kubernetes: [job failure] gce-master-1.8-downgrade-cluster-parallel
/priority critical-urgent /priority failing-test /kind bug /status approved-for-milestone @kubernetes/sig-cluster-lifecycle-test-failures
This job has been failing since at least 2017-11-21. It’s on the sig-release-master-upgrade dashboard, and prevents us from cutting [v1.9.0-beta.2] (kubernetes/sig-release#39). Is there work ongoing to bring this job back to green?
- latest failure: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-master-new-downgrade-cluster-parallel/829
kubetest --timeout triggered
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 16 (16 by maintainers)
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-master-new-downgrade-cluster-parallel/904 succesfully downgraded. Also, all tests passed. If this continues overnight, I say we close this issue.
Ok from the new logs, I can see that the parallel and non-parallel jobs are getting hung on the same points now. And also helped me quickly debug that my latest fix wasn’t sufficient for the test environment.
thanks @krousey !
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-master-new-downgrade-cluster-parallel/903 getting much better logs now.
Just to clarify @BenTheElder 's update. The downgrade step won’t run in parallel. The tests that follow will still honor the parallel flag.