Created
January 27, 2026 17:40
-
-
Save rh-operator-bundle-bot/3cbefceae3fdc45eac4b8d2cccca2279 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Pipeline still running ... | |
| PipelineRun is still running: Tasks Completed: 8 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 45 | |
| [get-pr-number : parse-pr-url] + echo -n 7537 | |
| [get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
| [get-pr-number : parse-pr-url] 7537 | |
| [acquire-lease : create-lease] + calculate_duration_in_seconds 90m | |
| [acquire-lease : create-lease] + '[' m == m ']' | |
| [acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400 | |
| [acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS | |
| [acquire-lease : create-lease] + create_lease_yaml | |
| [acquire-lease : create-lease] ++ date -u +%Y-%m-%dT%H:%M:%S.000000Z | |
| [acquire-lease : create-lease] + microTime=2026-01-27T17:39:13.000000Z | |
| [acquire-lease : create-lease] + echo 'apiVersion: coordination.k8s.io/v1' | |
| [acquire-lease : create-lease] + echo 'kind: Lease' | |
| [acquire-lease : create-lease] + echo metadata: | |
| [acquire-lease : create-lease] + echo ' name: operator-hosted-pipeline-pr-7537' | |
| [acquire-lease : create-lease] + echo ' labels:' | |
| [acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runrkznm' | |
| [acquire-lease : create-lease] + echo spec: | |
| [acquire-lease : create-lease] + echo ' acquireTime: 2026-01-27T17:39:13.000000Z' | |
| [acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
| [acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-7537' | |
| [acquire-lease : create-lease] + acquire_lease | |
| [acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-7537 | |
| [acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-7537 | |
| [acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-7537' | |
| [acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-7537 | |
| [acquire-lease : create-lease] + true | |
| [acquire-lease : create-lease] + oc create -f e2e-lease.yaml | |
| [acquire-lease : create-lease] lease.coordination.k8s.io/operator-hosted-pipeline-pr-7537 created | |
| [acquire-lease : create-lease] + break | |
| [acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-7537' | |
| [acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-7537 | |
| [set-github-status-pending : set-github-status] + '[' false == true ']' | |
| [set-github-status-pending : set-github-status] + echo 'Setting github status of commit cc04240aeb3d2e28f7371783e362f09e1cdcccae to pending' | |
| [set-github-status-pending : set-github-status] Setting github status of commit cc04240aeb3d2e28f7371783e362f09e1cdcccae to pending | |
| [set-github-status-pending : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/certified-operators.git --commit-sha cc04240aeb3d2e28f7371783e362f09e1cdcccae --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
| [set-github-status-pending : set-github-status] 2026-01-27 17:39:24,737 [operator-cert] INFO Successfully set status to pending for commit cc04240aeb3d2e28f7371783e362f09e1cdcccae in github repo git@github.com:redhat-openshift-ecosystem/certified-operators.git | |
| [set-github-started-label : post-comment] + EXTRA_ARGS= | |
| [set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]] | |
| [set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started' | |
| [set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7537 | |
| [set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-hosted ]] | |
| [set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-hosted' | |
| [set-github-started-label : post-comment] + [[ true == \t\r\u\e ]] | |
| [set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
| [set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7537' | |
| [set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7537 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
| [set-github-started-label : post-comment] 2026-01-27 17:39:24,083 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/certified-operators | |
| [set-github-started-label : post-comment] 2026-01-27 17:39:24,883 [operator-cert] INFO Labels to remove in namespace: [] | |
| [set-github-started-label : post-comment] 2026-01-27 17:39:24,884 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fe6fa7b0590> | |
| [set-github-started-label : post-comment] 2026-01-27 17:39:24,884 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
| [set-github-started-label : post-comment] 2026-01-27 17:39:24,884 [operator-cert] INFO Labels to remove: [] | |
| [set-github-started-label : post-comment] 2026-01-27 17:39:24,884 [operator-cert] INFO Adding label operator-hosted-pipeline/started | |
| [set-github-status-failure : set-github-status] + '[' false == true ']' | |
| [set-github-status-failure : set-github-status] + echo 'Setting github status of commit cc04240aeb3d2e28f7371783e362f09e1cdcccae to failure' | |
| [set-github-status-failure : set-github-status] Setting github status of commit cc04240aeb3d2e28f7371783e362f09e1cdcccae to failure | |
| [set-github-status-failure : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/certified-operators.git --commit-sha cc04240aeb3d2e28f7371783e362f09e1cdcccae --status failure --context operator/test --description 'Pipeline for the operator tests has failed.' | |
| [set-github-status-failure : set-github-status] 2026-01-27 17:39:50,659 [operator-cert] INFO Successfully set status to failure for commit cc04240aeb3d2e28f7371783e362f09e1cdcccae in github repo git@github.com:redhat-openshift-ecosystem/certified-operators.git | |
| [set-github-failed-label : post-comment] + EXTRA_ARGS= | |
| [set-github-failed-label : post-comment] + [[ ! -z operator-hosted-pipeline/failed ]] | |
| [set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/failed' | |
| [set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7537 | |
| [set-github-failed-label : post-comment] + [[ ! -z '' ]] | |
| [set-github-failed-label : post-comment] + [[ true == \t\r\u\e ]] | |
| [set-github-failed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
| [set-github-failed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7537' | |
| [set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7537 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels | |
| [set-github-failed-label : post-comment] 2026-01-27 17:39:49,629 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/certified-operators | |
| [set-github-failed-label : post-comment] 2026-01-27 17:39:50,414 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
| [set-github-failed-label : post-comment] 2026-01-27 17:39:50,414 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fa8f64106e0> | |
| [set-github-failed-label : post-comment] 2026-01-27 17:39:50,414 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed'] | |
| [set-github-failed-label : post-comment] 2026-01-27 17:39:50,414 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
| [set-github-failed-label : post-comment] 2026-01-27 17:39:50,414 [operator-cert] INFO Adding label operator-hosted-pipeline/failed | |
| [set-github-failed-label : post-comment] 2026-01-27 17:39:50,994 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
| [github-add-summary-comment : gather-info] 2026/01/27 17:40:20 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied | |
| [github-add-summary-comment : gather-info] + PR_NAME=operator-hosted-pipeline-runrkznm | |
| [github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runrkznm | |
| [github-add-summary-comment : gather-info] + echo 'Getting pipeline logs' | |
| [github-add-summary-comment : gather-info] Getting pipeline logs | |
| [github-add-summary-comment : gather-info] + tkn pipelinerun logs operator-hosted-pipeline-runrkznm | |
| [github-add-summary-comment : gather-info] task set-env has failed: init container failed, "place-scripts" exited with code 255: Error | |
| [release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runrkznm --ignore-not-found=true | |
| [release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-7537" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment