ResultABORTED
Tests 0 failed / 542 succeeded
Started2025-03-11 00:28
Elapsed4m34s
Revision643000ff5335f1e46a70359c1e43158e8f986a9d
Refs 2616

No Test Failures!


Show 542 Passed Tests

Error lines from build-log.txt

... skipping 401 lines ...
    --- PASS: Test_ValidateTektonPipeline_APIField/api-alpha (0.00s)
    --- PASS: Test_ValidateTektonPipeline_APIField/api-beta (0.00s)
    --- PASS: Test_ValidateTektonPipeline_APIField/api-stable (0.00s)
    --- PASS: Test_ValidateTektonPipeline_APIField/api-invalid (0.00s)
=== RUN   TestValidateTektonPipelineVerificationNoMatchPolicy
=== RUN   TestValidateTektonPipelineVerificationNoMatchPolicy/policy-empty-value
=== RUN   TestValidateTektonPipelineVerificationNoMatchPolicy/policy-fail
=== RUN   TestValidateTektonPipelineVerificationNoMatchPolicy/policy-warn
=== RUN   TestValidateTektonPipelineVerificationNoMatchPolicy/policy-ignore
=== RUN   TestValidateTektonPipelineVerificationNoMatchPolicy/policy-invalid
--- PASS: TestValidateTektonPipelineVerificationNoMatchPolicy (0.00s)
    --- PASS: TestValidateTektonPipelineVerificationNoMatchPolicy/policy-empty-value (0.00s)
    --- PASS: TestValidateTektonPipelineVerificationNoMatchPolicy/policy-fail (0.00s)
    --- PASS: TestValidateTektonPipelineVerificationNoMatchPolicy/policy-warn (0.00s)
    --- PASS: TestValidateTektonPipelineVerificationNoMatchPolicy/policy-ignore (0.00s)
    --- PASS: TestValidateTektonPipelineVerificationNoMatchPolicy/policy-invalid (0.00s)
=== RUN   TestValidateTektonPipelineResultExtractionMethod
=== RUN   TestValidateTektonPipelineResultExtractionMethod/method-empty-value
=== RUN   TestValidateTektonPipelineResultExtractionMethod/method-sidecar
... skipping 211 lines ...
=== RUN   TestPrunerReconcile/TestCronReconcile/TestAddNamespaceWithDifferentSchedule
=== RUN   TestPrunerReconcile/TestCronReconcile/TestAddNamespaceWithoutAnnotations
=== RUN   TestPrunerReconcile/TestCronReconcile/TestUpdateGlobalConfigSchedule
=== RUN   TestPrunerReconcile/TestCronReconcile/TestDeleteNamespaces
=== RUN   TestPrunerReconcile/TestCronReconcile/TestNamespaceAnnotations
=== RUN   TestPrunerReconcile/TestCronReconcile/TestNamespaceWithInvalidResource
{"level":"error","ts":1741653145.4994886,"logger":"fallback","caller":"common/prune.go:374","msg":"invalid resource value received","resourceValue":"hello-resource","namespace":"ns-one","stacktrace":"github.com/tektoncd/operator/pkg/reconciler/common.(*Pruner).getPruneConfig\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/common/prune.go:374\ngithub.com/tektoncd/operator/pkg/reconciler/common.(*Pruner).reconcileCronJobs\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/common/prune.go:209\ngithub.com/tektoncd/operator/pkg/reconciler/common.(*Pruner).reconcile\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/common/prune.go:179\ngithub.com/tektoncd/operator/pkg/reconciler/common.TestPrunerReconcile.func33.1\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/common/prune_test.go:811\ntesting.tRunner\n\t/home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/testing/testing.go:1690"}
{"level":"warn","ts":1741653145.4997938,"logger":"fallback","caller":"common/prune.go:387","msg":"there is no resource defined","namespace":"ns-one"}
=== RUN   TestPrunerReconcile/TestCronReconcile/TestNamespaceKeepWithZero
{"level":"warn","ts":1741653145.5054376,"logger":"fallback","caller":"common/prune.go:400","msg":"flag keep can not be 0","namespace":"ns-one"}
=== RUN   TestPrunerReconcile/TestCronReconcile/TestNamespaceKeepSinceWithZero
{"level":"warn","ts":1741653145.5102656,"logger":"fallback","caller":"common/prune.go:405","msg":"flag keep-since can not be 0","namespace":"ns-one"}
=== RUN   TestPrunerReconcile/TestCronReconcile/TestNamespaceInvalidKeepValue
{"level":"error","ts":1741653145.5784366,"logger":"fallback","caller":"common/prune.go:327","msg":"invalid keep value received","keepValue":"hello","namespace":"ns-one","stacktrace":"github.com/tektoncd/operator/pkg/reconciler/common.(*Pruner).getPruneConfig\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/common/prune.go:327\ngithub.com/tektoncd/operator/pkg/reconciler/common.(*Pruner).reconcileCronJobs\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/common/prune.go:209\ngithub.com/tektoncd/operator/pkg/reconciler/common.(*Pruner).reconcile\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/common/prune.go:179\ngithub.com/tektoncd/operator/pkg/reconciler/common.TestPrunerReconcile.func33.1\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/common/prune_test.go:811\ntesting.tRunner\n\t/home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/testing/testing.go:1690"}
=== RUN   TestPrunerReconcile/TestCronReconcile/TestNamespaceInvalidKeepSinceValue
{"level":"error","ts":1741653145.5852523,"logger":"fallback","caller":"common/prune.go:340","msg":"invalid keep-since value received","keepSinceValue":"hi","namespace":"ns-one","stacktrace":"github.com/tektoncd/operator/pkg/reconciler/common.(*Pruner).getPruneConfig\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/common/prune.go:340\ngithub.com/tektoncd/operator/pkg/reconciler/common.(*Pruner).reconcileCronJobs\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/common/prune.go:209\ngithub.com/tektoncd/operator/pkg/reconciler/common.(*Pruner).reconcile\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/common/prune.go:179\ngithub.com/tektoncd/operator/pkg/reconciler/common.TestPrunerReconcile.func33.1\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/common/prune_test.go:811\ntesting.tRunner\n\t/home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/testing/testing.go:1690"}
=== RUN   TestPrunerReconcile/TestCronReconcile/TestNamespaceSkipDisabledAnnotations
=== RUN   TestPrunerReconcile/TestCronReconcile/TestNamespaceSkipEnabledAnnotations
=== RUN   TestPrunerReconcile/TestCronReconcile/TestOutdatedCronDeletion
=== RUN   TestPrunerReconcile/TestCronReconcile/TestIrrelevantCronAddition
=== RUN   TestPrunerReconcile/TestPrunerConfig
=== RUN   TestPrunerReconcile/TestPrunerConfig/TestPrunerEnabled
... skipping 433 lines ...
2025-03-11T00:32:25.392Z	INFO	tektoninstallerset/install.go:405	calculated desiredReplicas from hpa and manifest	{"resourceName": "foo-1", "resourceKind": "Deployment", "namespace": "bar", "hpaName": "foo-hpa", "desiredReplicas": 5}
2025-03-11T00:32:25.392Z	DEBUG	tektoninstallerset/install.go:455	resource found in cluster, checking for changes	{"name": "foo-1", "namespace": "bar", "kind": "Deployment"}
=== RUN   TestEnsureResourceWithHPA/test_hpa-disabled-manifest_replicas_nil
2025-03-11T00:32:25.393Z	DEBUG	tektoninstallerset/install.go:250	verifying a resource	{"name": "foo-1", "namespace": "bar", "kind": "Deployment"}
2025-03-11T00:32:25.394Z	DEBUG	tektoninstallerset/install.go:293	hpa found for this resource, verifying replicas value from hpa	{"resourceName": "foo-1", "resourceKind": "Deployment", "namespace": "bar", "hpaName": "foo-hpa"}
2025-03-11T00:32:25.394Z	INFO	tektoninstallerset/install.go:332	hpa scaling is in disabled state, verifying manifest replicas value and adjusting it to hpa scaling range	{"resourceName": "foo-1", "resourceKind": "Deployment", "namespace": "bar", "hpaName": "foo-hpa"}
2025-03-11T00:32:25.394Z	ERROR	tektoninstallerset/install.go:348	manifest replicas value is nil	{"resourceName": "foo-1", "resourceKind": "Deployment", "namespace": "bar"}
github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektoninstallerset.(*installer).ensureResource
	/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektoninstallerset/install.go:348
github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektoninstallerset.TestEnsureResourceWithHPA.func1
	/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektoninstallerset/install_test.go:829
testing.tRunner
	/home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/testing/testing.go:1690
... skipping 2 lines ...
2025-03-11T00:32:25.394Z	DEBUG	tektoninstallerset/install.go:501	change detected in the resource, reconciling	{"name": "foo-1", "namespace": "bar", "kind": "Deployment", "existingHashValue": "3d5322baea08c4d865a2221c28e19836399b26e4d9bfa132b82f992d1977c922", "expectedHashValue": "17b6be7f37b5340bdc6405b795dd3da5c1c736b433d033b06721fd61ac755244"}
2025-03-11T00:32:25.395Z	DEBUG	tektoninstallerset/install.go:524	reconciliation successful	{"name": "foo-1", "namespace": "bar", "kind": "Deployment"}
=== RUN   TestEnsureResourceWithHPA/test_hpa-disabled-manifest_replicas_nil-min_replicas_2
2025-03-11T00:32:25.395Z	DEBUG	tektoninstallerset/install.go:250	verifying a resource	{"name": "foo-1", "namespace": "bar", "kind": "Deployment"}
2025-03-11T00:32:25.395Z	DEBUG	tektoninstallerset/install.go:293	hpa found for this resource, verifying replicas value from hpa	{"resourceName": "foo-1", "resourceKind": "Deployment", "namespace": "bar", "hpaName": "foo-hpa"}
2025-03-11T00:32:25.395Z	INFO	tektoninstallerset/install.go:332	hpa scaling is in disabled state, verifying manifest replicas value and adjusting it to hpa scaling range	{"resourceName": "foo-1", "resourceKind": "Deployment", "namespace": "bar", "hpaName": "foo-hpa"}
2025-03-11T00:32:25.396Z	ERROR	tektoninstallerset/install.go:348	manifest replicas value is nil	{"resourceName": "foo-1", "resourceKind": "Deployment", "namespace": "bar"}
github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektoninstallerset.(*installer).ensureResource
	/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektoninstallerset/install.go:348
github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektoninstallerset.TestEnsureResourceWithHPA.func1
	/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektoninstallerset/install_test.go:829
testing.tRunner
	/home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/testing/testing.go:1690
... skipping 63 lines ...
    logger.go:146: 2025-03-11T00:32:25.000Z	DEBUG	client/check.go:35	TektonTrigger/main: checking installer sets with labels: operator.tekton.dev/created-by=TektonTrigger,operator.tekton.dev/type=main
    logger.go:146: 2025-03-11T00:32:25.001Z	DEBUG	client/check.go:42	TektonTrigger/main: found 0 installer sets
    logger.go:146: 2025-03-11T00:32:25.002Z	DEBUG	client/check.go:47	TektonTrigger/main: installer sets not found
=== RUN   TestInstallerSetClient_Check/main_installer_invalid_state,_exist_only_one_instead_of_two
    logger.go:146: 2025-03-11T00:32:25.002Z	DEBUG	client/check.go:35	TektonTrigger/main: checking installer sets with labels: operator.tekton.dev/created-by=TektonTrigger,operator.tekton.dev/type=main
    logger.go:146: 2025-03-11T00:32:25.003Z	DEBUG	client/check.go:42	TektonTrigger/main: found 2 installer sets
    logger.go:146: 2025-03-11T00:32:25.003Z	ERROR	client/check.go:64	TektonTrigger/main: failed to verify main sets: installer sets in invalid state
=== RUN   TestInstallerSetClient_Check/main_installer_set_version_different_error
    logger.go:146: 2025-03-11T00:32:25.004Z	DEBUG	client/check.go:35	TektonTrigger/main: checking installer sets with labels: operator.tekton.dev/created-by=TektonTrigger,operator.tekton.dev/type=main
    logger.go:146: 2025-03-11T00:32:25.005Z	DEBUG	client/check.go:42	TektonTrigger/main: found 2 installer sets
    logger.go:146: 2025-03-11T00:32:25.005Z	DEBUG	client/check.go:114	TektonTrigger/main: release version check
    logger.go:146: 2025-03-11T00:32:25.005Z	ERROR	client/check.go:83	TektonTrigger/main: meta check failed for installer type: installer sets release version doesn't match
=== RUN   TestInstallerSetClient_Check/pre_set_with_different_namespace_error
    logger.go:146: 2025-03-11T00:32:25.005Z	DEBUG	client/check.go:35	TektonTrigger/pre: checking installer sets with labels: operator.tekton.dev/created-by=TektonTrigger,operator.tekton.dev/type=pre
    logger.go:146: 2025-03-11T00:32:25.071Z	DEBUG	client/check.go:42	TektonTrigger/pre: found 1 installer sets
    logger.go:146: 2025-03-11T00:32:25.071Z	DEBUG	client/check.go:114	TektonTrigger/pre: release version check
    logger.go:146: 2025-03-11T00:32:25.071Z	DEBUG	client/check.go:125	TektonTrigger/pre: target namespace check
    logger.go:146: 2025-03-11T00:32:25.072Z	ERROR	client/check.go:83	TektonTrigger/pre: meta check failed for installer type: installer sets target namespace doesn't match
=== RUN   TestInstallerSetClient_Check/pre_set_more_than_one
    logger.go:146: 2025-03-11T00:32:25.073Z	DEBUG	client/check.go:35	TektonTrigger/pre: checking installer sets with labels: operator.tekton.dev/created-by=TektonTrigger,operator.tekton.dev/type=pre
    logger.go:146: 2025-03-11T00:32:25.074Z	DEBUG	client/check.go:42	TektonTrigger/pre: found 2 installer sets
    logger.go:146: 2025-03-11T00:32:25.074Z	ERROR	client/check.go:69	TektonTrigger/pre: found multiple sets, expected one
=== RUN   TestInstallerSetClient_Check/post_set_with_update_required_error
    logger.go:146: 2025-03-11T00:32:25.074Z	DEBUG	client/check.go:35	TektonTrigger/post: checking installer sets with labels: operator.tekton.dev/created-by=TektonTrigger,operator.tekton.dev/type=post
    logger.go:146: 2025-03-11T00:32:25.075Z	DEBUG	client/check.go:42	TektonTrigger/post: found 1 installer sets
    logger.go:146: 2025-03-11T00:32:25.075Z	DEBUG	client/check.go:114	TektonTrigger/post: release version check
    logger.go:146: 2025-03-11T00:32:25.075Z	DEBUG	client/check.go:125	TektonTrigger/post: target namespace check
    logger.go:146: 2025-03-11T00:32:25.075Z	DEBUG	client/check.go:136	TektonTrigger/post: spec hash check
    logger.go:146: 2025-03-11T00:32:25.093Z	ERROR	client/check.go:83	TektonTrigger/post: meta check failed for installer type: installer sets needs to be updated
=== RUN   TestInstallerSetClient_Check/no_error
    logger.go:146: 2025-03-11T00:32:25.094Z	DEBUG	client/check.go:35	TektonTrigger/post: checking installer sets with labels: operator.tekton.dev/created-by=TektonTrigger,operator.tekton.dev/type=post
    logger.go:146: 2025-03-11T00:32:25.098Z	DEBUG	client/check.go:42	TektonTrigger/post: found 1 installer sets
    logger.go:146: 2025-03-11T00:32:25.099Z	DEBUG	client/check.go:114	TektonTrigger/post: release version check
    logger.go:146: 2025-03-11T00:32:25.099Z	DEBUG	client/check.go:125	TektonTrigger/post: target namespace check
    logger.go:146: 2025-03-11T00:32:25.099Z	DEBUG	client/check.go:136	TektonTrigger/post: spec hash check
... skipping 60 lines ...
    logger.go:146: 2025-03-11T00:32:43.281Z	DEBUG	client/check.go:42	TektonTrigger/pre: found 1 installer sets
    logger.go:146: 2025-03-11T00:32:43.281Z	DEBUG	client/check.go:114	TektonTrigger/pre: release version check
    logger.go:146: 2025-03-11T00:32:43.281Z	DEBUG	client/check.go:125	TektonTrigger/pre: target namespace check
    logger.go:146: 2025-03-11T00:32:43.282Z	DEBUG	client/check.go:136	TektonTrigger/pre: spec hash check
    logger.go:146: 2025-03-11T00:32:43.282Z	DEBUG	client/check.go:86	TektonTrigger/pre: meta check passed
    logger.go:146: 2025-03-11T00:32:43.282Z	DEBUG	client/pre_post_custom_set.go:60	TektonTrigger/pre: found 1 installer sets
    logger.go:146: 2025-03-11T00:32:43.282Z	DEBUG	client/main_set.go:116	TektonTrigger/pre: installer set not ready, will retry: Ready: some error occurs
    logger.go:146: 2025-03-11T00:32:43.284Z	DEBUG	client/check.go:35	TektonTrigger/pre: checking installer sets with labels: operator.tekton.dev/created-by=TektonTrigger,operator.tekton.dev/type=pre
    logger.go:146: 2025-03-11T00:32:43.284Z	DEBUG	client/check.go:42	TektonTrigger/pre: found 1 installer sets
    logger.go:146: 2025-03-11T00:32:43.284Z	DEBUG	client/check.go:114	TektonTrigger/pre: release version check
    logger.go:146: 2025-03-11T00:32:43.284Z	DEBUG	client/check.go:125	TektonTrigger/pre: target namespace check
    logger.go:146: 2025-03-11T00:32:43.284Z	DEBUG	client/check.go:136	TektonTrigger/pre: spec hash check
    logger.go:146: 2025-03-11T00:32:43.285Z	DEBUG	client/check.go:86	TektonTrigger/pre: meta check passed
    logger.go:146: 2025-03-11T00:32:43.285Z	DEBUG	client/pre_post_custom_set.go:60	TektonTrigger/pre: found 1 installer sets
--- PASS: TestInstallerSetClient_PreSet_NewInstallation (0.01s)
=== RUN   TestInstallerSetClient_PreSet_Upgrade_Update
    logger.go:146: 2025-03-11T00:32:43.286Z	DEBUG	client/check.go:35	TektonTrigger/pre: checking installer sets with labels: operator.tekton.dev/created-by=TektonTrigger,operator.tekton.dev/type=pre
    logger.go:146: 2025-03-11T00:32:43.286Z	DEBUG	client/check.go:42	TektonTrigger/pre: found 1 installer sets
    logger.go:146: 2025-03-11T00:32:43.287Z	DEBUG	client/check.go:114	TektonTrigger/pre: release version check
    logger.go:146: 2025-03-11T00:32:43.287Z	ERROR	client/check.go:83	TektonTrigger/pre: meta check failed for installer type: installer sets release version doesn't match
    logger.go:146: 2025-03-11T00:32:43.287Z	DEBUG	client/pre_post_custom_set.go:73	TektonTrigger/pre: installer set not in valid state : installer sets release version doesn't match, cleaning up!
    logger.go:146: 2025-03-11T00:32:43.287Z	DEBUG	client/cleanup.go:119	deleting pre installer set: trigger-old-pre-test	{"kind": "TektonTrigger", "type": "pre"}
    logger.go:146: 2025-03-11T00:32:43.287Z	DEBUG	client/pre_post_custom_set.go:78	TektonTrigger/pre: returning, will create installer sets in further reconcile
    logger.go:146: 2025-03-11T00:32:43.292Z	DEBUG	client/check.go:35	TektonTrigger/pre: checking installer sets with labels: operator.tekton.dev/created-by=TektonTrigger,operator.tekton.dev/type=pre
    logger.go:146: 2025-03-11T00:32:43.294Z	DEBUG	client/check.go:42	TektonTrigger/pre: found 0 installer sets
    logger.go:146: 2025-03-11T00:32:43.294Z	DEBUG	client/check.go:47	TektonTrigger/pre: installer sets not found
... skipping 8 lines ...
    logger.go:146: 2025-03-11T00:32:43.297Z	DEBUG	client/pre_post_custom_set.go:60	TektonTrigger/pre: found 1 installer sets
    logger.go:146: 2025-03-11T00:32:43.298Z	DEBUG	client/check.go:35	TektonTrigger/pre: checking installer sets with labels: operator.tekton.dev/created-by=TektonTrigger,operator.tekton.dev/type=pre
    logger.go:146: 2025-03-11T00:32:43.298Z	DEBUG	client/check.go:42	TektonTrigger/pre: found 1 installer sets
    logger.go:146: 2025-03-11T00:32:43.298Z	DEBUG	client/check.go:114	TektonTrigger/pre: release version check
    logger.go:146: 2025-03-11T00:32:43.298Z	DEBUG	client/check.go:125	TektonTrigger/pre: target namespace check
    logger.go:146: 2025-03-11T00:32:43.298Z	DEBUG	client/check.go:136	TektonTrigger/pre: spec hash check
    logger.go:146: 2025-03-11T00:32:43.298Z	ERROR	client/check.go:83	TektonTrigger/pre: meta check failed for installer type: installer sets needs to be updated
    logger.go:146: 2025-03-11T00:32:43.299Z	DEBUG	client/pre_post_custom_set.go:82	TektonTrigger/pre: updating installer set
    logger.go:146: 2025-03-11T00:32:43.299Z	DEBUG	client/update.go:44	updating installer set: trigger-pre-test	{"kind": "TektonTrigger", "type": "pre"}
    logger.go:146: 2025-03-11T00:32:43.299Z	DEBUG	client/update.go:49	updated installer set: trigger-pre-test	{"kind": "TektonTrigger", "type": "pre"}
--- PASS: TestInstallerSetClient_PreSet_Upgrade_Update (0.01s)
=== RUN   TestInstallerSetClient_Update
=== RUN   TestInstallerSetClient_Update/update_custom_set
... skipping 247 lines ...
--- PASS: TestUpgradePipelineProperties (0.00s)
    --- PASS: TestUpgradePipelineProperties/with_explicit_false_enable_step_actions (0.00s)
    --- PASS: TestUpgradePipelineProperties/with_default_pipeline_properties (0.00s)
=== RUN   TestIsUpgradeRequired
--- PASS: TestIsUpgradeRequired (0.00s)
=== RUN   TestUpdateUpgradeVersion
{"level":"error","ts":1741653182.0971684,"logger":"fallback.unit-test","caller":"upgrade/upgrade.go:142","msg":"error on getting TektonConfig CRtektonconfigs.operator.tekton.dev \"config\" not found","stacktrace":"github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.(*Upgrade).updateUpgradeVersion\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade.go:142\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.TestUpdateUpgradeVersion\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade_test.go:106\ntesting.tRunner\n\t/home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/testing/testing.go:1690"}
--- PASS: TestUpdateUpgradeVersion (0.00s)
=== RUN   TestRunPreUpgrade
{"level":"error","ts":1741653182.098065,"logger":"fallback.upgrade","caller":"upgrade/upgrade.go:189","msg":"error on getting TektonConfig CRtektonconfigs.operator.tekton.dev \"config\" not found","stacktrace":"github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.(*Upgrade).markUpgradeComplete\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade.go:189\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.(*Upgrade).executeUpgrade\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade.go:88\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.(*Upgrade).RunPreUpgrade\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade.go:71\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.TestRunPreUpgrade\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade_test.go:150\ntesting.tRunner\n\t/home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/testing/testing.go:1690"}
{"level":"error","ts":1741653182.0985098,"logger":"fallback.upgrade","caller":"upgrade/upgrade.go:106","msg":"error on upgradeerror on execution","stacktrace":"github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.(*Upgrade).executeUpgrade\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade.go:106\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.(*Upgrade).RunPreUpgrade\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade.go:71\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.TestRunPreUpgrade\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade_test.go:179\ntesting.tRunner\n\t/home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/testing/testing.go:1690"}
--- PASS: TestRunPreUpgrade (0.00s)
=== RUN   TestRunPostUpgrade
{"level":"error","ts":1741653182.0993354,"logger":"fallback.upgrade","caller":"upgrade/upgrade.go:189","msg":"error on getting TektonConfig CRtektonconfigs.operator.tekton.dev \"config\" not found","stacktrace":"github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.(*Upgrade).markUpgradeComplete\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade.go:189\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.(*Upgrade).executeUpgrade\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade.go:88\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.(*Upgrade).RunPostUpgrade\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade.go:75\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.TestRunPostUpgrade\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade_test.go:216\ntesting.tRunner\n\t/home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/testing/testing.go:1690"}
{"level":"error","ts":1741653182.0997725,"logger":"fallback.upgrade","caller":"upgrade/upgrade.go:106","msg":"error on upgradeerror on execution","stacktrace":"github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.(*Upgrade).executeUpgrade\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade.go:106\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.(*Upgrade).RunPostUpgrade\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade.go:75\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade.TestRunPostUpgrade\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/upgrade_test.go:245\ntesting.tRunner\n\t/home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/testing/testing.go:1690"}
--- PASS: TestRunPostUpgrade (0.00s)
PASS
ok  	github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade	1.317s
=== RUN   TestMigrate
--- PASS: TestMigrate (0.01s)
=== RUN   TestMigrate_Errors
=== RUN   TestMigrate_Errors/failed_to_fetch_CRD
=== RUN   TestMigrate_Errors/listing_fails
=== RUN   TestMigrate_Errors/patching_resource_fails
{"level":"error","ts":1741653182.0114048,"logger":"fallback","caller":"helper/migrator.go:105","msg":"unable to patch a resource","resourceName":"first","namespace":"default","groupVersionResource":"group.dev/v1, Resource=fakes","error":"failed to patch resources","stacktrace":"github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper.(*Migrator).migrateResources.func2\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper/migrator.go:105\nk8s.io/apimachinery/pkg/apis/meta/v1/unstructured.(*UnstructuredList).EachListItem\n\t/home/prow/go/src/github.com/tektoncd/operator/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go:48\nk8s.io/apimachinery/pkg/api/meta.eachListItem\n\t/home/prow/go/src/github.com/tektoncd/operator/vendor/k8s.io/apimachinery/pkg/api/meta/help.go:136\nk8s.io/apimachinery/pkg/api/meta.EachListItem\n\t/home/prow/go/src/github.com/tektoncd/operator/vendor/k8s.io/apimachinery/pkg/api/meta/help.go:119\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper.(*Migrator).migrateResources.(*ListPager).EachListItem.func3\n\t/home/prow/go/src/github.com/tektoncd/operator/vendor/k8s.io/client-go/tools/pager/pager.go:185\nk8s.io/client-go/tools/pager.(*ListPager).eachListChunkBuffered\n\t/home/prow/go/src/github.com/tektoncd/operator/vendor/k8s.io/client-go/tools/pager/pager.go:245\nk8s.io/client-go/tools/pager.(*ListPager).EachListItem\n\t/home/prow/go/src/github.com/tektoncd/operator/vendor/k8s.io/client-go/tools/pager/pager.go:184\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper.(*Migrator).migrateResources\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper/migrator.go:117\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper.(*Migrator).Migrate\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper/migrator.go:78\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper.TestMigrate_Errors.func6\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper/migrator_test.go:170\ntesting.tRunner\n\t/home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/testing/testing.go:1690"}
{"level":"error","ts":1741653182.0117283,"logger":"fallback","caller":"helper/migrator.go:105","msg":"unable to patch a resource","resourceName":"second","namespace":"default","groupVersionResource":"group.dev/v1, Resource=fakes","error":"failed to patch resources","stacktrace":"github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper.(*Migrator).migrateResources.func2\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper/migrator.go:105\nk8s.io/apimachinery/pkg/apis/meta/v1/unstructured.(*UnstructuredList).EachListItem\n\t/home/prow/go/src/github.com/tektoncd/operator/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go:48\nk8s.io/apimachinery/pkg/api/meta.eachListItem\n\t/home/prow/go/src/github.com/tektoncd/operator/vendor/k8s.io/apimachinery/pkg/api/meta/help.go:136\nk8s.io/apimachinery/pkg/api/meta.EachListItem\n\t/home/prow/go/src/github.com/tektoncd/operator/vendor/k8s.io/apimachinery/pkg/api/meta/help.go:119\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper.(*Migrator).migrateResources.(*ListPager).EachListItem.func3\n\t/home/prow/go/src/github.com/tektoncd/operator/vendor/k8s.io/client-go/tools/pager/pager.go:185\nk8s.io/client-go/tools/pager.(*ListPager).eachListChunkBuffered\n\t/home/prow/go/src/github.com/tektoncd/operator/vendor/k8s.io/client-go/tools/pager/pager.go:245\nk8s.io/client-go/tools/pager.(*ListPager).EachListItem\n\t/home/prow/go/src/github.com/tektoncd/operator/vendor/k8s.io/client-go/tools/pager/pager.go:184\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper.(*Migrator).migrateResources\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper/migrator.go:117\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper.(*Migrator).Migrate\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper/migrator.go:78\ngithub.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper.TestMigrate_Errors.func6\n\t/home/prow/go/src/github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper/migrator_test.go:170\ntesting.tRunner\n\t/home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.6.linux-amd64/src/testing/testing.go:1690"}
=== RUN   TestMigrate_Errors/patching_definition_fails
=== RUN   TestMigrate_Errors/patching_unexisting_resource
--- PASS: TestMigrate_Errors (0.00s)
    --- PASS: TestMigrate_Errors/failed_to_fetch_CRD (0.00s)
    --- PASS: TestMigrate_Errors/listing_fails (0.00s)
    --- PASS: TestMigrate_Errors/patching_resource_fails (0.00s)
    --- PASS: TestMigrate_Errors/patching_definition_fails (0.00s)
    --- PASS: TestMigrate_Errors/patching_unexisting_resource (0.00s)
=== RUN   TestMigrateStorageVersion
{"level":"info","ts":1741653182.0149188,"logger":"fallback","caller":"helper/storage_version_migrator.go:32","msg":"migrating 2 group resources"}
{"level":"info","ts":1741653182.0149796,"logger":"fallback","caller":"helper/storage_version_migrator.go:40","msg":"migrating group resource","crdGroup":"fakes.group.dev"}
{"level":"info","ts":1741653182.071288,"logger":"fallback","caller":"helper/storage_version_migrator.go:55","msg":"migration completed","crdGroup":"fakes.group.dev"}
{"level":"info","ts":1741653182.071559,"logger":"fallback","caller":"helper/storage_version_migrator.go:40","msg":"migrating group resource","crdGroup":"unknown.group.dev"}
{"level":"info","ts":1741653182.0717847,"logger":"fallback","caller":"helper/storage_version_migrator.go:43","msg":"ignoring resource migration - unable to fetch a crdGroup","crdGroup":"unknown.group.dev","error":"unable to fetch crd unknown.group.dev - customresourcedefinitions.apiextensions.k8s.io \"unknown.group.dev\" not found"}
--- PASS: TestMigrateStorageVersion (0.06s)
PASS
ok  	github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/upgrade/helper	1.285s
=== RUN   TestCreateInstallerset
--- PASS: TestCreateInstallerset (0.35s)
=== RUN   TestMakeInstallerset
... skipping 21 lines ...
    --- PASS: TestDeleteExistingInstallerSets/delete-on-empty-set-without-pod-name (0.00s)
    --- PASS: TestDeleteExistingInstallerSets/with-pod-name-env-set-and-mismatch (0.00s)
    --- PASS: TestDeleteExistingInstallerSets/with-pod-name-env-set-and-match (0.00s)
    --- PASS: TestDeleteExistingInstallerSets/mismatch-labels (0.00s)
PASS
ok  	github.com/tektoncd/operator/pkg/webhook	1.217s
{"component":"entrypoint","file":"k8s.io/test-infra/prow/entrypoint/run.go:169","func":"k8s.io/test-infra/prow/entrypoint.Options.ExecuteProcess","level":"error","msg":"Entrypoint received interrupt: terminated","severity":"error","time":"2025-03-11T00:33:06Z"}