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

[k8s.io] Deployment deployment should support rollover {Kubernetes e2e suite} #26834

Closed
k8s-github-robot opened this issue Jun 4, 2016 · 60 comments
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.

Comments

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce/18111/

Failed: [k8s.io] Deployment deployment should support rollover {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/deployment.go:70
Expected error:
    <*errors.errorString | 0xc8204c54a0>: {
        s: "error waiting for deployment test-rollover-deployment status to match expectation: total pods available: 2, less than the min required: 3",
    }
    error waiting for deployment test-rollover-deployment status to match expectation: total pods available: 2, less than the min required: 3
not to have occurred

Previous issues for this test: #26509

@k8s-github-robot k8s-github-robot added the kind/flake Categorizes issue or PR as related to a flaky test. label Jun 4, 2016
@pwittrock
Copy link
Member

See #25905 for history

@pwittrock pwittrock added team/ux priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. and removed team/control-plane labels Jun 7, 2016
@pwittrock
Copy link
Member

pwittrock commented Jun 7, 2016

2 instances since 5/29

6/3
5/29

@pwittrock
Copy link
Member

Found a number of instances on GKE, but they have all been broken test truns

@pwittrock
Copy link
Member

cc @janetkuo
This looks like a variant of what was fixed in #26727, but for doing Pod reads. Will try to apply the same fix here.

@pwittrock
Copy link
Member

Assigning to @janetkuo who is working on a fix

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/8817/

Failed: [k8s.io] Deployment deployment should support rollover {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/deployment.go:70
Expected error:
    <*errors.errorString | 0xc82087db50>: {
        s: "error waiting for deployment test-rollover-deployment status to match expectation: total pods available: 1, less than the min required: 3",
    }
    error waiting for deployment test-rollover-deployment status to match expectation: total pods available: 1, less than the min required: 3
not to have occurred

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/8818/

Failed: [k8s.io] Deployment deployment should support rollover {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/deployment.go:70
Expected error:
    <*errors.errorString | 0xc8209d4440>: {
        s: "error waiting for deployment test-rollover-deployment status to match expectation: total pods available: 2, less than the min required: 3",
    }
    error waiting for deployment test-rollover-deployment status to match expectation: total pods available: 2, less than the min required: 3
not to have occurred

@dchen1107 dchen1107 added priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. and removed priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Jun 9, 2016
@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/8820/

Failed: [k8s.io] Deployment deployment should support rollover {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/deployment.go:70
Expected error:
    <*errors.errorString | 0xc8209c38a0>: {
        s: "error waiting for deployment test-rollover-deployment status to match expectation: total pods available: 1, less than the min required: 3",
    }
    error waiting for deployment test-rollover-deployment status to match expectation: total pods available: 1, less than the min required: 3
not to have occurred

@pwittrock
Copy link
Member

pwittrock commented Jun 10, 2016

Janet's PR #27012 looks good. Should be merged soon.

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. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
Development

No branches or pull requests

8 participants