Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/2ee620afa809b84704d76cc6dc61613f to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/2ee620afa809b84704d76cc6dc61613f to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 4 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 3
[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/11
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-label community-hosted-pipeline/started'
[set-github-started-label : post-comment] + [[ ! -z '' ]]
[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/11'
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/11 --add-label community-hosted-pipeline/started --remove-matching-namespace-labels
[set-github-started-label : post-comment] 2023-08-09 11:57:04,171 [operator-cert] INFO Adding labels ['community-hosted-pipeline/started'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod
[set-github-started-label : post-comment] 2023-08-09 11:57:04,978 [operator-cert] INFO Namespace labels: ['community-hosted-pipeline/failed']
[set-github-started-label : post-comment] 2023-08-09 11:57:04,978 [operator-cert] INFO Labels to remove in namespace: ['community-hosted-pipeline/failed']
[set-github-started-label : post-comment] 2023-08-09 11:57:04,978 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fe65bb5e190>
[set-github-started-label : post-comment] 2023-08-09 11:57:04,978 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/started']
[set-github-started-label : post-comment] 2023-08-09 11:57:04,978 [operator-cert] INFO Labels to remove: ['community-hosted-pipeline/failed']
[set-github-started-label : post-comment] 2023-08-09 11:57:04,978 [operator-cert] INFO Adding label community-hosted-pipeline/started
[set-github-started-label : post-comment] 2023-08-09 11:57:05,811 [operator-cert] INFO Deleting label community-hosted-pipeline/failed
[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=ISV-3730 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=25 -sparseCheckoutDirectories=
[clone-repository : clone] {"level":"info","ts":1691582246.483286,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ 2950c0293793411429b1f151946313abd0526ac0 (HEAD, origin/ISV-3730) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1691582246.5238547,"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=2950c0293793411429b1f151946313abd0526ac0
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s 2950c0293793411429b1f151946313abd0526ac0
[clone-repository : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git
[detect-changes : parse-repo-changes] + cd /workspace/repo
[detect-changes : parse-repo-changes] + git config --global --add safe.directory /workspace/repo
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/repo --head-commit=2950c0293793411429b1f151946313abd0526ac0 --base-commit=adae03a97fd23ec01a3a767e45f146fcb1baf8f4 --output-file /tmp/changes.json --verbose
[detect-changes : parse-repo-changes] 2023-08-09 11:57:46,741 [operator-cert] DEBUG Detecting changes in repo at /workspace/repo
[detect-changes : parse-repo-changes] 2023-08-09 11:57:46,784 [operator-cert] DEBUG Affected files: {'operators/operator-e2e/0.0.100/manifests/operator-e2e.clusterserviceversion.yaml', 'ci/prow/main.sh'}
[detect-changes : parse-repo-changes] 2023-08-09 11:57:46,784 [operator-cert] DEBUG Affected bundles: {'operator-e2e': {'0.0.100'}}
[detect-changes : parse-repo-changes] 2023-08-09 11:57:46,784 [operator-cert] DEBUG Files not belonging to an operator: {'ci/prow/main.sh'}
[detect-changes : parse-repo-changes] 2023-08-09 11:57:46,788 [operator-cert] DEBUG Added operators: set()
[detect-changes : parse-repo-changes] 2023-08-09 11:57:46,788 [operator-cert] DEBUG Modified operators: {'operator-e2e'}
[detect-changes : parse-repo-changes] 2023-08-09 11:57:46,788 [operator-cert] DEBUG Deleted operators: set()
[detect-changes : parse-repo-changes] 2023-08-09 11:57:46,788 [operator-cert] DEBUG Added bundles: set()
[detect-changes : parse-repo-changes] 2023-08-09 11:57:46,789 [operator-cert] DEBUG Modified bundles: {('operator-e2e', '0.0.100')}
[detect-changes : parse-repo-changes] 2023-08-09 11:57:46,789 [operator-cert] DEBUG Deleted bundles: set()
[detect-changes : parse-repo-changes] + jq -e '.extra_files|length==0'
[detect-changes : parse-repo-changes] false
[detect-changes : parse-repo-changes] + fail 'The PR affects non-operator files'
[detect-changes : parse-repo-changes] + echo 'ERROR: The PR affects non-operator files'
[detect-changes : parse-repo-changes] ERROR: The PR affects non-operator files
[detect-changes : parse-repo-changes] + exit 1
[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] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/11
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-label 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/11'
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/11 --add-label community-hosted-pipeline/failed --remove-matching-namespace-labels
[set-github-failed-label : post-comment] 2023-08-09 11:57:53,488 [operator-cert] INFO Adding labels ['community-hosted-pipeline/failed'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod
[set-github-failed-label : post-comment] 2023-08-09 11:57:54,028 [operator-cert] INFO Namespace labels: ['community-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2023-08-09 11:57:54,029 [operator-cert] INFO Labels to remove in namespace: ['community-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2023-08-09 11:57:54,029 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f0600fa66d0>
[set-github-failed-label : post-comment] 2023-08-09 11:57:54,029 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/failed']
[set-github-failed-label : post-comment] 2023-08-09 11:57:54,029 [operator-cert] INFO Labels to remove: ['community-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2023-08-09 11:57:54,029 [operator-cert] INFO Adding label community-hosted-pipeline/failed
[set-github-failed-label : post-comment] 2023-08-09 11:57:54,932 [operator-cert] INFO Deleting label community-hosted-pipeline/started
[github-add-summary-comment : gather-info] + PR_NAME=community-hosted-pipeline-runphx2v
[github-add-summary-comment : gather-info] + mkdir community-hosted-pipeline-runphx2v
[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-runphx2v
[github-add-summary-comment : gather-info] I0809 11:58:10.567900 16 request.go:645] Throttling request took 1.181506283s, request: GET:https://172.30.0.1:443/apis/helm.openshift.io/v1beta1?timeout=32s
[github-add-summary-comment : gather-info] task detect-changes has failed: "step-parse-repo-changes" exited with code 1 (image: "quay.io/redhat-isv/operator-pipelines-test-image@sha256:697166668a819feda30c38192e3dc23f1885e74063b238b61826f4e0f3dd563a"); for logs run: kubectl -n operator-pipeline-stage logs community-hosted-pipeline-runphx2v-detect-changes-pod -c step-parse-repo-changes
[github-add-summary-comment : gather-info]
[github-add-summary-comment : gather-info] failed to get logs for task detect-changes : container step-parse-repo-changes has failed : [{"key":"StartedAt","value":"2023-08-09T11:57:46.277Z","type":3}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment