ResultFAILURE
Tests 1 failed / 266 succeeded
Started2024-05-06 17:26
Elapsed27m56s
Revision78cd7208e6fe95a03d529fb031b1f2a6fe27f7f1
Refs 7919

Test Failures


test TestWaitCustomTask_V1_PipelineRun 3.07s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=test\sTestWaitCustomTask\_V1\_PipelineRun$'
    custom_task_test.go:401: Create namespace arendelle-l8f9n to deploy to
    custom_task_test.go:401: Verify SA "default" is created in namespace "arendelle-l8f9n"
    custom_task_test.go:406: Creating Wait v1beta1.CustomRun Custom Task Controller...
    custom_task_test.go:406: Failed to create Wait Custom Task Controller: exit status 1, Output: error: no objects passed to apply
        Error: error processing import paths in "./config/controller.yaml": error resolving image references: found strict reference but ko://github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller is not a valid import path: error loading package from github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller: err: exit status 1: stderr: go: updates to go.mod needed; to update it:
        
    panic.go:626: ############################################
    panic.go:626: ### Dumping objects from arendelle-l8f9n ###
    panic.go:626: ############################################
    panic.go:626: 
    panic.go:626: #####################################################
    panic.go:626: ### Dumping logs from Pods in the arendelle-l8f9n ###
    panic.go:626: #####################################################
    panic.go:626: Not deleting namespace arendelle-l8f9n
				from junit_aXfQed23.xml

Filter through log files


Show 266 Passed Tests

Show 13 Skipped Tests

Error lines from build-log.txt

... skipping 1251 lines ...
    stream.go:305: I 17:38:01.265 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-custom-task-ref] Reconciling custom-task-xigqagjs-custom-task-ref
    stream.go:305: I 17:38:01.265 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-custom-task-ref] Reconcile succeeded
    stream.go:305: D 17:38:01.273 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-custom-task-spec] Adding to queue arendelle-4ff5d/custom-task-xigqagjs-custom-task-spec (depth: 1)
    stream.go:305: D 17:38:01.273 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Adding to queue arendelle-4ff5d/custom-task-xigqagjs (depth: 1)
    stream.go:305: I 17:38:01.273 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-custom-task-spec] Reconciling custom-task-xigqagjs-custom-task-spec
    stream.go:305: I 17:38:01.273 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-custom-task-spec] Reconcile succeeded
    stream.go:305: I 17:38:01.274 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] PipelineRun custom-task-xigqagjs status is being set to &{Succeeded Unknown  {2024-05-06 17:38:01.274544304 +0000 UTC m=+236.876736413} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:38:01.286 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Adding to queue arendelle-4ff5d/custom-task-xigqagjs (depth: 1)
    stream.go:305: D 17:38:01.287 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:38:01.274544304 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 55 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:38:01.274544304 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 49 lines ...
          	},
          }
    stream.go:305: D 17:38:01.320 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Adding to queue arendelle-4ff5d/custom-task-xigqagjs (depth: 1)
    stream.go:305: D 17:38:01.321 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Requeuing key arendelle-4ff5d/custom-task-xigqagjs (by request) after 59m59.713196025s (depth: 0)
    stream.go:305: D 17:38:01.322 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] got tracing carriermap[]
    stream.go:305: D 17:38:01.322 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:38:01.323 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] PipelineRun custom-task-xigqagjs status is being set to &{Succeeded Unknown  {2024-05-06 17:38:01 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:38:01.323 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Requeuing key arendelle-4ff5d/custom-task-xigqagjs (by request) after 59m59.676226723s (depth: 0)
    stream.go:305: D 17:38:02.283 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-custom-task-ref] Adding to queue arendelle-4ff5d/custom-task-xigqagjs-custom-task-ref (depth: 1)
    stream.go:305: D 17:38:02.283 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Adding to queue arendelle-4ff5d/custom-task-xigqagjs (depth: 1)
    stream.go:305: I 17:38:02.285 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-custom-task-ref] Reconciling custom-task-xigqagjs-custom-task-ref
    stream.go:305: D 17:38:02.286 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] got tracing carriermap[]
    stream.go:305: I 17:38:02.286 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-custom-task-ref] Reconcile succeeded
    stream.go:305: D 17:38:02.286 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:38:02.289 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] PipelineRun custom-task-xigqagjs status is being set to &{Succeeded Unknown  {2024-05-06 17:38:02.289111882 +0000 UTC m=+237.891303993} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:38:02.291 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 5 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0",
        + 					"1",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"3",
        + 					"2",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 12 lines ...
    stream.go:305: I 17:38:02.319 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Creating a new TaskRun object custom-task-xigqagjs-result-consumer for pipeline task result-consumer
    stream.go:305: D 17:38:02.330 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Adding to queue arendelle-4ff5d/custom-task-xigqagjs (depth: 1)
    stream.go:305: D 17:38:02.330 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Adding to queue arendelle-4ff5d/custom-task-xigqagjs-result-consumer (depth: 1)
    stream.go:305: D 17:38:02.331 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] got tracing carriermap[]
    stream.go:305: D 17:38:02.331 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:38:02.331 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] set taskspec for arendelle-4ff5d/custom-task-xigqagjs-result-consumer - script: 
    stream.go:305: I 17:38:02.334 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] PipelineRun custom-task-xigqagjs status is being set to &{Succeeded Unknown  {2024-05-06 17:38:02.334566716 +0000 UTC m=+237.936758827} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:38:02.336 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 5 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"1",
        + 					"2",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"2",
        + 					"1",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 21 lines ...
    stream.go:305: I 17:38:02.349 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Successfully reconciled taskrun custom-task-xigqagjs-result-consumer/arendelle-4ff5d with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 38, 2, 349708322, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:38:02.362 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Adding to queue arendelle-4ff5d/custom-task-xigqagjs-result-consumer (depth: 1)
    stream.go:305: D 17:38:02.363 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Adding to queue arendelle-4ff5d/custom-task-xigqagjs (depth: 1)
    stream.go:305: D 17:38:02.364 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Requeuing key arendelle-4ff5d/custom-task-xigqagjs (by request) after 59m58.665299975s (depth: 0)
    stream.go:305: D 17:38:02.364 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] got tracing carriermap[]
    stream.go:305: D 17:38:02.364 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:38:02.366 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] PipelineRun custom-task-xigqagjs status is being set to &{Succeeded Unknown  {2024-05-06 17:38:02 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:38:02.367 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Requeuing key arendelle-4ff5d/custom-task-xigqagjs (by request) after 59m58.633098315s (depth: 0)
    stream.go:305: D 17:38:02.396 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Adding to queue arendelle-4ff5d/custom-task-xigqagjs (depth: 1)
    stream.go:305: D 17:38:02.396 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] got tracing carriermap[]
    stream.go:305: D 17:38:02.396 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:38:02.399 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] PipelineRun custom-task-xigqagjs status is being set to &{Succeeded Unknown  {2024-05-06 17:38:02 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:38:02.399 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Requeuing key arendelle-4ff5d/custom-task-xigqagjs (by request) after 59m58.600595633s (depth: 0)
    stream.go:305: D 17:38:02.399 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Adding to queue arendelle-4ff5d/custom-task-xigqagjs-result-consumer (depth: 1)
    stream.go:305: D 17:38:02.404 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
... skipping 99 lines ...
          	},
          }
    stream.go:305: D 17:38:02.460 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Adding to queue arendelle-4ff5d/custom-task-xigqagjs-result-consumer (depth: 1)
    stream.go:305: D 17:38:02.460 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Adding to queue arendelle-4ff5d/custom-task-xigqagjs (depth: 1)
    stream.go:305: D 17:38:02.460 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] got tracing carriermap[]
    stream.go:305: D 17:38:02.460 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:38:02.462 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] PipelineRun custom-task-xigqagjs status is being set to &{Succeeded Unknown  {2024-05-06 17:38:02 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:38:02.463 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Requeuing key arendelle-4ff5d/custom-task-xigqagjs (by request) after 59m58.537145823s (depth: 0)
    stream.go:305: D 17:38:02.464 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Requeuing key arendelle-4ff5d/custom-task-xigqagjs-result-consumer (by request) after 59m59.92712988s (depth: 0)
    stream.go:305: D 17:38:02.464 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] got tracing carriermap[]
    stream.go:305: D 17:38:02.465 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:38:02.465 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] set taskspec for arendelle-4ff5d/custom-task-xigqagjs-result-consumer - script: 
    stream.go:305: I 17:38:02.465 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Successfully reconciled taskrun custom-task-xigqagjs-result-consumer/arendelle-4ff5d with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 38, 2, 465440369, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
... skipping 45 lines ...
    stream.go:305: D 17:38:02.483 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Adding to queue arendelle-4ff5d/custom-task-xigqagjs-result-consumer (depth: 1)
    stream.go:305: D 17:38:02.484 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] got tracing carriermap[]
    stream.go:305: D 17:38:02.484 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:38:02.484 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] set taskspec for arendelle-4ff5d/custom-task-xigqagjs-result-consumer - script: 
    stream.go:305: I 17:38:02.484 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Successfully reconciled taskrun custom-task-xigqagjs-result-consumer/arendelle-4ff5d with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 38, 2, 484892360, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
    stream.go:305: D 17:38:02.485 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Requeuing key arendelle-4ff5d/custom-task-xigqagjs-result-consumer (by request) after 59m59.515022798s (depth: 0)
    stream.go:305: I 17:38:02.488 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] PipelineRun custom-task-xigqagjs status is being set to &{Succeeded Unknown  {2024-05-06 17:38:02 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:38:02.489 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Requeuing key arendelle-4ff5d/custom-task-xigqagjs (by request) after 59m58.511189995s (depth: 0)
    stream.go:305: D 17:38:03.186 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Adding to queue arendelle-4ff5d/custom-task-xigqagjs-result-consumer (depth: 1)
    stream.go:305: D 17:38:03.187 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] got tracing carriermap[]
    stream.go:305: D 17:38:03.187 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:38:03.187 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] set taskspec for arendelle-4ff5d/custom-task-xigqagjs-result-consumer - script: 
    stream.go:305: I 17:38:03.187 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Successfully reconciled taskrun custom-task-xigqagjs-result-consumer/arendelle-4ff5d with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 38, 3, 187764215, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
... skipping 52 lines ...
    stream.go:305: D 17:38:03.203 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] got tracing carriermap[]
    stream.go:305: D 17:38:03.203 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:38:03.204 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Adding to queue arendelle-4ff5d/custom-task-xigqagjs-result-consumer (depth: 1)
    stream.go:305: D 17:38:03.204 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Requeuing key arendelle-4ff5d/custom-task-xigqagjs-result-consumer (by request) after 59m58.812076814s (depth: 0)
    stream.go:305: D 17:38:03.204 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] got tracing carriermap[]
    stream.go:305: D 17:38:03.204 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:38:03.205 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] PipelineRun custom-task-xigqagjs status is being set to &{Succeeded Unknown  {2024-05-06 17:38:02 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:38:03.205 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] set taskspec for arendelle-4ff5d/custom-task-xigqagjs-result-consumer - script: 
    stream.go:305: I 17:38:03.205 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Successfully reconciled taskrun custom-task-xigqagjs-result-consumer/arendelle-4ff5d with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 38, 3, 205443459, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 17:38:03.205 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Requeuing key arendelle-4ff5d/custom-task-xigqagjs (by request) after 59m57.794644186s (depth: 0)
    stream.go:305: D 17:38:03.205 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Requeuing key arendelle-4ff5d/custom-task-xigqagjs-result-consumer (by request) after 59m58.794455733s (depth: 0)
    stream.go:305: D 17:38:06.192 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Adding to queue arendelle-4ff5d/custom-task-xigqagjs-result-consumer (depth: 1)
    stream.go:305: D 17:38:06.192 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] got tracing carriermap[]
... skipping 119 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "input-result-from-custom-task-ref", Type: "string"}, {Name: "input-result-from-custom-task-spec", Type: "string"}}, Steps: {{Image: "ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo $(input-result-from-custom-task-ref) $(input-result-from-cu"...}}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 17:38:06.233 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] PipelineRun custom-task-xigqagjs status is being set to &{Succeeded Unknown  {2024-05-06 17:38:02 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:38:06.234 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Requeuing key arendelle-4ff5d/custom-task-xigqagjs (by request) after 59m54.766056865s (depth: 0)
    stream.go:305: D 17:38:06.258 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Requeuing key arendelle-4ff5d/custom-task-xigqagjs-result-consumer (by request) after 59m55.768399605s (depth: 0)
    stream.go:305: D 17:38:06.258 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] got tracing carriermap[]
    stream.go:305: D 17:38:06.258 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:38:06.259 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] set taskspec for arendelle-4ff5d/custom-task-xigqagjs-result-consumer - script: 
    stream.go:305: I 17:38:06.260 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] Successfully reconciled taskrun custom-task-xigqagjs-result-consumer/arendelle-4ff5d with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 38, 6, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 64 lines ...
    stream.go:305: D 17:38:07.210 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] got tracing carriermap[]
    stream.go:305: D 17:38:07.210 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:38:07.210 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs-result-consumer] taskrun done : custom-task-xigqagjs-result-consumer 
    stream.go:305: D 17:38:07.210 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] got tracing carriermap[]
    stream.go:305: D 17:38:07.210 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:38:07.211 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] All TaskRuns have finished for PipelineRun custom-task-xigqagjs so it has finished
    stream.go:305: I 17:38:07.212 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] PipelineRun custom-task-xigqagjs status is being set to &{Succeeded True  {2024-05-06 17:38:07.212050008 +0000 UTC m=+242.814242118} Succeeded Tasks Completed: 3 (Failed: 0, Cancelled 0), Skipped: 0}
    stream.go:305: D 17:38:07.214 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-4ff5d/custom-task-xigqagjs] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:38:02 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "True",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:38:07.212050008 +0000 UTC m=+242.814242118"},
        + 				Reason:             "Succeeded",
        + 				Message:            "Tasks Completed: 3 (Failed: 0, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:38:01 +0000 UTC",
... skipping 31 lines ...
    stream.go:305: D 17:38:08.396 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] got tracing carriermap[]
    stream.go:305: D 17:38:08.396 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:38:08.399 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] Creating a new CustomRun object pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref
    stream.go:305: D 17:38:08.407 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref] Adding to queue arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref (depth: 1)
    stream.go:305: I 17:38:08.407 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref] Reconciling pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref
    stream.go:305: I 17:38:08.407 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref] Reconcile succeeded
    stream.go:305: I 17:38:08.408 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] PipelineRun pipeline-run-custom-task-timeout-zhppfnws status is being set to &{Succeeded Unknown  {2024-05-06 17:38:08.408324901 +0000 UTC m=+244.010517011} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:38:08.409 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] Adding to queue arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws (depth: 1)
    stream.go:305: D 17:38:08.418 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] Adding to queue arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws (depth: 1)
    stream.go:305: D 17:38:08.418 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:38:08.408324901 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 36 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:38:08.408324901 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 30 lines ...
          	},
          }
    stream.go:305: D 17:38:08.448 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] Requeuing key arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws (by request) after 4.581547224s (depth: 0)
    stream.go:305: D 17:38:08.448 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] Adding to queue arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws (depth: 1)
    stream.go:305: D 17:38:08.448 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] got tracing carriermap[]
    stream.go:305: D 17:38:08.448 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:38:08.448 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] PipelineRun pipeline-run-custom-task-timeout-zhppfnws status is being set to &{Succeeded Unknown  {2024-05-06 17:38:08 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:38:08.449 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] Requeuing key arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws (by request) after 4.550988316s (depth: 0)
    stream.go:305: D 17:38:08.449 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] got tracing carriermap[]
    stream.go:305: D 17:38:08.449 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:38:08.449 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] PipelineRun pipeline-run-custom-task-timeout-zhppfnws status is being set to &{Succeeded Unknown  {2024-05-06 17:38:08 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:38:08.449 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] Requeuing key arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws (by request) after 4.550173439s (depth: 0)
    custom_task_test.go:346: Waiting for PipelineRun pipeline-run-custom-task-timeout-zhppfnws in namespace arendelle-vlf4s to be timed out
    stream.go:305: D 17:38:09.426 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] Adding to queue arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws (depth: 1)
    stream.go:305: D 17:38:09.426 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] got tracing carriermap[]
    stream.go:305: D 17:38:09.425 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref] Adding to queue arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref (depth: 1)
    stream.go:305: D 17:38:09.426 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:38:09.426 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] PipelineRun pipeline-run-custom-task-timeout-zhppfnws status is being set to &{Succeeded Unknown  {2024-05-06 17:38:08 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: I 17:38:09.425 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref] Reconciling pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref
    stream.go:305: D 17:38:09.426 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] Requeuing key arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws (by request) after 3.57325134s (depth: 0)
    stream.go:305: I 17:38:09.425 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref] Reconcile succeeded
    stream.go:305: D 17:38:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] got tracing carriermap[]
    stream.go:305: D 17:38:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:38:13.001 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] patching CustomRun pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref for timeout
    stream.go:305: D 17:38:13.011 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref] Adding to queue arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref (depth: 1)
    stream.go:305: D 17:38:13.011 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] Adding to queue arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws (depth: 1)
    stream.go:305: I 17:38:13.012 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] PipelineRun pipeline-run-custom-task-timeout-zhppfnws status is being set to &{Succeeded False  {2024-05-06 17:38:13.012461557 +0000 UTC m=+248.614653679} PipelineRunTimeout PipelineRun "pipeline-run-custom-task-timeout-zhppfnws" failed to finish within "5s"}
    stream.go:305: I 17:38:13.012 tekton-events-controller-7fdbd4b956-dn8ct [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref] Reconciling pipeline-run-custom-task-timeout-zhppfnws-custom-task-ref
    stream.go:305: D 17:38:13.013 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vlf4s/pipeline-run-custom-task-timeout-zhppfnws] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:38:08 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:38:13.012461557 +0000 UTC m=+248.614653679"},
        + 				Reason:             "PipelineRunTimeout",
        + 				Message:            `PipelineRun "pipeline-run-custom-task-timeout-zhppfnws" failed to finish within "5s"`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:38:08 +0000 UTC",
... skipping 17 lines ...
    custom_task_test.go:373: Deleting namespace arendelle-vlf4s
--- PASS: TestPipelineRunCustomTaskTimeout (6.11s)
=== RUN   TestWaitCustomTask_V1_PipelineRun
    custom_task_test.go:401: Create namespace arendelle-l8f9n to deploy to
    custom_task_test.go:401: Verify SA "default" is created in namespace "arendelle-l8f9n"
    custom_task_test.go:406: Creating Wait v1beta1.CustomRun Custom Task Controller...
    custom_task_test.go:406: Failed to create Wait Custom Task Controller: exit status 1, Output: error: no objects passed to apply
        Error: error processing import paths in "./config/controller.yaml": error resolving image references: found strict reference but ko://github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller is not a valid import path: error loading package from github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller: err: exit status 1: stderr: go: updates to go.mod needed; to update it:
        	go mod tidy
        
    panic.go:626: ############################################
    panic.go:626: ### Dumping objects from arendelle-l8f9n ###
    panic.go:626: ############################################
    panic.go:626: 
    panic.go:626: #####################################################
    panic.go:626: ### Dumping logs from Pods in the arendelle-l8f9n ###
    panic.go:626: #####################################################
    panic.go:626: Not deleting namespace arendelle-l8f9n
--- FAIL: TestWaitCustomTask_V1_PipelineRun (3.07s)
=== RUN   TestDAGPipelineRun
    dag_test.go:55: Create namespace arendelle-tccvq to deploy to
    dag_test.go:55: Verify SA "default" is created in namespace "arendelle-tccvq"
=== PAUSE TestDAGPipelineRun
=== RUN   TestDuplicatePodTaskRun
=== PAUSE TestDuplicatePodTaskRun
... skipping 70 lines ...
    stream.go:305: D 17:39:36.608 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 (depth: 1)
    stream.go:305: D 17:39:36.609 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] got tracing carriermap[]
    stream.go:305: D 17:39:36.609 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:39:36.609 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] set taskspec for arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 - script: #!/usr/bin/env bash
        # Sleep for 10s
        sleep 10
    stream.go:305: I 17:39:36.614 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:36.614681924 +0000 UTC m=+332.216874034} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:39:36.624 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 (depth: 1)
    stream.go:305: I 17:39:36.625 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-alnfchfx-step1/arendelle-t92zs with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 39, 36, 625792880, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:39:36.629 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (depth: 1)
    stream.go:305: D 17:39:36.631 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:39:36.614681924 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 96 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:39:36.614681924 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 88 lines ...
          	},
          }
    stream.go:305: D 17:39:36.688 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (depth: 1)
    stream.go:305: D 17:39:36.688 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m59.36867883s (depth: 0)
    stream.go:305: D 17:39:36.689 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] got tracing carriermap[]
    stream.go:305: D 17:39:36.689 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:39:36.692 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:39:36.692 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m59.30785743s (depth: 0)
    stream.go:305: D 17:39:36.696 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 (by request) after 59m59.95798175s (depth: 0)
    stream.go:305: D 17:39:36.696 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] got tracing carriermap[]
    stream.go:305: D 17:39:36.697 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:39:36.696 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (depth: 1)
    stream.go:305: D 17:39:36.696 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 (depth: 1)
... skipping 55 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 17:39:36.698 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:39:36.699 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m59.301227057s (depth: 0)
    stream.go:305: D 17:39:36.723 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
... skipping 83 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for 10s\nsleep 10\n"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 17:39:36.744 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:39:36.745 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m59.254879622s (depth: 0)
    stream.go:305: D 17:39:36.770 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 (by request) after 59m59.258761862s (depth: 0)
    stream.go:305: D 17:39:36.771 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] got tracing carriermap[]
    stream.go:305: D 17:39:36.771 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:39:36.772 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] set taskspec for arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 - script: #!/usr/bin/env bash
        # Sleep for 10s
... skipping 57 lines ...
          	},
          }
    stream.go:305: D 17:39:37.657 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (depth: 1)
    stream.go:305: D 17:39:37.657 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 (depth: 1)
    stream.go:305: D 17:39:37.658 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] got tracing carriermap[]
    stream.go:305: D 17:39:37.658 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:39:37.659 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:39:37.659 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m58.340419738s (depth: 0)
    stream.go:305: D 17:39:37.661 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 (by request) after 59m58.375420303s (depth: 0)
    stream.go:305: D 17:39:37.662 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] got tracing carriermap[]
    stream.go:305: D 17:39:37.662 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:39:37.662 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] set taskspec for arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 - script: #!/usr/bin/env bash
        # Sleep for 10s
... skipping 67 lines ...
    stream.go:305: D 17:39:38.645 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:39:38.645 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] set taskspec for arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 - script: #!/usr/bin/env bash
        # Sleep for 10s
        sleep 10
    stream.go:305: I 17:39:38.645 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-alnfchfx-step1/arendelle-t92zs with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 39, 38, 645943846, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\""}
    stream.go:305: D 17:39:38.646 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 (by request) after 59m57.35398182s (depth: 0)
    stream.go:305: I 17:39:38.646 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:39:38.646 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m57.35351947s (depth: 0)
    stream.go:305: D 17:39:39.628 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 (depth: 1)
    stream.go:305: D 17:39:39.628 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] got tracing carriermap[]
    stream.go:305: D 17:39:39.628 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:39:39.628 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] set taskspec for arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 - script: #!/usr/bin/env bash
        # Sleep for 10s
... skipping 56 lines ...
          	},
          }
    stream.go:305: D 17:39:39.638 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 (depth: 1)
    stream.go:305: D 17:39:39.653 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (depth: 1)
    stream.go:305: D 17:39:39.653 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] got tracing carriermap[]
    stream.go:305: D 17:39:39.653 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:39:39.654 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:39:39.654 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m56.34552578s (depth: 0)
    stream.go:305: D 17:39:39.654 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 (depth: 1)
    stream.go:305: D 17:39:39.655 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 (by request) after 59m56.363315419s (depth: 0)
    stream.go:305: D 17:39:39.656 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] got tracing carriermap[]
    stream.go:305: D 17:39:39.656 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:39:39.656 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] set taskspec for arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 - script: #!/usr/bin/env bash
... skipping 77 lines ...
    stream.go:305: D 17:39:50.689 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 (depth: 1)
    stream.go:305: D 17:39:50.689 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] got tracing carriermap[]
    stream.go:305: D 17:39:50.689 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:39:50.689 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] set taskspec for arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 - script: #!/usr/bin/env bash
        # Sleep for another 10s
        sleep 10
    stream.go:305: I 17:39:50.690 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:50.690651172 +0000 UTC m=+346.292843279} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:39:50.691 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 5 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0",
        + 					"1",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"2",
        + 					"1",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 19 lines ...
    stream.go:305: I 17:39:50.701 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-alnfchfx-step2/arendelle-t92zs with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 39, 50, 701398466, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:39:50.704 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 (depth: 1)
    stream.go:305: D 17:39:50.711 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (depth: 1)
    stream.go:305: D 17:39:50.713 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m45.309237521s (depth: 0)
    stream.go:305: D 17:39:50.713 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] got tracing carriermap[]
    stream.go:305: D 17:39:50.713 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:39:50.715 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:50 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:39:50.715 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m45.28464635s (depth: 0)
    stream.go:305: D 17:39:50.717 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 (depth: 1)
    stream.go:305: D 17:39:50.717 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (depth: 1)
    stream.go:305: D 17:39:50.717 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] got tracing carriermap[]
    stream.go:305: D 17:39:50.717 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:39:50.719 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:50 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:39:50.719 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m45.280576896s (depth: 0)
    stream.go:305: D 17:39:50.720 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
... skipping 153 lines ...
          	},
          }
    stream.go:305: D 17:39:50.761 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (depth: 1)
    stream.go:305: D 17:39:50.761 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] got tracing carriermap[]
    stream.go:305: D 17:39:50.761 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:39:50.761 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 (depth: 1)
    stream.go:305: I 17:39:50.762 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:50 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:39:50.763 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m45.237015861s (depth: 0)
    stream.go:305: D 17:39:50.785 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
... skipping 83 lines ...
          	},
          }
    stream.go:305: D 17:39:50.810 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (depth: 1)
    stream.go:305: D 17:39:50.810 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] got tracing carriermap[]
    stream.go:305: D 17:39:50.810 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:39:50.810 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 (depth: 1)
    stream.go:305: I 17:39:50.812 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:50 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:39:50.812 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m45.187839972s (depth: 0)
    stream.go:305: D 17:39:50.837 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 (by request) after 59m59.19264828s (depth: 0)
    stream.go:305: D 17:39:50.837 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] got tracing carriermap[]
    stream.go:305: D 17:39:50.837 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:39:50.837 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] set taskspec for arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 - script: #!/usr/bin/env bash
        # Sleep for another 10s
... skipping 55 lines ...
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:39:51.529 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (depth: 1)
    stream.go:305: D 17:39:51.529 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] got tracing carriermap[]
    stream.go:305: D 17:39:51.529 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:39:51.531 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:50 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:39:51.531 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m44.468510567s (depth: 0)
    stream.go:305: D 17:39:51.531 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 (depth: 1)
    stream.go:305: D 17:39:51.533 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 (by request) after 59m58.491389782s (depth: 0)
    stream.go:305: D 17:39:51.534 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] got tracing carriermap[]
    stream.go:305: D 17:39:51.534 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:39:51.534 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] set taskspec for arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 - script: #!/usr/bin/env bash
... skipping 73 lines ...
    stream.go:305: D 17:39:52.531 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:39:52.530 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] set taskspec for arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 - script: #!/usr/bin/env bash
        # Sleep for another 10s
        sleep 10
    stream.go:305: I 17:39:52.531 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-alnfchfx-step2/arendelle-t92zs with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 39, 52, 531344958, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\""}
    stream.go:305: D 17:39:52.531 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 (by request) after 59m57.468580279s (depth: 0)
    stream.go:305: I 17:39:52.532 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:50 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:39:52.532 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m43.467312844s (depth: 0)
    stream.go:305: D 17:39:52.674 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1 (depth: 1)
    stream.go:305: D 17:39:52.674 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] got tracing carriermap[]
    stream.go:305: D 17:39:52.674 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:39:52.674 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] taskrun done : pipeline-run-ref-deleted-alnfchfx-step1 
    stream.go:305: I 17:39:52.679 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step1] Reconcile succeeded
... skipping 61 lines ...
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:39:55.544 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (depth: 1)
    stream.go:305: D 17:39:55.545 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] got tracing carriermap[]
    stream.go:305: D 17:39:55.545 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:39:55.546 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded Unknown  {2024-05-06 17:39:50 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:39:55.547 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx (by request) after 59m40.452983092s (depth: 0)
    stream.go:305: D 17:39:55.547 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Adding to queue arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 (depth: 1)
    stream.go:305: D 17:39:55.547 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Requeuing key arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 (by request) after 59m54.470697061s (depth: 0)
    stream.go:305: D 17:39:55.547 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] got tracing carriermap[]
    stream.go:305: D 17:39:55.547 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:39:55.548 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] set taskspec for arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2 - script: #!/usr/bin/env bash
... skipping 69 lines ...
    stream.go:305: D 17:40:06.564 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] got tracing carriermap[]
    stream.go:305: D 17:40:06.564 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:06.564 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] taskrun done : pipeline-run-ref-deleted-alnfchfx-step2 
    stream.go:305: D 17:40:06.564 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] got tracing carriermap[]
    stream.go:305: D 17:40:06.564 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:06.566 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] All TaskRuns have finished for PipelineRun pipeline-run-ref-deleted-alnfchfx so it has finished
    stream.go:305: I 17:40:06.566 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] PipelineRun pipeline-run-ref-deleted-alnfchfx status is being set to &{Succeeded True  {2024-05-06 17:40:06.56644078 +0000 UTC m=+362.168632873} Succeeded Tasks Completed: 2 (Failed: 0, Cancelled 0), Skipped: 0}
    stream.go:305: I 17:40:06.567 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx-step2] Reconcile succeeded
    stream.go:305: D 17:40:06.567 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t92zs/pipeline-run-ref-deleted-alnfchfx] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:39:50 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "True",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:06.56644078 +0000 UTC m=+362.168632873"},
        + 				Reason:             "Succeeded",
        + 				Message:            "Tasks Completed: 2 (Failed: 0, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:39:36 +0000 UTC",
... skipping 66 lines ...
    stream.go:305: D 17:40:07.714 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:07.721 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Creating a new TaskRun object pipeline-run-pending-zdfamgbo-task for pipeline task task
    stream.go:305: D 17:40:07.728 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo (depth: 1)
    stream.go:305: D 17:40:07.728 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (depth: 1)
    stream.go:305: D 17:40:07.729 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] got tracing carriermap[]
    stream.go:305: D 17:40:07.729 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:07.729 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] PipelineRun pipeline-run-pending-zdfamgbo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:07.72975759 +0000 UTC m=+363.331949700} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:07.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] set taskspec for arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task - script: 
    stream.go:305: D 17:40:07.739 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
... skipping 3 lines ...
        - 				LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2024-05-06 17:40:06 +0000 UTC"}},
        + 				LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2024-05-06 17:40:07.72975759 +0000 UTC m=+363.331949700"}},
        - 				Reason:             "PipelineRunPending",
        + 				Reason:             "Running",
          				Message: strings.Join({
        - 					`PipelineRun "pipeline-run-pending-zdfamgbo" is pending`,
        + 					"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip",
        + 					"ped: 0",
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
... skipping 34 lines ...
    stream.go:305: D 17:40:07.755 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo (depth: 1)
    stream.go:305: D 17:40:07.755 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Requeuing key arendelle-6bxtr/pipeline-run-pending-zdfamgbo (by request) after 59m59.26092824s (depth: 0)
    stream.go:305: D 17:40:07.756 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] got tracing carriermap[]
    stream.go:305: D 17:40:07.756 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:07.757 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Successfully reconciled taskrun pipeline-run-pending-zdfamgbo-task/arendelle-6bxtr with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 7, 757066077, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:40:07.757 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (depth: 1)
    stream.go:305: I 17:40:07.761 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] PipelineRun pipeline-run-pending-zdfamgbo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:07 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:07.761 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Requeuing key arendelle-6bxtr/pipeline-run-pending-zdfamgbo (by request) after 59m59.238398283s (depth: 0)
    stream.go:305: D 17:40:07.766 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (depth: 1)
    stream.go:305: D 17:40:07.773 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
... skipping 40 lines ...
          	},
          }
    stream.go:305: D 17:40:07.775 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo (depth: 1)
    stream.go:305: D 17:40:07.775 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] got tracing carriermap[]
    stream.go:305: D 17:40:07.775 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:07.775 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (depth: 1)
    stream.go:305: I 17:40:07.784 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] PipelineRun pipeline-run-pending-zdfamgbo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:07 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:07.784 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Requeuing key arendelle-6bxtr/pipeline-run-pending-zdfamgbo (by request) after 59m59.215678259s (depth: 0)
    stream.go:305: D 17:40:07.785 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (depth: 1)
    stream.go:305: D 17:40:07.802 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
... skipping 42 lines ...
    stream.go:305: D 17:40:07.811 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Requeuing key arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (by request) after 59m59.956197269s (depth: 0)
    stream.go:305: D 17:40:07.811 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] got tracing carriermap[]
    stream.go:305: D 17:40:07.811 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:07.812 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo (depth: 1)
    stream.go:305: D 17:40:07.813 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] got tracing carriermap[]
    stream.go:305: D 17:40:07.813 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:07.813 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] PipelineRun pipeline-run-pending-zdfamgbo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:07 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:07.813 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Requeuing key arendelle-6bxtr/pipeline-run-pending-zdfamgbo (by request) after 59m59.18655806s (depth: 0)
    stream.go:305: D 17:40:07.813 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (depth: 1)
    stream.go:305: D 17:40:07.822 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] set taskspec for arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task - script: 
    stream.go:305: I 17:40:07.823 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Successfully reconciled taskrun pipeline-run-pending-zdfamgbo-task/arendelle-6bxtr with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 7, 822988154, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
    stream.go:305: D 17:40:07.823 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
... skipping 90 lines ...
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:07.883 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo (depth: 1)
    stream.go:305: D 17:40:07.884 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] got tracing carriermap[]
    stream.go:305: D 17:40:07.884 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:07.884 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] PipelineRun pipeline-run-pending-zdfamgbo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:07 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:07.885 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Requeuing key arendelle-6bxtr/pipeline-run-pending-zdfamgbo (by request) after 59m59.114954741s (depth: 0)
    stream.go:305: D 17:40:07.885 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (depth: 1)
    stream.go:305: D 17:40:07.885 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Requeuing key arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (by request) after 59m59.988514191s (depth: 0)
    stream.go:305: D 17:40:07.886 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] got tracing carriermap[]
    stream.go:305: D 17:40:07.886 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:07.886 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] set taskspec for arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task - script: 
... skipping 62 lines ...
    stream.go:305: D 17:40:09.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:09.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] set taskspec for arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task - script: 
    stream.go:305: D 17:40:09.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] got tracing carriermap[]
    stream.go:305: D 17:40:09.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:09.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Successfully reconciled taskrun pipeline-run-pending-zdfamgbo-task/arendelle-6bxtr with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 9, 735951733, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 17:40:09.736 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Requeuing key arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (by request) after 59m57.263967305s (depth: 0)
    stream.go:305: I 17:40:09.736 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] PipelineRun pipeline-run-pending-zdfamgbo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:07 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:09.736 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Requeuing key arendelle-6bxtr/pipeline-run-pending-zdfamgbo (by request) after 59m57.263802319s (depth: 0)
    stream.go:305: D 17:40:10.711 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (depth: 1)
    stream.go:305: D 17:40:10.712 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] got tracing carriermap[]
    stream.go:305: D 17:40:10.712 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:10.712 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] set taskspec for arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task - script: 
    stream.go:305: D 17:40:10.722 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (depth: 1)
... skipping 54 lines ...
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:10.742 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo (depth: 1)
    stream.go:305: D 17:40:10.742 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] got tracing carriermap[]
    stream.go:305: D 17:40:10.742 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:10.742 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] PipelineRun pipeline-run-pending-zdfamgbo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:07 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:10.742 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Requeuing key arendelle-6bxtr/pipeline-run-pending-zdfamgbo (by request) after 59m56.25721194s (depth: 0)
    stream.go:305: D 17:40:10.743 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (depth: 1)
    stream.go:305: D 17:40:10.744 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Requeuing key arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (by request) after 59m56.276902189s (depth: 0)
    stream.go:305: D 17:40:10.744 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] got tracing carriermap[]
    stream.go:305: D 17:40:10.744 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:10.744 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] set taskspec for arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task - script: 
... skipping 60 lines ...
          	},
          }
    stream.go:305: D 17:40:11.737 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo (depth: 1)
    stream.go:305: D 17:40:11.737 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] got tracing carriermap[]
    stream.go:305: D 17:40:11.737 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:11.737 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] All TaskRuns have finished for PipelineRun pipeline-run-pending-zdfamgbo so it has finished
    stream.go:305: I 17:40:11.737 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] PipelineRun pipeline-run-pending-zdfamgbo status is being set to &{Succeeded True  {2024-05-06 17:40:11.737880943 +0000 UTC m=+367.340073051} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}
    stream.go:305: D 17:40:11.738 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task] Adding to queue arendelle-6bxtr/pipeline-run-pending-zdfamgbo-task (depth: 1)
    stream.go:305: D 17:40:11.739 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:07 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "True",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:11.737880943 +0000 UTC m=+367.340073051"},
        + 				Reason:             "Succeeded",
        + 				Message:            "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:40:07 +0000 UTC",
... skipping 16 lines ...
    stream.go:305: I 17:40:11.755 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-6bxtr/pipeline-run-pending-zdfamgbo] Reconcile succeeded
    pipelinerun_test.go:578: Deleting namespace arendelle-6bxtr
--- PASS: TestPipelineRunPending (6.09s)
=== RUN   TestPipelineRunTaskFailed
    pipelinerun_test.go:961: Create namespace arendelle-7pdrl to deploy to
    pipelinerun_test.go:961: Verify SA "default" is created in namespace "arendelle-7pdrl"
    pipelinerun_test.go:970: Creating Task, Pipeline, and Pending PipelineRun pipeline-run-task-failed-lntgfguh in namespace arendelle-7pdrl
    stream.go:305: D 17:40:12.805 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (depth: 1)
    stream.go:305: D 17:40:12.805 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] got tracing carriermap[]
    stream.go:305: D 17:40:12.805 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:12.806 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Creating a new TaskRun object pipeline-run-task-failed-lntgfguh-xxx for pipeline task xxx
    stream.go:305: D 17:40:12.826 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (depth: 1)
    stream.go:305: D 17:40:12.826 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:12.826 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] got tracing carriermap[]
    stream.go:305: D 17:40:12.826 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:12.826 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] set taskspec for arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 17:40:12.830 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] PipelineRun pipeline-run-task-failed-lntgfguh status is being set to &{Succeeded Unknown  {2024-05-06 17:40:12.830614111 +0000 UTC m=+368.432806209} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:12.844 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: I 17:40:12.848 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Successfully reconciled taskrun pipeline-run-task-failed-lntgfguh-xxx/arendelle-7pdrl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 12, 848275856, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:40:12.851 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (depth: 1)
    stream.go:305: D 17:40:12.859 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:12.830614111 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 7 lines ...
        + 		},
          		SkippedTasks:    nil,
        - 		ChildReferences: nil,
        + 		ChildReferences: []v1.ChildStatusReference{
        + 			{
        + 				TypeMeta:         runtime.TypeMeta{APIVersion: "tekton.dev/v1", Kind: "TaskRun"},
        + 				Name:             "pipeline-run-task-failed-lntgfguh-xxx",
        + 				PipelineTaskName: "xxx",
        + 			},
        + 		},
          		FinallyStartTime: nil,
        - 		Provenance:       nil,
        + 		Provenance: &v1.Provenance{
... skipping 9 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:40:12.863 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:12.876 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:12.877 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (depth: 1)
    stream.go:305: D 17:40:12.880 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "pipeline-run-task-failed-lntgfguh-xxx-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:40:12.826419945 +0000 UTC m=+368.428612060",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps:          []v1.StepState{},
          		RetriesStatus:  nil,
... skipping 25 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:40:12.891 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:12.895 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:12.830614111 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 7 lines ...
        + 		},
          		SkippedTasks:    nil,
        - 		ChildReferences: nil,
        + 		ChildReferences: []v1.ChildStatusReference{
        + 			{
        + 				TypeMeta:         runtime.TypeMeta{APIVersion: "tekton.dev/v1", Kind: "TaskRun"},
        + 				Name:             "pipeline-run-task-failed-lntgfguh-xxx",
        + 				PipelineTaskName: "xxx",
        + 			},
        + 		},
          		FinallyStartTime: nil,
        - 		Provenance:       nil,
        + 		Provenance: &v1.Provenance{
... skipping 9 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:40:12.903 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "pipeline-run-task-failed-lntgfguh-xxx-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:40:12.826419945 +0000 UTC m=+368.428612060",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps:          []v1.StepState{},
          		RetriesStatus:  nil,
... skipping 25 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:40:12.923 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (by request) after 59m59.140882943s (depth: 0)
    stream.go:305: D 17:40:12.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] got tracing carriermap[]
    stream.go:305: D 17:40:12.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:12.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Found a TaskRun pipeline-run-task-failed-lntgfguh-xxx that was missing from the PipelineRun status
    stream.go:305: D 17:40:12.925 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (depth: 1)
    stream.go:305: I 17:40:12.925 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] PipelineRun pipeline-run-task-failed-lntgfguh status is being set to &{Succeeded Unknown  {2024-05-06 17:40:12.925565059 +0000 UTC m=+368.527757169} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:12.952 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (by request) after 59m59.945917353s (depth: 0)
    stream.go:305: D 17:40:12.952 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] got tracing carriermap[]
    stream.go:305: D 17:40:12.952 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:12.953 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] set taskspec for arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 17:40:12.953 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Successfully reconciled taskrun pipeline-run-task-failed-lntgfguh-xxx/arendelle-7pdrl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 12, 953369688, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:40:12.953 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "pipeline-run-task-failed-lntgfguh-xxx-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:40:12.952919406 +0000 UTC m=+368.555111514",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps: []v1.StepState{
        + 			{
... skipping 38 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:40:12.956 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (depth: 1)
    stream.go:305: D 17:40:12.957 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:12.957 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:12.925565059 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 7 lines ...
        + 		},
          		SkippedTasks:    nil,
        - 		ChildReferences: nil,
        + 		ChildReferences: []v1.ChildStatusReference{
        + 			{
        + 				TypeMeta:         runtime.TypeMeta{APIVersion: "tekton.dev/v1", Kind: "TaskRun"},
        + 				Name:             "pipeline-run-task-failed-lntgfguh-xxx",
        + 				PipelineTaskName: "xxx",
        + 			},
        + 		},
          		FinallyStartTime: nil,
        - 		Provenance:       nil,
        + 		Provenance: &v1.Provenance{
... skipping 9 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:40:12.981 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 7 lines ...
        + 				Message: `pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"`,
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "pipeline-run-task-failed-lntgfguh-xxx-pod",
        - 		StartTime:      s"2024-05-06 17:40:12 +0000 UTC",
        + 		StartTime:      s"2024-05-06 17:40:12.952919406 +0000 UTC m=+368.555111514",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps: []v1.StepState{
        + 			{
... skipping 15 lines ...
        + 		},
          		TaskSpec:    &{Steps: {{Name: "update-sa", Image: "bash:latest", Script: "echo 'test' >  /tekton/results/abc\nexit 1\n"}}, Results: {{Name: "abc", Type: "string"}}},
          		Provenance:  &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:40:12.992 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (by request) after 59m59.043278914s (depth: 0)
    stream.go:305: D 17:40:12.992 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] got tracing carriermap[]
    stream.go:305: D 17:40:12.992 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:12.995 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] PipelineRun pipeline-run-task-failed-lntgfguh status is being set to &{Succeeded Unknown  {2024-05-06 17:40:12 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:12.996 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (by request) after 59m59.004100419s (depth: 0)
    stream.go:305: D 17:40:12.999 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (by request) after 59m59.99935582s (depth: 0)
    stream.go:305: D 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (depth: 1)
    stream.go:305: D 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] got tracing carriermap[]
    stream.go:305: D 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] got tracing carriermap[]
    stream.go:305: D 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] set taskspec for arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Successfully reconciled taskrun pipeline-run-task-failed-lntgfguh-xxx/arendelle-7pdrl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 13, 435832, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (by request) after 59m58.999523534s (depth: 0)
    stream.go:305: D 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] got tracing carriermap[]
    stream.go:305: D 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] set taskspec for arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Successfully reconciled taskrun pipeline-run-task-failed-lntgfguh-xxx/arendelle-7pdrl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 13, 766215, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (by request) after 59m58.999198587s (depth: 0)
    stream.go:305: I 17:40:13.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] PipelineRun pipeline-run-task-failed-lntgfguh status is being set to &{Succeeded Unknown  {2024-05-06 17:40:12 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:13.001 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (by request) after 59m58.998969367s (depth: 0)
    stream.go:305: D 17:40:13.566 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:13.567 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] got tracing carriermap[]
    stream.go:305: D 17:40:13.567 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:13.567 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] set taskspec for arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 17:40:13.567 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Successfully reconciled taskrun pipeline-run-task-failed-lntgfguh-xxx/arendelle-7pdrl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 13, 567459618, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:40:13.567 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (by request) after 59m58.432388687s (depth: 0)
    stream.go:305: D 17:40:14.571 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:14.571 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] got tracing carriermap[]
    stream.go:305: D 17:40:14.571 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:14.571 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] set taskspec for arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 17:40:14.571 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Successfully reconciled taskrun pipeline-run-task-failed-lntgfguh-xxx/arendelle-7pdrl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 14, 571874494, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 17:40:14.572 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 11 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "pipeline-run-task-failed-lntgfguh-xxx-pod",
          		StartTime:      s"2024-05-06 17:40:12 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				... // 2 identical fields
          				Container:         "step-update-sa",
... skipping 7 lines ...
          		},
          		RetriesStatus: nil,
          		Results:       nil,
          		... // 4 identical fields
          	},
          }
    stream.go:305: D 17:40:14.589 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (by request) after 59m57.427961245s (depth: 0)
    stream.go:305: D 17:40:14.591 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (depth: 1)
    stream.go:305: D 17:40:14.591 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:14.591 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] got tracing carriermap[]
    stream.go:305: D 17:40:14.591 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:14.591 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] got tracing carriermap[]
    stream.go:305: D 17:40:14.591 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:14.591 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] set taskspec for arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 17:40:14.591 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Successfully reconciled taskrun pipeline-run-task-failed-lntgfguh-xxx/arendelle-7pdrl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 14, 591740530, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 17:40:14.591 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (by request) after 59m57.408126778s (depth: 0)
    stream.go:305: I 17:40:14.591 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] PipelineRun pipeline-run-task-failed-lntgfguh status is being set to &{Succeeded Unknown  {2024-05-06 17:40:12 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:14.592 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (by request) after 59m57.40799152s (depth: 0)
    stream.go:305: D 17:40:15.578 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:15.578 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] got tracing carriermap[]
    stream.go:305: D 17:40:15.578 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:15.579 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] set taskspec for arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 17:40:15.579 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Successfully reconciled taskrun pipeline-run-task-failed-lntgfguh-xxx/arendelle-7pdrl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 15, 579516550, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-update-sa sidecar-tekton-log-results]\""}
    stream.go:305: D 17:40:15.580 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 12 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "pipeline-run-task-failed-lntgfguh-xxx-pod",
          		StartTime:      s"2024-05-06 17:40:12 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				... // 2 identical fields
          				Container:         "step-update-sa",
... skipping 7 lines ...
          		},
          		RetriesStatus: nil,
          		Results:       nil,
          		... // 4 identical fields
          	},
          }
    stream.go:305: D 17:40:15.593 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (depth: 1)
    stream.go:305: D 17:40:15.594 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:15.594 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] got tracing carriermap[]
    stream.go:305: D 17:40:15.594 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:15.595 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] PipelineRun pipeline-run-task-failed-lntgfguh status is being set to &{Succeeded Unknown  {2024-05-06 17:40:12 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:15.595 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (by request) after 59m56.404244433s (depth: 0)
    stream.go:305: D 17:40:15.596 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (by request) after 59m56.420212505s (depth: 0)
    stream.go:305: D 17:40:15.596 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] got tracing carriermap[]
    stream.go:305: D 17:40:15.596 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:15.596 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] set taskspec for arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 17:40:15.597 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Successfully reconciled taskrun pipeline-run-task-failed-lntgfguh-xxx/arendelle-7pdrl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 15, 596993287, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-update-sa sidecar-tekton-log-results]\""}
    stream.go:305: D 17:40:15.597 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (by request) after 59m56.4028492s (depth: 0)
    stream.go:305: D 17:40:17.581 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:17.581 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] got tracing carriermap[]
    stream.go:305: D 17:40:17.581 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:17.581 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] set taskspec for arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: D 17:40:17.593 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: I 17:40:17.596 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Successfully reconciled taskrun pipeline-run-task-failed-lntgfguh-xxx/arendelle-7pdrl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 17, 591703014, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:40:17.597 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 11 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "pipeline-run-task-failed-lntgfguh-xxx-pod",
          		StartTime:      s"2024-05-06 17:40:12 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
        - 					Waiting:    s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}",
... skipping 32 lines ...
          		},
          		TaskSpec:    &{Steps: {{Name: "update-sa", Image: "bash:latest", Script: "echo 'test' >  /tekton/results/abc\nexit 1\n"}}, Results: {{Name: "abc", Type: "string"}}},
          		Provenance:  &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:40:17.621 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:17.621 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (depth: 1)
    stream.go:305: D 17:40:17.621 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] got tracing carriermap[]
    stream.go:305: D 17:40:17.621 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:17.622 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] PipelineRun pipeline-run-task-failed-lntgfguh status is being set to &{Succeeded Unknown  {2024-05-06 17:40:12 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:17.622 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (by request) after 59m54.377152802s (depth: 0)
    stream.go:305: D 17:40:17.623 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (by request) after 59m54.402989023s (depth: 0)
    stream.go:305: D 17:40:17.623 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] got tracing carriermap[]
    stream.go:305: D 17:40:17.624 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:17.624 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] set taskspec for arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 17:40:17.629 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Successfully reconciled taskrun pipeline-run-task-failed-lntgfguh-xxx/arendelle-7pdrl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 17, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:40:17.630 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (by request) after 59m54.369864456s (depth: 0)
    stream.go:305: D 17:40:18.585 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:18.585 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] got tracing carriermap[]
    stream.go:305: D 17:40:18.585 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:18.585 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] set taskspec for arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 17:40:18.590 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Successfully reconciled taskrun pipeline-run-task-failed-lntgfguh-xxx/arendelle-7pdrl with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 18, 586010019, time.Local)}, Reason:"Failed", Message:"\"step-update-sa\" exited with code 1"}
    stream.go:305: D 17:40:18.591 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
... skipping 2 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:18.586010019 +0000 UTC m=+374.188202130"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-update-sa" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "pipeline-run-task-failed-lntgfguh-xxx-pod",
          		StartTime:      s"2024-05-06 17:40:12 +0000 UTC",
        - 		CompletionTime: nil,
        + 		CompletionTime: s"2024-05-06 17:40:18.58601104 +0000 UTC m=+374.188203142",
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:40:17 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:40:18.031 +0000 UTC,FinishedAt:2024-05-06 17:40:18 +0000 UTC,ContainerID:containerd://2e868bba18d5738a947101eb0e98e1d2ecdeef95d616b7f19dc228237b85fedb,}",
          				},
          				Name:              "update-sa",
          				Container:         "step-update-sa",
          				ImageID:           "docker.io/library/bash@sha256:890897682a8025c1e178b5ec6126b3b532"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: nil,
        - 		Results:       nil,
... skipping 20 lines ...
          		},
          		TaskSpec:    &{Steps: {{Name: "update-sa", Image: "bash:latest", Script: "echo 'test' >  /tekton/results/abc\nexit 1\n"}}, Results: {{Name: "abc", Type: "string"}}},
          		Provenance:  &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:40:18.609 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (by request) after 59m53.409392976s (depth: 0)
    stream.go:305: D 17:40:18.610 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (depth: 1)
    stream.go:305: D 17:40:18.610 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] got tracing carriermap[]
    stream.go:305: D 17:40:18.610 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:18.611 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx (depth: 1)
    stream.go:305: D 17:40:18.611 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] got tracing carriermap[]
    stream.go:305: D 17:40:18.611 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:18.611 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] taskrun done : pipeline-run-task-failed-lntgfguh-xxx 
    stream.go:305: I 17:40:18.612 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] All TaskRuns have finished for PipelineRun pipeline-run-task-failed-lntgfguh so it has finished
    stream.go:305: I 17:40:18.612 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] PipelineRun pipeline-run-task-failed-lntgfguh status is being set to &{Succeeded False  {2024-05-06 17:40:18.612200622 +0000 UTC m=+374.214392732} Failed Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0}
    stream.go:305: D 17:40:18.613 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:12 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:18.612200622 +0000 UTC m=+374.214392732"},
        + 				Reason:             "Failed",
        + 				Message:            "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:40:12 +0000 UTC",
        - 		CompletionTime: nil,
        + 		CompletionTime: s"2024-05-06 17:40:18.612200622 +0000 UTC m=+374.214392732",
          		Results:        nil,
          		PipelineSpec:   &{Tasks: {{Name: "xxx", TaskSpec: &{TaskSpec: {Steps: {{Name: "update-sa", Image: "bash:latest", Script: "echo 'test' >  $(results.abc.path)\nexit 1\n"}}, Results: {{Name: "abc", Type: "string"}}}}}}, Results: {{Name: "abc", Value: {Type: "string", StringVal: "$(tasks.xxx.results.abc)"}}}},
          		... // 5 identical fields
          	},
          }
    stream.go:305: I 17:40:18.616 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh-xxx] Reconcile succeeded
    stream.go:305: D 17:40:18.631 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Requeuing key arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (by request) after 59m53.387646907s (depth: 0)
    stream.go:305: D 17:40:18.631 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Adding to queue arendelle-7pdrl/pipeline-run-task-failed-lntgfguh (depth: 1)
    stream.go:305: D 17:40:18.632 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] got tracing carriermap[]
    stream.go:305: D 17:40:18.632 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:18.632 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7pdrl/pipeline-run-task-failed-lntgfguh] Reconcile succeeded
    pipelinerun_test.go:1039: Deleting namespace arendelle-7pdrl
--- PASS: TestPipelineRunTaskFailed (6.11s)
=== RUN   TestTaskRunPremption
    premption_test.go:42: Create namespace arendelle-qljgw to deploy to
    premption_test.go:42: Verify SA "default" is created in namespace "arendelle-qljgw"
    stream.go:305: D 17:40:18.889 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] Adding to queue arendelle-qljgw/task-run-premption-tpjomgte (depth: 1)
    premption_test.go:115: Waiting for Pipelinerun task-run-premption-tpjomgte in namespace arendelle-qljgw to be started
    stream.go:305: D 17:40:18.889 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] got tracing carriermap[]
    stream.go:305: D 17:40:18.889 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:18.908 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] Created StatefulSet affinity-assistant-167e31384f in namespace arendelle-qljgw
    stream.go:305: I 17:40:18.908 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] Creating a new TaskRun object task-run-premption-tpjomgte-test-pod-premption for pipeline task test-pod-premption
    stream.go:305: D 17:40:18.918 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] Adding to queue arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption (depth: 1)
    stream.go:305: D 17:40:18.917 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] Adding to queue arendelle-qljgw/task-run-premption-tpjomgte (depth: 1)
    stream.go:305: I 17:40:18.918 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] PipelineRun task-run-premption-tpjomgte status is being set to &{Succeeded Unknown  {2024-05-06 17:40:18.918901914 +0000 UTC m=+374.521094023} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:18.919 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] got tracing carriermap[]
    stream.go:305: D 17:40:18.919 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:18.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] set taskspec for arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption - script: #!/usr/bin/env bash
        echo "Good Morning!" > /workspace/task-ws
    stream.go:305: D 17:40:18.935 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
... skipping 2 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:18.918901914 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 113 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:18.918901914 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 101 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 17:40:19.002 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] PipelineRun task-run-premption-tpjomgte status is being set to &{Succeeded Unknown  {2024-05-06 17:40:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:19.002 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] Requeuing key arendelle-qljgw/task-run-premption-tpjomgte (by request) after 59m58.997175153s (depth: 0)
    stream.go:305: D 17:40:19.016 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] Requeuing key arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption (by request) after 59m59.950995294s (depth: 0)
    stream.go:305: D 17:40:19.017 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] got tracing carriermap[]
    stream.go:305: D 17:40:19.017 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:19.018 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] Adding to queue arendelle-qljgw/task-run-premption-tpjomgte (depth: 1)
    stream.go:305: D 17:40:19.018 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] Adding to queue arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption (depth: 1)
    stream.go:305: D 17:40:19.019 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] got tracing carriermap[]
    stream.go:305: D 17:40:19.019 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:19.019 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] PipelineRun task-run-premption-tpjomgte status is being set to &{Succeeded Unknown  {2024-05-06 17:40:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:19.020 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] Requeuing key arendelle-qljgw/task-run-premption-tpjomgte (by request) after 59m58.980085186s (depth: 0)
    stream.go:305: D 17:40:19.021 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] set taskspec for arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption - script: #!/usr/bin/env bash
        echo "Good Morning!" > /workspace/task-ws
    stream.go:305: I 17:40:19.021 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] Successfully reconciled taskrun task-run-premption-tpjomgte-test-pod-premption/arendelle-qljgw with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 19, 21305233, time.Local)}, Reason:"ExceededNodeResources", Message:"TaskRun Pod exceeded available resources"}
    stream.go:305: D 17:40:19.022 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
... skipping 92 lines ...
          	},
          }
    stream.go:305: D 17:40:19.063 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] Requeuing key arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption (by request) after 59m59.995761705s (depth: 0)
    stream.go:305: D 17:40:19.063 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] Adding to queue arendelle-qljgw/task-run-premption-tpjomgte (depth: 1)
    stream.go:305: D 17:40:19.064 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] got tracing carriermap[]
    stream.go:305: D 17:40:19.064 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:19.064 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] PipelineRun task-run-premption-tpjomgte status is being set to &{Succeeded Unknown  {2024-05-06 17:40:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:19.063 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] Adding to queue arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption (depth: 1)
    stream.go:305: D 17:40:19.065 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] Requeuing key arendelle-qljgw/task-run-premption-tpjomgte (by request) after 59m58.934798201s (depth: 0)
    stream.go:305: D 17:40:19.065 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] got tracing carriermap[]
    stream.go:305: D 17:40:19.065 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:19.065 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] set taskspec for arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption - script: #!/usr/bin/env bash
        echo "Good Morning!" > /workspace/task-ws
... skipping 61 lines ...
    stream.go:305: D 17:40:19.967 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] Adding to queue arendelle-qljgw/task-run-premption-tpjomgte (depth: 1)
    stream.go:305: D 17:40:19.967 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] Adding to queue arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption (depth: 1)
    stream.go:305: D 17:40:19.967 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] got tracing carriermap[]
    stream.go:305: D 17:40:19.967 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] got tracing carriermap[]
    stream.go:305: D 17:40:19.967 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:19.967 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:19.968 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] PipelineRun task-run-premption-tpjomgte status is being set to &{Succeeded Unknown  {2024-05-06 17:40:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:19.968 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] Requeuing key arendelle-qljgw/task-run-premption-tpjomgte (by request) after 59m58.03187307s (depth: 0)
    stream.go:305: D 17:40:19.968 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] set taskspec for arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption - script: #!/usr/bin/env bash
        echo "Good Morning!" > /workspace/task-ws
    stream.go:305: I 17:40:19.968 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] Successfully reconciled taskrun task-run-premption-tpjomgte-test-pod-premption/arendelle-qljgw with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 19, 968518497, time.Local)}, Reason:"ExceededNodeResources", Message:"TaskRun Pod exceeded available resources"}
    stream.go:305: D 17:40:19.969 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
... skipping 31 lines ...
          	},
          }
    stream.go:305: D 17:40:19.983 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] Requeuing key arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption (by request) after 59m59.03141524s (depth: 0)
    stream.go:305: D 17:40:19.983 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] Adding to queue arendelle-qljgw/task-run-premption-tpjomgte (depth: 1)
    stream.go:305: D 17:40:19.984 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] got tracing carriermap[]
    stream.go:305: D 17:40:19.984 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:19.984 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] PipelineRun task-run-premption-tpjomgte status is being set to &{Succeeded Unknown  {2024-05-06 17:40:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:19.984 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte] Requeuing key arendelle-qljgw/task-run-premption-tpjomgte (by request) after 59m58.01541623s (depth: 0)
    stream.go:305: D 17:40:19.984 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] Adding to queue arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption (depth: 1)
    stream.go:305: D 17:40:19.984 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] got tracing carriermap[]
    stream.go:305: D 17:40:19.984 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:19.985 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption] set taskspec for arendelle-qljgw/task-run-premption-tpjomgte-test-pod-premption - script: #!/usr/bin/env bash
        echo "Good Morning!" > /workspace/task-ws
... skipping 79 lines ...
    retry_test.go:40: Create namespace arendelle-946bc to deploy to
    retry_test.go:40: Verify SA "default" is created in namespace "arendelle-946bc"
    stream.go:305: D 17:40:26.249 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:26.250 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:26.250 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:26.256 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Creating a new TaskRun object task-run-retry-vxrotmgo-retry-me for pipeline task retry-me
    stream.go:305: I 17:40:26.270 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26.27075371 +0000 UTC m=+381.872945822} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:26.271 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:26.271 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:26.272 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:26.272 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:26.273 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: D 17:40:26.290 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
... skipping 4 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:26.27075371 +00"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 89 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:26.27075371 +00"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 33 lines ...
          }
    stream.go:305: D 17:40:26.333 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:26.339 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m59.709975695s (depth: 0)
    stream.go:305: D 17:40:26.339 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:26.339 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:26.339 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Found a TaskRun task-run-retry-vxrotmgo-retry-me that was missing from the PipelineRun status
    stream.go:305: I 17:40:26.340 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26.340090369 +0000 UTC m=+381.942282470} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:26.347 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:26.351 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
... skipping 35 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: W 17:40:26.362 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Failed to update PipelineRun labels/annotations{error 26 0  Operation cannot be fulfilled on pipelineruns.tekton.dev "task-run-retry-vxrotmgo": the object has been modified; please apply your changes to the latest version and try again}
    stream.go:305: D 17:40:26.363 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:26.340090369 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 124 lines ...
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:26.392 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:26.392 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: E 17:40:26.393 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Returned an error err=1 error occurred:
        	* Operation cannot be fulfilled on pipelineruns.tekton.dev "task-run-retry-vxrotmgo": the object has been modified; please apply your changes to the latest version and try again
        
    stream.go:305: E 17:40:26.394 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Reconcile error err=1 error occurred:
        	* Operation cannot be fulfilled on pipelineruns.tekton.dev "task-run-retry-vxrotmgo": the object has been modified; please apply your changes to the latest version and try again
        
    stream.go:305: D 17:40:26.394 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo due to non-permanent error (depth: 0)
    stream.go:305: D 17:40:26.394 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:26.394 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:26.396 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:26.396 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m59.603406253s (depth: 0)
    stream.go:305: D 17:40:26.400 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:26.400 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:26.401 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:26.401 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m59.598702035s (depth: 0)
    stream.go:305: D 17:40:26.417 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m59.609789263s (depth: 0)
    stream.go:305: D 17:40:26.417 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:26.418 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:26.418 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:26.418 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 26, 418836731, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
... skipping 52 lines ...
          	},
          }
    stream.go:305: D 17:40:27.782 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:27.782 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:27.782 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:27.782 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:27.783 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:27.783 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m58.237068199s (depth: 0)
    stream.go:305: D 17:40:27.783 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:27.783 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m58.216637869s (depth: 0)
    stream.go:305: D 17:40:27.783 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:27.783 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:27.783 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 27, 783885603, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 61 lines ...
    stream.go:305: D 17:40:28.782 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:28.782 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:28.782 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:28.783 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:28.783 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 28, 783044713, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 17:40:28.783 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m57.216893245s (depth: 0)
    stream.go:305: I 17:40:28.783 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:28.783 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m57.216410237s (depth: 0)
    stream.go:305: D 17:40:29.766 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:29.766 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:29.766 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:29.767 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:29.775 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 29, 775473911, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 114 lines ...
          	},
          }
    stream.go:305: D 17:40:29.792 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:29.792 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:29.792 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:29.792 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:29.793 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:29.793 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m56.206481054s (depth: 0)
    stream.go:305: D 17:40:29.815 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m56.208633123s (depth: 0)
    stream.go:305: D 17:40:29.815 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:29.816 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:29.816 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:29.816 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 29, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:40:29.816 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m56.18326719s (depth: 0)
    stream.go:305: D 17:40:31.775 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:31.775 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:31.775 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:31.776 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:31.776 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 31, 776225719, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 17:40:31.777 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 23 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:40:29 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:40:31.178 +0000 UTC,FinishedAt:2024-05-06 17:40:31 +0000 UTC,ContainerID:containerd://8142b9a6f29c18721155fb6af17463dfcd06727785bb9b7386d65af4d503e111,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
        - 		RetriesStatus: nil,
        + 		RetriesStatus: []v1.TaskRunStatus{
... skipping 20 lines ...
    stream.go:305: D 17:40:31.794 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:31.794 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:31.794 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:31.795 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Reconcile succeeded
    stream.go:305: D 17:40:31.795 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:31.795 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:31.795 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:31.795 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: D 17:40:31.795 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m54.204328377s (depth: 0)
    stream.go:305: D 17:40:31.805 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: I 17:40:31.806 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 31, 806319554, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:40:31.807 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
... skipping 21 lines ...
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:40:31.795439811 +0000 UTC m=+387.397631920",
          		CompletionTime: nil,
        - 		Steps: []v1.StepState{
        - 			{
        - 				ContainerState: v1.ContainerState{
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Messa"...,
        - 				},
        - 				Name:              "unnamed-0",
        - 				Container:         "step-unnamed-0",
        - 				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a08186f2c21a3409f0d2b52dfddbdbe24a5b04",
        - 				TerminationReason: "Error",
        - 			},
        - 		},
        + 		Steps:         []v1.StepState{},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 7 lines ...
    stream.go:305: D 17:40:31.835 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:31.835 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 31, 835675049, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:40:31.833 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:31.835 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:31.837 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:31.837 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: I 17:40:31.838 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:31.838 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m59.164079146s (depth: 0)
    stream.go:305: D 17:40:31.838 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:31.838 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:31.838 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:31.838 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 31, 838952831, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:40:31.840 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Updating status with:   v1.TaskRunStatus{
... skipping 25 lines ...
        + 				ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...},
        + 				Name:           "unnamed-0",
        + 				Container:      "step-unnamed-0",
        + 				Results:        []v1.TaskRunResult{},
        + 			},
        + 		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:31.838 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m54.161534607s (depth: 0)
    stream.go:305: D 17:40:31.854 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:31.854 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:31.855 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:31.855 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:31.856 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:31.856 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m54.143585743s (depth: 0)
    stream.go:305: D 17:40:31.858 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m59.160945521s (depth: 0)
    stream.go:305: D 17:40:31.858 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:31.858 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:31.858 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:31.858 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 31, 858906243, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
... skipping 51 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:33.638 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m57.379634283s (depth: 0)
    stream.go:305: D 17:40:33.638 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:33.639 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:33.639 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:33.639 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:33.640 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:33.640 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m52.359832427s (depth: 0)
    stream.go:305: D 17:40:33.640 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:33.640 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:33.640 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:33.640 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 33, 640709652, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 48 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:34.641 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:34.641 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:34.641 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:34.642 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:34.642 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m51.357388232s (depth: 0)
    stream.go:305: D 17:40:34.642 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:34.643 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m56.376163569s (depth: 0)
    stream.go:305: D 17:40:34.643 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:34.643 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:34.644 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
... skipping 49 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:35.656 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:35.656 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:35.656 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:35.657 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:35.657 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m50.342429335s (depth: 0)
    stream.go:305: D 17:40:35.657 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:35.659 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m55.361217707s (depth: 0)
    stream.go:305: D 17:40:35.659 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:35.660 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:35.660 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:35.660 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 35, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:40:35.660 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m55.339243294s (depth: 0)
    stream.go:305: D 17:40:37.634 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:37.635 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:37.635 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:37.635 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:37.635 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 37, 635300949, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 17:40:37.636 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 23 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:40:35 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:40:37.095 +0000 UTC,FinishedAt:2024-05-06 17:40:37 +0000 UTC,ContainerID:containerd://f37f30fdfa03f75be90344f7a0837447f41ea8da945814802ad4b4be733f362a,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: []v1.TaskRunStatus{
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}},
        + 			{
        + 				Status: v1.Status{Conditions: v1.Conditions{{...}}},
        + 				TaskRunStatusFields: v1.TaskRunStatusFields{
        + 					PodName:        "task-run-retry-vxrotmgo-retry-me-pod-retry1",
        + 					StartTime:      s"2024-05-06 17:40:31 +0000 UTC",
        + 					CompletionTime: s"2024-05-06 17:40:37.635301636 +0000 UTC m=+393.237493738",
... skipping 14 lines ...
          }
    stream.go:305: I 17:40:37.652 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Reconcile succeeded
    stream.go:305: D 17:40:37.654 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:37.654 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:37.654 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:37.654 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:37.655 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:37.655 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m48.34462414s (depth: 0)
    stream.go:305: D 17:40:37.656 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:37.656 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:37.656 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:37.665 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 37, 665674765, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:40:37.665 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
... skipping 23 lines ...
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:40:37.656639102 +0000 UTC m=+393.258831212",
          		CompletionTime: nil,
        - 		Steps: []v1.StepState{
        - 			{
        - 				ContainerState: v1.ContainerState{
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Messa"...,
        - 				},
        - 				Name:              "unnamed-0",
        - 				Container:         "step-unnamed-0",
        - 				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a08186f2c21a3409f0d2b52dfddbdbe24a5b04",
        - 				TerminationReason: "Error",
        - 			},
        - 		},
        + 		Steps:         []v1.StepState{},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 5 lines ...
    stream.go:305: D 17:40:37.687 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:37.687 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:37.687 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:37.687 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:37.687 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:37.687 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 37, 687796825, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: I 17:40:37.688 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:37.688 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m59.312113388s (depth: 0)
    stream.go:305: D 17:40:37.688 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m48.311673137s (depth: 0)
    stream.go:305: D 17:40:37.687 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:37.688 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:37.688 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:37.688 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
... skipping 33 lines ...
        + 				ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...},
        + 				Name:           "unnamed-0",
        + 				Container:      "step-unnamed-0",
        + 				Results:        []v1.TaskRunResult{},
        + 			},
        + 		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 5 lines ...
    stream.go:305: D 17:40:37.727 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:37.727 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: D 17:40:37.727 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:37.727 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:37.727 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: I 17:40:37.727 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 37, 727629800, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: I 17:40:37.729 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:37.729 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m59.270987069s (depth: 0)
    stream.go:305: D 17:40:37.729 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m48.27079944s (depth: 0)
    stream.go:305: D 17:40:38.713 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:38.713 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:38.713 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:38.713 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
... skipping 40 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:38.829 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:38.829 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:38.829 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:38.829 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:38.830 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:38.830 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m47.16960918s (depth: 0)
    stream.go:305: D 17:40:38.833 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m58.197077089s (depth: 0)
    stream.go:305: D 17:40:38.833 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:38.833 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:38.834 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:38.834 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 38, 834178075, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 48 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 6 lines ...
    stream.go:305: D 17:40:39.830 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:39.830 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:39.830 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:39.830 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 39, 830779322, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 17:40:39.830 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:39.831 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m57.169041192s (depth: 0)
    stream.go:305: I 17:40:39.832 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:39.832 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m46.167891518s (depth: 0)
    stream.go:305: D 17:40:40.808 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:40.808 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:40.808 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:40.808 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: D 17:40:40.818 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
... skipping 42 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 48 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:40.840 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:40.841 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:40.841 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:40.840 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: I 17:40:40.841 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:40.841 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m45.158152471s (depth: 0)
    stream.go:305: D 17:40:40.862 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m56.162540763s (depth: 0)
    stream.go:305: D 17:40:40.862 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:40.862 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:40.863 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:40.863 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 40, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:40:40.863 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m56.136737437s (depth: 0)
    stream.go:305: D 17:40:42.816 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:42.816 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:42.816 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:42.816 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:42.817 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 42, 817095101, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 17:40:42.820 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 21 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:40:40 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:40:42.273 +0000 UTC,FinishedAt:2024-05-06 17:40:42 +0000 UTC,ContainerID:containerd://699c03d3087f1203f2a0e26ab2c7cccf610d07b87f7b25e156182f1faf2801f3,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: []v1.TaskRunStatus{
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}},
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}},
        + 			{
        + 				Status: v1.Status{Conditions: v1.Conditions{{...}}},
        + 				TaskRunStatusFields: v1.TaskRunStatusFields{
        + 					PodName:        "task-run-retry-vxrotmgo-retry-me-pod-retry2",
        + 					StartTime:      s"2024-05-06 17:40:37 +0000 UTC",
        + 					CompletionTime: s"2024-05-06 17:40:42.81709591 +0000 UTC m=+398.419288010",
... skipping 17 lines ...
    stream.go:305: D 17:40:42.838 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:42.838 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:42.838 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: D 17:40:42.839 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:42.839 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:42.839 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:42.842 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:42.843 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m43.157004398s (depth: 0)
    stream.go:305: D 17:40:42.848 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: I 17:40:42.849 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 42, 849739109, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:40:42.852 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
... skipping 20 lines ...
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:40:42.838424643 +0000 UTC m=+398.440616758",
          		CompletionTime: nil,
        - 		Steps: []v1.StepState{
        - 			{
        - 				ContainerState: v1.ContainerState{
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Messa"...,
        - 				},
        - 				Name:              "unnamed-0",
        - 				Container:         "step-unnamed-0",
        - 				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a08186f2c21a3409f0d2b52dfddbdbe24a5b04",
        - 				TerminationReason: "Error",
        - 			},
        - 		},
        + 		Steps:         []v1.StepState{},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 2 lines ...
    stream.go:305: D 17:40:42.855 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:42.868 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:42.883 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:42.883 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:42.883 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:42.883 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:42.884 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:42.884 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m43.115169438s (depth: 0)
    stream.go:305: D 17:40:42.885 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m59.988598936s (depth: 0)
    stream.go:305: D 17:40:42.885 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:42.885 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:42.885 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:42.885 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 42, 885871880, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
... skipping 24 lines ...
        + 				ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...},
        + 				Name:           "unnamed-0",
        + 				Container:      "step-unnamed-0",
        + 				Results:        []v1.TaskRunResult{},
        + 			},
        + 		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:42.909 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:42.910 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:42.910 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:42.911 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:42.911 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m43.088835058s (depth: 0)
    stream.go:305: D 17:40:42.911 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m59.114007387s (depth: 0)
    stream.go:305: D 17:40:42.911 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:42.912 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:42.912 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:42.912 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
... skipping 38 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:43.852 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:43.852 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:43.852 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:43.853 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:43.853 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:43.853 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m42.146183573s (depth: 0)
    stream.go:305: D 17:40:43.854 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m58.174053087s (depth: 0)
    stream.go:305: D 17:40:43.854 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:43.854 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:43.854 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
... skipping 49 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:44.855 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:44.858 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:44.859 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m57.162345529s (depth: 0)
    stream.go:305: D 17:40:44.859 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:44.860 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:44.861 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:44.862 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m41.138066811s (depth: 0)
    stream.go:305: D 17:40:44.859 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:44.862 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:44.862 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:44.862 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:44.862 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 44, 862835687, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
... skipping 47 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 7 lines ...
    stream.go:305: D 17:40:45.872 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:45.873 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:45.873 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 45, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:40:45.874 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m56.12543911s (depth: 0)
    stream.go:305: D 17:40:45.875 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:45.875 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:45.877 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:45.880 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m40.119637017s (depth: 0)
    stream.go:305: D 17:40:46.836 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:46.836 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:46.836 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:46.836 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:46.836 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 46, 836776377, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 17:40:46.839 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 21 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:40:45 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:40:46.3 +0000 UTC,FinishedAt:2024-05-06 17:40:46 +0000 UTC,ContainerID:containerd://f56d2edcc986f35ba9ea1162c5c2dff6050bd6f1270d00e0947e0953248ebe1d,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: []v1.TaskRunStatus{
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}},
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}},
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}},
        + 			{
        + 				Status: v1.Status{Conditions: v1.Conditions{{...}}},
        + 				TaskRunStatusFields: v1.TaskRunStatusFields{
        + 					PodName:        "task-run-retry-vxrotmgo-retry-me-pod-retry3",
        + 					StartTime:      s"2024-05-06 17:40:42 +0000 UTC",
        + 					CompletionTime: s"2024-05-06 17:40:46.836777214 +0000 UTC m=+402.438969311",
... skipping 16 lines ...
    stream.go:305: D 17:40:46.866 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:46.867 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:46.867 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:46.867 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Reconcile succeeded
    stream.go:305: D 17:40:46.867 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:46.867 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:46.867 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:46.868 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m39.131951139s (depth: 0)
    stream.go:305: D 17:40:46.870 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:46.880 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 46, 880761721, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:40:46.881 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:46.884 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
... skipping 21 lines ...
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:40:46.867560546 +0000 UTC m=+402.469752654",
          		CompletionTime: nil,
        - 		Steps: []v1.StepState{
        - 			{
        - 				ContainerState: v1.ContainerState{
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Messa"...,
        - 				},
        - 				Name:              "unnamed-0",
        - 				Container:         "step-unnamed-0",
        - 				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a08186f2c21a3409f0d2b52dfddbdbe24a5b04",
        - 				TerminationReason: "Error",
        - 			},
        - 		},
        + 		Steps:         []v1.StepState{},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 3 lines ...
    stream.go:305: D 17:40:46.906 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:46.908 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:46.908 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:46.908 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m59.986687303s (depth: 1)
    stream.go:305: D 17:40:46.909 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:46.909 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:46.910 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:46.910 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m39.089672245s (depth: 0)
    stream.go:305: D 17:40:46.910 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:46.910 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:46.911 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:46.911 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 46, 911379047, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:40:46.914 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Updating status with:   v1.TaskRunStatus{
... skipping 25 lines ...
        + 				ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...},
        + 				Name:           "unnamed-0",
        + 				Container:      "step-unnamed-0",
        + 				Results:        []v1.TaskRunResult{},
        + 			},
        + 		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 33 lines ...
        + 				ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...},
        + 				Name:           "unnamed-0",
        + 				Container:      "step-unnamed-0",
        + 				Results:        []v1.TaskRunResult{},
        + 			},
        + 		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:46.936 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:46.936 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:46.936 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:46.936 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: I 17:40:46.937 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:46.937 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m39.062420148s (depth: 0)
    stream.go:305: D 17:40:46.962 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m59.067819322s (depth: 0)
    stream.go:305: D 17:40:46.962 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:46.962 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:46.962 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:46.962 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 46, 962743242, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
... skipping 39 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:47.875 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:47.875 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:47.876 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:47.876 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:47.877 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:47.878 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m38.122090166s (depth: 0)
    stream.go:305: D 17:40:47.880 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m58.148514313s (depth: 0)
    stream.go:305: D 17:40:47.881 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:47.881 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:47.881 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:47.881 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 47, 881911914, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 48 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:48.862 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:48.874 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:48.874 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:48.874 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:48.874 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: I 17:40:48.875 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:48.875 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m37.124621019s (depth: 0)
    stream.go:305: D 17:40:48.877 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m57.149023371s (depth: 0)
    stream.go:305: D 17:40:48.878 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:48.878 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:48.878 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:48.878 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 48, 878704204, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
... skipping 48 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 5 lines ...
    stream.go:305: D 17:40:49.917 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:49.917 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 49, 917593119, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:40:49.918 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:49.918 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:49.918 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:49.918 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:49.919 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:49.920 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m36.079975045s (depth: 0)
    stream.go:305: D 17:40:49.921 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
... skipping 36 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 6 lines ...
    stream.go:305: I 17:40:49.953 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 49, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:40:49.953 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m56.046742082s (depth: 0)
    stream.go:305: D 17:40:50.860 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:50.860 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:50.860 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:50.860 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:50.861 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 50, 861657150, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 17:40:50.864 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 23 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:40:49 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:40:50.272 +0000 UTC,FinishedAt:2024-05-06 17:40:50 +0000 UTC,ContainerID:containerd://6113156e7c40fd2129cf6c46f3f36b71e943a8f8dd463637310924fba2ed524f,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: []v1.TaskRunStatus{
          			... // 2 identical elements
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}},
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}},
        + 			{
        + 				Status: v1.Status{Conditions: v1.Conditions{{...}}},
        + 				TaskRunStatusFields: v1.TaskRunStatusFields{
        + 					PodName:        "task-run-retry-vxrotmgo-retry-me-pod-retry4",
        + 					StartTime:      s"2024-05-06 17:40:46 +0000 UTC",
        + 					CompletionTime: s"2024-05-06 17:40:50.861658116 +0000 UTC m=+406.463850219",
... skipping 13 lines ...
          	},
          }
    stream.go:305: D 17:40:50.884 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:50.884 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:50.884 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:50.884 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:50.885 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:50.885 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m35.114307485s (depth: 0)
    stream.go:305: I 17:40:50.886 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Reconcile succeeded
    stream.go:305: D 17:40:50.886 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:50.886 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:50.886 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: D 17:40:50.895 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
... skipping 24 lines ...
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:40:50.886727723 +0000 UTC m=+406.488919832",
          		CompletionTime: nil,
        - 		Steps: []v1.StepState{
        - 			{
        - 				ContainerState: v1.ContainerState{
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Messa"...,
        - 				},
        - 				Name:              "unnamed-0",
        - 				Container:         "step-unnamed-0",
        - 				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a08186f2c21a3409f0d2b52dfddbdbe24a5b04",
        - 				TerminationReason: "Error",
        - 			},
        - 		},
        + 		Steps:         []v1.StepState{},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, ...},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 6 lines ...
    stream.go:305: D 17:40:50.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:50.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 50, 924615015, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:40:50.926 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:50.925 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:50.926 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:50.926 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:50.927 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:50.925 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:50.928 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m35.071665799s (depth: 0)
    stream.go:305: D 17:40:50.930 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
... skipping 19 lines ...
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:40:50.924328361 +0000 UTC m=+406.526520471",
          		CompletionTime: nil,
        - 		Steps: []v1.StepState{
        - 			{
        - 				ContainerState: v1.ContainerState{
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Messa"...,
        - 				},
        - 				Name:              "unnamed-0",
        - 				Container:         "step-unnamed-0",
        - 				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a08186f2c21a3409f0d2b52dfddbdbe24a5b04",
        - 				TerminationReason: "Error",
        - 			},
        - 		},
        + 		Steps:         []v1.StepState{},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, ...},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 21 lines ...
          		PodName:        "task-run-retry-vxrotmgo-retry-me-pod-retry5",
        - 		StartTime:      s"2024-05-06 17:40:50 +0000 UTC",
        + 		StartTime:      s"2024-05-06 17:40:50.924328361 +0000 UTC m=+406.526520471",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps:          []v1.StepState{},
          		RetriesStatus:  {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, ...},
          		Results:        nil,
        - 		Sidecars:       nil,
        + 		Sidecars:       []v1.SidecarState{},
          		TaskSpec:       &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:     &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:    nil,
... skipping 31 lines ...
        + 				ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...},
        + 				Name:           "unnamed-0",
        + 				Container:      "step-unnamed-0",
        + 				Results:        []v1.TaskRunResult{},
        + 			},
        + 		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, ...},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 5 lines ...
    stream.go:305: D 17:40:51.017 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:51.016 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m59.016480879s (depth: 0)
    stream.go:305: D 17:40:51.017 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:51.017 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:51.017 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:51.018 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 51, 18058129, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: I 17:40:51.018 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:51.018 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m34.981611655s (depth: 0)
    stream.go:305: D 17:40:51.018 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m58.98174683s (depth: 0)
    stream.go:305: D 17:40:51.698 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:51.698 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:51.698 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:51.699 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
... skipping 46 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, ...},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:52.712 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:52.712 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:52.713 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:52.713 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:52.714 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:52.714 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m33.285266705s (depth: 0)
    stream.go:305: D 17:40:52.715 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m57.316099388s (depth: 0)
    stream.go:305: D 17:40:52.716 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:52.716 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:52.716 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:52.716 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 52, 716644947, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 48 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, ...},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 6 lines ...
    stream.go:305: D 17:40:53.709 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:53.709 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:53.709 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:53.709 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:53.709 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 53, 709850673, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 17:40:53.710 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m56.290063943s (depth: 0)
    stream.go:305: I 17:40:53.710 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:53.710 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m32.289455428s (depth: 0)
    stream.go:305: D 17:40:54.683 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:54.683 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:54.683 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:54.684 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:54.691 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 54, 691871035, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 42 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, ...},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:40:54.719 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo (depth: 1)
    stream.go:305: D 17:40:54.719 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:54.719 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] got tracing carriermap[]
    stream.go:305: D 17:40:54.719 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:54.720 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded Unknown  {2024-05-06 17:40:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:40:54.720 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo (by request) after 59m31.279282922s (depth: 0)
    stream.go:305: D 17:40:54.721 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m55.308010626s (depth: 0)
    stream.go:305: D 17:40:54.722 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:54.724 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:54.725 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:54.726 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 54, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:40:54.726 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m55.273654651s (depth: 0)
    stream.go:305: D 17:40:55.687 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:55.687 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:55.687 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:40:55.687 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] set taskspec for arendelle-946bc/task-run-retry-vxrotmgo-retry-me - script: exit 1
    stream.go:305: I 17:40:55.687 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Successfully reconciled taskrun task-run-retry-vxrotmgo-retry-me/arendelle-946bc with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 40, 55, 687896629, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 17:40:55.691 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:55.687896629 +0000 UTC m=+411.290088738"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-unnamed-0" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 5 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:40:54 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:40:55.091 +0000 UTC,FinishedAt:2024-05-06 17:40:55 +0000 UTC,ContainerID:containerd://38dcf9f0f251049793babb3d3cb015310b0ab6c75bf988ed62972a068a8dcc46,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:31 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod", StartTime: s"2024-05-06 17:40:26 +0000 UTC", CompletionTime: s"2024-05-06 17:40:31 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:31 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry1", StartTime: s"2024-05-06 17:40:31 +0000 UTC", CompletionTime: s"2024-05-06 17:40:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:37 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:42 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry2", StartTime: s"2024-05-06 17:40:37 +0000 UTC", CompletionTime: s"2024-05-06 17:40:42 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:40:46 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-vxrotmgo-retry-me-pod-retry3", StartTime: s"2024-05-06 17:40:42 +0000 UTC", CompletionTime: s"2024-05-06 17:40:46 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:40:46 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}, ...},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 5 lines ...
    stream.go:305: D 17:40:55.713 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Adding to queue arendelle-946bc/task-run-retry-vxrotmgo-retry-me (depth: 1)
    stream.go:305: D 17:40:55.714 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] Requeuing key arendelle-946bc/task-run-retry-vxrotmgo-retry-me (by request) after 59m54.312000839s (depth: 0)
    stream.go:305: D 17:40:55.715 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] got tracing carriermap[]
    stream.go:305: D 17:40:55.715 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:40:55.715 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo-retry-me] taskrun done : task-run-retry-vxrotmgo-retry-me 
    stream.go:305: I 17:40:55.718 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] All TaskRuns have finished for PipelineRun task-run-retry-vxrotmgo so it has finished
    stream.go:305: I 17:40:55.718 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] PipelineRun task-run-retry-vxrotmgo status is being set to &{Succeeded False  {2024-05-06 17:40:55.718334111 +0000 UTC m=+411.320526221} Failed Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0}
    stream.go:305: D 17:40:55.719 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-946bc/task-run-retry-vxrotmgo] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:26 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:40:55.718334111 +0000 UTC m=+411.320526221"},
        + 				Reason:             "Failed",
        + 				Message:            "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:40:26 +0000 UTC",
... skipping 51 lines ...
    stepaction_results_test.go:113: Deleting namespace arendelle-9jrq9
--- PASS: TestStepResultsStepActions (5.18s)
    --- PASS: TestStepResultsStepActions/step_results (5.11s)
=== RUN   TestTaskResultsFromFailedTasks
    task_results_from_failed_tasks_test.go:38: Create namespace arendelle-9ln84 to deploy to
    task_results_from_failed_tasks_test.go:38: Verify SA "default" is created in namespace "arendelle-9ln84"
    stream.go:305: D 17:41:01.662 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    task_results_from_failed_tasks_test.go:83: Waiting for PipelineRun in namespace arendelle-9ln84 to fail
    stream.go:305: D 17:41:01.662 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:01.662 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:01.666 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Creating a new TaskRun object task-results-from-failed-tasks-wbpuuewf-task1 for pipeline task task1
    stream.go:305: D 17:41:01.680 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:01.680 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] got tracing carriermap[]
    stream.go:305: D 17:41:01.680 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:01.680 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:01.681 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 17:41:01.690 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:01.690132513 +0000 UTC m=+417.292324623} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:41:01.716 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:41:01.690132513 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 18 lines ...
        + 		},
          		SkippedTasks:    nil,
        - 		ChildReferences: nil,
        + 		ChildReferences: []v1.ChildStatusReference{
        + 			{
        + 				TypeMeta:         runtime.TypeMeta{APIVersion: "tekton.dev/v1", Kind: "TaskRun"},
        + 				Name:             "task-results-from-failed-tasks-wbpuuewf-task1",
        + 				PipelineTaskName: "task1",
        + 			},
        + 		},
          		FinallyStartTime: nil,
        - 		Provenance:       nil,
        + 		Provenance: &v1.Provenance{
... skipping 9 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:41:01.717 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: I 17:41:01.717 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-task1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 1, 717081459, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:41:01.718 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:01.737 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:01.748 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:01.748 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:01.749 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-results-from-failed-tasks-wbpuuewf-task1-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:41:01.681044044 +0000 UTC m=+417.283236152",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps:          []v1.StepState{},
          		RetriesStatus:  nil,
... skipping 25 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:41:01.766 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:01.769 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:41:01.690132513 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 18 lines ...
        + 		},
          		SkippedTasks:    nil,
        - 		ChildReferences: nil,
        + 		ChildReferences: []v1.ChildStatusReference{
        + 			{
        + 				TypeMeta:         runtime.TypeMeta{APIVersion: "tekton.dev/v1", Kind: "TaskRun"},
        + 				Name:             "task-results-from-failed-tasks-wbpuuewf-task1",
        + 				PipelineTaskName: "task1",
        + 			},
        + 		},
          		FinallyStartTime: nil,
        - 		Provenance:       nil,
        + 		Provenance: &v1.Provenance{
... skipping 9 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:41:01.772 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-results-from-failed-tasks-wbpuuewf-task1-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:41:01.681044044 +0000 UTC m=+417.283236152",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps:          []v1.StepState{},
          		RetriesStatus:  nil,
... skipping 25 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:41:01.791 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (by request) after 59m59.932075745s (depth: 0)
    stream.go:305: D 17:41:01.792 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] got tracing carriermap[]
    stream.go:305: D 17:41:01.792 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:01.793 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 17:41:01.793 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-task1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 1, 793112571, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:41:01.793 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-results-from-failed-tasks-wbpuuewf-task1-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:41:01.792221691 +0000 UTC m=+417.394413799",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps: []v1.StepState{
        + 			{
... skipping 38 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:41:01.797 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:01.797 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:01.803 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m59.284193087s (depth: 0)
    stream.go:305: D 17:41:01.804 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:01.804 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:01.804 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Found a TaskRun task-results-from-failed-tasks-wbpuuewf-task1 that was missing from the PipelineRun status
    stream.go:305: I 17:41:01.809 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:01.809027808 +0000 UTC m=+417.411219924} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:41:01.814 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: W 17:41:01.825 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Failed to update PipelineRun labels/annotations{error 26 0  Operation cannot be fulfilled on pipelineruns.tekton.dev "task-results-from-failed-tasks-wbpuuewf": the object has been modified; please apply your changes to the latest version and try again}
    stream.go:305: D 17:41:01.826 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:41:01.809027808 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 18 lines ...
        + 		},
          		SkippedTasks:    nil,
        - 		ChildReferences: nil,
        + 		ChildReferences: []v1.ChildStatusReference{
        + 			{
        + 				TypeMeta:         runtime.TypeMeta{APIVersion: "tekton.dev/v1", Kind: "TaskRun"},
        + 				Name:             "task-results-from-failed-tasks-wbpuuewf-task1",
        + 				PipelineTaskName: "task1",
        + 			},
        + 		},
          		FinallyStartTime: nil,
        - 		Provenance:       nil,
        + 		Provenance: &v1.Provenance{
... skipping 9 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:41:01.830 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 7 lines ...
        + 				Message: `pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"`,
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-wbpuuewf-task1-pod",
        - 		StartTime:      s"2024-05-06 17:41:01 +0000 UTC",
        + 		StartTime:      s"2024-05-06 17:41:01.792221691 +0000 UTC m=+417.394413799",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps: []v1.StepState{
        + 			{
... skipping 15 lines ...
        + 		},
          		TaskSpec:    &{Steps: {{Name: "failing-step", Image: "busybox", Script: "echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 |"...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}},
          		Provenance:  &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:41:01.855 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:01.855 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:01.857 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (by request) after 59m59.998993084s (depth: 0)
    stream.go:305: D 17:41:01.858 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] got tracing carriermap[]
    stream.go:305: D 17:41:01.858 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:01.858 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 17:41:01.858 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-task1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 1, 858618591, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:41:01.858 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (by request) after 59m59.141266258s (depth: 0)
    stream.go:305: E 17:41:01.866 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Returned an error err=1 error occurred:
        	* Operation cannot be fulfilled on pipelineruns.tekton.dev "task-results-from-failed-tasks-wbpuuewf": the object has been modified; please apply your changes to the latest version and try again
        
    stream.go:305: E 17:41:01.866 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Reconcile error err=1 error occurred:
        	* Operation cannot be fulfilled on pipelineruns.tekton.dev "task-results-from-failed-tasks-wbpuuewf": the object has been modified; please apply your changes to the latest version and try again
        
    stream.go:305: D 17:41:01.866 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf due to non-permanent error (depth: 0)
    stream.go:305: D 17:41:01.866 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:01.866 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:01.869 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:01 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:41:01.869 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m59.130314009s (depth: 0)
    stream.go:305: D 17:41:01.872 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:01.872 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:01.874 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:01 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:41:01.875 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m59.125110024s (depth: 0)
    stream.go:305: D 17:41:02.710 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:02.711 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] got tracing carriermap[]
    stream.go:305: D 17:41:02.711 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:02.711 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 17:41:02.711 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-task1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 2, 711497051, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 17:41:02.712 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 11 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-wbpuuewf-task1-pod",
          		StartTime:      s"2024-05-06 17:41:01 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				... // 2 identical fields
          				Container:         "step-failing-step",
... skipping 7 lines ...
          		},
          		RetriesStatus: nil,
          		Results:       nil,
          		... // 4 identical fields
          	},
          }
    stream.go:305: D 17:41:02.731 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:02.731 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:02.731 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:02.731 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:02.733 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:01 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:41:02.733 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m58.266309078s (depth: 0)
    stream.go:305: D 17:41:02.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (by request) after 59m58.288372443s (depth: 0)
    stream.go:305: D 17:41:02.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] got tracing carriermap[]
    stream.go:305: D 17:41:02.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:02.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 17:41:02.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-task1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 2, 735777511, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 17:41:02.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (by request) after 59m58.264144986s (depth: 0)
    stream.go:305: D 17:41:03.712 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:03.712 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] got tracing carriermap[]
    stream.go:305: D 17:41:03.712 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:03.712 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 17:41:03.712 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-task1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 3, 712711468, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-failing-step sidecar-tekton-log-results]\""}
    stream.go:305: D 17:41:03.713 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 14 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-wbpuuewf-task1-pod",
          		StartTime:      s"2024-05-06 17:41:01 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				... // 2 identical fields
          				Container:         "step-failing-step",
... skipping 7 lines ...
          		},
          		RetriesStatus: nil,
          		Results:       nil,
          		... // 4 identical fields
          	},
          }
    stream.go:305: D 17:41:03.728 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (by request) after 59m57.287128391s (depth: 0)
    stream.go:305: D 17:41:03.728 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:03.728 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:03.728 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:03.730 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:01 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:41:03.731 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m57.268959852s (depth: 0)
    stream.go:305: D 17:41:03.731 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:03.731 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] got tracing carriermap[]
    stream.go:305: D 17:41:03.731 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:03.731 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 17:41:03.731 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-task1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 3, 731809801, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-failing-step sidecar-tekton-log-results]\""}
    stream.go:305: D 17:41:03.731 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (by request) after 59m57.268120528s (depth: 0)
    stream.go:305: D 17:41:04.719 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:04.719 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] got tracing carriermap[]
    stream.go:305: D 17:41:04.719 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:04.719 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: D 17:41:04.728 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: I 17:41:04.734 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-task1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 4, 730107377, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:41:04.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 11 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-wbpuuewf-task1-pod",
          		StartTime:      s"2024-05-06 17:41:01 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
        - 					Waiting:    s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}",
... skipping 32 lines ...
          		},
          		TaskSpec:    &{Steps: {{Name: "failing-step", Image: "busybox", Script: "echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 |"...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}},
          		Provenance:  &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:41:04.755 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:04.756 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:04.756 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (by request) after 59m56.265356572s (depth: 0)
    stream.go:305: D 17:41:04.756 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] got tracing carriermap[]
    stream.go:305: D 17:41:04.756 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:04.757 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:04.757 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:04.757 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 17:41:04.758 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:01 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:41:04.759 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m56.241140947s (depth: 0)
    stream.go:305: I 17:41:04.772 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-task1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 4, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:41:04.772 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (by request) after 59m56.227676101s (depth: 0)
    stream.go:305: D 17:41:05.721 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:05.721 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] got tracing carriermap[]
    stream.go:305: D 17:41:05.721 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:05.721 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 17:41:05.726 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-task1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 5, 721900195, time.Local)}, Reason:"Failed", Message:"\"step-failing-step\" exited with code 1"}
    stream.go:305: D 17:41:05.727 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
... skipping 2 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:41:05.721900195 +0000 UTC m=+421.324092304"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-failing-step" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-wbpuuewf-task1-pod",
          		StartTime:      s"2024-05-06 17:41:01 +0000 UTC",
        - 		CompletionTime: nil,
        + 		CompletionTime: s"2024-05-06 17:41:05.721902759 +0000 UTC m=+421.324094856",
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:41:04 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:41:05.161 +0000 UTC,FinishedAt:2024-05-06 17:41:05 +0000 UTC,ContainerID:containerd://030d8370f70a1e182f24c5d24bf67ce39cd574b30a1cab3a500873a47956db0c,}",
          				},
          				Name:              "failing-step",
          				Container:         "step-failing-step",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: nil,
        - 		Results:       nil,
... skipping 20 lines ...
          		},
          		TaskSpec:    &{Steps: {{Name: "failing-step", Image: "busybox", Script: "echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 |"...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}},
          		Provenance:  &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:41:05.746 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (by request) after 59m55.273161813s (depth: 0)
    stream.go:305: D 17:41:05.746 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:05.746 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] got tracing carriermap[]
    stream.go:305: D 17:41:05.746 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:05.746 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:05.746 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:05.746 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:05.748 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] taskrun done : task-results-from-failed-tasks-wbpuuewf-task1 
    stream.go:305: I 17:41:05.750 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-wbpuuewf": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 17:41:05.750 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Creating a new TaskRun object task-results-from-failed-tasks-wbpuuewf-finaltask1 for pipeline task finaltask1
    stream.go:305: I 17:41:05.753 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Reconcile succeeded
    stream.go:305: D 17:41:05.762 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:05.762 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: D 17:41:05.763 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] got tracing carriermap[]
    stream.go:305: D 17:41:05.763 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:05.763 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 - script: exit 0
    stream.go:305: I 17:41:05.763 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:05.762963836 +0000 UTC m=+421.365155943} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 17:41:05.766 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 2 lines ...
        + 				LastTransitionTime: apis.VolatileTime{
        + 					Inner: v1.Time{Time: s"2024-05-06 17:41:05.762963836 +0000 UTC m=+421.365155943"},
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0 (Failed: 0",
        + 					"1 (Failed: 1",
          					", Cancelled 0), Incomplete: ",
        - 					"3, Skipped: 0",
        + 					"1, Skipped: 1",
          				}, ""),
          			},
          		},
... skipping 3 lines ...
          		... // 2 identical fields
          		Results:      nil,
          		PipelineSpec: &{Tasks: {{Name: "task1", TaskSpec: &{TaskSpec: {Steps: {{Name: "failing-step", Image: "busybox", Script: "echo -n 123 | tee $(results.result1.path); exit 1; echo -n 456 |"...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}}}}}, Finally: {{Name: "finaltask1", TaskSpec: &{TaskSpec: {Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "busybox", Script: "exit 0"}}}}, Params: {{Name: "param1", Value: {Type: "string", StringVal: "$(tasks.task1.results.result1)"}}}}, {Name: "finaltask2", TaskSpec: &{TaskSpec: {Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "busybox", Script: "exit 0"}}}}, Params: {{Name: "param1", Value: {Type: "string", StringVal: "$(tasks.task1.results.result2)"}}}}}},
        - 		SkippedTasks: nil,
        + 		SkippedTasks: []v1.SkippedTask{{Name: "finaltask2", Reason: "Results were missing"}},
          		ChildReferences: []v1.ChildStatusReference{
          			{TypeMeta: {APIVersion: "tekton.dev/v1", Kind: "TaskRun"}, Name: "task-results-from-failed-tasks-wbpuuewf-task1", PipelineTaskName: "task1"},
        + 			{
        + 				TypeMeta:         runtime.TypeMeta{APIVersion: "tekton.dev/v1", Kind: "TaskRun"},
        + 				Name:             "task-results-from-failed-tasks-wbpuuewf-finaltask1",
        + 				PipelineTaskName: "finaltask1",
        + 			},
          		},
        - 		FinallyStartTime: nil,
        + 		FinallyStartTime: s"2024-05-06 17:41:05.750771757 +0000 UTC m=+421.352963866",
          		Provenance:       &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:      nil,
          	},
          }
    stream.go:305: D 17:41:05.780 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: I 17:41:05.781 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-finaltask1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 5, 781412221, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:41:05.791 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: D 17:41:05.803 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:05.803 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m55.235848942s (depth: 0)
    stream.go:305: D 17:41:05.804 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:05.804 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:05.810 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-wbpuuewf": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 17:41:05.811 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:05 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 17:41:05.811 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m55.188815883s (depth: 0)
    stream.go:305: D 17:41:05.817 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:05.819 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:05.820 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:05.823 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-results-from-failed-tasks-wbpuuewf-finaltask1-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:41:05.76331465 +0000 UTC m=+421.365506760",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps:          []v1.StepState{},
          		RetriesStatus:  nil,
... skipping 19 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:41:05.820 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: I 17:41:05.826 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-wbpuuewf": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 17:41:05.827 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:05 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 17:41:05.827 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m55.172629029s (depth: 0)
    stream.go:305: D 17:41:05.846 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: D 17:41:05.849 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-results-from-failed-tasks-wbpuuewf-finaltask1-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:41:05.76331465 +0000 UTC m=+421.365506760",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps:          []v1.StepState{},
          		RetriesStatus:  nil,
... skipping 19 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:41:05.865 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:05.866 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:05.866 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:05.868 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: D 17:41:05.869 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (by request) after 59m59.940030544s (depth: 0)
    stream.go:305: D 17:41:05.869 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] got tracing carriermap[]
    stream.go:305: D 17:41:05.869 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:05.869 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 - script: exit 0
    stream.go:305: I 17:41:05.869 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-finaltask1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 5, 869736831, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:41:05.870 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 7 lines ...
        + 				Message: `pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"`,
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-wbpuuewf-finaltask1-pod",
          		StartTime:      s"2024-05-06 17:41:05 +0000 UTC",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps: []v1.StepState{
        + 			{
        + 				ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...},
... skipping 8 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "busybox", Script: "exit 0"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 17:41:05.870 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-wbpuuewf": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 17:41:05.870 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:05 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 17:41:05.871 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m55.129000663s (depth: 0)
    stream.go:305: D 17:41:05.891 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:05.892 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:05.892 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:05.895 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-wbpuuewf": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: D 17:41:05.892 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (by request) after 59m59.13017768s (depth: 0)
    stream.go:305: D 17:41:05.892 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: I 17:41:05.896 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:05 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 17:41:05.897 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] got tracing carriermap[]
    stream.go:305: D 17:41:05.897 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:05.897 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m55.102390573s (depth: 0)
    stream.go:305: D 17:41:05.897 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 - script: exit 0
    stream.go:305: I 17:41:05.897 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-finaltask1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 5, 897969644, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:41:05.898 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (by request) after 59m59.101968525s (depth: 0)
    stream.go:305: D 17:41:06.845 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:06.845 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] got tracing carriermap[]
    stream.go:305: D 17:41:06.845 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:06.845 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] taskrun done : task-results-from-failed-tasks-wbpuuewf-task1 
    stream.go:305: I 17:41:06.853 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Reconcile succeeded
    stream.go:305: D 17:41:06.920 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: D 17:41:06.920 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] got tracing carriermap[]
    stream.go:305: D 17:41:06.920 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:06.921 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 - script: exit 0
    stream.go:305: I 17:41:06.921 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-finaltask1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 6, 921333212, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 17:41:06.922 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 11 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-wbpuuewf-finaltask1-pod",
          		StartTime:      s"2024-05-06 17:41:05 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				... // 2 identical fields
          				Container:         "step-unnamed-0",
... skipping 11 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "busybox", Script: "exit 0"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:41:06.951 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (by request) after 59m58.078541147s (depth: 0)
    stream.go:305: D 17:41:06.954 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:06.954 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:06.954 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:06.956 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-wbpuuewf": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: D 17:41:06.956 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: D 17:41:06.957 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] got tracing carriermap[]
    stream.go:305: D 17:41:06.957 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:06.957 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:05 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 17:41:06.957 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 - script: exit 0
    stream.go:305: I 17:41:06.957 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-finaltask1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 6, 957470984, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 17:41:06.957 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (by request) after 59m58.042451258s (depth: 0)
    stream.go:305: D 17:41:06.957 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m54.042588478s (depth: 0)
    stream.go:305: D 17:41:07.729 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1 (depth: 1)
    stream.go:305: D 17:41:07.729 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] got tracing carriermap[]
    stream.go:305: D 17:41:07.729 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:07.729 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] taskrun done : task-results-from-failed-tasks-wbpuuewf-task1 
    stream.go:305: I 17:41:07.733 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-task1] Reconcile succeeded
    stream.go:305: D 17:41:07.916 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: D 17:41:07.916 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] got tracing carriermap[]
    stream.go:305: D 17:41:07.917 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:07.917 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 - script: exit 0
    stream.go:305: I 17:41:07.917 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-finaltask1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 7, 917319504, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 17:41:07.918 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 14 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-wbpuuewf-finaltask1-pod",
          		StartTime:      s"2024-05-06 17:41:05 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				... // 2 identical fields
          				Container:         "step-unnamed-0",
... skipping 11 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "busybox", Script: "exit 0"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:41:07.932 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:07.933 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:07.933 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:07.935 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-wbpuuewf": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 17:41:07.935 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:05 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 17:41:07.935 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m53.064631618s (depth: 0)
    stream.go:305: D 17:41:07.935 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: D 17:41:07.936 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (by request) after 59m57.082573159s (depth: 0)
    stream.go:305: D 17:41:07.936 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] got tracing carriermap[]
    stream.go:305: D 17:41:07.936 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:07.936 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 - script: exit 0
    stream.go:305: I 17:41:07.936 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-finaltask1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 7, 936973422, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 17:41:07.937 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (by request) after 59m57.062903283s (depth: 0)
    stream.go:305: D 17:41:08.920 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: D 17:41:08.920 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] got tracing carriermap[]
    stream.go:305: D 17:41:08.920 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:08.920 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 - script: exit 0
    stream.go:305: I 17:41:08.928 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-finaltask1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 8, 928407230, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:41:08.928 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: D 17:41:08.929 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 9 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-wbpuuewf-finaltask1-pod",
          		StartTime:      s"2024-05-06 17:41:05 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
        - 					Waiting:    s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}",
... skipping 19 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "busybox", Script: "exit 0"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:41:08.942 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:08.942 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: D 17:41:08.942 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:08.942 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:08.945 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-wbpuuewf": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 17:41:08.946 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded Unknown  {2024-05-06 17:41:05 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 17:41:08.947 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m52.052343431s (depth: 0)
    stream.go:305: D 17:41:08.946 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (by request) after 59m56.071459533s (depth: 0)
    stream.go:305: D 17:41:08.948 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] got tracing carriermap[]
    stream.go:305: D 17:41:08.948 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:08.948 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 - script: exit 0
    stream.go:305: I 17:41:08.948 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-finaltask1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 8, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:41:08.948 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (by request) after 59m56.051353801s (depth: 0)
    stream.go:305: D 17:41:09.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: D 17:41:09.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] got tracing carriermap[]
    stream.go:305: D 17:41:09.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:09.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] set taskspec for arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 - script: exit 0
    stream.go:305: I 17:41:09.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-wbpuuewf-finaltask1/arendelle-9ln84 with status: &apis.Condition{Type:"Succeeded", Status:"True", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 9, 924902201, time.Local)}, Reason:"Succeeded", Message:"All Steps have completed executing"}
    stream.go:305: D 17:41:09.925 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
... skipping 9 lines ...
        + 				Message:            "All Steps have completed executing",
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-wbpuuewf-finaltask1-pod",
          		StartTime:      s"2024-05-06 17:41:05 +0000 UTC",
        - 		CompletionTime: nil,
        + 		CompletionTime: s"2024-05-06 17:41:09.924903527 +0000 UTC m=+425.527095627",
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
... skipping 20 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "busybox", Script: "exit 0"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:41:09.941 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:09.941 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:09.941 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:09.941 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (depth: 1)
    stream.go:305: I 17:41:09.943 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-wbpuuewf": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 17:41:09.943 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] All TaskRuns have finished for PipelineRun task-results-from-failed-tasks-wbpuuewf so it has finished
    stream.go:305: I 17:41:09.943 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] PipelineRun task-results-from-failed-tasks-wbpuuewf status is being set to &{Succeeded False  {2024-05-06 17:41:09.94382293 +0000 UTC m=+425.546015039} Failed Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 1}
    stream.go:305: D 17:41:09.944 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1 (by request) after 59m55.074991592s (depth: 0)
    stream.go:305: D 17:41:09.944 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] got tracing carriermap[]
    stream.go:305: D 17:41:09.944 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:09.944 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] taskrun done : task-results-from-failed-tasks-wbpuuewf-finaltask1 
    stream.go:305: D 17:41:09.946 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:41:05 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:41:09.94382293 +0000 UTC m=+425.546015039"},
        + 				Reason:             "Failed",
        + 				Message:            "Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 1",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:41:01 +0000 UTC",
        - 		CompletionTime: nil,
        + 		CompletionTime: s"2024-05-06 17:41:09.94382293 +0000 UTC m=+425.546015039",
          		Results:        nil,
          		PipelineSpec:   &{Tasks: {{Name: "task1", TaskSpec: &{TaskSpec: {Steps: {{Name: "failing-step", Image: "busybox", Script: "echo -n 123 | tee $(results.result1.path); exit 1; echo -n 456 |"...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}}}}}, Finally: {{Name: "finaltask1", TaskSpec: &{TaskSpec: {Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "busybox", Script: "exit 0"}}}}, Params: {{Name: "param1", Value: {Type: "string", StringVal: "$(tasks.task1.results.result1)"}}}}, {Name: "finaltask2", TaskSpec: &{TaskSpec: {Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "busybox", Script: "exit 0"}}}}, Params: {{Name: "param1", Value: {Type: "string", StringVal: "$(tasks.task1.results.result2)"}}}}}},
          		... // 5 identical fields
          	},
          }
    stream.go:305: I 17:41:09.950 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf-finaltask1] Reconcile succeeded
    stream.go:305: D 17:41:09.967 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Adding to queue arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (depth: 1)
    stream.go:305: D 17:41:09.969 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Requeuing key arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf (by request) after 59m51.05588339s (depth: 0)
    stream.go:305: D 17:41:09.969 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] got tracing carriermap[]
    stream.go:305: D 17:41:09.969 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:41:09.969 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9ln84/task-results-from-failed-tasks-wbpuuewf] Reconcile succeeded
    task_results_from_failed_tasks_test.go:120: Deleting namespace arendelle-9ln84
--- PASS: TestTaskResultsFromFailedTasks (9.08s)
=== RUN   TestTaskRunFailure
    taskrun_test.go:49: Create namespace arendelle-vlfxh to deploy to
    taskrun_test.go:49: Verify SA "default" is created in namespace "arendelle-vlfxh"
=== PAUSE TestTaskRunFailure
... skipping 1265 lines ...
    stream.go:305: I 17:41:21.803 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-sxcphcbl] Successfully reconciled taskrun task-run-steps-termination-reasons-termin-sxcphcbl/arendelle-5rfct with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 21, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:41:21.803 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-sxcphcbl] Requeuing key arendelle-5rfct/task-run-steps-termination-reasons-termin-sxcphcbl (by request) after 59m57.196459996s (depth: 0)
    stream.go:305: D 17:41:22.776 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-sxcphcbl] Adding to queue arendelle-5rfct/task-run-steps-termination-reasons-termin-sxcphcbl (depth: 1)
    stream.go:305: D 17:41:22.776 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-sxcphcbl] got tracing carriermap[]
    stream.go:305: D 17:41:22.776 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-sxcphcbl] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:22.776 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-sxcphcbl] set taskspec for arendelle-5rfct/task-run-steps-termination-reasons-termin-sxcphcbl - script: 
    stream.go:305: I 17:41:22.777 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-sxcphcbl] Successfully reconciled taskrun task-run-steps-termination-reasons-termin-sxcphcbl/arendelle-5rfct with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 22, 777034524, time.Local)}, Reason:"Failed", Message:"\"step-first\" exited with code 1"}
    stream.go:305: D 17:41:22.777 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-sxcphcbl] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:41:22.777034524 +0000 UTC m=+438.379226641"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-first" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 5 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:41:20 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:41:21.913 +0000 UTC,FinishedAt:2024-05-06 17:41:21 +0000 UTC,ContainerID:containerd://8f5d3f949d4b531c0247e2e7de592012887217b1e12a8686ae7a63b15f2b21db,}",
          				},
          				Name:              "first",
          				Container:         "step-first",
          				ImageID:           "docker.io/library/busybox@sha256:895ab622e92e18d6b461d671081757a"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: nil,
          		Results:       nil,
... skipping 394 lines ...
    stream.go:305: I 17:41:25.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-oapritku] Successfully reconciled taskrun task-run-steps-termination-reasons-termin-oapritku/arendelle-5rfct with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 24, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:41:25.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-oapritku] Requeuing key arendelle-5rfct/task-run-steps-termination-reasons-termin-oapritku (by request) after 59m56.999683839s (depth: 0)
    stream.go:305: D 17:41:26.981 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-oapritku] Adding to queue arendelle-5rfct/task-run-steps-termination-reasons-termin-oapritku (depth: 1)
    stream.go:305: D 17:41:26.981 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-oapritku] got tracing carriermap[]
    stream.go:305: D 17:41:26.981 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-oapritku] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:26.981 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-oapritku] set taskspec for arendelle-5rfct/task-run-steps-termination-reasons-termin-oapritku - script: 
    stream.go:305: I 17:41:26.981 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-oapritku] Successfully reconciled taskrun task-run-steps-termination-reasons-termin-oapritku/arendelle-5rfct with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 26, 981762032, time.Local)}, Reason:"Failed", Message:"\"step-first\" exited because the step exceeded the specified timeout limit"}
    stream.go:305: D 17:41:26.982 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-oapritku] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:41:26.981762032 +0000 UTC m=+442.583954142"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-first" exited because the step exceeded the specified timeout limit`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 5 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:41:24 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:41:25.105 +0000 UTC,FinishedAt:2024-05-06 17:41:26 +0000 UTC,ContainerID:containerd://161ad1bd45253a3e8c82d362a2d2ca1fadea9d5d6fa46cce6771df1c5099529a,}",
          				},
          				Name:              "first",
          				Container:         "step-first",
          				ImageID:           "docker.io/library/busybox@sha256:895ab622e92e18d6b461d671081757a"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
... skipping 380 lines ...
    stream.go:305: I 17:41:29.833 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-wviwgupu] Successfully reconciled taskrun task-run-steps-termination-reasons-termin-wviwgupu/arendelle-5rfct with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 29, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:41:29.834 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-wviwgupu] Requeuing key arendelle-5rfct/task-run-steps-termination-reasons-termin-wviwgupu (by request) after 59m57.166080591s (depth: 0)
    stream.go:305: D 17:41:30.803 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-wviwgupu] Adding to queue arendelle-5rfct/task-run-steps-termination-reasons-termin-wviwgupu (depth: 1)
    stream.go:305: D 17:41:30.803 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-wviwgupu] got tracing carriermap[]
    stream.go:305: D 17:41:30.803 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-wviwgupu] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:30.804 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-wviwgupu] set taskspec for arendelle-5rfct/task-run-steps-termination-reasons-termin-wviwgupu - script: 
    stream.go:305: I 17:41:30.804 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-wviwgupu] Successfully reconciled taskrun task-run-steps-termination-reasons-termin-wviwgupu/arendelle-5rfct with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 30, 804284745, time.Local)}, Reason:"Failed", Message:"\"step-first\" exited with code 1"}
    stream.go:305: D 17:41:30.805 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5rfct/task-run-steps-termination-reasons-termin-wviwgupu] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:41:30.804284745 +0000 UTC m=+446.406476856"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-first" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 5 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:41:28 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:41:29.946 +0000 UTC,FinishedAt:2024-05-06 17:41:29 +0000 UTC,ContainerID:containerd://95a41ba6c19b210407332e9b98c6a393c9acc637a47c75a5a9bf1e539cf39b30,}",
          				},
          				Name:              "first",
          				Container:         "step-first",
          				ImageID:           "docker.io/library/busybox@sha256:895ab622e92e18d6b461d671081757a"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:41:29 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:41:30.067 +0000 UTC,FinishedAt:2024-05-06 17:41:30 +0000 UTC,ContainerID:containerd://bd93c50eae03544f59ea8da5ac8ada3a89712c229a849a6b0277bbb727d0e8ac,}",
          				},
          				Name:              "second",
          				Container:         "step-second",
          				ImageID:           "docker.io/library/busybox@sha256:895ab622e92e18d6b461d671081757a"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
... skipping 323 lines ...
    trusted_resources_test.go:170: Deleting namespace arendelle-xwnbf
--- PASS: TestTrustedResourcesVerify_VerificationPolicy_Success (5.92s)
=== RUN   TestTrustedResourcesVerify_VerificationPolicy_Error
    trusted_resources_test.go:177: Create namespace arendelle-hn4ls to deploy to
    trusted_resources_test.go:177: Verify SA "default" is created in namespace "arendelle-hn4ls"
    trusted_resources_test.go:268: Creating PipelineRun trusted-resources-verify-verification-pol-lvpntzyf
    trusted_resources_test.go:273: Waiting for PipelineRun in namespace arendelle-hn4ls to fail
    trusted_resources_test.go:289: Deleting namespace arendelle-hn4ls
--- PASS: TestTrustedResourcesVerify_VerificationPolicy_Error (1.98s)
=== RUN   TestSignInterface
=== RUN   TestSignInterface/Sign_Task
=== RUN   TestSignInterface/Sign_String_with_cosign_signer
=== RUN   TestSignInterface/Empty_TaskSpec
... skipping 458 lines ...
    stream.go:305: I 17:41:57.908 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-m4xhv/workspace-read-only-disallows-write-eragcqsf] Successfully reconciled taskrun workspace-read-only-disallows-write-eragcqsf/arendelle-m4xhv with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 57, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:41:57.908 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-m4xhv/workspace-read-only-disallows-write-eragcqsf] Requeuing key arendelle-m4xhv/workspace-read-only-disallows-write-eragcqsf (by request) after 59m56.091255981s (depth: 0)
    stream.go:305: D 17:41:58.887 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-m4xhv/workspace-read-only-disallows-write-eragcqsf] Adding to queue arendelle-m4xhv/workspace-read-only-disallows-write-eragcqsf (depth: 1)
    stream.go:305: D 17:41:58.888 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-m4xhv/workspace-read-only-disallows-write-eragcqsf] got tracing carriermap[]
    stream.go:305: D 17:41:58.888 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-m4xhv/workspace-read-only-disallows-write-eragcqsf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:41:58.889 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-m4xhv/workspace-read-only-disallows-write-eragcqsf] set taskspec for arendelle-m4xhv/workspace-read-only-disallows-write-eragcqsf - script: echo foo > /workspace/test/file
    stream.go:305: I 17:41:58.889 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-m4xhv/workspace-read-only-disallows-write-eragcqsf] Successfully reconciled taskrun workspace-read-only-disallows-write-eragcqsf/arendelle-m4xhv with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 41, 58, 889109874, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 17:41:58.890 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-m4xhv/workspace-read-only-disallows-write-eragcqsf] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:41:58.889109874 +0000 UTC m=+474.491301985"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-unnamed-0" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 5 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:41:57 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:41:58.29 +0000 UTC,FinishedAt:2024-05-06 17:41:58 +0000 UTC,ContainerID:containerd://ac22229ea6f10a26b4b29620f08c2aa309db3086300d0d98706a4b1348bae7ac,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "docker.io/library/alpine@sha256:c5b1261d6d3e43071626931fc004f701"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: nil,
          		Results:       nil,
... skipping 1614 lines ...
    stream.go:305: D 17:42:12.802 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:12.829 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Creating a new TaskRun object simple-pipeline-run-strsjels-task1 for pipeline task task1
    stream.go:305: D 17:42:12.849 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels (depth: 1)
    stream.go:305: D 17:42:12.850 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (depth: 1)
    stream.go:305: D 17:42:12.850 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] got tracing carriermap[]
    stream.go:305: D 17:42:12.850 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:12.851 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] PipelineRun simple-pipeline-run-strsjels status is being set to &{Succeeded Unknown  {2024-05-06 17:42:12.851409089 +0000 UTC m=+488.453601198} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:12.856 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] set taskspec for arendelle-tfx5v/simple-pipeline-run-strsjels-task1 - script: echo "response"
    stream.go:305: D 17:42:12.889 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels (depth: 1)
    stream.go:305: D 17:42:12.891 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:12.851409089 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 47 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:12.851409089 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 99 lines ...
    stream.go:305: D 17:42:12.957 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (depth: 1)
    stream.go:305: D 17:42:12.960 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (depth: 1)
    stream.go:305: D 17:42:12.979 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels (depth: 1)
    stream.go:305: D 17:42:12.982 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels (by request) after 2m59.108990209s (depth: 0)
    stream.go:305: D 17:42:12.982 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] got tracing carriermap[]
    stream.go:305: D 17:42:12.982 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:12.987 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] PipelineRun simple-pipeline-run-strsjels status is being set to &{Succeeded Unknown  {2024-05-06 17:42:12 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:12.988 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels (by request) after 2m59.012000157s (depth: 0)
    stream.go:305: D 17:42:13.031 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (depth: 1)
    stream.go:305: D 17:42:13.031 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
... skipping 102 lines ...
          	},
          }
=== NAME  TestSimplePipelineRun
    stream.go:305: D 17:42:13.068 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels (depth: 1)
    stream.go:305: D 17:42:13.068 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] got tracing carriermap[]
    stream.go:305: D 17:42:13.068 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:13.069 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] PipelineRun simple-pipeline-run-strsjels status is being set to &{Succeeded Unknown  {2024-05-06 17:42:12 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:13.069 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels (by request) after 2m58.930704714s (depth: 0)
    stream.go:305: D 17:42:13.069 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (depth: 1)
    stream.go:305: D 17:42:13.070 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (by request) after 59m59.893534866s (depth: 0)
    stream.go:305: D 17:42:13.070 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] got tracing carriermap[]
    stream.go:305: D 17:42:13.070 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:13.071 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] set taskspec for arendelle-tfx5v/simple-pipeline-run-strsjels-task1 - script: echo "response"
... skipping 108 lines ...
    stream.go:305: D 17:42:13.161 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels (depth: 1)
    stream.go:305: D 17:42:13.161 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (depth: 1)
    stream.go:305: D 17:42:13.161 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] got tracing carriermap[]
    stream.go:305: D 17:42:13.161 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] got tracing carriermap[]
    stream.go:305: D 17:42:13.161 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:13.161 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:13.162 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] PipelineRun simple-pipeline-run-strsjels status is being set to &{Succeeded Unknown  {2024-05-06 17:42:12 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:13.164 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels (by request) after 2m58.835429499s (depth: 0)
    stream.go:305: D 17:42:13.163 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] set taskspec for arendelle-tfx5v/simple-pipeline-run-strsjels-task1 - script: echo "response"
    stream.go:305: I 17:42:13.164 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Successfully reconciled taskrun simple-pipeline-run-strsjels-task1/arendelle-tfx5v with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 13, 164869091, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:42:13.165 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (by request) after 59m58.834993111s (depth: 0)
=== NAME  TestWorkingDirCreated
    stream.go:305: D 17:42:13.501 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cn5x5/working-dir-created-dcewjeuo] Adding to queue arendelle-cn5x5/working-dir-created-dcewjeuo (depth: 1)
... skipping 302 lines ...
    upgrade_test.go:236: Deleting namespace arendelle-mf5bh
--- PASS: TestSimpleTaskRun (10.14s)
=== CONT  TestPipelineTaskTimeout
    timeout_test.go:324: Create namespace arendelle-q88g9 to deploy to
    timeout_test.go:324: Verify SA "default" is created in namespace "arendelle-q88g9"
    timeout_test.go:329: Creating Tasks in namespace arendelle-q88g9
    timeout_test.go:389: Waiting for PipelineRun pipeline-task-timeout-sjvkshbj with PipelineTask timeout in namespace arendelle-q88g9 to fail
    stream.go:305: D 17:42:14.753 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj (depth: 1)
    stream.go:305: D 17:42:14.754 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] got tracing carriermap[]
    stream.go:305: D 17:42:14.754 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:14.762 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Creating a new TaskRun object pipeline-task-timeout-sjvkshbj-pipelinetask1 for pipeline task pipelinetask1
    stream.go:305: D 17:42:14.771 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1 (depth: 1)
    stream.go:305: D 17:42:14.771 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj (depth: 1)
    stream.go:305: D 17:42:14.771 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] got tracing carriermap[]
    stream.go:305: D 17:42:14.771 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:14.773 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Creating a new TaskRun object pipeline-task-timeout-sjvkshbj-pipelinetask2 for pipeline task pipelinetask2
    stream.go:305: D 17:42:14.774 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] set taskspec for arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1 - script: 
    stream.go:305: I 17:42:14.789 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] PipelineRun pipeline-task-timeout-sjvkshbj status is being set to &{Succeeded Unknown  {2024-05-06 17:42:14.78956459 +0000 UTC m=+490.391756700} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:14.789 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj (depth: 1)
    stream.go:305: D 17:42:14.789 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2 (depth: 1)
    stream.go:305: D 17:42:14.790 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] got tracing carriermap[]
    stream.go:305: D 17:42:14.790 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:14.802 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] Successfully reconciled taskrun pipeline-task-timeout-sjvkshbj-pipelinetask1/arendelle-q88g9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 14, 802265387, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:42:14.805 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] set taskspec for arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2 - script: 
... skipping 6 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:14.78956459 +00"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 109 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:14.78956459 +00"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 197 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Command: {"/bin/sh"}, Args: {"-c", "sleep 1s"}}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 17:42:14.970 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] PipelineRun pipeline-task-timeout-sjvkshbj status is being set to &{Succeeded Unknown  {2024-05-06 17:42:14.970061876 +0000 UTC m=+490.572253986} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:14.971 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
... skipping 48 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:14.970061876 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 122 lines ...
    stream.go:305: D 17:42:15.089 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-rcx98/task-run-c-r-d-conversion-uveohggd] set taskspec for arendelle-rcx98/task-run-c-r-d-conversion-uveohggd - script: #!/usr/bin/env bash
        echo "Hello World!"
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 17:42:15.129 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Requeuing key arendelle-q88g9/pipeline-task-timeout-sjvkshbj (by request) after 59m58.99291534s (depth: 0)
    stream.go:305: D 17:42:15.129 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] got tracing carriermap[]
    stream.go:305: D 17:42:15.129 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:15.129 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] PipelineRun pipeline-task-timeout-sjvkshbj status is being set to &{Succeeded Unknown  {2024-05-06 17:42:14 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:15.130 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Requeuing key arendelle-q88g9/pipeline-task-timeout-sjvkshbj (by request) after 59m58.870064679s (depth: 0)
=== NAME  TestTaskRunCRDConversion
    stream.go:305: D 17:42:15.209 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-rcx98/task-run-c-r-d-conversion-uveohggd] Adding to queue arendelle-rcx98/task-run-c-r-d-conversion-uveohggd (depth: 1)
=== NAME  TestSimplePipelineRun
    stream.go:305: D 17:42:15.209 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (depth: 1)
=== NAME  TestTaskRunCRDConversion
... skipping 95 lines ...
          }
    stream.go:305: D 17:42:15.376 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj (depth: 1)
    stream.go:305: D 17:42:15.376 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] got tracing carriermap[]
    stream.go:305: D 17:42:15.376 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:15.383 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] Requeuing key arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2 (by request) after 4.980951332s (depth: 2)
    stream.go:305: D 17:42:15.383 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2 (depth: 3)
    stream.go:305: I 17:42:15.376 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] PipelineRun pipeline-task-timeout-sjvkshbj status is being set to &{Succeeded Unknown  {2024-05-06 17:42:14 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:15.383 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Requeuing key arendelle-q88g9/pipeline-task-timeout-sjvkshbj (by request) after 59m58.616339006s (depth: 0)
=== NAME  TestSimplePipelineRun
    stream.go:305: D 17:42:15.383 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] got tracing carriermap[]
    stream.go:305: D 17:42:15.383 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:15.384 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] set taskspec for arendelle-tfx5v/simple-pipeline-run-strsjels-task1 - script: echo "response"
    stream.go:305: I 17:42:15.384 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Successfully reconciled taskrun simple-pipeline-run-strsjels-task1/arendelle-tfx5v with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 15, 384553104, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
... skipping 178 lines ...
    stream.go:305: D 17:42:15.743 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-rcx98/task-run-c-r-d-conversion-risxlasi] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:15.743 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-rcx98/task-run-c-r-d-conversion-risxlasi] taskrun done : task-run-c-r-d-conversion-risxlasi 
    stream.go:305: I 17:42:15.750 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-rcx98/task-run-c-r-d-conversion-risxlasi] Reconcile succeeded
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 17:42:15.790 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr (depth: 1)
    stream.go:305: D 17:42:15.801 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (depth: 1)
    stream.go:305: I 17:42:15.801 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] PipelineRun pipeline-run-timeout-ujxmkbyr status is being set to &{Succeeded Unknown  {2024-05-06 17:42:15.801762056 +0000 UTC m=+491.403954168} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:15.802 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] got tracing carriermap[]
    stream.go:305: D 17:42:15.802 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:15.831 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] set taskspec for arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo - script: 
    stream.go:305: I 17:42:15.848 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Successfully reconciled taskrun pipeline-run-timeout-ujxmkbyr-foo/arendelle-9qcjb with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 15, 848871379, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:42:15.852 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (depth: 1)
    stream.go:305: D 17:42:15.857 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (depth: 1)
... skipping 5 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:15.801762056 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 87 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:15.801762056 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 143 lines ...
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:42:16.293 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Requeuing key arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr (by request) after 4.107280987s (depth: 0)
    stream.go:305: D 17:42:16.294 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] got tracing carriermap[]
    stream.go:305: D 17:42:16.294 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:16.319 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] PipelineRun pipeline-run-timeout-ujxmkbyr status is being set to &{Succeeded Unknown  {2024-05-06 17:42:15 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:16.320 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Requeuing key arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr (by request) after 3.679784466s (depth: 0)
    stream.go:305: D 17:42:16.322 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (depth: 2)
    stream.go:305: D 17:42:16.322 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr (depth: 1)
    stream.go:305: D 17:42:16.323 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] got tracing carriermap[]
    stream.go:305: D 17:42:16.323 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:16.323 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] PipelineRun pipeline-run-timeout-ujxmkbyr status is being set to &{Succeeded Unknown  {2024-05-06 17:42:15 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:16.324 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Requeuing key arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr (by request) after 3.67599022s (depth: 0)
    stream.go:305: D 17:42:16.327 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Requeuing key arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (by request) after 59m59.877137377s (depth: 1)
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 17:42:16.332 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2 (depth: 2)
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 17:42:16.338 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] got tracing carriermap[]
... skipping 42 lines ...
          	},
          }
=== NAME  TestSimplePipelineRun
    stream.go:305: D 17:42:16.343 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels (depth: 1)
    stream.go:305: D 17:42:16.343 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] got tracing carriermap[]
    stream.go:305: D 17:42:16.343 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:16.344 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] PipelineRun simple-pipeline-run-strsjels status is being set to &{Succeeded Unknown  {2024-05-06 17:42:12 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:16.344 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels (by request) after 2m55.65570206s (depth: 0)
    stream.go:305: D 17:42:16.344 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (depth: 2)
    stream.go:305: D 17:42:16.352 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (by request) after 59m55.720942221s (depth: 1)
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 17:42:16.352 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] got tracing carriermap[]
    stream.go:305: D 17:42:16.352 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 14 lines ...
    stream.go:305: D 17:42:16.373 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] set taskspec for arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo - script: 
    stream.go:305: I 17:42:16.373 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Successfully reconciled taskrun pipeline-run-timeout-ujxmkbyr-foo/arendelle-9qcjb with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 16, 373790444, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
    stream.go:305: D 17:42:16.373 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Requeuing key arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (by request) after 59m58.626090043s (depth: 0)
    stream.go:305: D 17:42:16.374 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr (depth: 1)
    stream.go:305: D 17:42:16.374 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] got tracing carriermap[]
    stream.go:305: D 17:42:16.374 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:16.374 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] PipelineRun pipeline-run-timeout-ujxmkbyr status is being set to &{Succeeded Unknown  {2024-05-06 17:42:15 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:16.374 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Requeuing key arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr (by request) after 3.625282244s (depth: 0)
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 17:42:16.513 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1 (depth: 1)
    stream.go:305: D 17:42:16.514 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] got tracing carriermap[]
    stream.go:305: D 17:42:16.514 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:16.514 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] set taskspec for arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1 - script: 
... skipping 59 lines ...
=== NAME  TestTaskRunCRDConversion
    stream.go:305: I 17:42:16.556 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-rcx98/task-run-c-r-d-conversion-risxlasi] Reconcile succeeded
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 17:42:16.550 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj (depth: 1)
    stream.go:305: D 17:42:16.562 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] got tracing carriermap[]
    stream.go:305: D 17:42:16.562 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:16.563 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] PipelineRun pipeline-task-timeout-sjvkshbj status is being set to &{Succeeded Unknown  {2024-05-06 17:42:14 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:16.564 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Requeuing key arendelle-q88g9/pipeline-task-timeout-sjvkshbj (by request) after 59m57.435930097s (depth: 0)
    stream.go:305: D 17:42:16.564 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] Requeuing key arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1 (by request) after 1h0m0s (depth: 0)
    stream.go:305: D 17:42:16.564 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] got tracing carriermap[]
    stream.go:305: D 17:42:16.564 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:16.565 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] set taskspec for arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1 - script: 
    stream.go:305: I 17:42:16.565 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] Successfully reconciled taskrun pipeline-task-timeout-sjvkshbj-pipelinetask1/arendelle-q88g9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 16, 565238615, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
... skipping 54 lines ...
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:42:17.078 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj (depth: 1)
    stream.go:305: D 17:42:17.078 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] got tracing carriermap[]
    stream.go:305: D 17:42:17.078 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:17.078 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] PipelineRun pipeline-task-timeout-sjvkshbj status is being set to &{Succeeded Unknown  {2024-05-06 17:42:14 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:17.078 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Requeuing key arendelle-q88g9/pipeline-task-timeout-sjvkshbj (by request) after 59m56.92133317s (depth: 0)
    stream.go:305: D 17:42:17.078 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2 (depth: 1)
    stream.go:305: D 17:42:17.079 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] Requeuing key arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2 (by request) after 2.960665425s (depth: 0)
    stream.go:305: D 17:42:17.079 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] got tracing carriermap[]
    stream.go:305: D 17:42:17.079 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:17.080 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] set taskspec for arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2 - script: 
... skipping 130 lines ...
          	},
          }
    stream.go:305: D 17:42:17.261 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (by request) after 59m54.768296312s (depth: 0)
    stream.go:305: D 17:42:17.265 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels (depth: 1)
    stream.go:305: D 17:42:17.265 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] got tracing carriermap[]
    stream.go:305: D 17:42:17.265 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:17.265 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] PipelineRun simple-pipeline-run-strsjels status is being set to &{Succeeded Unknown  {2024-05-06 17:42:12 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:17.265 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels (by request) after 2m54.734479259s (depth: 0)
    stream.go:305: D 17:42:17.265 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (depth: 1)
    stream.go:305: D 17:42:17.265 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] got tracing carriermap[]
    stream.go:305: D 17:42:17.265 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:17.266 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] set taskspec for arendelle-tfx5v/simple-pipeline-run-strsjels-task1 - script: echo "response"
    stream.go:305: I 17:42:17.266 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Successfully reconciled taskrun simple-pipeline-run-strsjels-task1/arendelle-tfx5v with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 17, 266273051, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo-param step-check-workspace]\""}
... skipping 59 lines ...
    stream.go:305: D 17:42:17.568 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (depth: 1)
    stream.go:305: D 17:42:17.568 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] got tracing carriermap[]
    stream.go:305: D 17:42:17.568 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:17.568 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr (depth: 1)
    stream.go:305: D 17:42:17.568 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] got tracing carriermap[]
    stream.go:305: D 17:42:17.568 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:17.568 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] PipelineRun pipeline-run-timeout-ujxmkbyr status is being set to &{Succeeded Unknown  {2024-05-06 17:42:15 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:17.569 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] set taskspec for arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo - script: 
    stream.go:305: D 17:42:17.569 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Requeuing key arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr (by request) after 2.430934437s (depth: 0)
    stream.go:305: I 17:42:17.569 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Successfully reconciled taskrun pipeline-run-timeout-ujxmkbyr-foo/arendelle-9qcjb with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 17, 569226736, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 17:42:17.569 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Requeuing key arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (by request) after 59m57.430559981s (depth: 0)
=== NAME  TestTaskRunCRDConversion
    stream.go:305: D 17:42:18.058 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-rcx98/task-run-c-r-d-conversion-uveohggd] Adding to queue arendelle-rcx98/task-run-c-r-d-conversion-uveohggd (depth: 1)
... skipping 127 lines ...
          	},
          }
    stream.go:305: D 17:42:18.187 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2 (depth: 1)
    stream.go:305: D 17:42:18.187 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj (depth: 1)
    stream.go:305: D 17:42:18.187 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] got tracing carriermap[]
    stream.go:305: D 17:42:18.187 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:18.188 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] PipelineRun pipeline-task-timeout-sjvkshbj status is being set to &{Succeeded Unknown  {2024-05-06 17:42:14 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:18.188 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Requeuing key arendelle-q88g9/pipeline-task-timeout-sjvkshbj (by request) after 59m55.811804201s (depth: 0)
    stream.go:305: D 17:42:18.190 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] Requeuing key arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2 (by request) after 1.873648327s (depth: 0)
    stream.go:305: D 17:42:18.190 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] got tracing carriermap[]
    stream.go:305: D 17:42:18.190 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:18.190 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] set taskspec for arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2 - script: 
    stream.go:305: I 17:42:18.190 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] Successfully reconciled taskrun pipeline-task-timeout-sjvkshbj-pipelinetask2/arendelle-q88g9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 18, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 62 lines ...
    stream.go:305: D 17:42:18.583 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj (depth: 1)
    stream.go:305: D 17:42:18.583 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] got tracing carriermap[]
    stream.go:305: D 17:42:18.583 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:18.583 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] got tracing carriermap[]
    stream.go:305: D 17:42:18.583 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:18.583 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] set taskspec for arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1 - script: 
    stream.go:305: I 17:42:18.583 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] PipelineRun pipeline-task-timeout-sjvkshbj status is being set to &{Succeeded Unknown  {2024-05-06 17:42:14 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:18.583 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1 (depth: 1)
    stream.go:305: I 17:42:18.583 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] Successfully reconciled taskrun pipeline-task-timeout-sjvkshbj-pipelinetask1/arendelle-q88g9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 18, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:42:18.583 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Requeuing key arendelle-q88g9/pipeline-task-timeout-sjvkshbj (by request) after 59m55.416199889s (depth: 0)
    stream.go:305: D 17:42:18.584 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] Requeuing key arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1 (by request) after 1h0m0s (depth: 0)
    stream.go:305: D 17:42:18.584 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] got tracing carriermap[]
    stream.go:305: D 17:42:18.584 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 159 lines ...
    stream.go:305: D 17:42:19.189 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:19.190 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (by request) after 59m52.827866214s (depth: 0)
    stream.go:305: D 17:42:19.190 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] got tracing carriermap[]
    stream.go:305: D 17:42:19.190 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:19.191 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] set taskspec for arendelle-tfx5v/simple-pipeline-run-strsjels-task1 - script: echo "response"
    stream.go:305: I 17:42:19.191 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Successfully reconciled taskrun simple-pipeline-run-strsjels-task1/arendelle-tfx5v with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 19, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: I 17:42:19.191 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] PipelineRun simple-pipeline-run-strsjels status is being set to &{Succeeded Unknown  {2024-05-06 17:42:12 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:19.191 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels (by request) after 2m52.808314115s (depth: 0)
    stream.go:305: D 17:42:19.191 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (by request) after 59m52.80840245s (depth: 0)
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 17:42:19.564 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (depth: 1)
    stream.go:305: D 17:42:19.564 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] got tracing carriermap[]
    stream.go:305: D 17:42:19.564 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 56 lines ...
          	},
          }
    stream.go:305: D 17:42:19.575 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (depth: 1)
    stream.go:305: D 17:42:19.589 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr (depth: 1)
    stream.go:305: D 17:42:19.589 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] got tracing carriermap[]
    stream.go:305: D 17:42:19.589 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:19.589 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] PipelineRun pipeline-run-timeout-ujxmkbyr status is being set to &{Succeeded Unknown  {2024-05-06 17:42:15 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:19.589 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (depth: 1)
    stream.go:305: D 17:42:19.590 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Requeuing key arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr (by request) after 410.129585ms (depth: 0)
    stream.go:305: D 17:42:19.590 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Requeuing key arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (by request) after 59m55.426271071s (depth: 0)
    stream.go:305: D 17:42:19.590 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] got tracing carriermap[]
    stream.go:305: D 17:42:19.590 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:19.590 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] set taskspec for arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo - script: 
... skipping 26 lines ...
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:20.001123727 +0000 UTC m=+495.603315859"},
        + 				Reason:             "TaskRunTimeout",
        + 				Message:            `TaskRun "pipeline-task-timeout-sjvkshbj-pipelinetask2" failed to finish within "5s"`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "pipeline-task-timeout-sjvkshbj-pipelinetask2-pod",
... skipping 24 lines ...
          		... // 4 identical fields
          	},
          }
    stream.go:305: D 17:42:20.009 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2 (depth: 1)
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 17:42:20.023 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr (depth: 1)
    stream.go:305: I 17:42:20.025 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] PipelineRun pipeline-run-timeout-ujxmkbyr status is being set to &{Succeeded False  {2024-05-06 17:42:20.024963869 +0000 UTC m=+495.627155980} PipelineRunTimeout PipelineRun "pipeline-run-timeout-ujxmkbyr" failed to finish within "5s"}
    stream.go:305: D 17:42:20.025 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:15 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:20.024963869 +0000 UTC m=+495.627155980"},
        + 				Reason:             "PipelineRunTimeout",
        + 				Message:            `PipelineRun "pipeline-run-timeout-ujxmkbyr" failed to finish within "5s"`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:42:15 +0000 UTC",
... skipping 14 lines ...
    stream.go:305: D 17:42:20.028 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: W 17:42:20.028 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] stopping task run "pipeline-task-timeout-sjvkshbj-pipelinetask2" because of "TaskRunTimeout"
    stream.go:305: D 17:42:20.033 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2 (depth: 1)
    stream.go:305: D 17:42:20.033 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj (depth: 1)
    stream.go:305: D 17:42:20.033 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] got tracing carriermap[]
    stream.go:305: D 17:42:20.034 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:20.034 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] PipelineRun pipeline-task-timeout-sjvkshbj status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20.034354686 +0000 UTC m=+495.636546799} PipelineRunStopping Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 17:42:20.037 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (depth: 1)
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 17:42:20.037 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
... skipping 7 lines ...
        + 					Inner: v1.Time{Time: s"2024-05-06 17:42:20.034354686 +0000 UTC m=+495.636546799"},
        + 				},
        - 				Reason: "Running",
        + 				Reason: "PipelineRunStopping",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0 (Failed: 0",
        + 					"1 (Failed: 1",
          					", Cancelled 0), Incomplete: ",
        - 					"2",
        + 					"1",
          					", Skipped: 0",
          				}, ""),
          			},
... skipping 15 lines ...
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:20.028297971 +0000 UTC m=+495.630490080"},
        + 				Reason:             "TaskRunTimeout",
        + 				Message:            `TaskRun "pipeline-task-timeout-sjvkshbj-pipelinetask2" failed to finish within "5s"`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "pipeline-task-timeout-sjvkshbj-pipelinetask2-pod",
... skipping 86 lines ...
    stream.go:305: D 17:42:20.073 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Requeuing key arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr (by request) after -25.226881ms (depth: 1)
    stream.go:305: D 17:42:20.075 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] got tracing carriermap[]
    stream.go:305: D 17:42:20.075 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:20.075 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Reconcile succeeded
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 17:42:20.074 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:20.076 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] PipelineRun pipeline-task-timeout-sjvkshbj status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20 +0000 UTC} PipelineRunStopping Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:20.076 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Requeuing key arendelle-q88g9/pipeline-task-timeout-sjvkshbj (by request) after 59m53.923804654s (depth: 0)
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 17:42:20.077 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (depth: 1)
    stream.go:305: D 17:42:20.077 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] got tracing carriermap[]
    stream.go:305: D 17:42:20.078 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:20.078 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr] Reconcile succeeded
... skipping 19 lines ...
          				Severity:           "",
        - 				LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2024-05-06 17:42:20 +0000 UTC"}},
        + 				LastTransitionTime: apis.VolatileTime{
        + 					Inner: v1.Time{Time: s"2024-05-06 17:42:20.028297971 +0000 UTC m=+495.630490080"},
        + 				},
          				Reason:  "TaskRunTimeout",
          				Message: `TaskRun "pipeline-task-timeout-sjvkshbj-pipelinetask2" failed to`...,
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "pipeline-task-timeout-sjvkshbj-pipelinetask2-pod",
... skipping 104 lines ...
=== CONT  TestPipelineRunTasksTimeout
    timeout_test.go:445: Create namespace arendelle-fzcd5 to deploy to
    timeout_test.go:445: Verify SA "default" is created in namespace "arendelle-fzcd5"
    timeout_test.go:450: Creating Task in namespace arendelle-fzcd5
    timeout_test.go:465: Creating Finally Task in namespace arendelle-fzcd5
    stream.go:305: D 17:42:20.242 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (depth: 1)
    timeout_test.go:513: Waiting for PipelineRun pipeline-run-tasks-timeout-igamkgto in namespace arendelle-fzcd5 to be failed
    stream.go:305: D 17:42:20.244 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] got tracing carriermap[]
    stream.go:305: D 17:42:20.244 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:20.253 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Creating a new TaskRun object pipeline-run-tasks-timeout-igamkgto-dagtask for pipeline task dagtask
    stream.go:305: I 17:42:20.266 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20.266964652 +0000 UTC m=+495.869156752} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:20.270 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (depth: 1)
    stream.go:305: D 17:42:20.270 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask (depth: 1)
    stream.go:305: D 17:42:20.270 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] got tracing carriermap[]
    stream.go:305: D 17:42:20.270 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] tracerProvider doesn't provide a traceId, tracing is disabled
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 17:42:20.279 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask2 (depth: 1)
... skipping 10 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:20.266964652 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 42 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:20.266964652 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 86 lines ...
    stream.go:305: D 17:42:20.347 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (by request) after 19.714349854s (depth: 0)
    stream.go:305: D 17:42:20.347 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] got tracing carriermap[]
    stream.go:305: D 17:42:20.347 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:20.347 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Found a TaskRun pipeline-run-tasks-timeout-igamkgto-dagtask that was missing from the PipelineRun status
    stream.go:305: D 17:42:20.348 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (depth: 1)
    stream.go:305: D 17:42:20.352 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask (depth: 1)
    stream.go:305: I 17:42:20.360 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20.360895555 +0000 UTC m=+495.963087663} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:20.367 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
... skipping 46 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:20.360895555 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 88 lines ...
    stream.go:305: D 17:42:20.429 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] set taskspec for arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask - script: 
    stream.go:305: I 17:42:20.429 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] Successfully reconciled taskrun pipeline-run-tasks-timeout-igamkgto-dagtask/arendelle-fzcd5 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 20, 429221844, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
    stream.go:305: D 17:42:20.429 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask (by request) after 59m59.570624426s (depth: 0)
    stream.go:305: D 17:42:20.456 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (by request) after 19.609775249s (depth: 0)
    stream.go:305: D 17:42:20.456 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] got tracing carriermap[]
    stream.go:305: D 17:42:20.456 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:20.514 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:20.514 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (by request) after 19.485715466s (depth: 0)
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 17:42:20.566 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1 (depth: 1)
    stream.go:305: D 17:42:20.566 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] got tracing carriermap[]
    stream.go:305: D 17:42:20.566 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:20.566 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] set taskspec for arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1 - script: 
... skipping 55 lines ...
          }
    stream.go:305: D 17:42:20.586 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj (depth: 1)
    stream.go:305: D 17:42:20.586 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] Adding to queue arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1 (depth: 1)
    stream.go:305: D 17:42:20.586 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] got tracing carriermap[]
    stream.go:305: D 17:42:20.586 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:20.587 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] All TaskRuns have finished for PipelineRun pipeline-task-timeout-sjvkshbj so it has finished
    stream.go:305: I 17:42:20.587 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] PipelineRun pipeline-task-timeout-sjvkshbj status is being set to &{Succeeded False  {2024-05-06 17:42:20.587031342 +0000 UTC m=+496.189223451} Failed Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0}
    stream.go:305: D 17:42:20.587 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] Requeuing key arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1 (by request) after 1h0m0s (depth: 1)
    stream.go:305: D 17:42:20.590 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] got tracing carriermap[]
    stream.go:305: D 17:42:20.590 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:20.590 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj-pipelinetask1] taskrun done : pipeline-task-timeout-sjvkshbj-pipelinetask1 
    stream.go:305: D 17:42:20.591 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q88g9/pipeline-task-timeout-sjvkshbj] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:20 +0000 UTC"},
        - 				Reason:             "PipelineRunStopping",
        - 				Message:            "Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:20.587031342 +0000 UTC m=+496.189223451"},
        + 				Reason:             "Failed",
        + 				Message:            "Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:42:14 +0000 UTC",
... skipping 29 lines ...
    timeout_test.go:268: Create namespace arendelle-8kdzf to deploy to
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 17:42:20.798 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] Adding to queue arendelle-9qcjb/pipeline-run-timeout-hoxvwczb (depth: 1)
    stream.go:305: D 17:42:20.799 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo (depth: 1)
    stream.go:305: D 17:42:20.799 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] got tracing carriermap[]
    stream.go:305: D 17:42:20.799 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:20.802 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] PipelineRun pipeline-run-timeout-hoxvwczb status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20.8021919 +0000 UTC m=+496.404384010} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:20.812 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] set taskspec for arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo - script: 
=== NAME  TestTaskRunTimeout
    timeout_test.go:268: Verify SA "default" is created in namespace "arendelle-8kdzf"
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 17:42:20.836 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo (depth: 1)
=== NAME  TestTaskRunTimeout
... skipping 16 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:20.8021919 +000"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 145 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:20.8021919 +000"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 192 lines ...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
=== NAME  TestPipelineRunTimeout
    stream.go:305: I 17:42:21.455 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] PipelineRun pipeline-run-timeout-hoxvwczb status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:21.455 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] Requeuing key arendelle-9qcjb/pipeline-run-timeout-hoxvwczb (by request) after 59m58.544680059s (depth: 0)
    stream.go:305: D 17:42:21.455 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] got tracing carriermap[]
    stream.go:305: D 17:42:21.455 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:21.455 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] PipelineRun pipeline-run-timeout-hoxvwczb status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:21.455 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] Requeuing key arendelle-9qcjb/pipeline-run-timeout-hoxvwczb (by request) after 59m58.544292087s (depth: 0)
=== NAME  TestSimplePipelineRun
    stream.go:305: D 17:42:21.524 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (by request) after 59m50.626023608s (depth: 2)
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 17:42:21.524 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] got tracing carriermap[]
    stream.go:305: D 17:42:21.524 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 42 lines ...
          }
=== NAME  TestSimplePipelineRun
    stream.go:305: D 17:42:21.526 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels (depth: 1)
    stream.go:305: D 17:42:21.526 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (depth: 2)
    stream.go:305: D 17:42:21.526 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] got tracing carriermap[]
    stream.go:305: D 17:42:21.526 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:21.527 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] PipelineRun simple-pipeline-run-strsjels status is being set to &{Succeeded Unknown  {2024-05-06 17:42:12 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:21.527 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Requeuing key arendelle-tfx5v/simple-pipeline-run-strsjels (by request) after 2m50.472144046s (depth: 0)
=== NAME  TestTaskRunTimeout
    stream.go:305: D 17:42:21.567 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-8kdzf/task-run-timeout-pppztugr] Requeuing key arendelle-8kdzf/task-run-timeout-pppztugr (by request) after 760.27291ms (depth: 2)
    stream.go:305: D 17:42:21.567 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-8kdzf/task-run-timeout-pppztugr] Adding to queue arendelle-8kdzf/task-run-timeout-pppztugr (depth: 3)
=== NAME  TestSimplePipelineRun
    stream.go:305: D 17:42:21.571 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] got tracing carriermap[]
... skipping 51 lines ...
          	},
          }
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 17:42:21.622 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo (depth: 2)
    stream.go:305: D 17:42:21.623 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] got tracing carriermap[]
    stream.go:305: D 17:42:21.623 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:21.623 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] PipelineRun pipeline-run-timeout-hoxvwczb status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:21.623 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] Requeuing key arendelle-9qcjb/pipeline-run-timeout-hoxvwczb (by request) after 59m58.376475629s (depth: 0)
    stream.go:305: D 17:42:21.625 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] Requeuing key arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo (by request) after 59m58.474990744s (depth: 1)
=== NAME  TestTaskRunTimeout
    stream.go:305: D 17:42:21.627 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-8kdzf/task-run-timeout-pppztugr] got tracing carriermap[]
    stream.go:305: D 17:42:21.627 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-8kdzf/task-run-timeout-pppztugr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: W 17:42:21.627 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-8kdzf/task-run-timeout-pppztugr] stopping task run "task-run-timeout-pppztugr" because of "TaskRunTimeout"
... skipping 14 lines ...
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:21.6272038 +0000 UTC m=+497.229395910"},
        + 				Reason:             "TaskRunTimeout",
        + 				Message:            `TaskRun "task-run-timeout-pppztugr" failed to finish within "1s"`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-run-timeout-pppztugr-pod",
... skipping 97 lines ...
    stream.go:305: D 17:42:22.127 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask (by request) after 59m57.910676022s (depth: 0)
    stream.go:305: D 17:42:22.128 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] got tracing carriermap[]
    stream.go:305: D 17:42:22.128 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:22.128 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] set taskspec for arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask - script: 
    stream.go:305: I 17:42:22.128 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] Successfully reconciled taskrun pipeline-run-tasks-timeout-igamkgto-dagtask/arendelle-fzcd5 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 22, 128642102, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 17:42:22.128 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask (by request) after 59m57.871201511s (depth: 0)
    stream.go:305: I 17:42:22.139 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:22.139 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (by request) after 17.8606257s (depth: 0)
=== NAME  TestSimplePipelineRun
    stream.go:305: D 17:42:22.258 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] Adding to queue arendelle-tfx5v/simple-pipeline-run-strsjels-task1 (depth: 1)
    stream.go:305: D 17:42:22.259 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] got tracing carriermap[]
    stream.go:305: D 17:42:22.259 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:22.260 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] set taskspec for arendelle-tfx5v/simple-pipeline-run-strsjels-task1 - script: echo "response"
... skipping 82 lines ...
    stream.go:305: D 17:42:22.373 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] got tracing carriermap[]
    stream.go:305: D 17:42:22.373 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:22.373 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels-task1] taskrun done : simple-pipeline-run-strsjels-task1 
    stream.go:305: D 17:42:22.373 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] got tracing carriermap[]
    stream.go:305: D 17:42:22.373 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:22.373 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] All TaskRuns have finished for PipelineRun simple-pipeline-run-strsjels so it has finished
    stream.go:305: I 17:42:22.373 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] PipelineRun simple-pipeline-run-strsjels status is being set to &{Succeeded True  {2024-05-06 17:42:22.37368309 +0000 UTC m=+497.975875202} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}
    stream.go:305: D 17:42:22.374 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-tfx5v/simple-pipeline-run-strsjels] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:12 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "True",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:22.37368309 +0000 UTC m=+497.975875202"},
        + 				Reason:             "Succeeded",
        + 				Message:            "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:42:12 +0000 UTC",
... skipping 68 lines ...
          	},
          }
    stream.go:305: D 17:42:22.637 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] Adding to queue arendelle-9qcjb/pipeline-run-timeout-hoxvwczb (depth: 1)
    stream.go:305: D 17:42:22.638 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo (depth: 1)
    stream.go:305: D 17:42:22.639 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] got tracing carriermap[]
    stream.go:305: D 17:42:22.639 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:22.639 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] PipelineRun pipeline-run-timeout-hoxvwczb status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:22.641 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] Requeuing key arendelle-9qcjb/pipeline-run-timeout-hoxvwczb (by request) after 59m57.359050199s (depth: 0)
    stream.go:305: D 17:42:22.640 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Adding to queue arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo (depth: 1)
    stream.go:305: D 17:42:22.641 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] got tracing carriermap[]
    stream.go:305: D 17:42:22.641 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:22.641 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] taskrun done : pipeline-run-timeout-ujxmkbyr-foo 
    stream.go:305: I 17:42:22.641 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-ujxmkbyr-foo] Reconcile succeeded
... skipping 172 lines ...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
=== NAME  TestPipelineRunTasksTimeout
    stream.go:305: I 17:42:23.241 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:23.242 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (by request) after 16.758074465s (depth: 0)
=== NAME  TestStepTimeout
    stream.go:305: D 17:42:23.270 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6crf4/step-timeout-iqhljnji] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
... skipping 189 lines ...
    stream.go:305: D 17:42:23.630 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] got tracing carriermap[]
    stream.go:305: D 17:42:23.630 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:23.630 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] got tracing carriermap[]
    stream.go:305: D 17:42:23.630 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:23.630 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] set taskspec for arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo - script: 
    stream.go:305: I 17:42:23.630 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] Successfully reconciled taskrun pipeline-run-timeout-hoxvwczb-foo/arendelle-9qcjb with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 23, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: I 17:42:23.631 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] PipelineRun pipeline-run-timeout-hoxvwczb status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:23.631 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] Requeuing key arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo (by request) after 59m56.369029974s (depth: 0)
    stream.go:305: D 17:42:23.631 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] Requeuing key arendelle-9qcjb/pipeline-run-timeout-hoxvwczb (by request) after 59m56.368736262s (depth: 0)
    stream.go:305: D 17:42:23.631 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] got tracing carriermap[]
    stream.go:305: D 17:42:23.631 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:23.631 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] set taskspec for arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo - script: 
    stream.go:305: I 17:42:23.631 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] Successfully reconciled taskrun pipeline-run-timeout-hoxvwczb-foo/arendelle-9qcjb with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 23, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 305 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:42:26 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:42:29.555 +0000 UTC,FinishedAt:2024-05-06 17:42:29 +0000 UTC,ContainerID:containerd://e75153dc34ab24fddd830b2e33c9b9a36c903039f1cdd70cf384f4bc5f485515,}",
          				},
          				Name:              "timeout",
          				Container:         "step-timeout",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
... skipping 61 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting: nil,
          					Running: nil,
          					Terminated: &v1.ContainerStateTerminated{
          						... // 2 identical fields
          						Reason:      "Error",
          						Message:     "",
        - 						StartedAt:   v1.Time{Time: s"2024-05-06 17:42:29 +0000 UTC"},
        + 						StartedAt:   v1.Time{Time: s"2024-05-06 17:42:29.555 +0000 UTC"},
          						FinishedAt:  {Time: s"2024-05-06 17:42:29 +0000 UTC"},
          						ContainerID: "containerd://e75153dc34ab24fddd830b2e33c9b9a36c903039f1cdd70cf38"...,
          					},
... skipping 29 lines ...
          }
    stream.go:305: D 17:42:29.665 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6crf4/step-timeout-iqhljnji] Requeuing key arendelle-6crf4/step-timeout-iqhljnji (by request) after 59m53.350155242s (depth: 0)
    stream.go:305: D 17:42:30.630 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6crf4/step-timeout-iqhljnji] Adding to queue arendelle-6crf4/step-timeout-iqhljnji (depth: 1)
    stream.go:305: D 17:42:30.630 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6crf4/step-timeout-iqhljnji] got tracing carriermap[]
    stream.go:305: D 17:42:30.630 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6crf4/step-timeout-iqhljnji] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:30.631 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6crf4/step-timeout-iqhljnji] set taskspec for arendelle-6crf4/step-timeout-iqhljnji - script: sleep 1
    stream.go:305: I 17:42:30.631 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6crf4/step-timeout-iqhljnji] Successfully reconciled taskrun step-timeout-iqhljnji/arendelle-6crf4 with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 30, 631402675, time.Local)}, Reason:"Failed", Message:"\"step-timeout\" exited because the step exceeded the specified timeout limit"}
    stream.go:305: D 17:42:30.633 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6crf4/step-timeout-iqhljnji] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:30.631402675 +0000 UTC m=+506.233594787"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-timeout" exited because the step exceeded the specified timeout limit`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 28 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting: nil,
          					Running: nil,
          					Terminated: &v1.ContainerStateTerminated{
          						... // 2 identical fields
          						Reason:      "Error",
          						Message:     "",
        - 						StartedAt:   v1.Time{Time: s"2024-05-06 17:42:29 +0000 UTC"},
        + 						StartedAt:   v1.Time{Time: s"2024-05-06 17:42:29.555 +0000 UTC"},
          						FinishedAt:  {Time: s"2024-05-06 17:42:29 +0000 UTC"},
          						ContainerID: "containerd://e75153dc34ab24fddd830b2e33c9b9a36c903039f1cdd70cf38"...,
          					},
... skipping 10 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:42:27 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:42:30.05 +0000 UTC,FinishedAt:2024-05-06 17:42:30 +0000 UTC,ContainerID:containerd://bf96173654197b2b395a66fc463be6bcda961eda8cc9de49597e26b2933ffcc5,}",
          				},
          				Name:              "canceled",
          				Container:         "step-canceled",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
... skipping 191 lines ...
    stream.go:305: D 17:42:33.291 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf] got tracing carriermap[]
    stream.go:305: D 17:42:33.291 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:33.292 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf] Requeuing key arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf (by request) after 59m59.707980227s (depth: 0)
    stream.go:305: D 17:42:33.584 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf] Adding to queue arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf (depth: 1)
    stream.go:305: D 17:42:33.584 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf] got tracing carriermap[]
    stream.go:305: D 17:42:33.584 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: E 17:42:33.584 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf] Reconcile error: Couldn't retrieve Task "": error requesting remote resource: error getting "bundleresolver" "arendelle-v44n8/bundles-3595b49841f53c1491d6d1bba042dd52": invalid tekton bundle registry, error: the layer 0 does not contain a dev.tekton.image.apiVersion annotation
    stream.go:305: D 17:42:33.587 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 4 lines ...
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:33.584779133 +0000 UTC m=+509.186971243"},
        + 				Reason:             "CouldntGetTask",
        + 				Message:            `Pipeline arendelle-v44n8/ can't be Run; it contains Tasks that don't exist: Couldn't retrieve Task "": error requesting remote r`...,
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:42:33 +0000 UTC",
        - 		CompletionTime: nil,
        + 		CompletionTime: s"2024-05-06 17:42:33.584779133 +0000 UTC m=+509.186971243",
          		Results:        nil,
          		PipelineSpec:   &{Tasks: {{Name: "hello-world", TaskRef: &{ResolverRef: {Resolver: "bundles", Params: {{Name: "bundle", Value: {Type: "string", StringVal: "registry"}}, {Name: "name", Value: {Type: "string", StringVal: "tekton-bundles-using-regular-image-unagxuhz"}}, {Name: "kind", Value: {Type: "string", StringVal: "Task"}}}}}}}},
          		... // 5 identical fields
          	},
          }
    stream.go:305: E 17:42:33.616 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf] Returned an error err=1 error occurred:
        	* Couldn't retrieve Task "": error requesting remote resource: error getting "bundleresolver" "arendelle-v44n8/bundles-3595b49841f53c1491d6d1bba042dd52": invalid tekton bundle registry, error: the layer 0 does not contain a dev.tekton.image.apiVersion annotation
        
    stream.go:305: E 17:42:33.616 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf] Reconcile error err=1 error occurred:
        	* Couldn't retrieve Task "": error requesting remote resource: error getting "bundleresolver" "arendelle-v44n8/bundles-3595b49841f53c1491d6d1bba042dd52": invalid tekton bundle registry, error: the layer 0 does not contain a dev.tekton.image.apiVersion annotation
        
    stream.go:305: D 17:42:33.619 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf] Adding to queue arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf (depth: 1)
    stream.go:305: D 17:42:33.619 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf] got tracing carriermap[]
    stream.go:305: D 17:42:33.619 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:33.619 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-v44n8/tekton-bundles-using-regular-image-afoqwdrf] Reconcile succeeded
    tektonbundles_test.go:306: Deleting namespace arendelle-v44n8
... skipping 62 lines ...
          }
    stream.go:305: D 17:42:34.672 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo] Requeuing key arendelle-9qcjb/pipeline-run-timeout-hoxvwczb-foo (by request) after 59m45.349214845s (depth: 0)
    stream.go:305: D 17:42:34.672 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] Adding to queue arendelle-9qcjb/pipeline-run-timeout-hoxvwczb (depth: 1)
    stream.go:305: D 17:42:34.672 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] got tracing carriermap[]
    stream.go:305: D 17:42:34.672 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:34.672 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] All TaskRuns have finished for PipelineRun pipeline-run-timeout-hoxvwczb so it has finished
    stream.go:305: I 17:42:34.672 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] PipelineRun pipeline-run-timeout-hoxvwczb status is being set to &{Succeeded True  {2024-05-06 17:42:34.672762527 +0000 UTC m=+510.274954638} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}
    stream.go:305: D 17:42:34.673 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:20 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "True",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:34.672762527 +0000 UTC m=+510.274954638"},
        + 				Reason:             "Succeeded",
        + 				Message:            "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:42:20 +0000 UTC",
... skipping 15 lines ...
    stream.go:305: D 17:42:34.703 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:34.703 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9qcjb/pipeline-run-timeout-hoxvwczb] Reconcile succeeded
    timeout_test.go:159: Deleting namespace arendelle-9qcjb
--- PASS: TestPipelineRunTimeout (20.15s)
=== CONT  TestTaskRunStatus
    taskrun_test.go:158: Creating Task and TaskRun in namespace arendelle-q6tp2
    taskrun_test.go:184: Waiting for TaskRun in namespace arendelle-q6tp2 to fail
    stream.go:305: D 17:42:34.809 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] Adding to queue arendelle-q6tp2/task-run-status-gvfpvhsm (depth: 1)
    stream.go:305: D 17:42:34.809 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] got tracing carriermap[]
    stream.go:305: D 17:42:34.809 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:34.814 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] set taskspec for arendelle-q6tp2/task-run-status-gvfpvhsm - script: 
    stream.go:305: I 17:42:34.823 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] Successfully reconciled taskrun task-run-status-gvfpvhsm/arendelle-q6tp2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 34, 823091401, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:42:34.823 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] Adding to queue arendelle-q6tp2/task-run-status-gvfpvhsm (depth: 1)
... skipping 291 lines ...
=== NAME  TestTaskRunStatus
    stream.go:305: I 17:42:37.334 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] Successfully reconciled taskrun task-run-status-gvfpvhsm/arendelle-q6tp2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 37, 334297787, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:42:37.334 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] Adding to queue arendelle-q6tp2/task-run-status-gvfpvhsm (depth: 1)
=== NAME  TestTektonBundlesUsingImproperFormat
    stream.go:305: D 17:42:37.335 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9dfnn/tekton-bundles-using-improper-format-hqjidmsn] got tracing carriermap[]
    stream.go:305: D 17:42:37.335 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9dfnn/tekton-bundles-using-improper-format-hqjidmsn] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: E 17:42:37.335 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9dfnn/tekton-bundles-using-improper-format-hqjidmsn] Failed to determine Pipeline spec to use for pipelinerun tekton-bundles-using-improper-format-hqjidmsn: resolver failed to get Pipeline : error requesting remote resource: error getting "bundleresolver" "arendelle-9dfnn/bundles-bf2cdf5608b4336c81e4610b53dfc1eb": invalid tekton bundle 10.96.225.155:5000/tektonbundlesimproperformat, error: the layer 0 does not contain a dev.tekton.image.name annotation
    stream.go:305: E 17:42:37.335 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9dfnn/tekton-bundles-using-improper-format-hqjidmsn] Reconcile error: resolver failed to get Pipeline : error requesting remote resource: error getting "bundleresolver" "arendelle-9dfnn/bundles-bf2cdf5608b4336c81e4610b53dfc1eb": invalid tekton bundle 10.96.225.155:5000/tektonbundlesimproperformat, error: the layer 0 does not contain a dev.tekton.image.name annotation
    stream.go:305: D 17:42:37.336 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9dfnn/tekton-bundles-using-improper-format-hqjidmsn] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 4 lines ...
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:37.335721143 +0000 UTC m=+512.937913254"},
        + 				Reason:             "CouldntGetPipeline",
        + 				Message:            "Error retrieving pipeline for pipelinerun arendelle-9dfnn/tekton-bundles-using-improper-format-hqjidmsn: resolver failed to get "...,
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:42:37 +0000 UTC",
... skipping 64 lines ...
    stream.go:305: D 17:42:37.357 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] Requeuing key arendelle-q6tp2/task-run-status-gvfpvhsm (by request) after 59m56.665580469s (depth: 0)
    stream.go:305: D 17:42:37.357 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] got tracing carriermap[]
    stream.go:305: D 17:42:37.357 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:37.357 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] set taskspec for arendelle-q6tp2/task-run-status-gvfpvhsm - script: 
    stream.go:305: I 17:42:37.358 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] Successfully reconciled taskrun task-run-status-gvfpvhsm/arendelle-q6tp2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 37, 358087429, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
=== NAME  TestTektonBundlesUsingImproperFormat
    stream.go:305: E 17:42:37.359 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9dfnn/tekton-bundles-using-improper-format-hqjidmsn] Returned an error err=1 error occurred:
        	* resolver failed to get Pipeline : error requesting remote resource: error getting "bundleresolver" "arendelle-9dfnn/bundles-bf2cdf5608b4336c81e4610b53dfc1eb": invalid tekton bundle 10.96.225.155:5000/tektonbundlesimproperformat, error: the layer 0 does not contain a dev.tekton.image.name annotation
        
=== NAME  TestTaskRunStatus
    stream.go:305: D 17:42:37.359 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
... skipping 47 lines ...
          		TaskSpec:      &{Steps: {{Image: "busybox@sha256:895ab622e92e18d6b461d671081757af7dbaa3b00e3e28e12"..., Command: {"/bin/sh"}, Args: {"-c", "echo hello"}}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
=== NAME  TestTektonBundlesUsingImproperFormat
    stream.go:305: E 17:42:37.359 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9dfnn/tekton-bundles-using-improper-format-hqjidmsn] Reconcile error err=1 error occurred:
        	* resolver failed to get Pipeline : error requesting remote resource: error getting "bundleresolver" "arendelle-9dfnn/bundles-bf2cdf5608b4336c81e4610b53dfc1eb": invalid tekton bundle 10.96.225.155:5000/tektonbundlesimproperformat, error: the layer 0 does not contain a dev.tekton.image.name annotation
        
    stream.go:305: D 17:42:37.360 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9dfnn/tekton-bundles-using-improper-format-hqjidmsn] Adding to queue arendelle-9dfnn/tekton-bundles-using-improper-format-hqjidmsn (depth: 1)
    stream.go:305: D 17:42:37.361 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9dfnn/tekton-bundles-using-improper-format-hqjidmsn] got tracing carriermap[]
    stream.go:305: D 17:42:37.361 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9dfnn/tekton-bundles-using-improper-format-hqjidmsn] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:37.361 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9dfnn/tekton-bundles-using-improper-format-hqjidmsn] Reconcile succeeded
=== NAME  TestTaskRunStatus
... skipping 6 lines ...
    stream.go:305: D 17:42:37.396 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q6tp2/task-run-status-gvfpvhsm] Requeuing key arendelle-q6tp2/task-run-status-gvfpvhsm (by request) after 59m56.603255776s (depth: 0)
=== NAME  TestTektonBundlesUsingImproperFormat
    tektonbundles_test.go:417: Deleting namespace arendelle-9dfnn
--- PASS: TestTektonBundlesUsingImproperFormat (9.15s)
=== CONT  TestTaskRunFailure
    taskrun_test.go:57: Creating Task and TaskRun in namespace arendelle-vlfxh
    taskrun_test.go:89: Waiting for TaskRun in namespace arendelle-vlfxh to fail
    stream.go:305: D 17:42:38.294 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vlfxh/task-run-failure-vmduubwo] Adding to queue arendelle-vlfxh/task-run-failure-vmduubwo (depth: 1)
    stream.go:305: D 17:42:38.294 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vlfxh/task-run-failure-vmduubwo] got tracing carriermap[]
    stream.go:305: D 17:42:38.294 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vlfxh/task-run-failure-vmduubwo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:38.299 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vlfxh/task-run-failure-vmduubwo] set taskspec for arendelle-vlfxh/task-run-failure-vmduubwo - script: 
    stream.go:305: D 17:42:38.312 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vlfxh/task-run-failure-vmduubwo] Adding to queue arendelle-vlfxh/task-run-failure-vmduubwo (depth: 1)
    stream.go:305: I 17:42:38.312 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vlfxh/task-run-failure-vmduubwo] Successfully reconciled taskrun task-run-failure-vmduubwo/arendelle-vlfxh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 38, 312551211, time.Local)}, Reason:"Pending", Message:"Pending"}
... skipping 247 lines ...
=== NAME  TestTaskRunStatus
    taskrun_test.go:219: Deleting namespace arendelle-q6tp2
--- PASS: TestTaskRunStatus (4.07s)
=== CONT  TestTaskRunRetryFailure
    taskrun_test.go:508: Creating Task and TaskRun in namespace arendelle-2c49j
    stream.go:305: D 17:42:38.854 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] Adding to queue arendelle-2c49j/task-run-retry-failure-cinsbxof (depth: 1)
    taskrun_test.go:544: Waiting for TaskRun in namespace arendelle-2c49j to fail
    stream.go:305: D 17:42:38.854 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] got tracing carriermap[]
    stream.go:305: D 17:42:38.854 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:38.858 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] set taskspec for arendelle-2c49j/task-run-retry-failure-cinsbxof - script: 
    stream.go:305: I 17:42:38.867 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] Successfully reconciled taskrun task-run-retry-failure-cinsbxof/arendelle-2c49j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 38, 867442737, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:42:38.867 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] Adding to queue arendelle-2c49j/task-run-retry-failure-cinsbxof (depth: 1)
    stream.go:305: D 17:42:38.874 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] Adding to queue arendelle-2c49j/task-run-retry-failure-cinsbxof (depth: 1)
... skipping 386 lines ...
    stream.go:305: D 17:42:39.586 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:39.614 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] Creating a new TaskRun object tekton-bundles-simple-working-example-beeelyfq-hello-world for pipeline task hello-world
    stream.go:305: D 17:42:39.632 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] Adding to queue arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq (depth: 1)
    stream.go:305: D 17:42:39.632 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Adding to queue arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world (depth: 1)
    stream.go:305: D 17:42:39.632 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] got tracing carriermap[]
    stream.go:305: D 17:42:39.632 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:39.635 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] PipelineRun tekton-bundles-simple-working-example-beeelyfq status is being set to &{Succeeded Unknown  {2024-05-06 17:42:39.635330426 +0000 UTC m=+515.237522536} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:39.647 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] set taskspec for arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world - script: echo Hello
    stream.go:305: D 17:42:39.666 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Adding to queue arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world (depth: 1)
    stream.go:305: I 17:42:39.669 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Successfully reconciled taskrun tekton-bundles-simple-working-example-beeelyfq-hello-world/arendelle-f4nm6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 39, 669083434, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:42:39.677 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] Adding to queue arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq (depth: 1)
    stream.go:305: D 17:42:39.679 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
... skipping 9 lines ...
        + 				},
        - 				Reason: "ResolvingTaskRef",
        + 				Reason: "Running",
          				Message: strings.Join({
        - 					"PipelineRun arendelle-f4nm6/tekton-bundles-simple-working-exampl",
        - 					"e-beeelyfq awaiting remote resource",
        + 					"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip",
        + 					"ped: 0",
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
... skipping 134 lines ...
        + 				},
        - 				Reason: "ResolvingTaskRef",
        + 				Reason: "Running",
          				Message: strings.Join({
        - 					"PipelineRun arendelle-f4nm6/tekton-bundles-simple-working-exampl",
        - 					"e-beeelyfq awaiting remote resource",
        + 					"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip",
        + 					"ped: 0",
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
... skipping 63 lines ...
          	},
          }
    stream.go:305: D 17:42:39.776 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] Adding to queue arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq (depth: 1)
    stream.go:305: D 17:42:39.780 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] Requeuing key arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq (by request) after 59m59.321737527s (depth: 0)
    stream.go:305: D 17:42:39.780 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] got tracing carriermap[]
    stream.go:305: D 17:42:39.781 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:39.781 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] PipelineRun tekton-bundles-simple-working-example-beeelyfq status is being set to &{Succeeded Unknown  {2024-05-06 17:42:39 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:39.781 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] Requeuing key arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq (by request) after 59m59.218610925s (depth: 0)
    stream.go:305: D 17:42:39.794 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Requeuing key arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world (by request) after 59m59.237893434s (depth: 0)
    stream.go:305: D 17:42:39.796 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] Adding to queue arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq (depth: 1)
    stream.go:305: D 17:42:39.796 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Adding to queue arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world (depth: 1)
    stream.go:305: D 17:42:39.796 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] got tracing carriermap[]
    stream.go:305: D 17:42:39.797 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:39.797 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] set taskspec for arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world - script: echo Hello
    stream.go:305: I 17:42:39.797 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Successfully reconciled taskrun tekton-bundles-simple-working-example-beeelyfq-hello-world/arendelle-f4nm6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 39, 797580172, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:42:39.797 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Requeuing key arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world (by request) after 59m59.202256006s (depth: 0)
    stream.go:305: D 17:42:39.798 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] got tracing carriermap[]
    stream.go:305: D 17:42:39.798 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:39.798 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] PipelineRun tekton-bundles-simple-working-example-beeelyfq status is being set to &{Succeeded Unknown  {2024-05-06 17:42:39 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:39.798 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] Requeuing key arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq (by request) after 59m59.201560013s (depth: 0)
=== NAME  TestPipelineRunTasksTimeout
    stream.go:305: D 17:42:40.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] got tracing carriermap[]
    stream.go:305: D 17:42:40.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:40.017 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun tasks timeout of &Duration{Duration:20s,} reached, cancelling tasks
    stream.go:305: I 17:42:40.018 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] patching TaskRun pipeline-run-tasks-timeout-igamkgto-dagtask for timeout
    stream.go:305: I 17:42:40.036 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:40.036 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (depth: 1)
    stream.go:305: D 17:42:40.036 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask (depth: 1)
    stream.go:305: D 17:42:40.037 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] got tracing carriermap[]
    stream.go:305: D 17:42:40.037 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: W 17:42:40.037 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] stopping task run "pipeline-run-tasks-timeout-igamkgto-dagtask" because of "TaskRunCancelled"
    stream.go:305: D 17:42:40.036 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (by request) after -36.443216ms (depth: 1)
... skipping 49 lines ...
          		},
          		RetriesStatus: nil,
          		Results:       nil,
          		... // 4 identical fields
          	},
          }
    stream.go:305: I 17:42:40.064 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:40.065 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (by request) after -65.604577ms (depth: 1)
    stream.go:305: D 17:42:40.066 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] got tracing carriermap[]
    stream.go:305: D 17:42:40.066 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:40.070 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (depth: 1)
    stream.go:305: D 17:42:40.071 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun tasks timeout of &Duration{Duration:20s,} reached, cancelling tasks
    stream.go:305: I 17:42:40.072 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] patching TaskRun pipeline-run-tasks-timeout-igamkgto-dagtask for timeout
    stream.go:305: D 17:42:40.072 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask (depth: 1)
    stream.go:305: I 17:42:40.075 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] Reconcile succeeded
    stream.go:305: D 17:42:40.075 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] got tracing carriermap[]
    stream.go:305: D 17:42:40.076 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:40.076 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] taskrun done : pipeline-run-tasks-timeout-igamkgto-dagtask 
    stream.go:305: I 17:42:40.076 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] Reconcile succeeded
    stream.go:305: I 17:42:40.088 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:40.088 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (by request) after -88.773818ms (depth: 1)
    stream.go:305: D 17:42:40.089 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] got tracing carriermap[]
    stream.go:305: D 17:42:40.089 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:40.093 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Creating a new TaskRun object pipeline-run-tasks-timeout-igamkgto-finallytask for pipeline task finallytask
    stream.go:305: D 17:42:40.104 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (depth: 1)
    stream.go:305: D 17:42:40.104 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask (depth: 1)
    stream.go:305: D 17:42:40.104 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] got tracing carriermap[]
    stream.go:305: D 17:42:40.104 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:40.108 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:40.108005677 +0000 UTC m=+515.710197787} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:40.109 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 3 lines ...
        + 				LastTransitionTime: apis.VolatileTime{
        + 					Inner: v1.Time{Time: s"2024-05-06 17:42:40.108005677 +0000 UTC m=+515.710197787"},
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0 (Failed: 0",
        + 					"1 (Failed: 1",
          					", Cancelled 0), Incomplete: ",
        - 					"2",
        + 					"1",
          					", Skipped: 0",
          				}, ""),
          			},
... skipping 71 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 17:42:40.154 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:40 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:40.154 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask (depth: 1)
    stream.go:305: D 17:42:40.154 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (depth: 1)
    stream.go:305: D 17:42:40.155 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (by request) after 19.845091675s (depth: 0)
    stream.go:305: D 17:42:40.155 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] got tracing carriermap[]
    stream.go:305: D 17:42:40.155 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:40.174 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:40 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:40.174 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (by request) after 19.825510176s (depth: 0)
    stream.go:305: D 17:42:40.196 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
... skipping 100 lines ...
    stream.go:305: D 17:42:40.255 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask (by request) after 59m59.951190193s (depth: 0)
    stream.go:305: D 17:42:40.255 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] got tracing carriermap[]
    stream.go:305: D 17:42:40.255 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:40.265 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (depth: 1)
    stream.go:305: D 17:42:40.265 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] got tracing carriermap[]
    stream.go:305: D 17:42:40.265 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:40.266 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:40 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:40.266 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (by request) after 19.733898185s (depth: 0)
    stream.go:305: D 17:42:40.266 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask (depth: 1)
=== NAME  TestTaskRunRetryFailure
    stream.go:305: D 17:42:40.336 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] Requeuing key arendelle-2c49j/task-run-retry-failure-cinsbxof (by request) after 59m57.794195921s (depth: 0)
    stream.go:305: D 17:42:40.342 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] Adding to queue arendelle-2c49j/task-run-retry-failure-cinsbxof (depth: 1)
    stream.go:305: D 17:42:40.343 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] got tracing carriermap[]
... skipping 113 lines ...
    stream.go:305: D 17:42:40.551 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] set taskspec for arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask - script: 
    stream.go:305: I 17:42:40.551 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] Successfully reconciled taskrun pipeline-run-tasks-timeout-igamkgto-finallytask/arendelle-fzcd5 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 40, 551357218, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
    stream.go:305: D 17:42:40.551 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask (by request) after 59m59.448584804s (depth: 0)
    stream.go:305: D 17:42:40.551 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (depth: 1)
    stream.go:305: D 17:42:40.551 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] got tracing carriermap[]
    stream.go:305: D 17:42:40.551 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:40.567 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:40 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:40.568 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (by request) after 19.431807425s (depth: 0)
    stream.go:305: D 17:42:41.265 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask (depth: 1)
    stream.go:305: D 17:42:41.267 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] got tracing carriermap[]
    stream.go:305: D 17:42:41.267 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:41.267 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] taskrun done : pipeline-run-tasks-timeout-igamkgto-dagtask 
    stream.go:305: I 17:42:41.267 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-dagtask] Reconcile succeeded
... skipping 190 lines ...
          	},
          }
=== NAME  TestTektonBundlesSimpleWorkingExample
    stream.go:305: D 17:42:41.437 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] Adding to queue arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq (depth: 1)
    stream.go:305: D 17:42:41.438 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] got tracing carriermap[]
    stream.go:305: D 17:42:41.438 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:41.438 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] PipelineRun tekton-bundles-simple-working-example-beeelyfq status is being set to &{Succeeded Unknown  {2024-05-06 17:42:39 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:41.438 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] Requeuing key arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq (by request) after 59m57.561558369s (depth: 0)
    stream.go:305: D 17:42:41.438 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Adding to queue arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world (depth: 1)
    stream.go:305: D 17:42:41.438 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] got tracing carriermap[]
    stream.go:305: D 17:42:41.438 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:41.439 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] set taskspec for arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world - script: echo Hello
    stream.go:305: I 17:42:41.439 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Successfully reconciled taskrun tekton-bundles-simple-working-example-beeelyfq-hello-world/arendelle-f4nm6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 41, 439087299, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 217 lines ...
    stream.go:305: D 17:42:42.404 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (depth: 1)
    stream.go:305: D 17:42:42.405 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask (depth: 1)
    stream.go:305: D 17:42:42.405 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] got tracing carriermap[]
    stream.go:305: D 17:42:42.405 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:42.405 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] got tracing carriermap[]
    stream.go:305: D 17:42:42.405 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:42.405 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:40 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:42.405 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (by request) after 17.594525121s (depth: 0)
    stream.go:305: D 17:42:42.405 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] set taskspec for arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask - script: 
    stream.go:305: I 17:42:42.405 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] Successfully reconciled taskrun pipeline-run-tasks-timeout-igamkgto-finallytask/arendelle-fzcd5 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 42, 405849510, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 17:42:42.406 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask (by request) after 59m57.594023365s (depth: 0)
=== NAME  TestTektonBundlesSimpleWorkingExample
    stream.go:305: D 17:42:42.417 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Requeuing key arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world (by request) after 59m56.597608838s (depth: 0)
... skipping 3 lines ...
    stream.go:305: D 17:42:42.418 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:42.418 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] set taskspec for arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world - script: echo Hello
    stream.go:305: I 17:42:42.418 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Successfully reconciled taskrun tekton-bundles-simple-working-example-beeelyfq-hello-world/arendelle-f4nm6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 42, 418972217, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-hello]\""}
    stream.go:305: D 17:42:42.419 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Requeuing key arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world (by request) after 59m56.580964985s (depth: 0)
    stream.go:305: D 17:42:42.419 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] got tracing carriermap[]
    stream.go:305: D 17:42:42.419 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:42.419 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] PipelineRun tekton-bundles-simple-working-example-beeelyfq status is being set to &{Succeeded Unknown  {2024-05-06 17:42:39 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:42.419 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] Requeuing key arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq (by request) after 59m56.580452368s (depth: 0)
=== NAME  TestTaskRunRetryFailure
    stream.go:305: D 17:42:43.198 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] Adding to queue arendelle-2c49j/task-run-retry-failure-cinsbxof (depth: 1)
    stream.go:305: D 17:42:43.199 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] got tracing carriermap[]
    stream.go:305: D 17:42:43.199 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:43.199 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] set taskspec for arendelle-2c49j/task-run-retry-failure-cinsbxof - script: 
    stream.go:305: I 17:42:43.199 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] Successfully reconciled taskrun task-run-retry-failure-cinsbxof/arendelle-2c49j with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 43, 199594591, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 17:42:43.201 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 21 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:42:40 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:42:42.892 +0000 UTC,FinishedAt:2024-05-06 17:42:42 +0000 UTC,ContainerID:containerd://67be1f18ac86ecede05b022a88a059bea5e4e99f3c2758198017e255e3faebaa,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
        - 		RetriesStatus: nil,
        + 		RetriesStatus: []v1.TaskRunStatus{
... skipping 48 lines ...
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:42:43.218729276 +0000 UTC m=+518.820921387",
          		CompletionTime: nil,
        - 		Steps: []v1.StepState{
        - 			{
        - 				ContainerState: v1.ContainerState{
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Messa"...,
        - 				},
        - 				Name:              "unnamed-0",
        - 				Container:         "step-unnamed-0",
        - 				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a08186f2c21a3409f0d2b52dfddbdbe24a5b04",
        - 				TerminationReason: "Error",
        - 			},
        - 		},
        + 		Steps:         []v1.StepState{},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:42:43 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-failure-cinsbxof-pod", StartTime: s"2024-05-06 17:42:38 +0000 UTC", CompletionTime: s"2024-05-06 17:42:43 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Command: {"/bin/sh"}, Args: {"-c", "exit 1"}, VolumeMounts: {{Name: "ws-265da", MountPath: "/cache"}}, ...}}, Workspaces: {{Name: "cache", Description: "cache"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 32 lines ...
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-05-06 17:42:43.27475097 +0000 UTC m=+518.876943067",
          		CompletionTime: nil,
        - 		Steps: []v1.StepState{
        - 			{
        - 				ContainerState: v1.ContainerState{
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Messa"...,
        - 				},
        - 				Name:              "unnamed-0",
        - 				Container:         "step-unnamed-0",
        - 				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a08186f2c21a3409f0d2b52dfddbdbe24a5b04",
        - 				TerminationReason: "Error",
        - 			},
        - 		},
        + 		Steps:         []v1.StepState{},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:42:43 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-failure-cinsbxof-pod", StartTime: s"2024-05-06 17:42:38 +0000 UTC", CompletionTime: s"2024-05-06 17:42:43 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Command: {"/bin/sh"}, Args: {"-c", "exit 1"}, VolumeMounts: {{Name: "ws-265da", MountPath: "/cache"}}, ...}}, Workspaces: {{Name: "cache", Description: "cache"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 23 lines ...
          		PodName:        "task-run-retry-failure-cinsbxof-pod-retry1",
        - 		StartTime:      s"2024-05-06 17:42:43 +0000 UTC",
        + 		StartTime:      s"2024-05-06 17:42:43.27475097 +0000 UTC m=+518.876943067",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps:          []v1.StepState{},
          		RetriesStatus:  {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:42:43 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-failure-cinsbxof-pod", StartTime: s"2024-05-06 17:42:38 +0000 UTC", CompletionTime: s"2024-05-06 17:42:43 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:        nil,
        - 		Sidecars:       nil,
        + 		Sidecars:       []v1.SidecarState{},
          		TaskSpec:       &{Steps: {{Image: "busybox", Command: {"/bin/sh"}, Args: {"-c", "exit 1"}, VolumeMounts: {{Name: "ws-265da", MountPath: "/cache"}}, ...}}, Workspaces: {{Name: "cache", Description: "cache"}}},
          		Provenance:     &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:    nil,
... skipping 33 lines ...
        + 				ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...},
        + 				Name:           "unnamed-0",
        + 				Container:      "step-unnamed-0",
        + 				Results:        []v1.TaskRunResult{},
        + 			},
        + 		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:42:43 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-failure-cinsbxof-pod", StartTime: s"2024-05-06 17:42:38 +0000 UTC", CompletionTime: s"2024-05-06 17:42:43 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Command: {"/bin/sh"}, Args: {"-c", "exit 1"}, VolumeMounts: {{Name: "ws-265da", MountPath: "/cache"}}, ...}}, Workspaces: {{Name: "cache", Description: "cache"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 86 lines ...
    stream.go:305: D 17:42:43.444 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Adding to queue arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world (depth: 1)
=== NAME  TestPipelineRunTasksTimeout
    stream.go:305: D 17:42:43.445 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (depth: 1)
    stream.go:305: D 17:42:43.445 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] got tracing carriermap[]
    stream.go:305: D 17:42:43.445 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:43.445 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] Adding to queue arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask (depth: 1)
    stream.go:305: I 17:42:43.445 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded Unknown  {2024-05-06 17:42:40 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:43.446 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto (by request) after 16.553958947s (depth: 0)
=== NAME  TestTektonBundlesSimpleWorkingExample
    stream.go:305: I 17:42:43.448 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Successfully reconciled taskrun tekton-bundles-simple-working-example-beeelyfq-hello-world/arendelle-f4nm6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 43, 448551863, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:42:43.449 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
... skipping 115 lines ...
    stream.go:305: D 17:42:43.480 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:43.480 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] set taskspec for arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world - script: echo Hello
    stream.go:305: I 17:42:43.480 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Successfully reconciled taskrun tekton-bundles-simple-working-example-beeelyfq-hello-world/arendelle-f4nm6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 43, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:42:43.480 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] Requeuing key arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world (by request) after 59m55.519241742s (depth: 0)
    stream.go:305: D 17:42:43.481 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] got tracing carriermap[]
    stream.go:305: D 17:42:43.481 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:43.481 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] PipelineRun tekton-bundles-simple-working-example-beeelyfq status is being set to &{Succeeded Unknown  {2024-05-06 17:42:39 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:43.481 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] Requeuing key arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq (by request) after 59m55.518404332s (depth: 0)
=== NAME  TestPipelineRunTasksTimeout
    stream.go:305: D 17:42:43.486 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] Requeuing key arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask (by request) after 59m56.554345969s (depth: 0)
    stream.go:305: D 17:42:43.486 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] got tracing carriermap[]
    stream.go:305: D 17:42:43.486 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:43.486 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] set taskspec for arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask - script: 
... skipping 150 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:42:43 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-failure-cinsbxof-pod", StartTime: s"2024-05-06 17:42:38 +0000 UTC", CompletionTime: s"2024-05-06 17:42:43 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Command: {"/bin/sh"}, Args: {"-c", "exit 1"}, VolumeMounts: {{Name: "ws-265da", MountPath: "/cache"}}, ...}}, Workspaces: {{Name: "cache", Description: "cache"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 79 lines ...
    stream.go:305: D 17:42:44.438 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] got tracing carriermap[]
    stream.go:305: D 17:42:44.438 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:44.438 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq-hello-world] taskrun done : tekton-bundles-simple-working-example-beeelyfq-hello-world 
    stream.go:305: D 17:42:44.438 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] got tracing carriermap[]
    stream.go:305: D 17:42:44.438 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:44.438 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] All TaskRuns have finished for PipelineRun tekton-bundles-simple-working-example-beeelyfq so it has finished
    stream.go:305: I 17:42:44.438 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] PipelineRun tekton-bundles-simple-working-example-beeelyfq status is being set to &{Succeeded True  {2024-05-06 17:42:44.438830726 +0000 UTC m=+520.041022819} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}
    stream.go:305: D 17:42:44.441 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-f4nm6/tekton-bundles-simple-working-example-beeelyfq] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:39 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "True",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:44.438830726 +0000 UTC m=+520.041022819"},
        + 				Reason:             "Succeeded",
        + 				Message:            "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:42:39 +0000 UTC",
... skipping 44 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:42:42 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:42:44.603 +0000 UTC,FinishedAt:2024-05-06 17:42:44 +0000 UTC,ContainerID:containerd://6620cd24625443fad6ab11705bd6f2775dbd0fd3cebcd250381e535b12f5f5fa,}",
          				},
          				Name:              "unnamed-1",
          				Container:         "step-unnamed-1",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          			{
          				... // 2 identical fields
          				Container:         "step-unnamed-2",
... skipping 53 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting: nil,
          					Running: nil,
          					Terminated: &v1.ContainerStateTerminated{
          						... // 2 identical fields
          						Reason:      "Error",
          						Message:     "",
        - 						StartedAt:   v1.Time{Time: s"2024-05-06 17:42:44 +0000 UTC"},
        + 						StartedAt:   v1.Time{Time: s"2024-05-06 17:42:44.603 +0000 UTC"},
          						FinishedAt:  {Time: s"2024-05-06 17:42:44 +0000 UTC"},
          						ContainerID: "containerd://6620cd24625443fad6ab11705bd6f2775dbd0fd3cebcd250381"...,
          					},
          				},
          				Name:              "unnamed-1",
          				Container:         "step-unnamed-1",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          			{
          				... // 2 identical fields
          				Container:         "step-unnamed-2",
... skipping 72 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:42:43 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-failure-cinsbxof-pod", StartTime: s"2024-05-06 17:42:38 +0000 UTC", CompletionTime: s"2024-05-06 17:42:43 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Command: {"/bin/sh"}, Args: {"-c", "exit 1"}, VolumeMounts: {{Name: "ws-265da", MountPath: "/cache"}}, ...}}, Workspaces: {{Name: "cache", Description: "cache"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 51 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:42:43 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-failure-cinsbxof-pod", StartTime: s"2024-05-06 17:42:38 +0000 UTC", CompletionTime: s"2024-05-06 17:42:43 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Command: {"/bin/sh"}, Args: {"-c", "exit 1"}, VolumeMounts: {{Name: "ws-265da", MountPath: "/cache"}}, ...}}, Workspaces: {{Name: "cache", Description: "cache"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 76 lines ...
    stream.go:305: D 17:42:45.430 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] got tracing carriermap[]
    stream.go:305: D 17:42:45.430 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:45.430 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] got tracing carriermap[]
    stream.go:305: D 17:42:45.430 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:45.430 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] All TaskRuns have finished for PipelineRun pipeline-run-tasks-timeout-igamkgto so it has finished
    stream.go:305: I 17:42:45.430 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto-finallytask] taskrun done : pipeline-run-tasks-timeout-igamkgto-finallytask 
    stream.go:305: I 17:42:45.430 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] PipelineRun pipeline-run-tasks-timeout-igamkgto status is being set to &{Succeeded False  {2024-05-06 17:42:45.430429059 +0000 UTC m=+521.032621169} Failed Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0}
    stream.go:305: D 17:42:45.431 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:40 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:45.430429059 +0000 UTC m=+521.032621169"},
        + 				Reason:             "Failed",
        + 				Message:            "Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:42:20 +0000 UTC",
... skipping 12 lines ...
    stream.go:305: I 17:42:45.453 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fzcd5/pipeline-run-tasks-timeout-igamkgto] Reconcile succeeded
=== NAME  TestTaskRunFailure
    stream.go:305: D 17:42:45.700 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vlfxh/task-run-failure-vmduubwo] Adding to queue arendelle-vlfxh/task-run-failure-vmduubwo (depth: 1)
    stream.go:305: D 17:42:45.700 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vlfxh/task-run-failure-vmduubwo] got tracing carriermap[]
    stream.go:305: D 17:42:45.700 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vlfxh/task-run-failure-vmduubwo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:45.701 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vlfxh/task-run-failure-vmduubwo] set taskspec for arendelle-vlfxh/task-run-failure-vmduubwo - script: 
    stream.go:305: I 17:42:45.702 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vlfxh/task-run-failure-vmduubwo] Successfully reconciled taskrun task-run-failure-vmduubwo/arendelle-vlfxh with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 45, 702081038, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-1\" exited with code 1"}
    stream.go:305: D 17:42:45.704 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vlfxh/task-run-failure-vmduubwo] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:45.702081038 +0000 UTC m=+521.304273150"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-unnamed-1" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 28 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting: nil,
          					Running: nil,
          					Terminated: &v1.ContainerStateTerminated{
          						... // 2 identical fields
          						Reason:      "Error",
          						Message:     "",
        - 						StartedAt:   v1.Time{Time: s"2024-05-06 17:42:44 +0000 UTC"},
        + 						StartedAt:   v1.Time{Time: s"2024-05-06 17:42:44.603 +0000 UTC"},
          						FinishedAt:  {Time: s"2024-05-06 17:42:44 +0000 UTC"},
          						ContainerID: "containerd://6620cd24625443fad6ab11705bd6f2775dbd0fd3cebcd250381"...,
          					},
          				},
          				Name:              "unnamed-1",
          				Container:         "step-unnamed-1",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:42:43 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:42:45.072 +0000 UTC,FinishedAt:2024-05-06 17:42:45 +0000 UTC,ContainerID:containerd://9b4f81e90fccce6c9441a11ef431ad3bb23ecea3f13c2970e0c639da63210bbc,}",
          				},
          				Name:              "unnamed-2",
          				Container:         "step-unnamed-2",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
... skipping 24 lines ...
--- PASS: TestPipelineRunTasksTimeout (26.13s)
=== CONT  TestTaskRunPipelineRunStatus
    status_test.go:56: Creating Task and TaskRun in namespace arendelle-55zns
=== NAME  TestStepOutputWithWorkspace
    step_output_test.go:160: Creating TaskRun "step-output-with-workspace-plmnadxk" in namespace "arendelle-cvs8g"
=== NAME  TestTaskRunPipelineRunStatus
    status_test.go:79: Waiting for TaskRun in namespace arendelle-55zns to fail
    stream.go:305: D 17:42:46.298 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-gubxqkci] Adding to queue arendelle-55zns/task-run-pipeline-run-status-gubxqkci (depth: 1)
    stream.go:305: D 17:42:46.299 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-gubxqkci] got tracing carriermap[]
    stream.go:305: D 17:42:46.299 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-gubxqkci] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:46.307 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-gubxqkci] set taskspec for arendelle-55zns/task-run-pipeline-run-status-gubxqkci - script: 
=== NAME  TestStepOutputWithWorkspace
    step_output_test.go:165: Waiting for TaskRun "step-output-with-workspace-plmnadxk" to finish
... skipping 2 lines ...
=== NAME  TestStepOutputWithWorkspace
    stream.go:305: D 17:42:46.316 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] Adding to queue arendelle-cvs8g/step-output-with-workspace-plmnadxk (depth: 1)
    stream.go:305: D 17:42:46.317 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] got tracing carriermap[]
    stream.go:305: D 17:42:46.317 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:46.321 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] set taskspec for arendelle-cvs8g/step-output-with-workspace-plmnadxk - script: echo -n hello world
=== NAME  TestTaskRunPipelineRunStatus
    stream.go:305: E 17:42:46.323 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-gubxqkci] Failed to create task run pod for taskrun "task-run-pipeline-run-status-gubxqkci": failed to create task run pod "task-run-pipeline-run-status-gubxqkci": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-55zns/task-run-pipeline-run-status-kxitkfee
    stream.go:305: E 17:42:46.323 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-gubxqkci] Reconcile: failed to create task run pod "task-run-pipeline-run-status-gubxqkci": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-55zns/task-run-pipeline-run-status-kxitkfee
--- PASS: TestTaskRunFailure (8.08s)
=== CONT  TestStartTime
    start_time_test.go:51: Creating TaskRun in namespace "arendelle-zlvq5"
=== NAME  TestTaskRunPipelineRunStatus
    stream.go:305: D 17:42:46.338 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-gubxqkci] Adding to queue arendelle-55zns/task-run-pipeline-run-status-gubxqkci (depth: 1)
    stream.go:305: D 17:42:46.339 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-gubxqkci] Updating status with:   v1.TaskRunStatus{
... skipping 3 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:46.323060795 +0"...},
        + 				Reason:             "PodCreationFailed",
        + 				Message:            `failed to create task run pod "task-run-pipeline-run-status-gubx`...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "",
... skipping 41 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:46.323060795 +0"...},
        + 				Reason:             "PodCreationFailed",
        + 				Message:            `failed to create task run pod "task-run-pipeline-run-status-gubx`...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "",
... skipping 88 lines ...
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:42:46.392 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] Adding to queue arendelle-cvs8g/step-output-with-workspace-plmnadxk (depth: 2)
=== NAME  TestTaskRunPipelineRunStatus
    stream.go:305: D 17:42:46.395 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-gubxqkci] Adding to queue arendelle-55zns/task-run-pipeline-run-status-gubxqkci (depth: 2)
    stream.go:305: E 17:42:46.398 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-gubxqkci] Returned an error err=1 error occurred:
        	* failed to create task run pod "task-run-pipeline-run-status-gubxqkci": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-55zns/task-run-pipeline-run-status-kxitkfee
        
    stream.go:305: E 17:42:46.398 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-gubxqkci] Reconcile error err=1 error occurred:
        	* failed to create task run pod "task-run-pipeline-run-status-gubxqkci": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-55zns/task-run-pipeline-run-status-kxitkfee
        
=== NAME  TestStartTime
    stream.go:305: D 17:42:46.398 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] got tracing carriermap[]
    stream.go:305: D 17:42:46.398 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:46.400 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] set taskspec for arendelle-zlvq5/start-time-zbuwdqcc - script: sleep 2
=== NAME  TestStepOutputWithWorkspace
... skipping 324 lines ...
    stream.go:305: D 17:42:46.556 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] Requeuing key arendelle-zlvq5/start-time-zbuwdqcc (by request) after 59m59.443505285s (depth: 0)
=== NAME  TestTaskRunRetryFailure
    stream.go:305: D 17:42:47.445 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] Adding to queue arendelle-2c49j/task-run-retry-failure-cinsbxof (depth: 1)
    stream.go:305: D 17:42:47.445 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] got tracing carriermap[]
    stream.go:305: D 17:42:47.445 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:47.450 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] set taskspec for arendelle-2c49j/task-run-retry-failure-cinsbxof - script: 
    stream.go:305: I 17:42:47.451 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] Successfully reconciled taskrun task-run-retry-failure-cinsbxof/arendelle-2c49j with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 47, 451089243, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 17:42:47.457 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:47.451089243 +0000 UTC m=+523.053281354"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-unnamed-0" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 5 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-05-06 17:42:44 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-05-06 17:42:46.669 +0000 UTC,FinishedAt:2024-05-06 17:42:46 +0000 UTC,ContainerID:containerd://56efdd1f4eece3fee4ba2e1d4fe6f542c53c7b6327dd2af58744301c764d7e8e,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:42:43 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-failure-cinsbxof-pod", StartTime: s"2024-05-06 17:42:38 +0000 UTC", CompletionTime: s"2024-05-06 17:42:43 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, FinishedAt: {Time: s"2024-05-06 17:42:42 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "docker.io/library/busybox@sha256:6776a33c72b3af7582a5b301e3a0818"..., ...}}, ...}}},
          		Results:       nil,
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "busybox", Command: {"/bin/sh"}, Args: {"-c", "exit 1"}, VolumeMounts: {{Name: "ws-265da", MountPath: "/cache"}}, ...}}, Workspaces: {{Name: "cache", Description: "cache"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
... skipping 21 lines ...
    stream.go:305: I 17:42:47.546 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] taskrun done : task-run-retry-failure-cinsbxof 
    stream.go:305: I 17:42:47.550 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2c49j/task-run-retry-failure-cinsbxof] Reconcile succeeded
=== NAME  TestTaskRunPipelineRunStatus
    stream.go:305: D 17:42:47.554 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] Adding to queue arendelle-55zns/task-run-pipeline-run-status-qerzgwlz (depth: 1)
    stream.go:305: D 17:42:47.555 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] got tracing carriermap[]
    stream.go:305: D 17:42:47.555 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] tracerProvider doesn't provide a traceId, tracing is disabled
    status_test.go:107: Waiting for PipelineRun in namespace arendelle-55zns to fail
    stream.go:305: I 17:42:47.564 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] Creating a new TaskRun object task-run-pipeline-run-status-qerzgwlz-foo for pipeline task foo
    stream.go:305: D 17:42:47.575 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] Adding to queue arendelle-55zns/task-run-pipeline-run-status-qerzgwlz (depth: 1)
    stream.go:305: D 17:42:47.576 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo] got tracing carriermap[]
    stream.go:305: D 17:42:47.576 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:47.576 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo] Adding to queue arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo (depth: 1)
    stream.go:305: I 17:42:47.577 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] PipelineRun task-run-pipeline-run-status-qerzgwlz status is being set to &{Succeeded Unknown  {2024-05-06 17:42:47.577932074 +0000 UTC m=+523.180124183} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:47.581 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo] set taskspec for arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo - script: 
    stream.go:305: D 17:42:47.588 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] Adding to queue arendelle-55zns/task-run-pipeline-run-status-qerzgwlz (depth: 1)
    stream.go:305: D 17:42:47.589 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:47.577932074 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 26 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: E 17:42:47.591 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo] Failed to create task run pod for taskrun "task-run-pipeline-run-status-qerzgwlz-foo": failed to create task run pod "task-run-pipeline-run-status-qerzgwlz-foo": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-55zns/task-run-pipeline-run-status-kxitkfee
    stream.go:305: E 17:42:47.592 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo] Reconcile: failed to create task run pod "task-run-pipeline-run-status-qerzgwlz-foo": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-55zns/task-run-pipeline-run-status-kxitkfee
    stream.go:305: D 17:42:47.603 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:47.591838221 +0"...},
        + 				Reason:             "PodCreationFailed",
        + 				Message:            `failed to create task run pod "task-run-pipeline-run-status-qerz`...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "",
... skipping 33 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:47.577932074 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 41 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:47.591838221 +0"...},
        + 				Reason:             "PodCreationFailed",
        + 				Message:            `failed to create task run pod "task-run-pipeline-run-status-qerz`...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "",
... skipping 21 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 17:42:47.635 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] PipelineRun task-run-pipeline-run-status-qerzgwlz status is being set to &{Succeeded Unknown  {2024-05-06 17:42:47.63524436 +0000 UTC m=+523.237436467} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:47.644 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] Adding to queue arendelle-55zns/task-run-pipeline-run-status-qerzgwlz (depth: 1)
    stream.go:305: D 17:42:47.644 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo] Adding to queue arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo (depth: 1)
    stream.go:305: E 17:42:47.646 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo] Returned an error err=1 error occurred:
        	* failed to create task run pod "task-run-pipeline-run-status-qerzgwlz-foo": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-55zns/task-run-pipeline-run-status-kxitkfee
        
    stream.go:305: E 17:42:47.646 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo] Reconcile error err=1 error occurred:
        	* failed to create task run pod "task-run-pipeline-run-status-qerzgwlz-foo": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-55zns/task-run-pipeline-run-status-kxitkfee
        
    stream.go:305: D 17:42:47.646 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo] got tracing carriermap[]
    stream.go:305: D 17:42:47.646 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:47.647 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo] taskrun done : task-run-pipeline-run-status-qerzgwlz-foo 
    stream.go:305: I 17:42:47.647 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz-foo] Reconcile succeeded
    stream.go:305: D 17:42:47.652 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] Updating status with:   v1.PipelineRunStatus{
... skipping 3 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:47.63524436 +00"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 30 lines ...
          	},
          }
    stream.go:305: D 17:42:47.672 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] Requeuing key arendelle-55zns/task-run-pipeline-run-status-qerzgwlz (by request) after 59m59.347742508s (depth: 0)
    stream.go:305: D 17:42:47.672 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] got tracing carriermap[]
    stream.go:305: D 17:42:47.672 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:47.673 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] All TaskRuns have finished for PipelineRun task-run-pipeline-run-status-qerzgwlz so it has finished
    stream.go:305: I 17:42:47.673 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] PipelineRun task-run-pipeline-run-status-qerzgwlz status is being set to &{Succeeded False  {2024-05-06 17:42:47.673303878 +0000 UTC m=+523.275495987} Failed Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0}
    stream.go:305: D 17:42:47.674 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-55zns/task-run-pipeline-run-status-qerzgwlz] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:47 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:47.673303878 +0000 UTC m=+523.275495987"},
        + 				Reason:             "Failed",
        + 				Message:            "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:42:47 +0000 UTC",
... skipping 14 lines ...
=== CONT  TestPipelineRunMatrixedFailed
--- PASS: TestTaskRunRetryFailure (9.07s)
=== NAME  TestPipelineRunMatrixedFailed
    matrix_test.go:393: Create namespace arendelle-ml9w8 to deploy to
    matrix_test.go:393: Verify SA "default" is created in namespace "arendelle-ml9w8"
    matrix_test.go:396: Creating Task in namespace arendelle-ml9w8
    matrix_test.go:434: Creating PipelineRun pipeline-run-matrixed-failed-wfgcwvta
    stream.go:305: D 17:42:47.921 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Adding to queue arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (depth: 1)
    stream.go:305: D 17:42:47.922 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] got tracing carriermap[]
    matrix_test.go:439: Waiting for PipelineRun in namespace arendelle-ml9w8 to fail
    stream.go:305: D 17:42:47.922 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:47.927 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Creating a new TaskRun object pip19f28fe73f2c3856a3fa0a058c4b33c8-exit-with-zero-and-non-zero for pipeline task exit-with-zero-and-non-zero
    stream.go:305: D 17:42:47.935 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Adding to queue arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (depth: 1)
    stream.go:305: I 17:42:47.936 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] PipelineRun pipeline-run-matrixed-failed-wfgcwvta status is being set to &{Succeeded Unknown  {2024-05-06 17:42:47.936035195 +0000 UTC m=+523.538227310} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:47.946 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Adding to queue arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (depth: 1)
    stream.go:305: D 17:42:47.946 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:47.936035195 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 34 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:42:47.968 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:47.936035195 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 34 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:42:47.973 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Adding to queue arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (depth: 1)
    stream.go:305: D 17:42:47.991 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Adding to queue arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (depth: 1)
    stream.go:305: D 17:42:47.994 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Requeuing key arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (by request) after 59m59.053924618s (depth: 0)
    stream.go:305: D 17:42:47.995 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] got tracing carriermap[]
    stream.go:305: D 17:42:47.995 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:47.999 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] PipelineRun pipeline-run-matrixed-failed-wfgcwvta status is being set to &{Succeeded Unknown  {2024-05-06 17:42:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:47.999 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Requeuing key arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (by request) after 59m59.000750595s (depth: 0)
    stream.go:305: D 17:42:48.072 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Adding to queue arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (depth: 1)
    stream.go:305: D 17:42:48.073 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] got tracing carriermap[]
    stream.go:305: D 17:42:48.073 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:48.073 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] PipelineRun pipeline-run-matrixed-failed-wfgcwvta status is being set to &{Succeeded Unknown  {2024-05-06 17:42:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:48.073 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Requeuing key arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (by request) after 59m58.92624901s (depth: 0)
    stream.go:305: D 17:42:48.121 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Adding to queue arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (depth: 1)
    stream.go:305: D 17:42:48.122 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] got tracing carriermap[]
    stream.go:305: D 17:42:48.122 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:48.122 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] PipelineRun pipeline-run-matrixed-failed-wfgcwvta status is being set to &{Succeeded Unknown  {2024-05-06 17:42:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:48.122 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Requeuing key arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (by request) after 59m58.87738192s (depth: 0)
=== NAME  TestStartTime
    stream.go:305: D 17:42:48.242 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] Adding to queue arendelle-zlvq5/start-time-zbuwdqcc (depth: 1)
    stream.go:305: D 17:42:48.243 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] got tracing carriermap[]
    stream.go:305: D 17:42:48.243 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:48.243 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] set taskspec for arendelle-zlvq5/start-time-zbuwdqcc - script: sleep 2
    stream.go:305: I 17:42:48.244 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] Successfully reconciled taskrun start-time-zbuwdqcc/arendelle-zlvq5 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 48, 244073791, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 337 lines ...
    stream.go:305: D 17:42:49.626 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] got tracing carriermap[]
    stream.go:305: D 17:42:49.626 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:49.627 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] set taskspec for arendelle-cvs8g/step-output-with-workspace-plmnadxk - script: echo -n hello world
    stream.go:305: I 17:42:49.627 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] Successfully reconciled taskrun step-output-with-workspace-plmnadxk/arendelle-cvs8g with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 49, 627518140, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo step-cat sidecar-tekton-log-results]\""}
    stream.go:305: D 17:42:49.627 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] Requeuing key arendelle-cvs8g/step-output-with-workspace-plmnadxk (by request) after 59m56.372412093s (depth: 0)
=== NAME  TestPipelineRunMatrixedFailed
    stream.go:305: D 17:42:49.866 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Adding to queue arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (depth: 1)
    stream.go:305: D 17:42:49.866 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] got tracing carriermap[]
    stream.go:305: D 17:42:49.866 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:49.867 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] PipelineRun pipeline-run-matrixed-failed-wfgcwvta status is being set to &{Succeeded Unknown  {2024-05-06 17:42:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:49.867 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Requeuing key arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (by request) after 59m57.132600173s (depth: 0)
    stream.go:305: D 17:42:50.826 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] got tracing carriermap[]
    stream.go:305: D 17:42:50.826 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:50.825 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Adding to queue arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (depth: 1)
    stream.go:305: I 17:42:50.827 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] PipelineRun pipeline-run-matrixed-failed-wfgcwvta status is being set to &{Succeeded Unknown  {2024-05-06 17:42:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:50.827 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Requeuing key arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (by request) after 59m56.172600867s (depth: 0)
=== NAME  TestStepOutputWithWorkspace
    stream.go:305: D 17:42:51.608 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] Adding to queue arendelle-cvs8g/step-output-with-workspace-plmnadxk (depth: 1)
    stream.go:305: D 17:42:51.614 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] got tracing carriermap[]
    stream.go:305: D 17:42:51.615 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:51.616 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] set taskspec for arendelle-cvs8g/step-output-with-workspace-plmnadxk - script: echo -n hello world
    stream.go:305: D 17:42:51.658 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] Adding to queue arendelle-cvs8g/step-output-with-workspace-plmnadxk (depth: 1)
... skipping 90 lines ...
    stream.go:305: D 17:42:51.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] got tracing carriermap[]
    stream.go:305: D 17:42:51.735 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:51.736 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] set taskspec for arendelle-cvs8g/step-output-with-workspace-plmnadxk - script: echo -n hello world
    stream.go:305: I 17:42:51.753 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] Successfully reconciled taskrun step-output-with-workspace-plmnadxk/arendelle-cvs8g with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 51, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:42:51.754 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] Requeuing key arendelle-cvs8g/step-output-with-workspace-plmnadxk (by request) after 59m54.246012936s (depth: 0)
=== NAME  TestPipelineRunMatrixedFailed
    stream.go:305: D 17:42:51.914 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Adding to queue arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (depth: 1)
    stream.go:305: D 17:42:51.914 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] got tracing carriermap[]
    stream.go:305: D 17:42:51.914 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:51.915 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] PipelineRun pipeline-run-matrixed-failed-wfgcwvta status is being set to &{Succeeded Unknown  {2024-05-06 17:42:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:42:51.915 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Requeuing key arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (by request) after 59m55.084308509s (depth: 0)
=== NAME  TestStartTime
    stream.go:305: D 17:42:52.290 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] Adding to queue arendelle-zlvq5/start-time-zbuwdqcc (depth: 1)
    stream.go:305: D 17:42:52.291 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] got tracing carriermap[]
    stream.go:305: D 17:42:52.291 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:52.304 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] set taskspec for arendelle-zlvq5/start-time-zbuwdqcc - script: sleep 2
    stream.go:305: I 17:42:52.337 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] Successfully reconciled taskrun start-time-zbuwdqcc/arendelle-zlvq5 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 52, 337929269, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 232 lines ...
          		Results:       nil,
          		... // 4 identical fields
          	},
          }
    stream.go:305: D 17:42:53.664 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] Requeuing key arendelle-cvs8g/step-output-with-workspace-plmnadxk (by request) after 59m52.362290504s (depth: 0)
=== NAME  TestPipelineRunMatrixedFailed
    stream.go:305: D 17:42:53.831 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Adding to queue arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (depth: 1)
    stream.go:305: D 17:42:53.831 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] got tracing carriermap[]
    stream.go:305: D 17:42:53.831 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:53.831 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] All TaskRuns have finished for PipelineRun pipeline-run-matrixed-failed-wfgcwvta so it has finished
    stream.go:305: I 17:42:53.831 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] PipelineRun pipeline-run-matrixed-failed-wfgcwvta status is being set to &{Succeeded False  {2024-05-06 17:42:53.831925599 +0000 UTC m=+529.434117708} Failed Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0}
    stream.go:305: D 17:42:53.833 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:47 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:53.831925599 +0000 UTC m=+529.434117708"},
        + 				Reason:             "Failed",
        + 				Message:            "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-05-06 17:42:47 +0000 UTC",
        - 		CompletionTime: nil,
        + 		CompletionTime: s"2024-05-06 17:42:53.831925599 +0000 UTC m=+529.434117708",
          		Results:        nil,
          		PipelineSpec:   &{Tasks: {{Name: "exit-with-zero-and-non-zero", TaskRef: &{Name: "mytask", Kind: "Task"}, Matrix: &{Params: {{Name: "exit-code", Value: {Type: "array", ArrayVal: {"1"}}}}}}}},
          		... // 5 identical fields
          	},
          }
    stream.go:305: D 17:42:53.867 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Requeuing key arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (by request) after 59m53.167966567s (depth: 0)
    stream.go:305: D 17:42:53.869 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Adding to queue arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (depth: 1)
    stream.go:305: D 17:42:53.869 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] got tracing carriermap[]
    stream.go:305: D 17:42:53.869 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:53.869 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Reconcile succeeded
    matrix_test.go:460: Successfully finished test TestPipelineRunMatrixedFailed
    matrix_test.go:461: Deleting namespace arendelle-ml9w8
--- PASS: TestPipelineRunMatrixedFailed (6.07s)
=== CONT  TestPipelineRunWithServiceAccounts
    stream.go:305: D 17:42:53.992 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:53.992 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
... skipping 15 lines ...
    stream.go:305: I 17:42:54.037 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Successfully reconciled taskrun pipeline-run-with-service-accounts-qdkccmbt-task1/arendelle-krx5m with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 54, 37537337, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:42:54.039 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1 (depth: 1)
    stream.go:305: D 17:42:54.045 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (depth: 1)
    stream.go:305: I 17:42:54.045 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Successfully reconciled taskrun pipeline-run-with-service-accounts-qdkccmbt-task2/arendelle-krx5m with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 54, 45755047, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 17:42:54.052 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1 (depth: 1)
    stream.go:305: D 17:42:54.052 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: I 17:42:54.053 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54.053152284 +0000 UTC m=+529.655344392} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:54.053 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 (depth: 1)
    stream.go:305: D 17:42:54.069 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (depth: 2)
    stream.go:305: D 17:42:54.075 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:54.076 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
... skipping 97 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:54.053152284 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 146 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:54.053152284 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 52 lines ...
    stream.go:305: D 17:42:54.143 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:54.143 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 - script: echo task3
    stream.go:305: D 17:42:54.145 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:54.148 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m59.911507636s (depth: 0)
    stream.go:305: D 17:42:54.150 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:54.150 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:54.152 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:54.152 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:54.152 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m58.847620241s (depth: 1)
    stream.go:305: D 17:42:54.152 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (depth: 2)
    stream.go:305: D 17:42:54.152 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:54.152 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:54.154 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:54.154 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m58.845795876s (depth: 0)
    stream.go:305: D 17:42:54.155 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (by request) after 59m59.944420912s (depth: 1)
    stream.go:305: D 17:42:54.155 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] got tracing carriermap[]
    stream.go:305: D 17:42:54.155 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:54.156 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1 - script: echo task1
    stream.go:305: I 17:42:54.156 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Successfully reconciled taskrun pipeline-run-with-service-accounts-qdkccmbt-task1/arendelle-krx5m with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 54, 156078674, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
... skipping 87 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "ubuntu", Script: "echo task2"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 17:42:54.179 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:54.180 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m58.819668391s (depth: 0)
    stream.go:305: D 17:42:54.189 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 (depth: 2)
    stream.go:305: D 17:42:54.190 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
... skipping 40 lines ...
          	},
          }
    stream.go:305: D 17:42:54.190 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:54.191 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:54.191 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:54.192 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 (depth: 2)
    stream.go:305: I 17:42:54.193 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:54.193 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m58.806205708s (depth: 0)
    stream.go:305: D 17:42:54.204 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:54.204 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:54.204 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:54.205 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (depth: 2)
    stream.go:305: D 17:42:54.205 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (by request) after 59m59.820883962s (depth: 1)
    stream.go:305: I 17:42:54.206 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:54.206 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m58.793190715s (depth: 0)
    stream.go:305: D 17:42:54.207 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] got tracing carriermap[]
    stream.go:305: D 17:42:54.207 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:54.207 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1 - script: echo task1
    stream.go:305: I 17:42:54.208 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Successfully reconciled taskrun pipeline-run-with-service-accounts-qdkccmbt-task1/arendelle-krx5m with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 54, 208190938, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:42:54.208 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1 (by request) after 59m59.791581815s (depth: 1)
... skipping 50 lines ...
          	},
          }
    stream.go:305: D 17:42:54.233 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:54.234 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 (depth: 1)
    stream.go:305: D 17:42:54.234 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:54.234 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:54.236 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:54.237 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m58.763043669s (depth: 0)
    stream.go:305: D 17:42:54.238 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 (by request) after 59m59.953345766s (depth: 0)
    stream.go:305: D 17:42:54.238 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] got tracing carriermap[]
    stream.go:305: D 17:42:54.238 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:54.239 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 - script: echo task3
    stream.go:305: I 17:42:54.239 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Successfully reconciled taskrun pipeline-run-with-service-accounts-qdkccmbt-task3/arendelle-krx5m with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 54, 239196269, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
... skipping 42 lines ...
    stream.go:305: D 17:42:54.262 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:54.262 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:54.266 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 (by request) after 59m59.760667473s (depth: 0)
    stream.go:305: D 17:42:54.266 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 (depth: 1)
    stream.go:305: D 17:42:54.267 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] got tracing carriermap[]
    stream.go:305: D 17:42:54.267 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:54.268 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:54.268 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 - script: echo task3
    stream.go:305: I 17:42:54.268 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Successfully reconciled taskrun pipeline-run-with-service-accounts-qdkccmbt-task3/arendelle-krx5m with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 54, 268834888, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:42:54.269 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 (by request) after 59m59.731037858s (depth: 0)
    stream.go:305: D 17:42:54.269 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m58.731257541s (depth: 0)
=== NAME  TestStepOutputWithWorkspace
    stream.go:305: D 17:42:54.628 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] Adding to queue arendelle-cvs8g/step-output-with-workspace-plmnadxk (depth: 1)
... skipping 525 lines ...
          	},
          }
    stream.go:305: D 17:42:55.658 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:55.659 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1 (depth: 1)
    stream.go:305: D 17:42:55.659 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:55.659 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:55.661 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:55.661 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m57.338716564s (depth: 0)
    stream.go:305: D 17:42:55.663 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1 (by request) after 59m58.368382558s (depth: 0)
    stream.go:305: D 17:42:55.663 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] got tracing carriermap[]
    stream.go:305: D 17:42:55.663 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:55.663 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1 - script: echo task1
    stream.go:305: I 17:42:55.663 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Successfully reconciled taskrun pipeline-run-with-service-accounts-qdkccmbt-task1/arendelle-krx5m with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 55, 663631875, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 58 lines ...
    stream.go:305: D 17:42:55.702 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:55.702 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
--- PASS: TestPipelineRunWithServiceAccountNameAndTaskRunSpec (7.15s)
=== CONT  TestPropagatedParams
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 17:42:55.707 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 (depth: 1)
    stream.go:305: I 17:42:55.713 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:55.716 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 (by request) after 59m58.328900012s (depth: 0)
    stream.go:305: D 17:42:55.716 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] got tracing carriermap[]
    stream.go:305: D 17:42:55.716 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:55.717 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 - script: echo task3
    stream.go:305: I 17:42:55.717 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Successfully reconciled taskrun pipeline-run-with-service-accounts-qdkccmbt-task3/arendelle-krx5m with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 55, 717229136, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 17:42:55.717 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 (by request) after 59m58.282693787s (depth: 0)
... skipping 72 lines ...
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:42:55.984 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:55.985 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:55.985 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:55.986 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:55.986 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m57.013318947s (depth: 0)
    stream.go:305: D 17:42:55.986 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (depth: 1)
    stream.go:305: D 17:42:55.988 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (by request) after 59m58.05735773s (depth: 0)
    stream.go:305: D 17:42:55.988 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] got tracing carriermap[]
    stream.go:305: D 17:42:55.988 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:55.989 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 - script: echo task2
... skipping 13 lines ...
    stream.go:305: I 17:42:56.101 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Creating a new TaskRun object pipeline-run-matrixed-ttejfmkm-pt1-with-result for pipeline task pt1-with-result
    stream.go:305: D 17:42:56.114 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:42:56.114 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result (depth: 1)
    stream.go:305: D 17:42:56.114 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result] got tracing carriermap[]
    stream.go:305: D 17:42:56.114 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:56.116 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Creating a new TaskRun object pipeline-run-matrixed-ttejfmkm-pt2-with-result for pipeline task pt2-with-result
    stream.go:305: I 17:42:56.157 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:42:56.157126827 +0000 UTC m=+531.759318944} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:56.157 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:42:56.158 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result - script: #!/usr/bin/env bash
        echo -n "[\"linux/amd64\",\"linux/ppc64le\"]" | tee /tekton/results/GOARCHs
    stream.go:305: D 17:42:56.177 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:42:56.178 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
... skipping 2 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:56.157126827 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 54 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-05-06 17:42:56.157126827 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 270 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 17:42:56.378 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:42:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:56.381 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m59.618637042s (depth: 0)
    stream.go:305: D 17:42:56.381 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:42:56.382 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:42:56.382 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
=== NAME  TestStartTime
    stream.go:305: D 17:42:56.383 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] Adding to queue arendelle-zlvq5/start-time-zbuwdqcc (depth: 2)
... skipping 279 lines ...
          		TaskSpec:      &{Steps: {{Image: "busybox", Script: "sleep 2"}, {Image: "busybox", Script: "sleep 2"}, {Image: "busybox", Script: "sleep 2"}, {Image: "busybox", Script: "sleep 2"}, ...}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
=== NAME  TestPipelineRunMatrixed
    stream.go:305: I 17:42:56.587 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:42:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:56.588 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m59.411930632s (depth: 0)
    stream.go:305: D 17:42:56.588 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:42:56.588 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:56.645 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:42:56.646 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result (depth: 2)
    stream.go:305: D 17:42:56.646 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result (by request) after 59m59.455098466s (depth: 1)
... skipping 133 lines ...
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:42:56.800 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:56.800 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:56.800 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:56.802 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:56.802 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m56.197173767s (depth: 0)
    stream.go:305: D 17:42:56.803 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 (depth: 1)
    stream.go:305: D 17:42:56.803 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 (by request) after 59m57.342683424s (depth: 0)
    stream.go:305: D 17:42:56.803 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] got tracing carriermap[]
    stream.go:305: D 17:42:56.803 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:56.803 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 - script: echo task3
... skipping 4 lines ...
    stream.go:305: D 17:42:56.969 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] got tracing carriermap[]
    stream.go:305: D 17:42:56.969 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:56.969 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1 - script: echo task1
    stream.go:305: I 17:42:56.970 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Successfully reconciled taskrun pipeline-run-with-service-accounts-qdkccmbt-task1/arendelle-krx5m with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 56, 970002602, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 17:42:56.970 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1 (by request) after 59m57.029925857s (depth: 0)
=== NAME  TestPipelineRunMatrixed
    stream.go:305: I 17:42:56.970 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:42:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:56.970 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m59.02920483s (depth: 1)
    stream.go:305: D 17:42:56.971 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:42:56.971 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 17:42:56.973 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:56.973 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:56.975 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:56.975 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m56.024683563s (depth: 0)
    stream.go:305: D 17:42:56.969 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
=== NAME  TestPipelineRunMatrixed
    stream.go:305: I 17:42:56.986 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:42:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:56.986 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m59.013296213s (depth: 0)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 17:42:57.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (depth: 1)
    stream.go:305: D 17:42:57.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] got tracing carriermap[]
    stream.go:305: D 17:42:57.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:57.001 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 - script: echo task2
... skipping 58 lines ...
    stream.go:305: D 17:42:57.040 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5jz6m/step-output-vdbpgkpw] Requeuing key arendelle-5jz6m/step-output-vdbpgkpw (by request) after 59m57.959672794s (depth: 0)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 17:42:57.051 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:57.051 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (depth: 1)
    stream.go:305: D 17:42:57.051 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:57.051 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:57.053 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:57.053 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m55.946312423s (depth: 0)
    stream.go:305: D 17:42:57.056 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (by request) after 59m56.99888394s (depth: 0)
    stream.go:305: D 17:42:57.056 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] got tracing carriermap[]
    stream.go:305: D 17:42:57.056 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:57.057 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 - script: echo task2
    stream.go:305: I 17:42:57.058 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Successfully reconciled taskrun pipeline-run-with-service-accounts-qdkccmbt-task2/arendelle-krx5m with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 57, 58157510, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
... skipping 64 lines ...
    stream.go:305: D 17:42:57.790 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] got tracing carriermap[]
    stream.go:305: D 17:42:57.790 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:57.791 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result - script: #!/usr/bin/env bash
        echo -n "[\"go1.17\",\"go1.18.1\"]" | tee /tekton/results/versions
    stream.go:305: I 17:42:57.791 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-pt2-with-result/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 57, 791208464, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 17:42:57.791 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result (by request) after 59m58.20872479s (depth: 0)
    stream.go:305: I 17:42:57.799 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:42:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:57.799 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m58.200277832s (depth: 0)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 17:42:57.821 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1 (depth: 1)
    stream.go:305: D 17:42:57.822 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] got tracing carriermap[]
    stream.go:305: D 17:42:57.822 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:57.822 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1 - script: echo task1
... skipping 130 lines ...
          		TaskSpec:      &{Steps: {{Image: "ubuntu", Script: "echo task3"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:42:57.895 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1 (depth: 2)
    stream.go:305: I 17:42:57.911 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:57.911 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m55.088533562s (depth: 0)
    stream.go:305: D 17:42:57.922 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:57.922 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:57.922 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:57.923 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:57.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m55.07597827s (depth: 0)
    stream.go:305: D 17:42:57.926 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task3 (by request) after 59m56.115094705s (depth: 1)
    stream.go:305: D 17:42:57.926 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] got tracing carriermap[]
    stream.go:305: D 17:42:57.926 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:57.926 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1 - script: echo task1
    stream.go:305: I 17:42:57.926 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] Successfully reconciled taskrun pipeline-run-with-service-accounts-qdkccmbt-task1/arendelle-krx5m with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 57, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 193 lines ...
    stream.go:305: D 17:42:58.827 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] got tracing carriermap[]
    stream.go:305: D 17:42:58.827 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:58.828 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result - script: #!/usr/bin/env bash
        echo -n "[\"go1.17\",\"go1.18.1\"]" | tee /tekton/results/versions
    stream.go:305: I 17:42:58.828 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-pt2-with-result/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 58, 828211016, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-produce-a-list-of-versions sidecar-tekton-log-results]\""}
    stream.go:305: D 17:42:58.828 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result (by request) after 59m57.171717888s (depth: 0)
    stream.go:305: I 17:42:58.832 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:42:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:58.832 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m57.167379311s (depth: 0)
    stream.go:305: D 17:42:58.832 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:42:58.832 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:58.838 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:42:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:58.838 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m57.161223611s (depth: 0)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 17:42:58.872 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (depth: 1)
    stream.go:305: D 17:42:58.873 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] got tracing carriermap[]
    stream.go:305: D 17:42:58.873 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:58.873 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 - script: echo task2
... skipping 181 lines ...
          	},
          }
    stream.go:305: D 17:42:58.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:58.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (depth: 1)
    stream.go:305: D 17:42:58.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:58.924 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:58.926 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:58.927 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m54.073028627s (depth: 0)
=== NAME  TestStepOutput
    stream.go:305: D 17:42:58.945 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5jz6m/step-output-vdbpgkpw] Adding to queue arendelle-5jz6m/step-output-vdbpgkpw (depth: 1)
    stream.go:305: D 17:42:58.946 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5jz6m/step-output-vdbpgkpw] Requeuing key arendelle-5jz6m/step-output-vdbpgkpw (by request) after 59m56.094645985s (depth: 0)
    stream.go:305: D 17:42:58.947 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5jz6m/step-output-vdbpgkpw] got tracing carriermap[]
    stream.go:305: D 17:42:58.947 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5jz6m/step-output-vdbpgkpw] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 5 lines ...
    stream.go:305: D 17:42:58.953 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] got tracing carriermap[]
    stream.go:305: D 17:42:58.953 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:58.953 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 - script: echo task2
    stream.go:305: I 17:42:58.953 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Successfully reconciled taskrun pipeline-run-with-service-accounts-qdkccmbt-task2/arendelle-krx5m with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 58, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:42:58.954 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (by request) after 59m55.046027655s (depth: 0)
=== NAME  TestPipelineRunMatrixed
    stream.go:305: D 17:42:59.158 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Adding to queue arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (depth: 1)
    stream.go:305: D 17:42:59.158 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] got tracing carriermap[]
    stream.go:305: D 17:42:59.158 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:59.158 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Reconcile succeeded
    stream.go:305: D 17:42:59.178 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Adding to queue arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta (depth: 1)
    stream.go:305: D 17:42:59.178 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Resource "arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta" no longer exists
    stream.go:305: I 17:42:59.178 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ml9w8/pipeline-run-matrixed-failed-wfgcwvta] Reconcile succeeded
=== NAME  TestStartTime
    stream.go:305: D 17:42:59.311 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] Adding to queue arendelle-zlvq5/start-time-zbuwdqcc (depth: 1)
    stream.go:305: D 17:42:59.312 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] got tracing carriermap[]
    stream.go:305: D 17:42:59.312 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:59.313 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] set taskspec for arendelle-zlvq5/start-time-zbuwdqcc - script: sleep 2
    stream.go:305: I 17:42:59.313 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] Successfully reconciled taskrun start-time-zbuwdqcc/arendelle-zlvq5 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 52, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 248 lines ...
        echo -n "[\"linux/amd64\",\"linux/ppc64le\"]" | tee /tekton/results/GOARCHs
    stream.go:305: I 17:42:59.810 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-pt1-with-result/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 42, 59, 810572127, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-produce-a-list-of-results sidecar-tekton-log-results]\""}
    stream.go:305: D 17:42:59.810 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result (by request) after 59m56.189365361s (depth: 0)
    stream.go:305: D 17:42:59.810 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:42:59.810 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:42:59.810 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:59.817 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:42:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:42:59.817 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m56.182630652s (depth: 0)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 17:42:59.890 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (depth: 1)
    stream.go:305: D 17:42:59.890 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] got tracing carriermap[]
    stream.go:305: D 17:42:59.890 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:42:59.890 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] set taskspec for arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 - script: echo task2
... skipping 54 lines ...
          	},
          }
    stream.go:305: D 17:42:59.938 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2 (by request) after 59m54.108865763s (depth: 0)
    stream.go:305: D 17:42:59.938 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:59.939 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:59.939 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:59.943 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:59.943769312 +0000 UTC m=+535.545961428} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:59.945 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 5 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0",
        + 					"1",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"3",
        + 					"2",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 7 lines ...
    stream.go:305: I 17:42:59.946 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] taskrun done : pipeline-run-with-service-accounts-qdkccmbt-task2 
    stream.go:305: I 17:42:59.959 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Reconcile succeeded
    stream.go:305: D 17:42:59.965 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Adding to queue arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (depth: 1)
    stream.go:305: D 17:42:59.965 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m53.056061264s (depth: 0)
    stream.go:305: D 17:42:59.965 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:42:59.965 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:42:59.967 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:42:59 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:42:59.967 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Requeuing key arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt (by request) after 59m53.032804557s (depth: 0)
=== NAME  TestStepOutput
    stream.go:305: D 17:43:00.582 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] Adding to queue arendelle-cvs8g/step-output-with-workspace-plmnadxk (depth: 1)
    stream.go:305: D 17:43:00.584 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] Resource "arendelle-cvs8g/step-output-with-workspace-plmnadxk" no longer exists
    stream.go:305: I 17:43:00.585 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] Reconcile succeeded
    stream.go:305: D 17:43:00.596 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cvs8g/step-output-with-workspace-plmnadxk] Adding to queue arendelle-cvs8g/step-output-with-workspace-plmnadxk (depth: 1)
... skipping 586 lines ...
=== NAME  TestPipelineRunMatrixed
    stream.go:305: D 17:43:01.967 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 17:43:01.969 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
    stream.go:305: D 17:43:01.971 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:01.969 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] taskrun done : pipeline-run-with-service-accounts-qdkccmbt-task2 
    stream.go:305: I 17:43:01.976 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:43:01.976407883 +0000 UTC m=+537.578599990} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:01.982 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 5 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"1",
        + 					"2",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"2",
        + 					"1",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: {StartTime: s"2024-05-06 17:42:53 +0000 UTC", PipelineSpec: &{Tasks: {{Name: "task1", TaskSpec: &{TaskSpec: {Steps: {{Image: "ubuntu", Script: "echo task1"}}}}}, {Name: "task2", TaskSpec: &{TaskSpec: {Steps: {{Image: "ubuntu", Script: "echo task2"}}}}}, {Name: "task3", TaskSpec: &{TaskSpec: {Steps: {{Image: "ubuntu", Script: "echo task3"}}}}}}}, ChildReferences: {{TypeMeta: {APIVersion: "tekton.dev/v1", Kind: "TaskRun"}, Name: "pipeline-run-with-service-accounts-qdkccmbt-task1", PipelineTaskName: "task1"}, {TypeMeta: {APIVersion: "tekton.dev/v1", Kind: "TaskRun"}, Name: "pipeline-run-with-service-accounts-qdkccmbt-task2", PipelineTaskName: "task2"}, {TypeMeta: {APIVersion: "tekton.dev/v1", Kind: "TaskRun"}, Name: "pipeline-run-with-service-accounts-qdkccmbt-task3", PipelineTaskName: "task3"}}, Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}}, ...},
          }
=== NAME  TestPipelineRunMatrixed
    stream.go:305: I 17:43:01.982 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:42:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:43:01.984 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m54.015600283s (depth: 0)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: I 17:43:01.983 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task2] Reconcile succeeded
=== NAME  TestPipelineRunMatrixed
    stream.go:305: D 17:43:01.986 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result] got tracing carriermap[]
    stream.go:305: D 17:43:01.987 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 6 lines ...
    stream.go:305: D 17:43:02.022 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] got tracing carriermap[]
=== NAME  TestPipelineRunMatrixed
    stream.go:305: I 17:43:02.021 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-pt1-with-result/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 1, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:43:02.023 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result (by request) after 59m53.976162081s (depth: 1)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 17:43:02.023 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:02.028 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt] PipelineRun pipeline-run-with-service-accounts-qdkccmbt status is being set to &{Succeeded Unknown  {2024-05-06 17:43:01 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:02.025 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] got tracing carriermap[]
    stream.go:305: D 17:43:02.033 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:02.033 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-krx5m/pipeline-run-with-service-accounts-qdkccmbt-task1] taskrun done : pipeline-run-with-service-accounts-qdkccmbt-task1 
=== NAME  TestPipelineRunMatrixed
    stream.go:305: I 17:43:02.038 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-pt2-with-result/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 2, 13026157, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
=== NAME  TestPipelineRunWithServiceAccounts
... skipping 149 lines ...
          		},
          		TaskSpec:    &{Steps: {{Name: "produce-a-list-of-versions", Image: "bash:latest", Script: "#!/usr/bin/env bash\necho -n \"[\\\"go1.17\\\",\\\"go1.18.1\\\"]\" | tee /t"...}}, Results: {{Name: "versions", Type: "array"}}},
          		Provenance:  &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 17:43:02.103 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:42:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 17:43:02.103 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m53.896733054s (depth: 0)
    stream.go:305: D 17:43:02.131 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result (by request) after 59m53.90416799s (depth: 0)
    stream.go:305: D 17:43:02.132 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] got tracing carriermap[]
    stream.go:305: D 17:43:02.132 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:02.132 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result - script: #!/usr/bin/env bash
        echo -n "[\"go1.17\",\"go1.18.1\"]" | tee /tekton/results/versions
... skipping 199 lines ...
    stream.go:305: D 17:43:03.893 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:03.893 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:03.893 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] got tracing carriermap[]
    stream.go:305: D 17:43:03.893 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:03.894 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] taskrun done : pipeline-run-matrixed-ttejfmkm-pt2-with-result 
    stream.go:305: I 17:43:03.900 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] Reconcile succeeded
    stream.go:305: I 17:43:03.903 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:03.903058271 +0000 UTC m=+539.505250401} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:43:03.904 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result (depth: 1)
    stream.go:305: D 17:43:03.904 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result] got tracing carriermap[]
    stream.go:305: D 17:43:03.904 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:03.904 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt1-with-result - script: #!/usr/bin/env bash
        echo -n "[\"linux/amd64\",\"linux/ppc64le\"]" | tee /tekton/results/GOARCHs
    stream.go:305: D 17:43:03.905 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Updating status with:   v1.PipelineRunStatus{
... skipping 10 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0",
        + 					"1",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"3",
        + 					"2",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 194 lines ...
          		TaskSpec:    &{Steps: {{Name: "echo", Image: "busybox", VolumeMounts: {{Name: "data", MountPath: "/data"}}, Script: "echo -n hello world", ...}, {Name: "cat", Image: "busybox", VolumeMounts: {{Name: "data", MountPath: "/data"}}, Script: "cat /data/step-echo-stdout", ...}}, Volumes: {{Name: "data"}}, Results: {{Name: "step-cat-stdout", Type: "string"}}},
          		Provenance:  &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableTektonOCIBundles: true, EnableAPIFields: "alpha", AwaitSidecarReadiness: true, ...}},
          		SpanContext: nil,
          	},
          }
=== NAME  TestPipelineRunMatrixed
    stream.go:305: I 17:43:03.950 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:03 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 17:43:03.951 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m52.049047543s (depth: 0)
    stream.go:305: D 17:43:03.951 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:03.951 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
=== NAME  TestStepOutput
    stream.go:305: D 17:43:03.972 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5jz6m/step-output-vdbpgkpw] Requeuing key arendelle-5jz6m/step-output-vdbpgkpw (by request) after 59m51.053359999s (depth: 0)
=== NAME  TestPipelineRunMatrixed
... skipping 141 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 17:43:04.071 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04.071357139 +0000 UTC m=+539.673549249} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:04.072 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:04.072 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 (depth: 3)
    stream.go:305: D 17:43:04.074 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1 (depth: 4)
    stream.go:305: D 17:43:04.075 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
... skipping 8 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"1",
        + 					"2",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"2",
        + 					"1",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 298 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 17:43:04.833 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:04.833 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m51.166499719s (depth: 0)
    stream.go:305: D 17:43:04.833 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:04.834 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:05.183 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 (depth: 6)
    stream.go:305: D 17:43:05.184 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
... skipping 102 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 17:43:05.217 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:05.217 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m50.782683924s (depth: 0)
    stream.go:305: D 17:43:05.227 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1 (depth: 6)
    stream.go:305: D 17:43:05.229 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 (by request) after 59m59.687684764s (depth: 5)
    stream.go:305: D 17:43:05.229 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] got tracing carriermap[]
    stream.go:305: D 17:43:05.230 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:05.233 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
... skipping 233 lines ...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 17:43:05.454 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 (depth: 9)
    stream.go:305: I 17:43:05.484 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:05.487 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Updating status with:   v1.PipelineRunStatus{
          	Status: {Conditions: {{Type: "Succeeded", Status: "Unknown", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:43:04 +0000 UTC"}}, Reason: "Running", ...}}},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		... // 3 identical fields
          		PipelineSpec: &{Tasks: {{Name: "pt1-with-result", TaskRef: &{Name: "task1withresults", Kind: "Task"}}, {Name: "pt2-with-result", TaskRef: &{Name: "task2withresults", Kind: "Task"}}, {Name: "matrix-include", TaskRef: &{Name: "mytask", Kind: "Task"}, Matrix: &{Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "$(tasks.pt1-with-result.results.GOARCHs[*])"}}, {Name: "version", Value: {Type: "array", ArrayVal: {"$(tasks.pt2-with-result.results.versions[0])", "$(tasks.pt2-with-result.results.versions[1])"}}}}, Include: {{Name: "common-package", Params: {{Name: "package", Value: {Type: "string", StringVal: "path/to/common/package/"}}}}, {Name: "go117-context", Params: {{Name: "version", Value: {Type: "string", StringVal: "go1.17"}}, {Name: "context", Value: {Type: "string", StringVal: "path/to/go117/context"}}}}, {Name: "non-existent-arch", Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "I-do-not-exist"}}}}}}}}},
          		SkippedTasks: nil,
... skipping 185 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 17:43:05.784 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:05.827 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Updating status with:   v1.PipelineRunStatus{
          	Status: {Conditions: {{Type: "Succeeded", Status: "Unknown", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:43:04 +0000 UTC"}}, Reason: "Running", ...}}},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		... // 3 identical fields
          		PipelineSpec: &{Tasks: {{Name: "pt1-with-result", TaskRef: &{Name: "task1withresults", Kind: "Task"}}, {Name: "pt2-with-result", TaskRef: &{Name: "task2withresults", Kind: "Task"}}, {Name: "matrix-include", TaskRef: &{Name: "mytask", Kind: "Task"}, Matrix: &{Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "$(tasks.pt1-with-result.results.GOARCHs[*])"}}, {Name: "version", Value: {Type: "array", ArrayVal: {"$(tasks.pt2-with-result.results.versions[0])", "$(tasks.pt2-with-result.results.versions[1])"}}}}, Include: {{Name: "common-package", Params: {{Name: "package", Value: {Type: "string", StringVal: "path/to/common/package/"}}}}, {Name: "go117-context", Params: {{Name: "version", Value: {Type: "string", StringVal: "go1.17"}}, {Name: "context", Value: {Type: "string", StringVal: "path/to/go117/context"}}}}, {Name: "non-existent-arch", Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "I-do-not-exist"}}}}}}}}},
          		SkippedTasks: nil,
... skipping 221 lines ...
    stream.go:305: D 17:43:06.273 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:06.293 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3 (depth: 6)
    stream.go:305: D 17:43:06.294 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:06.298 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m50.175197404s (depth: 0)
    stream.go:305: D 17:43:06.298 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:06.298 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:06.301 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:06.301 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m49.698248136s (depth: 0)
    stream.go:305: D 17:43:06.316 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3 (by request) after 59m58.131559088s (depth: 5)
    stream.go:305: D 17:43:06.316 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] got tracing carriermap[]
    stream.go:305: D 17:43:06.316 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:06.317 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 - script: echo "linux/amd64 and go1.17"
    stream.go:305: I 17:43:06.317 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-0/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 6, 317388550, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
... skipping 169 lines ...
    stream.go:305: D 17:43:06.564 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:06.572 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 (depth: 1)
    stream.go:305: D 17:43:06.572 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1 (depth: 2)
    stream.go:305: D 17:43:06.572 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:06.572 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:06.572 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:06.573 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:06.574 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] got tracing carriermap[]
    stream.go:305: D 17:43:06.574 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:06.575 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1 - script: echo "linux/ppc64le and go1.17"
    stream.go:305: I 17:43:06.575 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-1/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 6, 575181553, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 17:43:06.575 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1 (by request) after 59m56.424761878s (depth: 0)
    stream.go:305: D 17:43:06.576 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 (depth: 1)
... skipping 92 lines ...
    stream.go:305: D 17:43:06.655 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:06.657 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] got tracing carriermap[]
    stream.go:305: D 17:43:06.657 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:06.657 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 - script: echo "I-do-not-exist and "
    stream.go:305: I 17:43:06.657 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-4/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 6, 657335456, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:43:06.657 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 (by request) after 59m58.342628888s (depth: 0)
    stream.go:305: I 17:43:06.657 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:06.657 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m49.342471757s (depth: 0)
    stream.go:305: D 17:43:06.657 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:06.657 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 (depth: 1)
    stream.go:305: D 17:43:06.658 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:06.658 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:06.658 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] got tracing carriermap[]
    stream.go:305: D 17:43:06.658 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:06.658 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 - script: echo "linux/amd64 and go1.17"
    stream.go:305: I 17:43:06.658 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-0/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 6, 658448609, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 17:43:06.658 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 (by request) after 59m56.341498136s (depth: 0)
    stream.go:305: I 17:43:06.659 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:06.661 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Updating status with:   v1.PipelineRunStatus{
          	Status: {Conditions: {{Type: "Succeeded", Status: "Unknown", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:43:04 +0000 UTC"}}, Reason: "Running", ...}}},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		... // 3 identical fields
          		PipelineSpec: &{Tasks: {{Name: "pt1-with-result", TaskRef: &{Name: "task1withresults", Kind: "Task"}}, {Name: "pt2-with-result", TaskRef: &{Name: "task2withresults", Kind: "Task"}}, {Name: "matrix-include", TaskRef: &{Name: "mytask", Kind: "Task"}, Matrix: &{Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "$(tasks.pt1-with-result.results.GOARCHs[*])"}}, {Name: "version", Value: {Type: "array", ArrayVal: {"$(tasks.pt2-with-result.results.versions[0])", "$(tasks.pt2-with-result.results.versions[1])"}}}}, Include: {{Name: "common-package", Params: {{Name: "package", Value: {Type: "string", StringVal: "path/to/common/package/"}}}}, {Name: "go117-context", Params: {{Name: "version", Value: {Type: "string", StringVal: "go1.17"}}, {Name: "context", Value: {Type: "string", StringVal: "path/to/go117/context"}}}}, {Name: "non-existent-arch", Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "I-do-not-exist"}}}}}}}}},
          		SkippedTasks: nil,
... skipping 24 lines ...
          }
    stream.go:305: I 17:43:06.662 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-pt2-with-result] Reconcile succeeded
    stream.go:305: D 17:43:06.677 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:06.679 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m49.340125383s (depth: 0)
    stream.go:305: D 17:43:06.679 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:06.679 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:06.681 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:06.684 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 (depth: 1)
    stream.go:305: D 17:43:06.684 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] got tracing carriermap[]
    stream.go:305: D 17:43:06.685 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:06.685 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 - script: echo "linux/amd64 and go1.18.1"
    stream.go:305: I 17:43:06.685 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-2/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 6, 685635753, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 17:43:06.685 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 (by request) after 59m57.314279127s (depth: 0)
... skipping 46 lines ...
          	},
          }
    stream.go:305: D 17:43:06.713 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:06.714 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m49.315524523s (depth: 0)
    stream.go:305: D 17:43:06.714 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:06.714 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:06.716 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:06.720 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Updating status with:   v1.PipelineRunStatus{
          	Status: {Conditions: {{Type: "Succeeded", Status: "Unknown", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:43:04 +0000 UTC"}}, Reason: "Running", ...}}},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		... // 3 identical fields
          		PipelineSpec: &{Tasks: {{Name: "pt1-with-result", TaskRef: &{Name: "task1withresults", Kind: "Task"}}, {Name: "pt2-with-result", TaskRef: &{Name: "task2withresults", Kind: "Task"}}, {Name: "matrix-include", TaskRef: &{Name: "mytask", Kind: "Task"}, Matrix: &{Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "$(tasks.pt1-with-result.results.GOARCHs[*])"}}, {Name: "version", Value: {Type: "array", ArrayVal: {"$(tasks.pt2-with-result.results.versions[0])", "$(tasks.pt2-with-result.results.versions[1])"}}}}, Include: {{Name: "common-package", Params: {{Name: "package", Value: {Type: "string", StringVal: "path/to/common/package/"}}}}, {Name: "go117-context", Params: {{Name: "version", Value: {Type: "string", StringVal: "go1.17"}}, {Name: "context", Value: {Type: "string", StringVal: "path/to/go117/context"}}}}, {Name: "non-existent-arch", Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "I-do-not-exist"}}}}}}}}},
          		SkippedTasks: nil,
... skipping 34 lines ...
          	},
          }
    stream.go:305: D 17:43:06.736 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:06.738 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m49.283751164s (depth: 0)
    stream.go:305: D 17:43:06.739 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:06.739 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:06.741 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:06.743 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Updating status with:   v1.PipelineRunStatus{
          	Status: {Conditions: {{Type: "Succeeded", Status: "Unknown", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:43:04 +0000 UTC"}}, Reason: "Running", ...}}},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		... // 3 identical fields
          		PipelineSpec: &{Tasks: {{Name: "pt1-with-result", TaskRef: &{Name: "task1withresults", Kind: "Task"}}, {Name: "pt2-with-result", TaskRef: &{Name: "task2withresults", Kind: "Task"}}, {Name: "matrix-include", TaskRef: &{Name: "mytask", Kind: "Task"}, Matrix: &{Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "$(tasks.pt1-with-result.results.GOARCHs[*])"}}, {Name: "version", Value: {Type: "array", ArrayVal: {"$(tasks.pt2-with-result.results.versions[0])", "$(tasks.pt2-with-result.results.versions[1])"}}}}, Include: {{Name: "common-package", Params: {{Name: "package", Value: {Type: "string", StringVal: "path/to/common/package/"}}}}, {Name: "go117-context", Params: {{Name: "version", Value: {Type: "string", StringVal: "go1.17"}}, {Name: "context", Value: {Type: "string", StringVal: "path/to/go117/context"}}}}, {Name: "non-existent-arch", Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "I-do-not-exist"}}}}}}}}},
          		SkippedTasks: nil,
... skipping 34 lines ...
          	},
          }
    stream.go:305: D 17:43:06.756 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:06.757 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m49.258595518s (depth: 0)
    stream.go:305: D 17:43:06.757 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:06.757 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:06.759 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:06.760 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m49.239953168s (depth: 0)
    stream.go:305: D 17:43:07.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 (depth: 1)
    stream.go:305: D 17:43:07.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] got tracing carriermap[]
    stream.go:305: D 17:43:07.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:07.000 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 - script: echo "linux/amd64 and go1.17"
    stream.go:305: I 17:43:07.001 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-0/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 7, 1040852, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\""}
... skipping 49 lines ...
          	},
          }
    stream.go:305: D 17:43:07.030 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 (by request) after 59m55.998816262s (depth: 0)
    stream.go:305: D 17:43:07.035 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:07.035 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:07.035 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:07.038 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:07.038 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m48.96170506s (depth: 0)
    stream.go:305: D 17:43:07.038 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 (depth: 1)
    stream.go:305: D 17:43:07.038 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] got tracing carriermap[]
    stream.go:305: D 17:43:07.038 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:07.039 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 - script: echo "linux/amd64 and go1.17"
    stream.go:305: I 17:43:07.039 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-0/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 7, 39311572, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\""}
... skipping 107 lines ...
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:43:07.083 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:07.084 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:07.084 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:07.086 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:07.086 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m48.913887845s (depth: 0)
    stream.go:305: D 17:43:07.086 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1 (depth: 1)
    stream.go:305: D 17:43:07.088 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1 (by request) after 59m55.951995667s (depth: 0)
    stream.go:305: D 17:43:07.088 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] got tracing carriermap[]
    stream.go:305: D 17:43:07.088 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:07.088 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1 - script: echo "linux/ppc64le and go1.17"
... skipping 54 lines ...
          }
    stream.go:305: D 17:43:07.123 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3 (by request) after 59m56.908709189s (depth: 0)
    stream.go:305: D 17:43:07.123 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 (by request) after 59m56.933254127s (depth: 0)
    stream.go:305: D 17:43:07.124 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:07.125 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:07.125 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:07.126 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:07.126 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m48.873258088s (depth: 0)
    stream.go:305: D 17:43:07.126 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 (depth: 1)
    stream.go:305: D 17:43:07.127 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] got tracing carriermap[]
    stream.go:305: D 17:43:07.127 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:07.127 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 - script: echo "linux/amd64 and go1.18.1"
    stream.go:305: I 17:43:07.127 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-2/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 7, 127497791, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 17:43:07.127 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 (by request) after 59m56.872424396s (depth: 0)
    stream.go:305: D 17:43:07.131 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:07.131 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:07.131 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:07.132 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:07.133 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m48.866941384s (depth: 0)
    stream.go:305: D 17:43:07.133 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3 (depth: 1)
    stream.go:305: D 17:43:07.133 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] got tracing carriermap[]
    stream.go:305: D 17:43:07.133 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:07.134 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3 - script: echo "linux/ppc64le and go1.18.1"
    stream.go:305: I 17:43:07.134 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-3/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 7, 134054572, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 214 lines ...
    stream.go:305: D 17:43:07.424 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 (depth: 1)
    stream.go:305: D 17:43:07.425 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] got tracing carriermap[]
    stream.go:305: D 17:43:07.425 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:07.426 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 - script: echo "I-do-not-exist and "
    stream.go:305: I 17:43:07.427 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-4/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 7, 427849689, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 17:43:07.428 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 (by request) after 59m57.571573686s (depth: 0)
    stream.go:305: I 17:43:07.452 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:07.452 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m48.54781392s (depth: 0)
=== NAME  TestStartTime
    stream.go:305: D 17:43:07.468 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] Adding to queue arendelle-zlvq5/start-time-zbuwdqcc (depth: 1)
    stream.go:305: D 17:43:07.470 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] Requeuing key arendelle-zlvq5/start-time-zbuwdqcc (by request) after 59m38.610650979s (depth: 0)
    stream.go:305: D 17:43:07.470 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] got tracing carriermap[]
    stream.go:305: D 17:43:07.470 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zlvq5/start-time-zbuwdqcc] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 63 lines ...
          	},
          }
    stream.go:305: D 17:43:08.055 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:08.055 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 (depth: 1)
    stream.go:305: D 17:43:08.056 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:08.056 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:08.057 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:08.058 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m47.941453799s (depth: 0)
    stream.go:305: D 17:43:08.061 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 (by request) after 59m54.970373433s (depth: 0)
    stream.go:305: D 17:43:08.061 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] got tracing carriermap[]
    stream.go:305: D 17:43:08.061 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:08.062 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 - script: echo "linux/amd64 and go1.17"
    stream.go:305: I 17:43:08.062 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-0/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 8, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 116 lines ...
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 17:43:08.114 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:08.115 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:08.115 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:08.116 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:08.118 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Updating status with:   v1.PipelineRunStatus{
          	Status: {Conditions: {{Type: "Succeeded", Status: "Unknown", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:43:04 +0000 UTC"}}, Reason: "Running", ...}}},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		... // 3 identical fields
          		PipelineSpec: &{Tasks: {{Name: "pt1-with-result", TaskRef: &{Name: "task1withresults", Kind: "Task"}}, {Name: "pt2-with-result", TaskRef: &{Name: "task2withresults", Kind: "Task"}}, {Name: "matrix-include", TaskRef: &{Name: "mytask", Kind: "Task"}, Matrix: &{Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "$(tasks.pt1-with-result.results.GOARCHs[*])"}}, {Name: "version", Value: {Type: "array", ArrayVal: {"$(tasks.pt2-with-result.results.versions[0])", "$(tasks.pt2-with-result.results.versions[1])"}}}}, Include: {{Name: "common-package", Params: {{Name: "package", Value: {Type: "string", StringVal: "path/to/common/package/"}}}}, {Name: "go117-context", Params: {{Name: "version", Value: {Type: "string", StringVal: "go1.17"}}, {Name: "context", Value: {Type: "string", StringVal: "path/to/go117/context"}}}}, {Name: "non-existent-arch", Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "I-do-not-exist"}}}}}}}}},
          		SkippedTasks: nil,
... skipping 50 lines ...
    stream.go:305: D 17:43:08.149 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] got tracing carriermap[]
    stream.go:305: D 17:43:08.150 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:08.150 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 - script: echo "linux/amd64 and go1.18.1"
    stream.go:305: I 17:43:08.151 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-2/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 8, 151463371, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\""}
    stream.go:305: D 17:43:08.151 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 (by request) after 59m55.848318244s (depth: 0)
    stream.go:305: D 17:43:08.150 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3 (depth: 1)
    stream.go:305: I 17:43:08.148 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:08.153 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Updating status with:   v1.PipelineRunStatus{
          	Status: {Conditions: {{Type: "Succeeded", Status: "Unknown", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:43:04 +0000 UTC"}}, Reason: "Running", ...}}},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		... // 3 identical fields
          		PipelineSpec: &{Tasks: {{Name: "pt1-with-result", TaskRef: &{Name: "task1withresults", Kind: "Task"}}, {Name: "pt2-with-result", TaskRef: &{Name: "task2withresults", Kind: "Task"}}, {Name: "matrix-include", TaskRef: &{Name: "mytask", Kind: "Task"}, Matrix: &{Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "$(tasks.pt1-with-result.results.GOARCHs[*])"}}, {Name: "version", Value: {Type: "array", ArrayVal: {"$(tasks.pt2-with-result.results.versions[0])", "$(tasks.pt2-with-result.results.versions[1])"}}}}, Include: {{Name: "common-package", Params: {{Name: "package", Value: {Type: "string", StringVal: "path/to/common/package/"}}}}, {Name: "go117-context", Params: {{Name: "version", Value: {Type: "string", StringVal: "go1.17"}}, {Name: "context", Value: {Type: "string", StringVal: "path/to/go117/context"}}}}, {Name: "non-existent-arch", Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "I-do-not-exist"}}}}}}}}},
          		SkippedTasks: nil,
... skipping 78 lines ...
          	},
          }
    stream.go:305: D 17:43:08.184 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:08.184 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m47.847907676s (depth: 0)
    stream.go:305: D 17:43:08.184 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:08.184 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:08.185 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:08.187 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Updating status with:   v1.PipelineRunStatus{
          	Status: {Conditions: {{Type: "Succeeded", Status: "Unknown", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:43:04 +0000 UTC"}}, Reason: "Running", ...}}},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		... // 3 identical fields
          		PipelineSpec: &{Tasks: {{Name: "pt1-with-result", TaskRef: &{Name: "task1withresults", Kind: "Task"}}, {Name: "pt2-with-result", TaskRef: &{Name: "task2withresults", Kind: "Task"}}, {Name: "matrix-include", TaskRef: &{Name: "mytask", Kind: "Task"}, Matrix: &{Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "$(tasks.pt1-with-result.results.GOARCHs[*])"}}, {Name: "version", Value: {Type: "array", ArrayVal: {"$(tasks.pt2-with-result.results.versions[0])", "$(tasks.pt2-with-result.results.versions[1])"}}}}, Include: {{Name: "common-package", Params: {{Name: "package", Value: {Type: "string", StringVal: "path/to/common/package/"}}}}, {Name: "go117-context", Params: {{Name: "version", Value: {Type: "string", StringVal: "go1.17"}}, {Name: "context", Value: {Type: "string", StringVal: "path/to/go117/context"}}}}, {Name: "non-existent-arch", Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "I-do-not-exist"}}}}}}}}},
          		SkippedTasks: nil,
... skipping 42 lines ...
    stream.go:305: I 17:43:08.192 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-3/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 8, 192328990, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\""}
    stream.go:305: D 17:43:08.192 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3 (by request) after 59m55.807589512s (depth: 0)
    stream.go:305: D 17:43:08.209 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m47.813908835s (depth: 0)
    stream.go:305: D 17:43:08.210 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:08.211 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:08.211 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:08.214 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:08.216 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Updating status with:   v1.PipelineRunStatus{
          	Status: {Conditions: {{Type: "Succeeded", Status: "Unknown", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:43:04 +0000 UTC"}}, Reason: "Running", ...}}},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		... // 3 identical fields
          		PipelineSpec: &{Tasks: {{Name: "pt1-with-result", TaskRef: &{Name: "task1withresults", Kind: "Task"}}, {Name: "pt2-with-result", TaskRef: &{Name: "task2withresults", Kind: "Task"}}, {Name: "matrix-include", TaskRef: &{Name: "mytask", Kind: "Task"}, Matrix: &{Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "$(tasks.pt1-with-result.results.GOARCHs[*])"}}, {Name: "version", Value: {Type: "array", ArrayVal: {"$(tasks.pt2-with-result.results.versions[0])", "$(tasks.pt2-with-result.results.versions[1])"}}}}, Include: {{Name: "common-package", Params: {{Name: "package", Value: {Type: "string", StringVal: "path/to/common/package/"}}}}, {Name: "go117-context", Params: {{Name: "version", Value: {Type: "string", StringVal: "go1.17"}}, {Name: "context", Value: {Type: "string", StringVal: "path/to/go117/context"}}}}, {Name: "non-existent-arch", Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "I-do-not-exist"}}}}}}}}},
          		SkippedTasks: nil,
... skipping 65 lines ...
          	},
          }
    stream.go:305: D 17:43:08.252 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:08.256 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m47.784945018s (depth: 0)
    stream.go:305: D 17:43:08.257 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:08.257 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:08.260 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:08.263 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Updating status with:   v1.PipelineRunStatus{
          	Status: {Conditions: {{Type: "Succeeded", Status: "Unknown", LastTransitionTime: {Inner: {Time: s"2024-05-06 17:43:04 +0000 UTC"}}, Reason: "Running", ...}}},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		... // 3 identical fields
          		PipelineSpec: &{Tasks: {{Name: "pt1-with-result", TaskRef: &{Name: "task1withresults", Kind: "Task"}}, {Name: "pt2-with-result", TaskRef: &{Name: "task2withresults", Kind: "Task"}}, {Name: "matrix-include", TaskRef: &{Name: "mytask", Kind: "Task"}, Matrix: &{Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "$(tasks.pt1-with-result.results.GOARCHs[*])"}}, {Name: "version", Value: {Type: "array", ArrayVal: {"$(tasks.pt2-with-result.results.versions[0])", "$(tasks.pt2-with-result.results.versions[1])"}}}}, Include: {{Name: "common-package", Params: {{Name: "package", Value: {Type: "string", StringVal: "path/to/common/package/"}}}}, {Name: "go117-context", Params: {{Name: "version", Value: {Type: "string", StringVal: "go1.17"}}, {Name: "context", Value: {Type: "string", StringVal: "path/to/go117/context"}}}}, {Name: "non-existent-arch", Params: {{Name: "GOARCH", Value: {Type: "string", StringVal: "I-do-not-exist"}}}}}}}}},
          		SkippedTasks: nil,
... skipping 34 lines ...
          	},
          }
    stream.go:305: D 17:43:08.283 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m47.73932708s (depth: 0)
    stream.go:305: D 17:43:08.283 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:08.283 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:08.283 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:08.285 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:08.285 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m47.714207191s (depth: 0)
    stream.go:305: D 17:43:08.361 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 (depth: 1)
    stream.go:305: D 17:43:08.361 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] got tracing carriermap[]
    stream.go:305: D 17:43:08.361 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:08.361 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 - script: echo "I-do-not-exist and "
    stream.go:305: I 17:43:08.361 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-4/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 8, 361735135, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\""}
... skipping 52 lines ...
    start_time_test.go:98: Deleting namespace arendelle-zlvq5
=== NAME  TestPipelineRunMatrixed
    stream.go:305: D 17:43:08.396 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 (by request) after 59m56.638192389s (depth: 0)
    stream.go:305: D 17:43:08.396 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:08.397 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:08.397 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:08.398 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:08.399 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 (depth: 1)
    stream.go:305: D 17:43:08.401 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] got tracing carriermap[]
    stream.go:305: D 17:43:08.401 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] tracerProvider doesn't provide a traceId, tracing is disabled
--- PASS: TestStartTime (22.10s)
=== CONT  TestHermeticTaskRun
=== RUN   TestHermeticTaskRun/run-as-root
... skipping 45 lines ...
    stream.go:305: I 17:43:08.402 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-4/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 8, 402876408, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\""}
    stream.go:305: D 17:43:08.403 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 (by request) after 59m56.596961861s (depth: 0)
    stream.go:305: D 17:43:08.437 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:08.445 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m47.600906831s (depth: 0)
    stream.go:305: D 17:43:08.446 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:08.446 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:08.447 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:08.448 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m47.55204266s (depth: 0)
    stream.go:305: D 17:43:09.012 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 (depth: 1)
    stream.go:305: D 17:43:09.012 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] got tracing carriermap[]
    stream.go:305: D 17:43:09.012 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:09.013 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 - script: echo "linux/amd64 and go1.17"
    stream.go:305: I 17:43:09.013 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-0/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"True", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 9, 13388331, time.Local)}, Reason:"Succeeded", Message:"All Steps have completed executing"}
... skipping 53 lines ...
          	},
          }
    stream.go:305: D 17:43:09.048 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 (by request) after 59m53.98640897s (depth: 0)
    stream.go:305: D 17:43:09.058 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:09.058 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:09.058 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:09.059 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:09.060 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m46.939882205s (depth: 0)
    stream.go:305: D 17:43:09.061 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0 (depth: 1)
    stream.go:305: D 17:43:09.062 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] got tracing carriermap[]
    stream.go:305: D 17:43:09.062 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:09.062 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] taskrun done : pipeline-run-matrixed-ttejfmkm-matrix-include-0 
    stream.go:305: I 17:43:09.069 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-0] Reconcile succeeded
... skipping 67 lines ...
    stream.go:305: D 17:43:09.112 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:09.113 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1 (depth: 1)
    stream.go:305: D 17:43:09.114 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1 (by request) after 59m53.924745304s (depth: 0)
    stream.go:305: D 17:43:09.114 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] got tracing carriermap[]
    stream.go:305: D 17:43:09.114 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:09.115 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-1] taskrun done : pipeline-run-matrixed-ttejfmkm-matrix-include-1 
    stream.go:305: I 17:43:09.116 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: I 17:43:09.116 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-3/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 9, 116919968, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:43:09.117 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m46.883109261s (depth: 0)
    stream.go:305: D 17:43:09.125 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
... skipping 54 lines ...
    stream.go:305: D 17:43:09.145 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] got tracing carriermap[]
    stream.go:305: D 17:43:09.146 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:09.146 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:09.146 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3 (depth: 1)
    stream.go:305: D 17:43:09.148 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:09.148 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:09.149 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:09.149 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m46.850201233s (depth: 0)
    stream.go:305: D 17:43:09.151 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3 - script: echo "linux/ppc64le and go1.18.1"
    stream.go:305: I 17:43:09.153 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-3/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 9, 153383843, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:43:09.155 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
... skipping 123 lines ...
    stream.go:305: D 17:43:09.537 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:09.538 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 - script: echo "I-do-not-exist and "
    stream.go:305: D 17:43:09.538 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:09.538 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4 (depth: 1)
    stream.go:305: D 17:43:09.538 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:09.538 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:09.540 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: I 17:43:09.540 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-4/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 9, 540444359, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:43:09.543 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-4] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
... skipping 120 lines ...
    stream.go:305: D 17:43:10.106 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:10.106 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 - script: echo "linux/amd64 and go1.18.1"
    stream.go:305: D 17:43:10.128 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:10.128 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:10.128 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:10.130 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3 (depth: 1)
    stream.go:305: I 17:43:10.130 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:10.131 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m45.868594131s (depth: 0)
    stream.go:305: I 17:43:10.131 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-2/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 10, 131890240, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 17:43:10.133 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
... skipping 54 lines ...
    stream.go:305: D 17:43:10.140 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 (depth: 1)
    stream.go:305: I 17:43:10.146 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-3] Reconcile succeeded
    stream.go:305: D 17:43:10.154 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 (depth: 1)
    stream.go:305: D 17:43:10.154 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Adding to queue arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (depth: 1)
    stream.go:305: D 17:43:10.154 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] got tracing carriermap[]
    stream.go:305: D 17:43:10.154 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 17:43:10.156 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] PipelineRun pipeline-run-matrixed-ttejfmkm status is being set to &{Succeeded Unknown  {2024-05-06 17:43:04 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 17:43:10.156 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm (by request) after 59m45.843236364s (depth: 0)
    stream.go:305: D 17:43:10.158 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Requeuing key arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 (by request) after 59m53.867965151s (depth: 0)
    stream.go:305: D 17:43:10.158 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] got tracing carriermap[]
    stream.go:305: D 17:43:10.158 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 17:43:10.159 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] set taskspec for arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2 - script: echo "linux/amd64 and go1.18.1"
    stream.go:305: I 17:43:10.159 tekton-pipelines-controller-59bbbd4c85-qbpgv [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-gfflf/pipeline-run-matrixed-ttejfmkm-matrix-include-2] Successfully reconciled taskrun pipeline-run-matrixed-ttejfmkm-matrix-include-2/arendelle-gfflf with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.May, 6, 17, 43, 10, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 17 lines ...
    duplicate_test.go:53: Creating taskrun "duplicate-pod-task-run-ipnaomzj".
    duplicate_test.go:53: Creating taskrun "duplicate-pod-task-run-jafljcbo".
    duplicate_test.go:53: Creating taskrun "duplicate-pod-task-run-cysmvycf".
    duplicate_test.go:53: Creating taskrun "duplicate-pod-task-run-tomenejf".
    duplicate_test.go:53: Creating taskrun "duplicate-pod-task-run-uzmwhkni".
=== NAME  TestHermeticTaskRun/run-as-root
    hermetic_taskrun_test.go:74: Creating TaskRun hermetic-should-fail-run-as-root, hermetic=true
=== NAME  TestDuplicatePodTaskRun
    duplicate_test.go:91: Deleting namespace arendelle-5x5l6
=== CONT  TestEntrypointRunningStepsInOrder
--- PASS: TestDuplicatePodTaskRun (8.22s)
=== NAME  TestEntrypointRunningStepsInOrder
    entrypoint_test.go:49: Creating TaskRun in namespace arendelle-m5845
... skipping 3 lines ...
=== NAME  TestBundleConversion
    conversion_test.go:1265: Deleting namespace arendelle-wxbf4
--- PASS: TestBundleConversion (20.66s)
=== CONT  TestDAGPipelineRun
    dag_test.go:149: Waiting for DAG pipeline to complete
=== NAME  TestHermeticTaskRun/run-as-nonroot
    hermetic_taskrun_test.go:74: Creating TaskRun hermetic-should-fail-run-as-nonroot, hermetic=true
=== NAME  TestEntrypointRunningStepsInOrder
    entrypoint_test.go:71: Deleting namespace arendelle-m5845
--- PASS: TestEntrypointRunningStepsInOrder (11.06s)
=== CONT  TestPipelineCRDConversion
    conversion_test.go:1015: Create namespace arendelle-gxc87 to deploy to
    conversion_test.go:1015: Verify SA "default" is created in namespace "arendelle-gxc87"
... skipping 127 lines ...
    --- SKIP: TestPipelineRun/service_account_propagation_and_pipeline_param (0.03s)
    --- PASS: TestPipelineRun/fan-in_and_fan-out (29.11s)
=== NAME  TestDAGPipelineRun
    dag_test.go:154: Verifying order of execution
    dag_test.go:155: Deleting namespace arendelle-tccvq
--- PASS: TestDAGPipelineRun (87.20s)
FAIL
Using kubeconfig at `` with cluster ``
FAIL	github.com/tektoncd/pipeline/test	465.309s
FAIL
Finished run, return code is 1
XML report written to /logs/artifacts/junit_aXfQed23.xml
Running tests with 'go test -race -v  -count=1 -mod=readonly -tags=examples -timeout=40m ./test/ '
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/google/go-containerregistry v0.19.1
go: downloading github.com/sigstore/sigstore v1.8.3
... skipping 202 lines ...
    --- PASS: TestSignInterface/Empty_TaskSpec (0.00s)
    --- PASS: TestSignInterface/Empty_Signer (0.00s)
    --- PASS: TestSignInterface/Sign_String_with_mock_signer (0.00s)
=== CONT  TestExamples
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/4808-regression.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/6139-regression.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/alpha/ignore-task-error.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/alpha/param-enum.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/alpha/pipelinerun-large-results.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/alpha/pipelinerun-with-cel-when-expressions.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/alpha/stepaction-params.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/7392-regression.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/git-resolver.yaml
... skipping 7 lines ...
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/pipelinerun-with-matrix-context-variables.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/pipelinerun-with-matrix-emitting-results.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/pipelinerun-with-matrix-include-explicit.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/pipelinerun-with-matrix-include.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/pipelinerun-with-matrix.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/propagated-pipeline-object-param.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/ignore-step-error.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/mapping-workspaces.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/optional-workspaces.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipeline-object-param-and-result.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipeline-object-results.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipeline-with-displayname.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-array-results-substitution.yaml
... skipping 53 lines ...
    examples_test.go:197: Adding test ../examples/v1/taskruns/custom-env.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/custom-volume.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/dind-sidecar.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/entrypoint-resolution.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/home-is-set.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/home-volume.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/ignore-step-error.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/object-param-result.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/optional-workspaces.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/propagating_params_implicit.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/propagating_workspaces.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/readonly-internal-dir.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/run-steps-as-non-root.yaml
... skipping 23 lines ...
    examples_test.go:197: Adding test ../examples/v1beta1/taskruns/clustertask.yaml
    examples_test.go:197: Adding test ../examples/v1beta1/taskruns/image-params.yaml
=== RUN   TestExamples/v1/pipelineruns/4808-regression
=== PAUSE TestExamples/v1/pipelineruns/4808-regression
=== RUN   TestExamples/v1/pipelineruns/6139-regression
=== PAUSE TestExamples/v1/pipelineruns/6139-regression
=== RUN   TestExamples/v1/pipelineruns/alpha/ignore-task-error
=== PAUSE TestExamples/v1/pipelineruns/alpha/ignore-task-error
=== RUN   TestExamples/v1/pipelineruns/alpha/param-enum
=== PAUSE TestExamples/v1/pipelineruns/alpha/param-enum
=== RUN   TestExamples/v1/pipelineruns/alpha/pipelinerun-large-results
=== PAUSE TestExamples/v1/pipelineruns/alpha/pipelinerun-large-results
=== RUN   TestExamples/v1/pipelineruns/alpha/pipelinerun-with-cel-when-expressions
=== PAUSE TestExamples/v1/pipelineruns/alpha/pipelinerun-with-cel-when-expressions
... skipping 26 lines ...
=== RUN   TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix-include
=== PAUSE TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix-include
=== RUN   TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix
=== PAUSE TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix
=== RUN   TestExamples/v1/pipelineruns/beta/propagated-pipeline-object-param
=== PAUSE TestExamples/v1/pipelineruns/beta/propagated-pipeline-object-param
=== RUN   TestExamples/v1/pipelineruns/ignore-step-error
=== PAUSE TestExamples/v1/pipelineruns/ignore-step-error
=== RUN   TestExamples/v1/pipelineruns/mapping-workspaces
=== PAUSE TestExamples/v1/pipelineruns/mapping-workspaces
=== RUN   TestExamples/v1/pipelineruns/optional-workspaces
=== PAUSE TestExamples/v1/pipelineruns/optional-workspaces
=== RUN   TestExamples/v1/pipelineruns/pipeline-object-param-and-result
=== PAUSE TestExamples/v1/pipelineruns/pipeline-object-param-and-result
... skipping 118 lines ...
=== RUN   TestExamples/v1/taskruns/entrypoint-resolution
=== PAUSE TestExamples/v1/taskruns/entrypoint-resolution
=== RUN   TestExamples/v1/taskruns/home-is-set
=== PAUSE TestExamples/v1/taskruns/home-is-set
=== RUN   TestExamples/v1/taskruns/home-volume
=== PAUSE TestExamples/v1/taskruns/home-volume
=== RUN   TestExamples/v1/taskruns/ignore-step-error
=== PAUSE TestExamples/v1/taskruns/ignore-step-error
=== RUN   TestExamples/v1/taskruns/object-param-result
=== PAUSE TestExamples/v1/taskruns/object-param-result
=== RUN   TestExamples/v1/taskruns/optional-workspaces
=== PAUSE TestExamples/v1/taskruns/optional-workspaces
=== RUN   TestExamples/v1/taskruns/propagating_params_implicit
=== PAUSE TestExamples/v1/taskruns/propagating_params_implicit
... skipping 373 lines ...
    examples_test.go:165: Deleting namespace arendelle-p5jpp
=== CONT  TestExamples/v1/pipelineruns/pipelinerun-array-results-substitution
    examples_test.go:123: Create namespace arendelle-h74fs to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-h74fs"
=== NAME  TestExamples/v1/taskruns/propagating_workspaces
    examples_test.go:165: Deleting namespace arendelle-qptvd
=== CONT  TestExamples/v1/pipelineruns/ignore-step-error
    examples_test.go:123: Create namespace arendelle-nvp2d to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-nvp2d"
=== NAME  TestExamples/v1/pipelineruns/optional-workspaces
    examples_test.go:165: Deleting namespace arendelle-bbkff
=== CONT  TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix
    examples_test.go:123: Create namespace arendelle-dgzgk to deploy to
... skipping 10 lines ...
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-pnxd7"
=== NAME  TestExamples/v1/pipelineruns/beta/propagated-pipeline-object-param
    examples_test.go:165: Deleting namespace arendelle-9p89z
=== CONT  TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix-include
    examples_test.go:123: Create namespace arendelle-jqtdk to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-jqtdk"
=== NAME  TestExamples/v1/pipelineruns/ignore-step-error
    examples_test.go:165: Deleting namespace arendelle-nvp2d
=== CONT  TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix-context-variables
    examples_test.go:123: Create namespace arendelle-txmfp to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-txmfp"
=== NAME  TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix
    examples_test.go:165: Deleting namespace arendelle-dgzgk
... skipping 58 lines ...
    examples_test.go:165: Deleting namespace arendelle-57zcc
=== CONT  TestExamples/v1/pipelineruns/beta/7392-regression
    examples_test.go:123: Create namespace arendelle-xq8sv to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-xq8sv"
=== NAME  TestExamples/v1/taskruns/propagating_params_implicit
    examples_test.go:165: Deleting namespace arendelle-wtd7d
=== CONT  TestExamples/v1/taskruns/ignore-step-error
    examples_test.go:123: Create namespace arendelle-vpbjh to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-vpbjh"
=== NAME  TestExamples/v1/pipelineruns/beta/git-resolver
    examples_test.go:165: Deleting namespace arendelle-hwtm7
=== CONT  TestExamples/v1/pipelineruns/alpha/pipelinerun-with-cel-when-expressions
    examples_test.go:123: Create namespace arendelle-wwvtt to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-wwvtt"
=== NAME  TestExamples/v1/taskruns/ignore-step-error
    examples_test.go:165: Deleting namespace arendelle-vpbjh
=== CONT  TestExamples/v1/taskruns/home-volume
    examples_test.go:123: Create namespace arendelle-d8v5j to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-d8v5j"
=== NAME  TestExamples/v1/pipelineruns/beta/7392-regression
    examples_test.go:165: Deleting namespace arendelle-xq8sv
... skipping 33 lines ...
    examples_test.go:165: Deleting namespace arendelle-wwvtt
=== CONT  TestExamples/v1/taskruns/creds-init-only-mounts-provided-credentials
    examples_test.go:123: Create namespace arendelle-q2zr2 to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-q2zr2"
=== NAME  TestExamples/v1/pipelineruns/6139-regression
    examples_test.go:165: Deleting namespace arendelle-fhz8b
=== CONT  TestExamples/v1/pipelineruns/alpha/ignore-task-error
    examples_test.go:123: Create namespace arendelle-g9znp to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-g9znp"
=== NAME  TestExamples/v1/taskruns/creds-init-only-mounts-provided-credentials
    examples_test.go:165: Deleting namespace arendelle-q2zr2
=== CONT  TestExamples/v1/taskruns/custom-env
    examples_test.go:123: Create namespace arendelle-xlvj9 to deploy to
... skipping 15 lines ...
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-bx7sl"
=== NAME  TestExamples/v1/taskruns/beta/workspace-isolation
    examples_test.go:165: Deleting namespace arendelle-nkqcn
=== CONT  TestExamples/v1/taskruns/configmap
    examples_test.go:123: Create namespace arendelle-n7tvv to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-n7tvv"
=== NAME  TestExamples/v1/pipelineruns/alpha/ignore-task-error
    examples_test.go:165: Deleting namespace arendelle-g9znp
=== CONT  TestExamples/v1/taskruns/beta/hub-resolver
    examples_test.go:123: Create namespace arendelle-bzm6r to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-bzm6r"
=== NAME  TestExamples/v1/taskruns/beta/workspace-in-sidecar
    examples_test.go:165: Deleting namespace arendelle-ccnsv
... skipping 156 lines ...
    --- PASS: TestExamples/v1/pipelineruns/pipeline-object-param-and-result (13.21s)
    --- PASS: TestExamples/v1/taskruns/propagating_workspaces (5.12s)
    --- PASS: TestExamples/v1/pipelineruns/optional-workspaces (14.28s)
    --- PASS: TestExamples/v1/pipelineruns/mapping-workspaces (17.59s)
    --- PASS: TestExamples/v1/pipelineruns/pipelinerun-array-results-substitution (18.22s)
    --- PASS: TestExamples/v1/pipelineruns/beta/propagated-pipeline-object-param (10.90s)
    --- PASS: TestExamples/v1/pipelineruns/ignore-step-error (27.26s)
    --- PASS: TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix (28.29s)
    --- PASS: TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix-include-explicit (15.54s)
    --- PASS: TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix-include (13.52s)
    --- PASS: TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix-and-results (35.39s)
    --- PASS: TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix-emitting-results (45.62s)
    --- PASS: TestExamples/v1/pipelineruns/beta/pipeline-emitting-results (16.28s)
... skipping 3 lines ...
    --- PASS: TestExamples/v1/taskruns/optional-workspaces (7.18s)
    --- PASS: TestExamples/v1/pipelineruns/beta/http-resolver-credentials (8.28s)
    --- PASS: TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix-context-variables (85.22s)
    --- PASS: TestExamples/v1/taskruns/object-param-result (8.18s)
    --- PASS: TestExamples/v1/taskruns/propagating_params_implicit (5.23s)
    --- PASS: TestExamples/v1/pipelineruns/beta/git-resolver (16.22s)
    --- PASS: TestExamples/v1/taskruns/ignore-step-error (8.29s)
    --- PASS: TestExamples/v1/pipelineruns/beta/7392-regression (17.18s)
    --- PASS: TestExamples/v1/taskruns/home-volume (9.17s)
    --- PASS: TestExamples/v1/pipelineruns/alpha/stepaction-params (8.20s)
    --- PASS: TestExamples/v1/pipelineruns/alpha/param-enum (7.23s)
    --- PASS: TestExamples/v1/taskruns/entrypoint-resolution (14.20s)
    --- PASS: TestExamples/v1/pipelineruns/beta/pipelinerun-with-matrix-array-references (115.61s)
... skipping 2 lines ...
    --- PASS: TestExamples/v1/pipelineruns/6139-regression (6.13s)
    --- PASS: TestExamples/v1/taskruns/creds-init-only-mounts-provided-credentials (5.37s)
    --- PASS: TestExamples/v1/taskruns/custom-volume (9.24s)
    --- PASS: TestExamples/v1/pipelineruns/alpha/pipelinerun-large-results (11.18s)
    --- PASS: TestExamples/v1/taskruns/custom-env (7.18s)
    --- PASS: TestExamples/v1/taskruns/beta/workspace-isolation (8.16s)
    --- PASS: TestExamples/v1/pipelineruns/alpha/ignore-task-error (10.11s)
    --- PASS: TestExamples/v1/taskruns/beta/workspace-in-sidecar (8.19s)
    --- PASS: TestExamples/v1/taskruns/beta/propagated-object-parameters (6.13s)
    --- PASS: TestExamples/v1/taskruns/configmap (8.21s)
    --- PASS: TestExamples/v1/taskruns/beta/param_array_indexing (9.28s)
    --- PASS: TestExamples/v1/taskruns/beta/emit-array-results (9.17s)
    --- PASS: TestExamples/v1/taskruns/beta/hub-resolver (17.15s)
... skipping 16 lines ...
PASS
Using kubeconfig at `` with cluster ``
ok  	github.com/tektoncd/pipeline/test	480.090s
Finished run, return code is 0
XML report written to /logs/artifacts/junit_qCZ4rrY7.xml
***************************************
***         E2E TEST FAILED         ***
***    Start of information dump    ***
***************************************
>>> All resources:
NAMESPACE                    NAME                                                     READY   STATUS     RESTARTS      AGE
arendelle-j7fhd              pod/registry-6c555c76d6-hpj24                            1/1     Running    0             13m
arendelle-pbvmv              pod/dind-sidecar-w7khs-pod                               1/2     NotReady   0             29s
... skipping 100 lines ...
arendelle-pbvmv              21s         Normal    Created                        pod/dind-sidecar-w7khs-pod                                       Created container step-client
arendelle-pbvmv              21s         Normal    Started                        pod/dind-sidecar-w7khs-pod                                       Started container step-client
arendelle-pbvmv              21s         Normal    Pulling                        pod/dind-sidecar-w7khs-pod                                       Pulling image "docker@sha256:74e78208fc18da48ddf8b569abe21563730845c312130bd0f0b059746a7e10f5"
arendelle-pbvmv              16s         Normal    Pulled                         pod/dind-sidecar-w7khs-pod                                       Successfully pulled image "docker@sha256:74e78208fc18da48ddf8b569abe21563730845c312130bd0f0b059746a7e10f5" in 4.198647416s (4.374722827s including waiting)
arendelle-pbvmv              16s         Normal    Created                        pod/dind-sidecar-w7khs-pod                                       Created container sidecar-server
arendelle-pbvmv              16s         Normal    Started                        pod/dind-sidecar-w7khs-pod                                       Started container sidecar-server
arendelle-pbvmv              15s         Warning   Unhealthy                      pod/dind-sidecar-w7khs-pod                                       Readiness probe failed: ls: /certs/client/ca.pem: No such file or directory
arendelle-pbvmv              28s         Normal    Started                        taskrun/dind-sidecar-w7khs                                       
arendelle-pbvmv              29s         Normal    Pending                        taskrun/dind-sidecar-w7khs                                       Pending
arendelle-pbvmv              28s         Normal    Pending                        taskrun/dind-sidecar-w7khs                                       pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
arendelle-pbvmv              27s         Normal    Pending                        taskrun/dind-sidecar-w7khs                                       pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts]"
arendelle-pbvmv              26s         Normal    Pending                        taskrun/dind-sidecar-w7khs                                       pod status "Ready":"False"; message: "containers with unready status: [step-client sidecar-server]"
arendelle-pbvmv              16s         Normal    Running                        taskrun/dind-sidecar-w7khs                                       Not all Steps in the Task have finished executing
... skipping 146 lines ...
local-path-storage           2m8s        Normal    Pulled                         pod/helper-pod-create-pvc-ca079103-3b4e-4fc1-beda-614c979f0818   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           2m8s        Normal    Created                        pod/helper-pod-create-pvc-ca079103-3b4e-4fc1-beda-614c979f0818   Created container helper-pod
local-path-storage           2m8s        Normal    Started                        pod/helper-pod-create-pvc-ca079103-3b4e-4fc1-beda-614c979f0818   Started container helper-pod
local-path-storage           6m56s       Normal    Pulled                         pod/helper-pod-create-pvc-cb780d36-5fc4-4598-8627-7bd8966006ff   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           6m56s       Normal    Created                        pod/helper-pod-create-pvc-cb780d36-5fc4-4598-8627-7bd8966006ff   Created container helper-pod
local-path-storage           6m56s       Normal    Started                        pod/helper-pod-create-pvc-cb780d36-5fc4-4598-8627-7bd8966006ff   Started container helper-pod
local-path-storage           7m49s       Warning   FailedMount                    pod/helper-pod-create-pvc-cc48d610-8fdd-4761-9f86-6cabb2e587e9   MountVolume.SetUp failed for volume "script" : failed to sync configmap cache: timed out waiting for the condition
local-path-storage           7m49s       Warning   FailedMount                    pod/helper-pod-create-pvc-cc48d610-8fdd-4761-9f86-6cabb2e587e9   MountVolume.SetUp failed for volume "kube-api-access-brlvd" : failed to sync configmap cache: timed out waiting for the condition
local-path-storage           7m48s       Normal    Pulled                         pod/helper-pod-create-pvc-cc48d610-8fdd-4761-9f86-6cabb2e587e9   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           7m48s       Normal    Created                        pod/helper-pod-create-pvc-cc48d610-8fdd-4761-9f86-6cabb2e587e9   Created container helper-pod
local-path-storage           7m48s       Normal    Started                        pod/helper-pod-create-pvc-cc48d610-8fdd-4761-9f86-6cabb2e587e9   Started container helper-pod
local-path-storage           17m         Normal    Pulled                         pod/helper-pod-create-pvc-dbde3928-174c-4f91-81bc-2ba02863b3d5   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           17m         Normal    Created                        pod/helper-pod-create-pvc-dbde3928-174c-4f91-81bc-2ba02863b3d5   Created container helper-pod
local-path-storage           17m         Normal    Started                        pod/helper-pod-create-pvc-dbde3928-174c-4f91-81bc-2ba02863b3d5   Started container helper-pod
local-path-storage           6m54s       Normal    Pulled                         pod/helper-pod-create-pvc-f24d6dd1-dcb2-43a6-8352-d2b1c07c4058   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           6m54s       Normal    Created                        pod/helper-pod-create-pvc-f24d6dd1-dcb2-43a6-8352-d2b1c07c4058   Created container helper-pod
local-path-storage           6m54s       Normal    Started                        pod/helper-pod-create-pvc-f24d6dd1-dcb2-43a6-8352-d2b1c07c4058   Started container helper-pod
local-path-storage           17m         Normal    Pulled                         pod/helper-pod-create-pvc-f368dd14-dc21-43d9-8586-01fc2ec6d2d8   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           17m         Normal    Created                        pod/helper-pod-create-pvc-f368dd14-dc21-43d9-8586-01fc2ec6d2d8   Created container helper-pod
local-path-storage           17m         Normal    Started                        pod/helper-pod-create-pvc-f368dd14-dc21-43d9-8586-01fc2ec6d2d8   Started container helper-pod
local-path-storage           5m39s       Warning   FailedMount                    pod/helper-pod-create-pvc-fdccdd20-e9c0-4ad2-a40e-804534183067   MountVolume.SetUp failed for volume "script" : failed to sync configmap cache: timed out waiting for the condition
local-path-storage           5m39s       Warning   FailedMount                    pod/helper-pod-create-pvc-fdccdd20-e9c0-4ad2-a40e-804534183067   MountVolume.SetUp failed for volume "kube-api-access-67bc7" : failed to sync configmap cache: timed out waiting for the condition
local-path-storage           5m38s       Normal    Pulled                         pod/helper-pod-create-pvc-fdccdd20-e9c0-4ad2-a40e-804534183067   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           5m38s       Normal    Created                        pod/helper-pod-create-pvc-fdccdd20-e9c0-4ad2-a40e-804534183067   Created container helper-pod
local-path-storage           5m38s       Normal    Started                        pod/helper-pod-create-pvc-fdccdd20-e9c0-4ad2-a40e-804534183067   Started container helper-pod
local-path-storage           14m         Normal    Pulled                         pod/helper-pod-delete-pvc-278d197e-f2fd-4e5f-b038-c8a2dcc9387c   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           14m         Normal    Created                        pod/helper-pod-delete-pvc-278d197e-f2fd-4e5f-b038-c8a2dcc9387c   Created container helper-pod
local-path-storage           14m         Normal    Started                        pod/helper-pod-delete-pvc-278d197e-f2fd-4e5f-b038-c8a2dcc9387c   Started container helper-pod
local-path-storage           17m         Normal    Pulled                         pod/helper-pod-delete-pvc-27b6dff6-5232-4b1a-8b18-447940fdf133   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           17m         Normal    Created                        pod/helper-pod-delete-pvc-27b6dff6-5232-4b1a-8b18-447940fdf133   Created container helper-pod
local-path-storage           17m         Normal    Started                        pod/helper-pod-delete-pvc-27b6dff6-5232-4b1a-8b18-447940fdf133   Started container helper-pod
local-path-storage           7m12s       Normal    Pulled                         pod/helper-pod-delete-pvc-28a27b5b-6f51-4852-8e34-b3387ea58599   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           7m12s       Normal    Created                        pod/helper-pod-delete-pvc-28a27b5b-6f51-4852-8e34-b3387ea58599   Created container helper-pod
local-path-storage           7m11s       Normal    Started                        pod/helper-pod-delete-pvc-28a27b5b-6f51-4852-8e34-b3387ea58599   Started container helper-pod
local-path-storage           6m22s       Warning   FailedMount                    pod/helper-pod-delete-pvc-29f45d2f-c65c-451f-84b9-cde9ff16bab6   MountVolume.SetUp failed for volume "kube-api-access-kzhpk" : failed to sync configmap cache: timed out waiting for the condition
local-path-storage           6m22s       Normal    Pulled                         pod/helper-pod-delete-pvc-29f45d2f-c65c-451f-84b9-cde9ff16bab6   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           6m22s       Normal    Created                        pod/helper-pod-delete-pvc-29f45d2f-c65c-451f-84b9-cde9ff16bab6   Created container helper-pod
local-path-storage           6m21s       Normal    Started                        pod/helper-pod-delete-pvc-29f45d2f-c65c-451f-84b9-cde9ff16bab6   Started container helper-pod
local-path-storage           6m9s        Normal    Pulled                         pod/helper-pod-delete-pvc-33c900aa-e510-4f07-80ae-fe3e885d6190   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           6m9s        Normal    Created                        pod/helper-pod-delete-pvc-33c900aa-e510-4f07-80ae-fe3e885d6190   Created container helper-pod
local-path-storage           6m9s        Normal    Started                        pod/helper-pod-delete-pvc-33c900aa-e510-4f07-80ae-fe3e885d6190   Started container helper-pod
... skipping 27 lines ...
local-path-storage           7m1s        Normal    Pulled                         pod/helper-pod-delete-pvc-c1674a62-9bde-4d96-a519-4673630aab21   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           7m1s        Normal    Created                        pod/helper-pod-delete-pvc-c1674a62-9bde-4d96-a519-4673630aab21   Created container helper-pod
local-path-storage           7m1s        Normal    Started                        pod/helper-pod-delete-pvc-c1674a62-9bde-4d96-a519-4673630aab21   Started container helper-pod
local-path-storage           108s        Normal    Pulled                         pod/helper-pod-delete-pvc-ca079103-3b4e-4fc1-beda-614c979f0818   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           108s        Normal    Created                        pod/helper-pod-delete-pvc-ca079103-3b4e-4fc1-beda-614c979f0818   Created container helper-pod
local-path-storage           108s        Normal    Started                        pod/helper-pod-delete-pvc-ca079103-3b4e-4fc1-beda-614c979f0818   Started container helper-pod
local-path-storage           6m34s       Warning   FailedMount                    pod/helper-pod-delete-pvc-cb780d36-5fc4-4598-8627-7bd8966006ff   MountVolume.SetUp failed for volume "script" : failed to sync configmap cache: timed out waiting for the condition
local-path-storage           6m34s       Warning   FailedMount                    pod/helper-pod-delete-pvc-cb780d36-5fc4-4598-8627-7bd8966006ff   MountVolume.SetUp failed for volume "kube-api-access-jdczq" : failed to sync configmap cache: timed out waiting for the condition
local-path-storage           6m33s       Normal    Pulled                         pod/helper-pod-delete-pvc-cb780d36-5fc4-4598-8627-7bd8966006ff   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           6m33s       Normal    Created                        pod/helper-pod-delete-pvc-cb780d36-5fc4-4598-8627-7bd8966006ff   Created container helper-pod
local-path-storage           6m33s       Normal    Started                        pod/helper-pod-delete-pvc-cb780d36-5fc4-4598-8627-7bd8966006ff   Started container helper-pod
local-path-storage           7m25s       Normal    Pulled                         pod/helper-pod-delete-pvc-cc48d610-8fdd-4761-9f86-6cabb2e587e9   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           7m25s       Normal    Created                        pod/helper-pod-delete-pvc-cc48d610-8fdd-4761-9f86-6cabb2e587e9   Created container helper-pod
local-path-storage           7m25s       Normal    Started                        pod/helper-pod-delete-pvc-cc48d610-8fdd-4761-9f86-6cabb2e587e9   Started container helper-pod
... skipping 87 lines ...
spire                        21m         Normal    Started                        pod/spire-agent-vgbfz                                            Started container spiffe-csi-driver
spire                        21m         Normal    Pulling                        pod/spire-agent-vgbfz                                            Pulling image "quay.io/k8scsi/csi-node-driver-registrar:v2.0.1"
spire                        21m         Normal    Pulled                         pod/spire-agent-vgbfz                                            Successfully pulled image "quay.io/k8scsi/csi-node-driver-registrar:v2.0.1" in 1.122093117s (1.122100863s including waiting)
spire                        21m         Normal    Created                        pod/spire-agent-vgbfz                                            Created container node-driver-registrar
spire                        21m         Normal    Started                        pod/spire-agent-vgbfz                                            Started container node-driver-registrar
spire                        20m         Normal    Pulled                         pod/spire-agent-vgbfz                                            Container image "ghcr.io/spiffe/spire-agent:1.1.1" already present on machine
spire                        21m         Warning   BackOff                        pod/spire-agent-vgbfz                                            Back-off restarting failed container spire-agent in pod spire-agent-vgbfz_spire(d43a4ca7-bec7-4abf-909b-58eef0660ff3)
spire                        21m         Normal    SuccessfulCreate               daemonset/spire-agent                                            Created pod: spire-agent-vgbfz
spire                        21m         Normal    SuccessfulCreate               daemonset/spire-agent                                            Created pod: spire-agent-kcg5c
spire                        21m         Normal    SuccessfulCreate               daemonset/spire-agent                                            Created pod: spire-agent-8kg8c
spire                        21m         Normal    Scheduled                      pod/spire-server-6dc5bf5c54-g7zr2                                Successfully assigned spire/spire-server-6dc5bf5c54-g7zr2 to kind-worker3
spire                        21m         Normal    Pulling                        pod/spire-server-6dc5bf5c54-g7zr2                                Pulling image "ghcr.io/spiffe/spire-server:1.1.1"
spire                        21m         Normal    Pulled                         pod/spire-server-6dc5bf5c54-g7zr2                                Successfully pulled image "ghcr.io/spiffe/spire-server:1.1.1" in 1.908504627s (1.908626163s including waiting)
... skipping 36 lines ...
tekton-pipelines             21m         Normal    Pulling                        pod/tekton-pipelines-webhook-6b597996bf-4nnsw                    Pulling image "registry.local:5000/webhook-d4749e605405422fd87700164e31b2d1@sha256:ecac5413083d03c11e0bc7a7efa1c8eadfadc5464dafe4dce32e839f712e322b"
tekton-pipelines             21m         Normal    Pulled                         pod/tekton-pipelines-webhook-6b597996bf-4nnsw                    Successfully pulled image "registry.local:5000/webhook-d4749e605405422fd87700164e31b2d1@sha256:ecac5413083d03c11e0bc7a7efa1c8eadfadc5464dafe4dce32e839f712e322b" in 1.138864659s (2.378985261s including waiting)
tekton-pipelines             21m         Normal    Created                        pod/tekton-pipelines-webhook-6b597996bf-4nnsw                    Created container webhook
tekton-pipelines             21m         Normal    Started                        pod/tekton-pipelines-webhook-6b597996bf-4nnsw                    Started container webhook
tekton-pipelines             21m         Normal    SuccessfulCreate               replicaset/tekton-pipelines-webhook-6b597996bf                   Created pod: tekton-pipelines-webhook-6b597996bf-4nnsw
tekton-pipelines             21m         Normal    ScalingReplicaSet              deployment/tekton-pipelines-webhook                              Scaled up replica set tekton-pipelines-webhook-6b597996bf to 1
tekton-pipelines             72s         Warning   FailedGetResourceMetric        horizontalpodautoscaler/tekton-pipelines-webhook                 failed to get cpu utilization: unable to get metrics for resource cpu: unable to fetch metrics from resource metrics API: the server could not find the requested resource (get pods.metrics.k8s.io)
tekton-pipelines             18m         Warning   FailedComputeMetricsReplicas   horizontalpodautoscaler/tekton-pipelines-webhook                 invalid metrics (1 invalid out of 1), first error is: failed to get cpu resource metric value: failed to get cpu utilization: unable to get metrics for resource cpu: unable to fetch metrics from resource metrics API: the server could not find the requested resource (get pods.metrics.k8s.io)
***************************************
***         E2E TEST FAILED         ***
***     End of information dump     ***
***************************************
+ EXIT_VALUE=1
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
... skipping 4 lines ...