Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/71f59bf446cdf4ab18e9f5c0dc2b942a to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/71f59bf446cdf4ab18e9f5c0dc2b942a 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] + EXTRA_ARGS+=' --add-label 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/13
[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/13'
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/13 --add-label community-hosted-pipeline/started --remove-matching-namespace-labels
[set-github-started-label : post-comment] 2023-08-09 13:47:51,953 [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 13:47:52,563 [operator-cert] INFO Namespace labels: []
[set-github-started-label : post-comment] 2023-08-09 13:47:52,563 [operator-cert] INFO Labels to remove in namespace: []
[set-github-started-label : post-comment] 2023-08-09 13:47:52,563 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fd6db196210>
[set-github-started-label : post-comment] 2023-08-09 13:47:52,563 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/started']
[set-github-started-label : post-comment] 2023-08-09 13:47:52,563 [operator-cert] INFO Labels to remove: []
[set-github-started-label : post-comment] 2023-08-09 13:47:52,563 [operator-cert] INFO Adding label community-hosted-pipeline/started
[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":1691588894.11454,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ 850e9e6c4088deb2e5b6e77d4c7e5ee41350dd93 (HEAD, origin/ISV-3730) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1691588894.1556,"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=850e9e6c4088deb2e5b6e77d4c7e5ee41350dd93
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s 850e9e6c4088deb2e5b6e77d4c7e5ee41350dd93
[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=850e9e6c4088deb2e5b6e77d4c7e5ee41350dd93 --base-commit=adae03a97fd23ec01a3a767e45f146fcb1baf8f4 --output-file /tmp/changes.json --verbose
[detect-changes : parse-repo-changes] 2023-08-09 13:48:38,900 [operator-cert] DEBUG Detecting changes in repo at /workspace/repo
[detect-changes : parse-repo-changes] 2023-08-09 13:48:38,952 [operator-cert] DEBUG Affected files: {'ci/prow/main.sh', 'operators/operator-e2e/0.0.100/manifests/operator-e2e.clusterserviceversion.yaml'}
[detect-changes : parse-repo-changes] 2023-08-09 13:48:38,952 [operator-cert] DEBUG Affected bundles: {'operator-e2e': {'0.0.100'}}
[detect-changes : parse-repo-changes] 2023-08-09 13:48:38,952 [operator-cert] DEBUG Files not belonging to an operator: {'ci/prow/main.sh'}
[detect-changes : parse-repo-changes] 2023-08-09 13:48:38,957 [operator-cert] DEBUG Added operators: set()
[detect-changes : parse-repo-changes] 2023-08-09 13:48:38,957 [operator-cert] DEBUG Modified operators: {'operator-e2e'}
[detect-changes : parse-repo-changes] 2023-08-09 13:48:38,957 [operator-cert] DEBUG Deleted operators: set()
[detect-changes : parse-repo-changes] 2023-08-09 13:48:38,957 [operator-cert] DEBUG Added bundles: set()
[detect-changes : parse-repo-changes] 2023-08-09 13:48:38,957 [operator-cert] DEBUG Modified bundles: {('operator-e2e', '0.0.100')}
[detect-changes : parse-repo-changes] 2023-08-09 13:48:38,957 [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] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/13
[set-github-failed-label : post-comment] + [[ ! -z community-hosted-pipeline/failed ]]
[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/13'
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/13 --add-label community-hosted-pipeline/failed --remove-matching-namespace-labels
[set-github-failed-label : post-comment] 2023-08-09 13:48:46,239 [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 13:48:46,798 [operator-cert] INFO Namespace labels: ['community-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2023-08-09 13:48:46,798 [operator-cert] INFO Labels to remove in namespace: ['community-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2023-08-09 13:48:46,798 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f629ff627d0>
[set-github-failed-label : post-comment] 2023-08-09 13:48:46,799 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/failed']
[set-github-failed-label : post-comment] 2023-08-09 13:48:46,799 [operator-cert] INFO Labels to remove: ['community-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2023-08-09 13:48:46,799 [operator-cert] INFO Adding label community-hosted-pipeline/failed
[set-github-failed-label : post-comment] 2023-08-09 13:48:47,550 [operator-cert] INFO Deleting label community-hosted-pipeline/started
[github-add-summary-comment : gather-info] + PR_NAME=community-hosted-pipeline-runxhgg2
[github-add-summary-comment : gather-info] + mkdir community-hosted-pipeline-runxhgg2
[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-runxhgg2
[github-add-summary-comment : gather-info] I0809 13:48:53.707328 16 request.go:645] Throttling request took 1.189149757s, request: GET:https://172.30.0.1:443/apis/cloud.network.openshift.io/v1?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-runxhgg2-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-09T13:48:38.432Z","type":3}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment