Created
February 7, 2025 07:11
-
-
Save rh-operator-bundle-bot/174b2e053106a2eb66baefc15a137d2b to your computer and use it in GitHub Desktop.
This file contains 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: 5 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 48 | |
[get-pr-number : parse-pr-url] + echo -n 5155 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 5155 | |
[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=2025-02-07T06:36:18.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-5155' | |
[acquire-lease : create-lease] + echo ' labels:' | |
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runjcskm' | |
[acquire-lease : create-lease] + echo spec: | |
[acquire-lease : create-lease] + echo ' acquireTime: 2025-02-07T06:36:18.000000Z' | |
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-5155' | |
[acquire-lease : create-lease] + acquire_lease | |
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-5155 | |
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-5155 | |
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-5155 | |
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-5155' | |
[acquire-lease : create-lease] + true | |
[acquire-lease : create-lease] + oc create -f e2e-lease.yaml | |
[acquire-lease : create-lease] Error from server (AlreadyExists): error when creating "e2e-lease.yaml": leases.coordination.k8s.io "operator-hosted-pipeline-pr-5155" already exists | |
[acquire-lease : create-lease] + echo 'Waiting for lease...' | |
[acquire-lease : create-lease] Waiting for lease... | |
[acquire-lease : create-lease] ++ oc get lease operator-hosted-pipeline-pr-5155 -o 'jsonpath={.spec.acquireTime}' | |
[acquire-lease : create-lease] + acquiredTime=2025-02-07T06:35:29.000000Z | |
[acquire-lease : create-lease] acquiredTime: 2025-02-07T06:35:29.000000Z | |
[acquire-lease : create-lease] + echo 'acquiredTime: 2025-02-07T06:35:29.000000Z' | |
[acquire-lease : create-lease] ++ date +%s --date=2025-02-07T06:35:29.000000Z | |
[acquire-lease : create-lease] + acquiredTimeInSeconds=1738910129 | |
[acquire-lease : create-lease] + echo 'acquiredTimeInSeconds: 1738910129' | |
[acquire-lease : create-lease] acquiredTimeInSeconds: 1738910129 | |
[acquire-lease : create-lease] ++ date '+%D %T' | |
[acquire-lease : create-lease] + c='02/07/25 06:36:18' | |
[acquire-lease : create-lease] currenttime: 02/07/25 06:36:18 | |
[acquire-lease : create-lease] + echo 'currenttime: 02/07/25 06:36:18' | |
[acquire-lease : create-lease] ++ date +%s | |
[acquire-lease : create-lease] + currentTimeinSeconds=1738910178 | |
[acquire-lease : create-lease] currentTimeinSeconds: 1738910178 | |
[acquire-lease : create-lease] + echo 'currentTimeinSeconds: 1738910178' | |
[acquire-lease : create-lease] + elapsedSeconds=49 | |
[acquire-lease : create-lease] + echo 'TOTAL_DURATION_IN_SECONDS: 5400' | |
[acquire-lease : create-lease] TOTAL_DURATION_IN_SECONDS: 5400 | |
[acquire-lease : create-lease] elapsedSeconds: 49 | |
[acquire-lease : create-lease] + echo 'elapsedSeconds: 49' | |
[acquire-lease : create-lease] + (( elapsedSeconds > TOTAL_DURATION_IN_SECONDS )) | |
[acquire-lease : create-lease] + oc wait --for=delete lease operator-hosted-pipeline-pr-5155 --timeout=90m | |
[acquire-lease : create-lease] 2025/02/07 07:11:18 context deadline exceeded | |
[set-github-status-failure : set-github-status] + '[' false == true ']' | |
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit aa2f91e0c9d2d7f9b0cae72a91ba69ce6c0121aa to failure' | |
[set-github-status-failure : set-github-status] Setting github status of commit aa2f91e0c9d2d7f9b0cae72a91ba69ce6c0121aa to failure | |
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/certified-operators.git --commit-sha aa2f91e0c9d2d7f9b0cae72a91ba69ce6c0121aa --status failure --context operator/test --description 'Pipeline for the operator tests has failed.' | |
[set-github-status-failure : set-github-status] 2025-02-07 07:11:27,821 [operator-cert] INFO Successfully set status to failure for commit aa2f91e0c9d2d7f9b0cae72a91ba69ce6c0121aa in github repo https://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] + [[ ! -z '' ]] | |
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5155 | |
[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/5155' | |
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5155 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels | |
[set-github-failed-label : post-comment] 2025-02-07 07:11:27,970 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/certified-operators | |
[set-github-failed-label : post-comment] 2025-02-07 07:11:28,619 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2025-02-07 07:11:28,619 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fbfa45fc1a0> | |
[set-github-failed-label : post-comment] 2025-02-07 07:11:28,619 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed'] | |
[set-github-failed-label : post-comment] 2025-02-07 07:11:28,619 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2025-02-07 07:11:28,619 [operator-cert] INFO Adding label operator-hosted-pipeline/failed | |
[set-github-failed-label : post-comment] 2025-02-07 07:11:29,117 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
[github-add-summary-comment : gather-info] 2025/02/07 07:11:36 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-runjcskm | |
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runjcskm | |
[github-add-summary-comment : gather-info] Getting pipeline logs | |
[github-add-summary-comment : gather-info] + echo 'Getting pipeline logs' | |
[github-add-summary-comment : gather-info] + tkn pipelinerun logs operator-hosted-pipeline-runjcskm | |
[github-add-summary-comment : gather-info] task acquire-lease has failed: "step-create-lease" exited because the step exceeded the specified timeout limit | |
[github-add-summary-comment : gather-info] failed to get logs for task acquire-lease : container step-create-lease has failed : [{"key":"StartedAt","value":"2025-02-07T06:36:18.200Z","type":3},{"key":"Reason","value":"TimeoutExceeded","type":3}] | |
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runjcskm --ignore-not-found=true | |
[release-leases : delete-lease] No resources found | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment