Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flake: TestConfigureTCPRouteBackingDestinationsWithMultiServices #10366

Open
sheidkamp opened this issue Nov 18, 2024 · 1 comment
Open

Flake: TestConfigureTCPRouteBackingDestinationsWithMultiServices #10366

sheidkamp opened this issue Nov 18, 2024 · 1 comment

Comments

@sheidkamp
Copy link

Which tests failed?

TestConfigureTCPRouteBackingDestinationsWithMultiServices

https://github.com/solo-io/gloo/actions/runs/11886116108/job/33116812397

=== NAME  TestK8sGateway
    curl.go:58: 
        Timed out after 20.000s.
        failed to get expected response
        The function passed to Eventually failed at /home/runner/work/gloo/gloo/test/kubernetes/testutils/assertions/curl.go:47 with:
        Unexpected error:
            <*errors.withStack | 0xc001e96708>: 
            exit status 7
            {
                error: <*exec.ExitError | 0xc0069b8480>{
                    ProcessState: {
                        pid: 146349,
                        status: 1792,
                        rusage: {
                            Utime: {Sec: 0, Usec: 50815},
                            Stime: {Sec: 0, Usec: 15879},
                            Maxrss: 1424212,
                            Ixrss: 0,
                            Idrss: 0,
                            Isrss: 0,
                            Minflt: 1698,
                            Majflt: 0,
                            Nswap: 0,
                            Inblock: 0,
                            Oublock: 0,
                            Msgsnd: 0,
                            Msgrcv: 0,
                            Nsignals: 0,
                            Nvcsw: 354,
                            Nivcsw: 45,
                        },
                    },
                    Stderr: nil,
                },
                stack: [0x3e688ae, 0x5456c66, 0x545686a, 0x545645c, 0x82bdf8b, 0x2baf07d, 0x2bae056, 0x3e7ab4a, 0x3e7c90c, 0x3e78128, 0x82bdd7a, 0x82be426, 0x900745a, 0x2baf07d, 0x2bae056, 0x3e4b9f2, 0x2c55447, 0x2acc481],
            }
        occurred
tcproute.gateway.networking.k8s.io "tcp-app-1" deleted
tcproute.gateway.networking.k8s.io "tcp-app-2" deleted
service "foo" deleted
service "bar" deleted
deployment.apps "backend-1" deleted
deployment.apps "backend-2" deleted
gateway.gateway.networking.k8s.io "tcp-gateway" deleted
namespace "curl" deleted
pod "curl" deleted
=== NAME  TestK8sGateway/TCPRouteServices/TestConfigureTCPRouteBackingDestinationsWithMultiServices
    testing.go:1577: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test

Initial Investigation

No response

Additional Information

No response

@sheidkamp
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant