-
Notifications
You must be signed in to change notification settings - Fork 40k
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
static pod with gcr.io/google_containers/nginx:1.7.9 image did not start within 2m #24782
Comments
The pod in question is static-pod-7b242f93-0b79-11e6-be53-42010af00019-tmp-node-e2e-a0bb2bf7-e2e-node-containervm-20160217-image, it was created at 6:38 and failed at 6:40 because it couldn't open the DNS config file. @kubernetes/goog-node maybe a race between creating mount points and starting containers that forces startup to take > 120s?
|
@bprashanth Looks like
I suspect it was stuck by image pulling, because the mirror pod test is the only one using "nginx:1.7.9", while the failure happened when the first test case run. |
Happened again:
|
@fgrzadkowski could you post a link to the build and/or logs? |
I still suspect it is caused by a slow image pulling. #25944 would fix this. |
https://storage.cloud.google.com/kubernetes-jenkins/pr-logs/pull/24131/node-pull-build-e2e-test/2995/build-log.txt
The text was updated successfully, but these errors were encountered: