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

ci-kubernetes-e2e-gci-gke-alpha-features: broken test run #38020

Closed
k8s-github-robot opened this issue Dec 3, 2016 · 16 comments
Closed

ci-kubernetes-e2e-gci-gke-alpha-features: broken test run #38020

k8s-github-robot opened this issue Dec 3, 2016 · 16 comments
Assignees
Labels
area/test-infra kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. sig/network Categorizes an issue or PR as relevant to SIG Network.
Milestone

Comments

@k8s-github-robot
Copy link

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-alpha-features/689/

Run so broken it didn't make JUnit output!

@k8s-github-robot k8s-github-robot added kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. area/test-infra labels Dec 3, 2016
@k8s-github-robot
Copy link
Author

@calebamiles calebamiles modified the milestone: v1.6 Mar 3, 2017
@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-alpha-features/5961/
Multiple broken tests:

Failed: [k8s.io] ESIPP [Slow] should work from pods [Feature:ExternalTrafficLocalOnly] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:1423
Mar  5 07:45:47.486: Timeout waiting for service "external-local" to have a load balancer
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/service_util.go:454

Failed: Test {e2e.go}

exit status 1

Issues about this test specifically: #33361 #38663 #39788 #39877 #40371 #40469 #40478 #40483 #40668 #41048

Failed: DiffResources {e2e.go}

Error: 5 leaked resources
[ addresses ]
+NAME                              REGION       ADDRESS         STATUS
+ab528cf7b01ba11e7aa2d42010af0001  us-central1  35.184.170.251  IN_USE
[ firewall-rules ]
+k8s-fw-ab528cf7b01ba11e7aa2d42010af0001  bootstrap-e2e  0.0.0.0/0   tcp:80            gke-bootstrap-e2e-4f047f37-node
[ forwarding-rules ]
+ab528cf7b01ba11e7aa2d42010af0001  us-central1  35.184.170.251  TCP          us-central1/targetPools/ab528cf7b01ba11e7aa2d42010af0001
[ target-pools ]
+ab528cf7b01ba11e7aa2d42010af0001  us-central1                            ab528cf7b01ba11e7aa2d42010af0001

Issues about this test specifically: #33373 #33416 #34060 #40437 #40454 #42510

Failed: list nodes {e2e.go}

exit status 1

Issues about this test specifically: #38667

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-alpha-features/5970/
Multiple broken tests:

Failed: [k8s.io] ESIPP [Slow] should only target nodes with endpoints [Feature:ExternalTrafficLocalOnly] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:1376
Mar  5 11:38:02.653: Timeout waiting for service "external-local" to have a load balancer
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/service_util.go:454

Issues about this test specifically: #38819

Failed: [k8s.io] ESIPP [Slow] should work from pods [Feature:ExternalTrafficLocalOnly] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:1423
Mar  5 11:40:34.946: Timeout waiting for service "external-local" to have a load balancer
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/service_util.go:454

Failed: Test {e2e.go}

exit status 1

Issues about this test specifically: #33361 #38663 #39788 #39877 #40371 #40469 #40478 #40483 #40668 #41048

Failed: DiffResources {e2e.go}

Error: 7 leaked resources
[ addresses ]
+a4eaa596301db11e7823e42010af0000  us-central1  146.148.104.44  IN_USE
[ firewall-rules ]
+k8s-fw-a3ddff32b01db11e7b67742010af0000  bootstrap-e2e  0.0.0.0/0   tcp:80            gke-bootstrap-e2e-75c22f8a-node
+k8s-fw-a4eaa596301db11e7823e42010af0000  bootstrap-e2e  0.0.0.0/0   tcp:80            gke-bootstrap-e2e-75c22f8a-node
[ forwarding-rules ]
+a3ddff32b01db11e7b67742010af0000  us-central1  35.184.166.78   TCP          us-central1/targetPools/a3ddff32b01db11e7b67742010af0000
+a4eaa596301db11e7823e42010af0000  us-central1  146.148.104.44  TCP          us-central1/targetPools/a4eaa596301db11e7823e42010af0000
[ target-pools ]
+a3ddff32b01db11e7b67742010af0000  us-central1                            a3ddff32b01db11e7b67742010af0000
+a4eaa596301db11e7823e42010af0000  us-central1                            a4eaa596301db11e7823e42010af0000

Issues about this test specifically: #33373 #33416 #34060 #40437 #40454 #42510

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-alpha-features/5990/
Multiple broken tests:

Failed: [k8s.io] ESIPP [Slow] should work from pods [Feature:ExternalTrafficLocalOnly] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:1423
Mar  5 20:19:02.918: Timeout waiting for service "external-local" to have a load balancer
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/service_util.go:454

Failed: [k8s.io] Kubectl alpha client [k8s.io] Kubectl run ScheduledJob should create a ScheduledJob {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:125
Expected error:
    <*errors.errorString | 0xc4203d3670>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:194

Failed: Test {e2e.go}

exit status 1

Issues about this test specifically: #33361 #38663 #39788 #39877 #40371 #40469 #40478 #40483 #40668 #41048

Failed: DiffResources {e2e.go}

Error: 4 leaked resources
[ addresses ]
+ae1654167022311e78e6f42010af0001  us-central1  104.155.189.69   IN_USE
[ firewall-rules ]
+k8s-fw-ae1654167022311e78e6f42010af0001  bootstrap-e2e  0.0.0.0/0   tcp:80            gke-bootstrap-e2e-733988c3-node
[ forwarding-rules ]
+ae1654167022311e78e6f42010af0001  us-central1  104.155.189.69   TCP          us-central1/targetPools/ae1654167022311e78e6f42010af0001
[ target-pools ]
+ae1654167022311e78e6f42010af0001  us-central1                            ae1654167022311e78e6f42010af0001

Issues about this test specifically: #33373 #33416 #34060 #40437 #40454 #42510

@grodrigues3 grodrigues3 added the sig/network Categorizes an issue or PR as relevant to SIG Network. label Mar 11, 2017
@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-alpha-features/6234/
Multiple broken tests:

Failed: DiffResources {e2e.go}

Error: 8 leaked resources
[ routes ]
+default-route-c76c468312073df4  bootstrap-e2e  10.240.0.0/16                            1000
+default-route-dea9eb783c128445  bootstrap-e2e  0.0.0.0/0      default-internet-gateway  1000
[ firewall-rules ]
+NAME                                     NETWORK        SRC_RANGES  RULES   SRC_TAGS  TARGET_TAGS
+k8s-fw-a1fd3d380068e11e795b042010af0000  bootstrap-e2e  0.0.0.0/0   tcp:80            gke-bootstrap-e2e-c361cdda-node
[ forwarding-rules ]
+NAME                              REGION       IP_ADDRESS      IP_PROTOCOL  TARGET
+a1fd3d380068e11e795b042010af0000  us-central1  104.154.73.227  TCP          us-central1/targetPools/a1fd3d380068e11e795b042010af0000
[ target-pools ]
+NAME                              REGION       SESSION_AFFINITY  BACKUP  HEALTH_CHECKS
+a1fd3d380068e11e795b042010af0000  us-central1                            a1fd3d380068e11e795b042010af0000

Issues about this test specifically: #33373 #33416 #34060 #40437 #40454 #42510

Failed: [k8s.io] ESIPP [Slow] should work from pods [Feature:ExternalTrafficLocalOnly] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:1423
Expected error:
    <*errors.StatusError | 0xc420cd1480>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {SelfLink: "", ResourceVersion: ""},
            Status: "Failure",
            Message: "an error on the server (\"Internal Server Error: \\\"/api/v1/namespaces/e2e-tests-esipp-2lskj/pods\\\": an error on the server (\\\"unknown\\\") has prevented the request from succeeding\") has prevented the request from succeeding (post pods)",
            Reason: "InternalError",
            Details: {
                Name: "",
                Group: "",
                Kind: "pods",
                Causes: [
                    {
                        Type: "UnexpectedServerResponse",
                        Message: "Internal Server Error: \"/api/v1/namespaces/e2e-tests-esipp-2lskj/pods\": an error on the server (\"unknown\") has prevented the request from succeeding",
                        Field: "",
                    },
                ],
                RetryAfterSeconds: 0,
            },
            Code: 500,
        },
    }
    an error on the server ("Internal Server Error: \"/api/v1/namespaces/e2e-tests-esipp-2lskj/pods\": an error on the server (\"unknown\") has prevented the request from succeeding") has prevented the request from succeeding (post pods)
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:3894

Failed: [k8s.io] ESIPP [Slow] should handle updates to source ip annotation [Feature:ExternalTrafficLocalOnly] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:119
Expected error:
    <*errors.errorString | 0xc4203d0c70>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:188

Issues about this test specifically: #38448

Failed: Test {e2e.go}

exit status 1

Issues about this test specifically: #33361 #38663 #39788 #39877 #40371 #40469 #40478 #40483 #40668 #41048

@MrHohn
Copy link
Member

MrHohn commented Mar 14, 2017

Took a look at this, ci-kubernetes-e2e-gke-alpha-features-release-1.4 failed roughly 100% due the leaked healthCheck resource (and hit quotaExceeded):

Failed to ensure health check for localized service a9e504c6408ca11e7a13a42010af0000 on node port 32673: googleapi: Error 403: Quota 'HEALTH_CHECKS' exceeded. Limit: 50.0, quotaExceeded

ci-kubernetes-e2e-gke-alpha-features has similar issue, as that project already has 39 healthCheck resource leaked. I manually deleted the leaked healthChecks and would like to see how it goes.

And this does not block v1.6.

@krzyzacy Is the GCP resource cleanup mechanism not working here?

@krzyzacy
Copy link
Member

seems that's not part of the list of resources yet, I'll add health-check there.

@krzyzacy
Copy link
Member

@MrHohn I saw health-check, http-health-check, https-health-check, which ones are we using? Or all of them?

@MrHohn
Copy link
Member

MrHohn commented Mar 14, 2017

Should be health-check (doc)? Seems like the other two are legacy.

@falenn
Copy link

falenn commented Mar 14, 2017 via email

@krzyzacy
Copy link
Member

This message was created automatically by mail delivery software.

lol

@falenn
Copy link

falenn commented Mar 14, 2017 via email

@krzyzacy
Copy link
Member

that's the reason you don't want to subscribe for everything in k/k 😈

@krzyzacy
Copy link
Member

/assign
/unassign @spxtr

@k8s-ci-robot k8s-ci-robot assigned krzyzacy and unassigned spxtr Mar 14, 2017
@ethernetdan
Copy link
Contributor

Suite seems relatively stable so moving to v1.7

@ethernetdan ethernetdan modified the milestones: v1.7, v1.6 Mar 14, 2017
@krzyzacy
Copy link
Member

/close

close via kubernetes/test-infra#2245

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test-infra kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. sig/network Categorizes an issue or PR as relevant to SIG Network.
Projects
None yet
Development

No branches or pull requests

9 participants