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

Flake - test/v1alpha1 TestPipelineTaskTimeout #4427

Closed
pritidesai opened this issue Dec 14, 2021 · 5 comments
Closed

Flake - test/v1alpha1 TestPipelineTaskTimeout #4427

pritidesai opened this issue Dec 14, 2021 · 5 comments
Labels
kind/flake Categorizes issue or PR as related to a flakey test priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@pritidesai
Copy link
Member

PR #4406 reported a alpha integration test failure:

init_test.go:135: Create namespace arendelle-llsp7 to deploy to
    init_test.go:163: Verify SA "default" is created in namespace "arendelle-llsp7"
    timeout_test.go:347: Creating Tasks in namespace arendelle-llsp7
    timeout_test.go:407: Waiting for Pipelinerun pipeline-task-timeout-rwwwhmvi in namespace arendelle-llsp7 to be started
    stream.go:238: Invalid log format for pod tekton-pipelines-controller-85bcd8b8d5-sh6bk: {"level":"debug","ts":"2021-12-14T21:07:14.591Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:419","msg":"Adding to queue arendelle-llsp7/pipeline-task-timeout-rwwwhmvi (depth: 2)","commit":"5e4bf68","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/key":"arendelle-llsp7/pipeline-task-timeout-rwwwhmvi"}
    stream.go:238: Invalid log format for pod tekton-pipelines-controller-85bcd8b8d5-sh6bk: {"level":"info","ts":"2021-12-14T21:07:15.393Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:799","msg":"Creating a new TaskRun object pipeline-task-timeout-rwwwhmvi-pipelinetask1 for pipeline task pipelinetask1","commit":"5e4bf68","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b8adb48d-20b0-4fac-8349-70fb3c6cbe84","knative.dev/key":"arendelle-llsp7/pipeline-task-timeout-rwwwhmvi"}
    stream.go:238: Invalid log format for pod tekton-pipelines-controller-85bcd8b8d5-sh6bk: {"level":"debug","ts":"2021-12-14T21:07:15.554Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:419","msg":"Adding to queue arendelle-llsp7/pipeline-task-timeout-rwwwhmvi (depth: 3)","commit":"5e4bf68","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/key":"arendelle-llsp7/pipeline-task-timeout-rwwwhmvi"}
    stream.go:238: Invalid log format for pod tekton-pipelines-controller-85bcd8b8d5-sh6bk: {"level":"debug","ts":"2021-12-14T21:07:15.554Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:419","msg":"Adding to queue arendelle-llsp7/pipeline-task-timeout-rwwwhmvi-pipelinetask1 (depth: 9)","commit":"5e4bf68","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/key":"arendelle-llsp7/pipeline-task-timeout-rwwwhmvi-pipelinetask1"}

The detailed report can be found here.

@pritidesai
Copy link
Member Author

I am wondering about the invalid log format at the same 🤔

@pritidesai
Copy link
Member Author

/kind flake

@tekton-robot tekton-robot added the kind/flake Categorizes issue or PR as related to a flakey test label Dec 15, 2021
@jerop
Copy link
Member

jerop commented Jan 10, 2022

@jerop jerop added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Feb 7, 2022
@lbernick lbernick moved this to Todo in Pipelines V1 Feb 22, 2022
@ghost
Copy link

ghost commented Mar 1, 2022

@dibyom dibyom added priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. and removed priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Apr 25, 2022
@abayer
Copy link
Contributor

abayer commented Jul 14, 2022

Closing this as v1alpha1 PipelineRun is now gone, and the more general issue is covered by #5127.

@abayer abayer closed this as completed Jul 14, 2022
Repository owner moved this from Todo to Done in Pipelines V1 Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flakey test priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
Status: Done
Development

No branches or pull requests

5 participants