Created
August 4, 2023 10:47
-
-
Save rh-operator-bundle-bot/f1a385e000d5f3f5c0de1711fd89c5eb 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: 6 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 1 | |
[set-github-started-label : post-comment] + EXTRA_ARGS= | |
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/10 | |
[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] + [[ ! -z true ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-label true' | |
[set-github-started-label : post-comment] + [[ false == \t\r\u\e ]] | |
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/10' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/10 --add-label community-hosted-pipeline/started --remove-label true | |
[set-github-started-label : post-comment] 2023-08-04 10:46:20,155 [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-04 10:46:20,656 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f2edc1c6d90> | |
[set-github-started-label : post-comment] 2023-08-04 10:46:20,656 [operator-cert] INFO Labels to add: [] | |
[set-github-started-label : post-comment] 2023-08-04 10:46:20,657 [operator-cert] INFO Labels to remove: [] | |
[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=101 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=25 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"info","ts":1691145999.169006,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ b114b8614b2886c6bd9821771eae0d00606b3f17 (HEAD, origin/101) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1691145999.2128806,"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=b114b8614b2886c6bd9821771eae0d00606b3f17 | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s b114b8614b2886c6bd9821771eae0d00606b3f17 | |
[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=b114b8614b2886c6bd9821771eae0d00606b3f17 --base-commit=adae03a97fd23ec01a3a767e45f146fcb1baf8f4 --output-file /tmp/changes.json --verbose | |
[detect-changes : parse-repo-changes] 2023-08-04 10:46:45,532 [operator-cert] DEBUG Detecting changes in repo at /workspace/repo | |
[detect-changes : parse-repo-changes] 2023-08-04 10:46:45,568 [operator-cert] DEBUG Affected files: {'operators/operator-e2e/0.0.101/metadata/annotations.yaml', 'operators/operator-e2e/0.0.101/manifests/operator-e2e-controller-manager-metrics-service_v1_service.yaml', 'operators/operator-e2e/0.0.101/tests/scorecard/config.yaml', 'operators/operator-e2e/0.0.101/manifests/operator-e2e-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml', 'operators/operator-e2e/0.0.101/manifests/tools.opdev.io_demoresources.yaml', 'operators/operator-e2e/0.0.101/manifests/operator-e2e.clusterserviceversion.yaml', 'operators/operator-e2e/0.0.101/manifests/operator-e2e-manager-config_v1_configmap.yaml'} | |
[detect-changes : parse-repo-changes] 2023-08-04 10:46:45,568 [operator-cert] DEBUG Affected bundles: {'operator-e2e': {'0.0.101'}} | |
[detect-changes : parse-repo-changes] 2023-08-04 10:46:45,568 [operator-cert] DEBUG Files not belonging to an operator: set() | |
[detect-changes : parse-repo-changes] 2023-08-04 10:46:45,572 [operator-cert] DEBUG Added operators: set() | |
[detect-changes : parse-repo-changes] 2023-08-04 10:46:45,572 [operator-cert] DEBUG Modified operators: {'operator-e2e'} | |
[detect-changes : parse-repo-changes] 2023-08-04 10:46:45,572 [operator-cert] DEBUG Deleted operators: set() | |
[detect-changes : parse-repo-changes] 2023-08-04 10:46:45,572 [operator-cert] DEBUG Added bundles: {('operator-e2e', '0.0.101')} | |
[detect-changes : parse-repo-changes] 2023-08-04 10:46:45,572 [operator-cert] DEBUG Modified bundles: set() | |
[detect-changes : parse-repo-changes] 2023-08-04 10:46:45,572 [operator-cert] DEBUG Deleted bundles: 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 -r '.added_bundles[0] | split("/")[0]' | |
[detect-changes : parse-repo-changes] + tr -d '\n' | |
[detect-changes : parse-repo-changes] + jq -r '.added_bundles[0] | split("/")[1]' | |
[detect-changes : parse-repo-changes] + tr -d '\n' | |
[dockerfile-creation : generate-dockerfile] + bundle-dockerfile --bundle-path operators/operator-e2e/0.0.101 --destination Dockerfile --verbose | |
[dockerfile-creation : generate-dockerfile] 2023-08-04 10:46:53,587 [operator-cert] DEBUG Generating a dockerfile... | |
[dockerfile-creation : generate-dockerfile] 2023-08-04 10:46:53,589 [operator-cert] DEBUG Storing Dockerfile | |
[dockerfile-creation : generate-dockerfile] + cat Dockerfile | |
[dockerfile-creation : generate-dockerfile] FROM scratch | |
[dockerfile-creation : generate-dockerfile] | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.package.v1='operator-e2e' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.channels.v1='stable' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.channel.default.v1='stable' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.11.0+git' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.mediatype.v1='metrics+v1' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.project_layout='go.kubebuilder.io/v3' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.test.mediatype.v1='scorecard+v1' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.test.config.v1='tests/scorecard/' | |
[dockerfile-creation : generate-dockerfile] LABEL com.redhat.openshift.versions='v4.8-v4.13' | |
[dockerfile-creation : generate-dockerfile] | |
[dockerfile-creation : generate-dockerfile] COPY manifests/ /manifests/ | |
[dockerfile-creation : generate-dockerfile] COPY metadata/ /metadata/ | |
[dockerfile-creation : generate-dockerfile] | |
[dockerfile-creation : generate-dockerfile] + echo Dockerfile | |
[dockerfile-creation : generate-dockerfile] + tee /tekton/results/bundle_dockerfile_path | |
[dockerfile-creation : generate-dockerfile] Dockerfile | |
[build-bundle : build] Building quay.io/community-operator-pipeline-stage/operator-e2e:0.0.101 | |
[build-bundle : build] STEP 1/15: FROM scratch | |
[build-bundle : build] STEP 2/15: LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1' | |
[build-bundle : build] STEP 3/15: LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/' | |
[build-bundle : build] STEP 4/15: LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/' | |
[build-bundle : build] STEP 5/15: LABEL operators.operatorframework.io.bundle.package.v1='operator-e2e' | |
[build-bundle : build] STEP 6/15: LABEL operators.operatorframework.io.bundle.channels.v1='stable' | |
[build-bundle : build] STEP 7/15: LABEL operators.operatorframework.io.bundle.channel.default.v1='stable' | |
[build-bundle : build] STEP 8/15: LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.11.0+git' | |
[build-bundle : build] STEP 9/15: LABEL operators.operatorframework.io.metrics.mediatype.v1='metrics+v1' | |
[build-bundle : build] STEP 10/15: LABEL operators.operatorframework.io.metrics.project_layout='go.kubebuilder.io/v3' | |
[build-bundle : build] STEP 11/15: LABEL operators.operatorframework.io.test.mediatype.v1='scorecard+v1' | |
[build-bundle : build] STEP 12/15: LABEL operators.operatorframework.io.test.config.v1='tests/scorecard/' | |
[build-bundle : build] STEP 13/15: LABEL com.redhat.openshift.versions='v4.8-v4.13' | |
[build-bundle : build] STEP 14/15: COPY manifests/ /manifests/ | |
[build-bundle : build] STEP 15/15: COPY metadata/ /metadata/ | |
[build-bundle : build] COMMIT quay.io/community-operator-pipeline-stage/operator-e2e:0.0.101 | |
[build-bundle : build] --> beb2c27fc62 | |
[build-bundle : build] Successfully tagged quay.io/community-operator-pipeline-stage/operator-e2e:0.0.101 | |
[build-bundle : build] beb2c27fc62c8e35bc0f5bb4bc5050d482cec1c684cbe8338e13b11ccfd6bfb6 | |
[build-bundle : build] Pushing quay.io/community-operator-pipeline-stage/operator-e2e:0.0.101 | |
[build-bundle : build] Getting image source signatures | |
[build-bundle : build] Copying blob sha256:42d6cf78d6c83a07afcec26fd19fe520c90a723541d5bcc7e7e604ff20202b60 | |
[build-bundle : build] Copying config sha256:beb2c27fc62c8e35bc0f5bb4bc5050d482cec1c684cbe8338e13b11ccfd6bfb6 | |
[build-bundle : build] Writing manifest to image destination | |
[build-bundle : build] Storing signatures | |
[build-bundle : build] sha256:996b738ec3a0011a5ce3080b07d651d50eef0136cbefb9f29c9b0f95599d866e | |
[set-github-passed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/10 | |
[set-github-passed-label : post-comment] + EXTRA_ARGS= | |
[set-github-passed-label : post-comment] + [[ ! -z community-hosted-pipeline/passed ]] | |
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --add-label community-hosted-pipeline/passed' | |
[set-github-passed-label : post-comment] + [[ ! -z true ]] | |
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --remove-label true' | |
[set-github-passed-label : post-comment] + [[ false == \t\r\u\e ]] | |
[set-github-passed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/10' | |
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/10 --add-label community-hosted-pipeline/passed --remove-label true | |
[set-github-passed-label : post-comment] 2023-08-04 10:47:10,213 [operator-cert] INFO Adding labels ['community-hosted-pipeline/passed'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod | |
[set-github-passed-label : post-comment] 2023-08-04 10:47:10,750 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f6bae5c7090> | |
[set-github-passed-label : post-comment] 2023-08-04 10:47:10,750 [operator-cert] INFO Labels to add: [] | |
[set-github-passed-label : post-comment] 2023-08-04 10:47:10,751 [operator-cert] INFO Labels to remove: [] | |
[github-add-summary-comment : gather-info] + PR_NAME=community-hosted-pipeline-run9cwdf | |
[github-add-summary-comment : gather-info] + mkdir community-hosted-pipeline-run9cwdf | |
[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-run9cwdf | |
[github-add-summary-comment : gather-info] I0804 10:47:23.062231 16 request.go:645] Throttling request took 1.192015853s, request: GET:https://172.30.0.1:443/apis/autoscaling/v2?timeout=32s | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment