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

e2e flake: service create - referenced revision not found #544

Closed
navidshaikh opened this issue Dec 10, 2019 · 6 comments
Closed

e2e flake: service create - referenced revision not found #544

navidshaikh opened this issue Dec 10, 2019 · 6 comments
Labels
area/e2e kind/bug Categorizes issue or PR as related to a bug.

Comments

@navidshaikh
Copy link
Collaborator

navidshaikh commented Dec 10, 2019

Failed to successfully execute 
'kn service create hello --image gcr.io/knative-samples/helloworld-go -n kne2etests5': 
Execution error: stderr: 'RevisionMissing: Revision "hello-bzbty-1" 
referenced in traffic not found.

ref

@navidshaikh navidshaikh added the kind/bug Categorizes issue or PR as related to a bug. label Dec 10, 2019
@maximilien
Copy link
Contributor

I've seen this (or very similar) with kn revision update .... I'll track it down and see if the resulting message is same or different and open an issue or report here appropriately.

@navidshaikh
Copy link
Collaborator Author

navidshaikh commented Jan 22, 2020

Every now and then this error comes up, latest one against serving v0.12.0 release here

@navidshaikh
Copy link
Collaborator Author

++
logs

@navidshaikh
Copy link
Collaborator Author

++
logs

@rhuss rhuss added the area/e2e label Feb 5, 2020
rhuss added a commit to rhuss/knative-client that referenced this issue Feb 7, 2020
A default error window of 2 seconds (not sure if this should be made configurable
as it is hard to explain/document) cause return an error during
sync operations only, if a ReadyCondition == false stays for that
long in false. This is needed to compensate situation where the
condition is false when a race between revision and route creation
occurse during a service creation.

This should fix the flakes we have in our E2E tests as described in knative#544.
knative-prow-robot pushed a commit that referenced this issue Feb 7, 2020
* fix(serving): Add an error window for ReadyCondition

A default error window of 2 seconds (not sure if this should be made configurable
as it is hard to explain/document) cause return an error during
sync operations only, if a ReadyCondition == false stays for that
long in false. This is needed to compensate situation where the
condition is false when a race between revision and route creation
occurse during a service creation.

This should fix the flakes we have in our E2E tests as described in #544.

* fix: words, words

* fix(serving): More words + a check
@navidshaikh
Copy link
Collaborator Author

/close

@knative-prow-robot
Copy link
Contributor

@navidshaikh: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

dsimansk pushed a commit to dsimansk/client that referenced this issue Dec 9, 2020
dsimansk pushed a commit to dsimansk/client that referenced this issue Dec 10, 2024
Add Konflux components and pipelines

Co-authored-by: serverless-qe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/e2e kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

4 participants