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-multizone: broken test run #40489

Closed
k8s-github-robot opened this issue Jan 25, 2017 · 1 comment
Closed

ci-kubernetes-e2e-gci-gke-multizone: broken test run #40489

k8s-github-robot opened this issue Jan 25, 2017 · 1 comment
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@k8s-github-robot
Copy link

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

Failed: [k8s.io] Services should be able to up and down services {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:318
Expected error:
    <*errors.errorString | 0xc420cea5d0>: {
        s: "service verification failed for: 10.75.244.128\nexpected [service2-jr9gf service2-sdp2t service2-xnhsj]\nreceived [service2-jr9gf service2-sdp2t]",
    }
    service verification failed for: 10.75.244.128
    expected [service2-jr9gf service2-sdp2t service2-xnhsj]
    received [service2-jr9gf service2-sdp2t]
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:302

Issues about this test specifically: #26128 #26685 #33408

Failed: [k8s.io] ReplicationController should serve a basic image on each replica with a private image {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/rc.go:48
Jan 25 13:30:46.427: Did not get expected responses within the timeout period of 120.00 seconds.
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/rc.go:150

Issues about this test specifically: #32087

Failed: [k8s.io] Networking [k8s.io] Granular Checks: Pods should function for intra-pod communication: udp [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/networking.go:45
Jan 25 13:42:21.409: Failed to find expected endpoints:
Tries 0
Command curl -q -s 'http://10.72.3.88:8080/dial?request=hostName&protocol=udp&host=10.72.6.59&port=8081&tries=1'
retrieved map[]
expected map[netserver-6:{}]

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/networking_utils.go:216

Failed: Test {e2e.go}

exit status 1

Issues about this test specifically: #33361 #39788 #39877 #40371 #40483

Failed: [k8s.io] Networking [k8s.io] Granular Checks: Pods should function for node-pod communication: http [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/networking.go:52
Jan 25 13:32:43.513: Failed to find expected endpoints:
Tries 0
Command timeout -t 15 curl -q -s --connect-timeout 1 http://10.72.6.57:8080/hostName
retrieved map[]
expected map[netserver-7:{}]

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/networking_utils.go:269

Issues about this test specifically: #33631 #33995

Failed: [k8s.io] Networking [k8s.io] Granular Checks: Pods should function for intra-pod communication: http [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/networking.go:38
Jan 25 13:40:58.529: Failed to find expected endpoints:
Tries 0
Command curl -q -s 'http://10.72.8.80:8080/dial?request=hostName&protocol=http&host=10.72.6.58&port=8080&tries=1'
retrieved map[]
expected map[netserver-4:{}]

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/networking_utils.go:216

Failed: [k8s.io] Deployment scaled rollout deployment should not block on annotation check {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/deployment.go:94
Expected error:
    <*errors.errorString | 0xc4206b4090>: {
        s: "failed to wait for pods responding: timed out waiting for the condition",
    }
    failed to wait for pods responding: timed out waiting for the condition
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/deployment.go:1002

Issues about this test specifically: #30100 #31810 #34331 #34717 #34816 #35337

Previous issues for this suite: #37165 #38014

@k8s-github-robot k8s-github-robot added kind/flake Categorizes issue or PR as related to a flaky test. priority/P2 labels Jan 25, 2017
@k8s-github-robot
Copy link
Author

This is a duplicate of #38024; closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test.
Projects
None yet
Development

No branches or pull requests

2 participants