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

Flake: [k8s.io] Downward API volume should update annotations on modification [Conformance] [sig-storage] [Suite:openshift/conformance/parallel] [Suite:k8s] #17605

Closed
tnozicka opened this issue Dec 5, 2017 · 6 comments · Fixed by #18387 or #18636
Assignees
Labels
component/storage kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1 sig/storage

Comments

@tnozicka
Copy link
Contributor

tnozicka commented Dec 5, 2017

https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/17513/test_pull_request_origin_extended_conformance_install/3509/

/tmp/openshift/build-rpm-release/rpm/BUILD/origin-3.9.0/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:154
Timed out after 120.001s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2017-12-05T13:09:04.104076007Z"
    kubernetes.io/config.source="api"
    openshift.io/scc="anyuid"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2017-12-05T13:09:04.104076007Z"
    kubernetes.io/config.source="api"
    openshift.io/scc="anyuid"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2017-12-05T13:09:04.104076007Z"
    kubernetes.io/config.source="api"
    openshift.io/scc="anyuid"
...
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2017-12-05T13:09:04.104076007Z"
    kubernetes.io/config.source="api"
    openshift.io/scc="anyuid"
    
to contain substring
    <string>: builder="foo"
    
/tmp/openshift/build-rpm-release/rpm/BUILD/origin-3.9.0/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:153
@sjenning
Copy link
Contributor

related #17556

@sjenning
Copy link
Contributor

sjenning commented Feb 2, 2018

I don't believe that will fix this issue. Time will tell though.

openshift-merge-robot added a commit that referenced this issue Feb 16, 2018
Automatic merge from submit-queue.

Picks for volume manager

Thanks to @jsafrane for these fixes

kubernetes/kubernetes#59873
kubernetes/kubernetes#59923

59923 modified from upstream because some logging levels where already higher in 1.9

xref https://bugzilla.redhat.com/show_bug.cgi?id=1538216

Fixes #17605
Fixes #17556

@derekwaynecarr
openshift-publish-robot pushed a commit to openshift/kubernetes that referenced this issue Feb 27, 2018
Automatic merge from submit-queue.

Picks for volume manager

Thanks to @jsafrane for these fixes

kubernetes#59873
kubernetes#59923

59923 modified from upstream because some logging levels where already higher in 1.9

xref https://bugzilla.redhat.com/show_bug.cgi?id=1538216

Fixes openshift/origin#17605
Fixes openshift/origin#17556

@derekwaynecarr

Origin-commit: e4f2115102c01124cc7f168b7f1ae4c65f190875
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/storage kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1 sig/storage
Projects
None yet
4 participants