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

Test flake: timed out trying to delete namespace; no pods remaining #10546

Closed
derekwaynecarr opened this issue Aug 19, 2016 · 4 comments
Closed
Assignees
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2

Comments

@derekwaynecarr
Copy link
Member

Seen here:
https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_conformance/5444

Looks related to namespace deletion with pods remaining, but in this case, it appears to call delete on a namespace multiple times.

/data/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:133
Aug 19 14:05:15.574: Couldn't delete ns "extended-test-cli-deployment-m35u7-4doth": Operation cannot be fulfilled on namespaces "extended-test-cli-deployment-m35u7-4doth": The system is ensuring all content is removed from this namespace.  Upon completion, this namespace will automatically be purged by the system.
@derekwaynecarr derekwaynecarr added the kind/test-flake Categorizes issue or PR as related to test flakes. label Aug 19, 2016
@mfojtik mfojtik assigned 0xmichalis and unassigned mfojtik Aug 22, 2016
@0xmichalis
Copy link
Contributor

The test passes but the namespace fails to be removed - this is not deployment-related

@mfojtik
Copy link
Contributor

mfojtik commented Aug 22, 2016

@deads2k thoughts?

@deads2k deads2k assigned derekwaynecarr and unassigned 0xmichalis Aug 22, 2016
@deads2k
Copy link
Contributor

deads2k commented Aug 22, 2016

The test passes but the namespace fails to be removed - this is not deployment-related

Agree. @derekwaynecarr probably knows more about it than the rest of us.

@0xmichalis 0xmichalis changed the title Extended.deploymentconfigs with failing hook should get all logs from retried hooks Test flake: timed out trying to delete namespace; no pods remaining Aug 26, 2016
@ncdc
Copy link
Contributor

ncdc commented Aug 26, 2016

More details in #10670. Closing this one.

@ncdc ncdc closed this as completed Aug 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2
Projects
None yet
Development

No branches or pull requests

6 participants