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] Docker Containers should be able to override the image's default arguments (docker cmd) [Conformance] {E2eNode Suite} #31774

Closed
k8s-github-robot opened this issue Aug 31, 2016 · 2 comments
Assignees
Labels
area/node-e2e kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. sig/node Categorizes an issue or PR as relevant to SIG Node.

Comments

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/31773/node-pull-build-e2e-test/22117/

Failed: [k8s.io] Docker Containers should be able to override the image's default arguments (docker cmd) [Conformance] {E2eNode Suite}

/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/common/docker_containers.go:43
Expected error:
    <*errors.errorString | 0xc820b0f580>: {
        s: "gave up waiting for pod 'client-containers-e7d442f7-6f56-11e6-b4a5-42010a800010' to be 'success or failure' after 5m0s",
    }
    gave up waiting for pod 'client-containers-e7d442f7-6f56-11e6-b4a5-42010a800010' to be 'success or failure' after 5m0s
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2082

Happened on a presubmit run in #31773.

@k8s-github-robot k8s-github-robot added priority/backlog Higher priority than priority/awaiting-more-evidence. kind/flake Categorizes issue or PR as related to a flaky test. labels Aug 31, 2016
@yujuhong yujuhong added area/node-e2e sig/node Categorizes an issue or PR as relevant to SIG Node. labels Aug 31, 2016
@yujuhong
Copy link
Contributor

Error syncing pod e7d47b4e-6f56-11e6-b4f3-42010a800010, skipping: failed to "StartContainer" for "test-container" with ErrImagePull: "Error pulling image (0.1) from gcr.io/google_containers/eptest, Get https://storage.googleapis.com/artifacts.google-containers.appspot.com/containers/images/f3456af077180d65b8e965176d7a559d4c7869032ec39d650b0e1945dbf05764/ancestry: dial tcp 209.85.145.128:443: i/o timeout"

@Random-Liu Image pulling failure. Pre-pulling for images used in e2e/common should help as we talked.

@yujuhong yujuhong assigned Random-Liu and unassigned maisem Aug 31, 2016
@Random-Liu
Copy link
Member

@yujuhong Thanks for looking into this. It's on my list, will do it tomorrow!

k8s-github-robot pushed a commit that referenced this issue Sep 2, 2016
Automatic merge from submit-queue

Add images used in common test into prepull image list.

Addresses #31774 (comment).

Fixes #31774, #31579.

This PR added all images in common test into the node e2e prepull list.
Mark P2 because this help get rid of image pulling flake.

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

No branches or pull requests

4 participants