Created
August 9, 2023 14:07
-
-
Save rh-operator-bundle-bot/ad1718fe8050e297992a5b7886864530 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: 3 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1 | |
[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=stage -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=25 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"info","ts":1691589976.9604568,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ 0e3f3cad8e272ac55ade7b76cea2669240885b2e (HEAD, origin/stage) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1691589977.0170724,"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=0e3f3cad8e272ac55ade7b76cea2669240885b2e | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s 0e3f3cad8e272ac55ade7b76cea2669240885b2e | |
[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=0e3f3cad8e272ac55ade7b76cea2669240885b2e --base-commit=adae03a97fd23ec01a3a767e45f146fcb1baf8f4 --output-file /tmp/changes.json --verbose | |
[detect-changes : parse-repo-changes] 2023-08-09 14:06:24,515 [operator-cert] DEBUG Detecting changes in repo at /workspace/repo | |
[detect-changes : parse-repo-changes] 2023-08-09 14:06:24,593 [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 14:06:24,594 [operator-cert] DEBUG Affected bundles: {'operator-e2e': {'0.0.100'}} | |
[detect-changes : parse-repo-changes] 2023-08-09 14:06:24,594 [operator-cert] DEBUG Files not belonging to an operator: {'ci/prow/main.sh'} | |
[detect-changes : parse-repo-changes] 2023-08-09 14:06:24,599 [operator-cert] DEBUG Added operators: set() | |
[detect-changes : parse-repo-changes] 2023-08-09 14:06:24,600 [operator-cert] DEBUG Modified operators: {'operator-e2e'} | |
[detect-changes : parse-repo-changes] 2023-08-09 14:06:24,600 [operator-cert] DEBUG Deleted operators: set() | |
[detect-changes : parse-repo-changes] 2023-08-09 14:06:24,600 [operator-cert] DEBUG Added bundles: set() | |
[detect-changes : parse-repo-changes] 2023-08-09 14:06:24,600 [operator-cert] DEBUG Modified bundles: {('operator-e2e', '0.0.100')} | |
[detect-changes : parse-repo-changes] 2023-08-09 14:06:24,600 [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 | |
[github-add-summary-comment : gather-info] + PR_NAME=community-release-pipeline-run4t42t | |
[github-add-summary-comment : gather-info] + mkdir community-release-pipeline-run4t42t | |
[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-release-pipeline-run4t42t | |
[github-add-summary-comment : gather-info] I0809 14:06:47.448792 16 request.go:645] Throttling request took 1.188512622s, request: GET:https://172.30.0.1:443/apis/machineconfiguration.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-images@sha256:2fce79632b37c6322f287abfdfc16de8506a4a7bab0275851e02fd6d862079ae"); for logs run: kubectl -n operator-pipeline-stage logs community-release-pipeline-run4t42t-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-09T14:06:23.936Z","type":3}] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment