-
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
TestControllerSync {persistentvolume} #28076
Comments
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13473/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13475/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13481/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13484/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13486/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13487/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13491/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13493/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13498/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13502/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13514/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13516/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13522/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13524/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13547/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13551/ Failed: TestControllerSync {persistentvolume}
|
Fix PersistentVolumeController.initializeCaches() to pass pointers to volume or claim to storeObjectUpdate() and add extra functions to enforce that the right types are checked in the future. Fixes kubernetes#28076
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13556/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13557/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13558/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13561/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13562/ Failed: TestControllerSync {persistentvolume}
|
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13565/ Failed: TestControllerSync {persistentvolume}
|
@jsafrane This looks like it may still be unresolved. Do you think that your PR #28002 was the complete fix? Or is there more work to be done? |
I think even with the caches being repaired, the version conflicts can still occur. Moreover, the test has a number of data races: #28128 |
Automatic merge from submit-queue Fix initialization of volume controller caches. Fix `PersistentVolumeController.initializeCaches()` to pass pointers to volume or claim to `storeObjectUpdate()` and add extra functions to enforce that the right types are checked in the future. Fixes #28076
#28108 Just went in. I have been running this one on repeat for a while, and it has not flaked, whereas it was about 1/3 before. I will let it run for another hour and if it doesn't flake, I will close this. |
I have run this test about 110 times now, and see no flakes. |
OK, Let's keep an eye on it.. |
Automatic merge from submit-queue Fix initialization of volume controller caches. Fix `PersistentVolumeController.initializeCaches()` to pass pointers to volume or claim to `storeObjectUpdate()` and add extra functions to enforce that the right types are checked in the future. Fixes kubernetes#28076 (cherry picked from commit be68214)
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-test-go/13471/
Failed: TestControllerSync {persistentvolume}
The text was updated successfully, but these errors were encountered: