Bug 1886675
Summary: | [sig-storage] PersistentVolumes GCEPD should test that deleting the PV before the pod does not cause pod deletion to fail on PD detach - transport is closing | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Benjamin Gilbert <bgilbert> |
Component: | Networking | Assignee: | Victor Pickard <vpickard> |
Networking sub component: | openshift-sdn | QA Contact: | Qin Ping <piqin> |
Status: | CLOSED NOTABUG | Docs Contact: | |
Severity: | urgent | ||
Priority: | urgent | CC: | anbhat, anusaxen, aos-bugs, bbennett, dceara, deads, jsafrane, nusiddiq, prubenda, trozet, vrutkovs |
Version: | 4.7 | ||
Target Milestone: | --- | ||
Target Release: | 4.7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | OKDBlocker | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1872470 | Environment: |
[sig-storage] PersistentVolumes GCEPD should test that deleting the PV before the pod does not cause pod deletion to fail on PD detach
|
Last Closed: | 2020-11-23 19:48:13 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1872470, 1876174, 1877128 | ||
Bug Blocks: |
Comment 3
Victor Pickard
2020-11-23 19:12:34 UTC
I also looked at this job, which has failed 573/2494 tests. https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-4.7/1328292916908527616 Very similiar to above, timeout waiting for the condition. And this job, which has failed 432/2499 tests: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-4.7/1328141189987176448https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-4.7/1328141189987176448 All of these runs indicate a problem with the cluster, and are not specific to the test failing in this bz. I used this query to look for a test run that had fewer failures (the first 5-6 test runs from this query on aws all have 400-500 failures), that would indicate a problem with just this test. I was not able to find one. I did have a chat with the api-server team on slack, and the recommendation was to "look for a non-trivial number of jobs in which the failure in question is one of relatively few". After some thought (and hours spent debugging the large number of failures (400-500) on the above mentioned runs), I agree with this approach. I looked, and was not able to find a job where the cluster was stable (relatively low number of failures) that included this test failure. I'm going to close this bz. If you see this test failing again, and the cluster is stable, please re-open. This is the query I used, forgot it in the above comment: https://search.ci.openshift.org/?search=%5C%5Bsig-storage%5C%5D+PersistentVolumes+GCEPD+should+test+that+deleting+the+PV+before+the+pod+does+not+cause+pod+deletion+to+fail+on+PD+detach&maxAge=336h&context=1&type=bug%2Bjunit&name=4.7&maxMatches=5&maxBytes=20971520&groupBy=job |