Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/3f9b77c7c2d648c3df350eff4261a363 to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/3f9b77c7c2d648c3df350eff4261a363 to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 12 (Failed: 1, Cancelled 0), Incomplete: 2, Skipped: 16
[get-pr-number : parse-pr-url] + echo -n 232
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 232
[acquire-lease : create-lease] Attempting to create lease community-hosted-pipeline-pr-232
[acquire-lease : create-lease] lease.coordination.k8s.io/community-hosted-pipeline-pr-232 created
[acquire-lease : create-lease] The owner of the lease is community-hosted-pipeline-pr-232
[acquire-lease : create-lease] Acquired lease community-hosted-pipeline-pr-232
[set-github-status-pending : set-github-status] + '[' false == true ']'
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 380085b7c2f6a54f09d66177b8d68497e5d3043d to pending'
[set-github-status-pending : set-github-status] Setting github status of commit 380085b7c2f6a54f09d66177b8d68497e5d3043d to pending
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git --commit-sha 380085b7c2f6a54f09d66177b8d68497e5d3043d --status pending --context operator/test --description 'Pipeline for operator tests has started.'
[set-github-status-pending : set-github-status] 2024-02-26 11:57:15,829 [operator-cert] INFO Successfully set status to pending for commit 380085b7c2f6a54f09d66177b8d68497e5d3043d in github repo https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git
[set-github-started-label : post-comment] + EXTRA_ARGS=
[set-github-started-label : post-comment] + [[ ! -z community-hosted-pipeline/started ]]
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/232
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels community-hosted-pipeline/started'
[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/community-operators-pipeline-preprod/pull/232'
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/232 --add-labels community-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels
[set-github-started-label : post-comment] 2024-02-26 11:57:16,508 [operator-cert] INFO Adding labels ['community-hosted-pipeline/started'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod
[set-github-started-label : post-comment] 2024-02-26 11:57:17,081 [operator-cert] INFO Labels to remove in namespace: ['community-hosted-pipeline/failed']
[set-github-started-label : post-comment] 2024-02-26 11:57:17,081 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7ff1f8fcf250>
[set-github-started-label : post-comment] 2024-02-26 11:57:17,081 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/started']
[set-github-started-label : post-comment] 2024-02-26 11:57:17,082 [operator-cert] INFO Labels to remove: ['community-hosted-pipeline/failed']
[set-github-started-label : post-comment] 2024-02-26 11:57:17,082 [operator-cert] INFO Adding label community-hosted-pipeline/started
[set-github-started-label : post-comment] 2024-02-26 11:57:17,593 [operator-cert] INFO Removing label community-hosted-pipeline/failed
[set-env-community : set-env-community] + ENV=stage
[set-env-community : set-env-community] + [[ stage =~ ^(prod|stage|qa|dev|integration-tests)$ ]]
[set-env-community : set-env-community] + case $ENV in
[set-env-community : set-env-community] + IIB_URL=https://iib.stage.engineering.redhat.com
[set-env-community : set-env-community] + SIG_KEY_ID='4096R/37036783 SHA-256'
[set-env-community : set-env-community] + SIG_KEY_NAME=redhate2etesting
[set-env-community : set-env-community] + UMB_URL=umb.stage.api.redhat.com
[set-env-community : set-env-community] + UMB_CLIENT_NAME=nonprod-operatorpipelines
[set-env-community : set-env-community] + PYXIS_URL=https://pyxis.stage.engineering.redhat.com
[set-env-community : set-env-community] + echo -n https://iib.stage.engineering.redhat.com
[set-env-community : set-env-community] + tee /tekton/results/iib_url
[set-env-community : set-env-community] https://iib.stage.engineering.redhat.com+ echo -n 4096R/37036783 SHA-256
[set-env-community : set-env-community] + tee /tekton/results/sig_key_id
[set-env-community : set-env-community] 4096R/37036783 SHA-256+ echo -n redhate2etesting
[set-env-community : set-env-community] + tee /tekton/results/sig_key_name
[set-env-community : set-env-community] redhate2etesting+ echo -n umb.stage.api.redhat.com
[set-env-community : set-env-community] + tee /tekton/results/umb_url
[set-env-community : set-env-community] umb.stage.api.redhat.com+ echo -n nonprod-operatorpipelines
[set-env-community : set-env-community] + tee /tekton/results/umb_client_name
[set-env-community : set-env-community] nonprod-operatorpipelines+ echo -n https://pyxis.stage.engineering.redhat.com
[set-env-community : set-env-community] + tee /tekton/results/pyxis_url
[set-env-community : set-env-community] https://pyxis.stage.engineering.redhat.com
[clone-repository-base : clone] + '[' false = true ']'
[clone-repository-base : clone] + '[' false = true ']'
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository-base : clone] + '[' true = true ']'
[clone-repository-base : clone] + cleandir
[clone-repository-base : clone] + '[' -d /workspace/output/ ']'
[clone-repository-base : clone] + rm -rf '/workspace/output//*'
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*'
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git -revision=630bab9b66288d64f7160dd210fdc916a29f2f8c -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository-base : clone] {"level":"info","ts":1708948667.6436543,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ 630bab9b66288d64f7160dd210fdc916a29f2f8c (grafted, HEAD) in path /workspace/output/"}
[clone-repository-base : clone] {"level":"info","ts":1708948667.689483,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[clone-repository-base : clone] + cd /workspace/output/
[clone-repository-base : clone] ++ git rev-parse HEAD
[clone-repository-base : clone] + RESULT_SHA=630bab9b66288d64f7160dd210fdc916a29f2f8c
[clone-repository-base : clone] + EXIT_CODE=0
[clone-repository-base : clone] + '[' 0 '!=' 0 ']'
[clone-repository-base : clone] + printf %s 630bab9b66288d64f7160dd210fdc916a29f2f8c
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository : clone] + '[' true = true ']'
[clone-repository : clone] + cleandir
[clone-repository : clone] + '[' -d /workspace/output/ ']'
[clone-repository : clone] + rm -rf '/workspace/output//*'
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository : clone] + rm -rf '/workspace/output//..?*'
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git -revision=380085b7c2f6a54f09d66177b8d68497e5d3043d -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository : clone] {"level":"info","ts":1708948667.6688707,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ 380085b7c2f6a54f09d66177b8d68497e5d3043d (grafted, HEAD) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1708948667.7168539,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[clone-repository : clone] + cd /workspace/output/
[clone-repository : clone] ++ git rev-parse HEAD
[clone-repository : clone] + RESULT_SHA=380085b7c2f6a54f09d66177b8d68497e5d3043d
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s 380085b7c2f6a54f09d66177b8d68497e5d3043d
[clone-repository : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/232 --output-file changes.json --verbose
[detect-changes : parse-repo-changes] 2024-02-26 11:58:11,002 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added={'new-operator'}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-02-26 11:58:11,003 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('new-operator', '0.0.100')}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-02-26 11:58:11,003 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] /workspace/base/catalogs
[detect-changes : parse-repo-changes] /workspace/pr/catalogs
[detect-changes : parse-repo-changes] [Catalog(v4.14)]
[detect-changes : parse-repo-changes] [Catalog(v4.14)]
[detect-changes : parse-repo-changes] set()
[detect-changes : parse-repo-changes] 2024-02-26 11:58:11,004 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] + jq -e '.extra_files|length==0'
[detect-changes : parse-repo-changes] true
[detect-changes : parse-repo-changes] + jq -e '.affected_operators|length<=1'
[detect-changes : parse-repo-changes] true
[detect-changes : parse-repo-changes] + jq -e '.modified_bundles|length==0'
[detect-changes : parse-repo-changes] true
[detect-changes : parse-repo-changes] + jq -e '.deleted_bundles|length==0'
[detect-changes : parse-repo-changes] true
[detect-changes : parse-repo-changes] + jq -e '.added_bundles|length<=1'
[detect-changes : parse-repo-changes] true
[detect-changes : parse-repo-changes] + jq -e '.added_bundles|length==1'
[detect-changes : parse-repo-changes] true
[detect-changes : parse-repo-changes] ++ jq -r '.added_bundles[0] | split("/")[0]'
[detect-changes : parse-repo-changes] + operator_name=new-operator
[detect-changes : parse-repo-changes] ++ jq -r '.added_bundles[0] | split("/")[1]'
[detect-changes : parse-repo-changes] + bundle_version=0.0.100
[detect-changes : parse-repo-changes] + echo -n new-operator
[detect-changes : parse-repo-changes] + echo -n 0.0.100
[detect-changes : parse-repo-changes] + '[' -n new-operator ']'
[detect-changes : parse-repo-changes] + echo -n operators/new-operator
[detect-changes : parse-repo-changes] + '[' -n 0.0.100 ']'
[detect-changes : parse-repo-changes] + echo -n operators/new-operator/0.0.100
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")'
[detect-changes : parse-repo-changes] + affected_catalogs=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + affected_catalog_operators=
[detect-changes : parse-repo-changes] + echo -n
[set-github-pr-title : set-github-status] + TITLE=
[set-github-pr-title : set-github-status] + echo 'Setting the PR title'
[set-github-pr-title : set-github-status] Setting the PR title
[set-github-pr-title : set-github-status] operator new-operator (0.0.100)
[set-github-pr-title : set-github-status] + [[ 0.0.100 != '' ]]
[set-github-pr-title : set-github-status] + [[ '' != '' ]]
[set-github-pr-title : set-github-status] + [[ 0.0.100 != '' ]]
[set-github-pr-title : set-github-status] + TITLE='operator new-operator (0.0.100)'
[set-github-pr-title : set-github-status] + echo operator new-operator '(0.0.100)'
[set-github-pr-title : set-github-status] + gh pr edit --title 'operator new-operator (0.0.100)' https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/232
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/232
[check-permissions : build-fragment-images] + ls -l /tmp
[check-permissions : build-fragment-images] total 0
[check-permissions : build-fragment-images] + ls -l
[check-permissions : build-fragment-images] total 4
[check-permissions : build-fragment-images] -rw-rw-r--. 1 user 1000950000 511 Feb 26 11:58 changes.json
[check-permissions : build-fragment-images] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner Allda --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/232 --pyxis-url https://pyxis.stage.engineering.redhat.com --output-file permission_review.json --verbose
[check-permissions : build-fragment-images] 2024-02-26 11:58:30,822 [operator-cert] INFO Checking permissions for the pull request owner: Allda
[check-permissions : build-fragment-images] 2024-02-26 11:58:30,823 [operator-cert] INFO Checking permissions for operator new-operator
[check-permissions : build-fragment-images] 2024-02-26 11:58:30,825 [operator-cert] DEBUG Pyxis session using cert + key is created
[check-permissions : build-fragment-images] 2024-02-26 11:58:30,825 [operator-cert] DEBUG Getting project details: 61767441b53f46d91c5450bc
[check-permissions : build-fragment-images] Traceback (most recent call last):
[check-permissions : build-fragment-images] File "/home/user/.venv/bin/check-permissions", line 8, in <module>
[check-permissions : build-fragment-images] sys.exit(main())
[check-permissions : build-fragment-images] ^^^^^^
[check-permissions : build-fragment-images] File "/home/user/.venv/lib/python3.11/site-packages/operatorcert/entrypoints/check_permissions.py", line 258, in main
[check-permissions : build-fragment-images] is_approved = check_permissions(base_repo, head_repo, args)
[check-permissions : build-fragment-images] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[check-permissions : build-fragment-images] File "/home/user/.venv/lib/python3.11/site-packages/operatorcert/entrypoints/check_permissions.py", line 229, in check_permissions
[check-permissions : build-fragment-images] result = operator_review.check_permission()
[check-permissions : build-fragment-images] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[check-permissions : build-fragment-images] File "/home/user/.venv/lib/python3.11/site-packages/operatorcert/entrypoints/check_permissions.py", line 113, in check_permission
[check-permissions : build-fragment-images] return self.check_permission_for_partner()
[check-permissions : build-fragment-images] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[check-permissions : build-fragment-images] File "/home/user/.venv/lib/python3.11/site-packages/operatorcert/entrypoints/check_permissions.py", line 124, in check_permission_for_partner
[check-permissions : build-fragment-images] raise NoPermissionError(
[check-permissions : build-fragment-images] operatorcert.entrypoints.check_permissions.NoPermissionError: User Allda does not have permissions to submit a PR for project 61767441b53f46d91c5450bc. Users with permissions: ['unknown']. Add Allda to the list of operator owners in Red Hat Connect.
[set-github-status-failure : set-github-status] + '[' false == true ']'
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit 380085b7c2f6a54f09d66177b8d68497e5d3043d to failure'
[set-github-status-failure : set-github-status] Setting github status of commit 380085b7c2f6a54f09d66177b8d68497e5d3043d to failure
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git --commit-sha 380085b7c2f6a54f09d66177b8d68497e5d3043d --status failure --context operator/test --description 'Pipeline for the operator tests has failed'
[set-github-status-failure : set-github-status] 2024-02-26 11:58:41,580 [operator-cert] INFO Successfully set status to failure for commit 380085b7c2f6a54f09d66177b8d68497e5d3043d in github repo https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git
[set-github-failed-label : post-comment] + EXTRA_ARGS=
[set-github-failed-label : post-comment] + [[ ! -z community-hosted-pipeline/failed ]]
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels community-hosted-pipeline/failed'
[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/community-operators-pipeline-preprod/pull/232'
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/232
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/232 --add-labels community-hosted-pipeline/failed --remove-matching-namespace-labels
[set-github-failed-label : post-comment] 2024-02-26 11:58:42,198 [operator-cert] INFO Adding labels ['community-hosted-pipeline/failed'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod
[set-github-failed-label : post-comment] 2024-02-26 11:58:42,731 [operator-cert] INFO Labels to remove in namespace: ['community-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2024-02-26 11:58:42,731 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f5cb994ad50>
[set-github-failed-label : post-comment] 2024-02-26 11:58:42,731 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/failed']
[set-github-failed-label : post-comment] 2024-02-26 11:58:42,731 [operator-cert] INFO Labels to remove: ['community-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2024-02-26 11:58:42,731 [operator-cert] INFO Adding label community-hosted-pipeline/failed
[set-github-failed-label : post-comment] 2024-02-26 11:58:43,333 [operator-cert] INFO Removing label community-hosted-pipeline/started
[github-add-summary-comment : gather-info] 2024/02/26 11:58:41 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=community-hosted-pipeline-runi2t4dt
[github-add-summary-comment : gather-info] + mkdir community-hosted-pipeline-runi2t4dt
[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 community-hosted-pipeline-runi2t4dt
[github-add-summary-comment : gather-info] task check-permissions has failed: "step-build-fragment-images" exited with code 1 (image: "quay.io/redhat-isv/operator-pipelines-test-image@sha256:7873616ca10d26ce2b2837529871d7e2c2562ed521e1fb9118174fb3b07048c7"); for logs run: kubectl -n araszka-playground logs community-hosted-pipeline-runi2t4dt-check-permissions-pod -c step-build-fragment-images
[github-add-summary-comment : gather-info]
[github-add-summary-comment : gather-info] failed to get logs for task check-permissions : container step-build-fragment-images has failed : [{"key":"StartedAt","value":"2024-02-26T11:58:30.189Z","type":3}]
[release-lease : delete-lease] lease.coordination.k8s.io "community-hosted-pipeline-pr-232" deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment