Skip to content

flake: TestPolicyBasedRestrictionOfBuildConfigCreateAndInstantiateByStrategy #14236

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

Closed
smarterclayton opened this issue May 18, 2017 · 6 comments · Fixed by #14246
Closed

flake: TestPolicyBasedRestrictionOfBuildConfigCreateAndInstantiateByStrategy #14236

smarterclayton opened this issue May 18, 2017 · 6 comments · Fixed by #14246
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1

Comments

@smarterclayton
Copy link
Contributor

https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/682/testReport/junit/github/com_openshift_origin_test_integration%20%20%20/TestPolicyBasedRestrictionOfBuildConfigCreateAndInstantiateByStrategy/

Saw this a few times in the last few days

=== RUN   TestPolicyBasedRestrictionOfBuildConfigCreateAndInstantiateByStrategy
masterAddr: "127.0.0.1:12000"
Created project integration
--- FAIL: TestPolicyBasedRestrictionOfBuildConfigCreateAndInstantiateByStrategy (10.62s)
	build_admission_test.go:145: unexpected instantiate error for strategy source and client admin: Internal error occurred: Error getting push/pull secrets for service account integration/builder: serviceaccounts "builder" not found
	build_admission_test.go:145: unexpected instantiate error for strategy source and client editor: Internal error occurred: Error getting push/pull secrets for service account integration/builder: serviceaccounts "builder" not found
	build_admission_test.go:145: unexpected instantiate error for strategy docker and client admin: Internal error occurred: Error getting push/pull secrets for service account integration/builder: serviceaccounts "builder" not found
	build_admission_test.go:145: unexpected instantiate error for strategy docker and client editor: Internal error occurred: Error getting push/pull secrets for service account integration/builder: serviceaccounts "builder" not found
	build_admission_test.go:145: unexpected instantiate error for strategy custom and client admin: Internal error occurred: Error getting push/pull secrets for service account integration/builder: serviceaccounts "builder" not found
	build_admission_test.go:145: unexpected instantiate error for strategy custom and client editor: Internal error occurred: Error getting push/pull secrets for service account integration/builder: serviceaccounts "builder" not found
	build_admission_test.go:145: unexpected instantiate error for strategy jenkinspipeline and client admin: Internal error occurred: Error getting push/pull secrets for service account integration/builder: serviceaccounts "builder" not found
	build_admission_test.go:145: unexpected instantiate error for strategy jenkinspipeline and client editor: Internal error occurred: Error getting push/pull secrets for service account integration/builder: serviceaccounts "builder" not found
	etcd.go:126: dumping etcd to "/tmp/openshift/test-integration/etcd-dump-TestPolicyBasedRestrictionOfBuildConfigCreateAndInstantiateByStrategy.json"
FAIL
@smarterclayton smarterclayton added the kind/test-flake Categorizes issue or PR as related to test flakes. label May 18, 2017
@smarterclayton
Copy link
Contributor Author

Happening very often

@smarterclayton
Copy link
Contributor Author

@bparees who owns this test?

@smarterclayton
Copy link
Contributor Author

@bparees
Copy link
Contributor

bparees commented May 18, 2017

i'd say we do now, but given the nature of the flake i'd also ask if something has happened that's changed the behavior of service account creation?

@bparees
Copy link
Contributor

bparees commented May 18, 2017

looks like other tests do a wait for service accounts, i'll add one to this test.

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/P1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants