Created
August 4, 2025 13:59
-
-
Save rh-operator-bundle-bot/04f5fee50efbd4a0d007becb68b5391e 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: 35 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 18 | |
[get-pr-number : parse-pr-url] + echo -n 7302 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 7302 | |
[acquire-lease : create-lease] + calculate_duration_in_seconds 90m | |
[acquire-lease : create-lease] + '[' m == m ']' | |
[acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400 | |
[acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS | |
[acquire-lease : create-lease] + create_lease_yaml | |
[acquire-lease : create-lease] ++ date -u +%Y-%m-%dT%H:%M:%S.000000Z | |
[acquire-lease : create-lease] + microTime=2025-08-04T13:25:58.000000Z | |
[acquire-lease : create-lease] + echo 'apiVersion: coordination.k8s.io/v1' | |
[acquire-lease : create-lease] + echo 'kind: Lease' | |
[acquire-lease : create-lease] + echo metadata: | |
[acquire-lease : create-lease] + echo ' name: operator-hosted-pipeline-pr-7302' | |
[acquire-lease : create-lease] + echo ' labels:' | |
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-run7wrkn' | |
[acquire-lease : create-lease] + echo spec: | |
[acquire-lease : create-lease] + echo ' acquireTime: 2025-08-04T13:25:58.000000Z' | |
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-7302' | |
[acquire-lease : create-lease] + acquire_lease | |
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-7302 | |
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-7302 | |
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-7302 | |
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-7302' | |
[acquire-lease : create-lease] + true | |
[acquire-lease : create-lease] + oc create -f e2e-lease.yaml | |
[acquire-lease : create-lease] lease.coordination.k8s.io/operator-hosted-pipeline-pr-7302 created | |
[acquire-lease : create-lease] + break | |
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-7302' | |
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-7302 | |
[set-github-status-pending : set-github-status] + '[' false == true ']' | |
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 14cff445ff67c38e61ec223968992f7e1b5acedd to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit 14cff445ff67c38e61ec223968992f7e1b5acedd to pending | |
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url [email protected]:redhat-openshift-ecosystem/community-operators-prod.git --commit-sha 14cff445ff67c38e61ec223968992f7e1b5acedd --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
[set-github-status-pending : set-github-status] 2025-08-04 13:26:09,003 [operator-cert] INFO Successfully set status to pending for commit 14cff445ff67c38e61ec223968992f7e1b5acedd in github repo [email protected]:redhat-openshift-ecosystem/community-operators-prod.git | |
[set-github-started-label : post-comment] + EXTRA_ARGS= | |
[set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started' | |
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-hosted ]] | |
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302 | |
[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-prod/pull/7302' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2025-08-04 13:26:08,684 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/community-operators-prod | |
[set-github-started-label : post-comment] 2025-08-04 13:26:09,610 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/failed'] | |
[set-github-started-label : post-comment] 2025-08-04 13:26:09,610 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f2c8f8d24e0> | |
[set-github-started-label : post-comment] 2025-08-04 13:26:09,610 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
[set-github-started-label : post-comment] 2025-08-04 13:26:09,611 [operator-cert] INFO Labels to remove: ['pipeline/trigger-hosted', 'operator-hosted-pipeline/failed'] | |
[set-github-started-label : post-comment] 2025-08-04 13:26:09,611 [operator-cert] INFO Adding label operator-hosted-pipeline/started | |
[set-github-started-label : post-comment] 2025-08-04 13:26:10,303 [operator-cert] INFO Removing label pipeline/trigger-hosted | |
[set-github-started-label : post-comment] 2025-08-04 13:26:11,076 [operator-cert] INFO Removing label operator-hosted-pipeline/failed | |
[set-env : set-env] + ENV=prod | |
[set-env : set-env] + ACCESS_TYPE=internal | |
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]] | |
[set-env : set-env] + case $ENV in | |
[set-env : set-env] + case $ACCESS_TYPE in | |
[set-env : set-env] + PYXIS_URL=https://pyxis.engineering.redhat.com | |
[set-env : set-env] + CONNECT_URL=https://connect.redhat.com | |
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.redhat.com | |
[set-env : set-env] + IIB_URL=https://iib.engineering.redhat.com | |
[set-env : set-env] + SIG_KEY_ID='4096R/55A34A82 SHA-256' | |
[set-env : set-env] + SIG_KEY_NAME=containerisvsign | |
[set-env : set-env] + UMB_URL=umb.api.redhat.com | |
[set-env : set-env] + UMB_CLIENT_NAME=operatorpipelines | |
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline | |
[set-env : set-env] + echo -n https://pyxis.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/pyxis_url | |
[set-env : set-env] https://pyxis.engineering.redhat.com+ echo -n https://connect.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_url | |
[set-env : set-env] https://connect.redhat.com+ echo -n registry.connect.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_registry | |
[set-env : set-env] registry.connect.redhat.com+ echo -n https://iib.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/iib_url | |
[set-env : set-env] https://iib.engineering.redhat.com+ echo -n 4096R/55A34A82 SHA-256 | |
[set-env : set-env] + tee /tekton/results/sig_key_id | |
[set-env : set-env] 4096R/55A34A82 SHA-256+ echo -n containerisvsign | |
[set-env : set-env] + tee /tekton/results/sig_key_name | |
[set-env : set-env] containerisvsign+ echo -n umb.api.redhat.com | |
[set-env : set-env] + tee /tekton/results/umb_url | |
[set-env : set-env] umb.api.redhat.com+ echo -n operatorpipelines | |
[set-env : set-env] + tee /tekton/results/umb_client_name | |
[set-env : set-env] operatorpipelines+ echo -n community-operator-signing-pipeline | |
[set-env : set-env] + tee /tekton/results/umb_client_name_signing | |
[set-env : set-env] community-operator-signing-pipeline | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + '[' true = true ']' | |
[clone-repository-base : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
[clone-repository-base : clone] + chmod 700 /tekton/home/.ssh | |
[clone-repository-base : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
[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 [email protected]:redhat-openshift-ecosystem/community-operators-prod.git -revision=5a4b76e957eb0bf8ed35889b605fcdc2c60859c3 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"warn","ts":1754314001.3045685,"caller":"git/git.go:277","msg":"URL(\"[email protected]:redhat-openshift-ecosystem/community-operators-prod.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
[clone-repository-base : clone] {"level":"info","ts":1754314052.8887265,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:redhat-openshift-ecosystem/community-operators-prod.git @ 5a4b76e957eb0bf8ed35889b605fcdc2c60859c3 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1754314052.9770527,"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=5a4b76e957eb0bf8ed35889b605fcdc2c60859c3 | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s 5a4b76e957eb0bf8ed35889b605fcdc2c60859c3 | |
[clone-repository-base : clone] + printf %s [email protected]:redhat-openshift-ecosystem/community-operators-prod.git | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
[clone-repository : clone] + chmod 700 /tekton/home/.ssh | |
[clone-repository : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
[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 [email protected]:suryagupta4/community-operators-prod.git -revision=14cff445ff67c38e61ec223968992f7e1b5acedd -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"warn","ts":1754314001.3045857,"caller":"git/git.go:277","msg":"URL(\"[email protected]:suryagupta4/community-operators-prod.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
[clone-repository : clone] {"level":"info","ts":1754314058.086944,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:suryagupta4/community-operators-prod.git @ 14cff445ff67c38e61ec223968992f7e1b5acedd (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1754314058.1684422,"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=14cff445ff67c38e61ec223968992f7e1b5acedd | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s 14cff445ff67c38e61ec223968992f7e1b5acedd | |
[clone-repository : clone] + printf %s [email protected]:suryagupta4/community-operators-prod.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-prod/pull/7302 --output-file changes.json --verbose | |
[detect-changes : parse-repo-changes] 2025-08-04 13:28:37,763 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'dell-csm-operator'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-08-04 13:28:37,763 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-08-04 13:28:37,764 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified={'v4.16', 'v4.14', 'v4.17', 'v4.15', 'v4.18', 'v4.19'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-08-04 13:28:37,766 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added={('v4.19', 'dell-csm-operator')}, modified={('v4.15', 'dell-csm-operator'), ('v4.18', 'dell-csm-operator'), ('v4.14', 'dell-csm-operator'), ('v4.17', 'dell-csm-operator'), ('v4.16', 'dell-csm-operator')}, deleted=set()) | |
[detect-changes : parse-repo-changes] + cat changes.json | |
[detect-changes : parse-repo-changes] {"affected_operators": ["dell-csm-operator"], "added_operators": [], "modified_operators": ["dell-csm-operator"], "deleted_operators": [], "added_or_modified_operators": ["dell-csm-operator"], "affected_bundles": [], "added_bundles": [], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": [], "affected_catalogs": ["v4.14", "v4.15", "v4.16", "v4.17", "v4.18", "v4.19"], "added_catalogs": [], "modified_catalogs": ["v4.14", "v4.15", "v4.16", "v4.17", "v4.18", "v4.19"], "deleted_catalogs": [], "added_or_modified_catalogs": ["v4.14", "v4.15", "v4.16", "v4.17", "v4.18", "v4.19"], "affected_catalog_operators": ["v4.14/dell-csm-operator", "v4.15/dell-csm-operator", "v4.16/dell-csm-operator", "v4.17/dell-csm-operator", "v4.18/dell-csm-operator", "v4.19/dell-csm-operator"], "added_catalog_operators": ["v4.19/dell-csm-operator"], "modified_catalog_operators": ["v4.14/dell-csm-operator", "v4.15/dell-csm-operator", "v4.16/dell-csm-operator", "v4.17/dell-csm-operator", "v4.18/dell-csm-operator"], "deleted_catalog_operators": [], "catalogs_with_added_or_modified_operators": ["v4.14", "v4.15", "v4.16", "v4.17", "v4.18", "v4.19"], "extra_files": [], "operator_name": "dell-csm-operator", "bundle_version": "", "operator_path": "operators/dell-csm-operator", "bundle_path": ""}++ jq -r .operator_name | |
[detect-changes : parse-repo-changes] + operator_name=dell-csm-operator | |
[detect-changes : parse-repo-changes] + echo -n dell-csm-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
[detect-changes : parse-repo-changes] + bundle_version= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
[detect-changes : parse-repo-changes] + operator_path=operators/dell-csm-operator | |
[detect-changes : parse-repo-changes] + echo -n operators/dell-csm-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
[detect-changes : parse-repo-changes] + bundle_path= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalogs=v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 | |
[detect-changes : parse-repo-changes] + echo -n v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_operators | join(",")' | |
[detect-changes : parse-repo-changes] + affected_operators=dell-csm-operator | |
[detect-changes : parse-repo-changes] + echo -n dell-csm-operator | |
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_bundles | join(",")' | |
[detect-changes : parse-repo-changes] + added_or_modified_bundles= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + added_or_modified_catalogs=v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 | |
[detect-changes : parse-repo-changes] + echo -n v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 | |
[detect-changes : parse-repo-changes] ++ jq -r '.catalogs_with_added_or_modified_operators | join(",")' | |
[detect-changes : parse-repo-changes] + catalogs_with_added_or_modified_operators=v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 | |
[detect-changes : parse-repo-changes] + echo -n v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalog_operators=v4.14/dell-csm-operator,v4.15/dell-csm-operator,v4.16/dell-csm-operator,v4.17/dell-csm-operator,v4.18/dell-csm-operator,v4.19/dell-csm-operator | |
[detect-changes : parse-repo-changes] + echo -n v4.14/dell-csm-operator,v4.15/dell-csm-operator,v4.16/dell-csm-operator,v4.17/dell-csm-operator,v4.18/dell-csm-operator,v4.19/dell-csm-operator | |
[detect-changes : parse-repo-changes] ++ jq -r '.deleted_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + deleted_catalog_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner suryagupta4 --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302 --pyxis-url https://pyxis.engineering.redhat.com --output-file permission_review.json --verbose | |
[check-permissions : check-permissions] 2025-08-04 13:29:28,044 [operator-cert] INFO Checking permissions for the pull request owner: suryagupta4 | |
[check-permissions : check-permissions] 2025-08-04 13:29:28,047 [operator-cert] INFO Checking permissions for operator dell-csm-operator | |
[check-permissions : check-permissions] 2025-08-04 13:29:28,784 [operator-cert] INFO Checking if the pull request owner is a member of the organization | |
[check-permissions : check-permissions] 2025-08-04 13:29:29,103 [operator-cert] INFO Pull request owner 'suryagupta4' is not a member of the organization 'redhat-openshift-ecosystem' | |
[check-permissions : check-permissions] 2025-08-04 13:29:29,112 [operator-cert] INFO Checking if the pull request is approved by a reviewer | |
[check-permissions : check-permissions] 2025-08-04 13:29:29,863 [operator-cert] INFO Pull request is approved by a reviewer | |
[check-permissions : check-permissions] 2025-08-04 13:29:30,451 [operator-cert] INFO Adding label approved | |
[check-permissions : check-permissions] + cat permission_review.json | |
[check-permissions : check-permissions] + jq | |
[check-permissions : check-permissions] { | |
[check-permissions : check-permissions] "approved": true | |
[check-permissions : check-permissions] } | |
[check-permissions : check-permissions] + cat permission_review.json | |
[check-permissions : check-permissions] + tee /tekton/results/approved | |
[check-permissions : check-permissions] + jq -r .approved | |
[check-permissions : check-permissions] + tr -d '\r\n' | |
[check-permissions : check-permissions] true | |
[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] + [[ '' != '' ]] | |
[set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
[set-github-pr-title : set-github-status] + [[ v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 != '' ]] | |
[set-github-pr-title : set-github-status] + MAX_TITLE_LEN=256 | |
[set-github-pr-title : set-github-status] + TITLE_BEGINNING='Catalog update [' | |
[set-github-pr-title : set-github-status] + TITLE_ENDING='] [v4.14,v4.15,v4.16,v4.17,v4.18,v4.19]' | |
[set-github-pr-title : set-github-status] + IFS=, | |
[set-github-pr-title : set-github-status] + read -ra RAW_OPERATOR_ARR | |
[set-github-pr-title : set-github-status] + unset IFS | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR=() | |
[set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
[set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
[set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
[set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
[set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
[set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
[set-github-pr-title : set-github-status] + IFS=' ' | |
[set-github-pr-title : set-github-status] + read -ra OPERATOR_ARR | |
[set-github-pr-title : set-github-status] ++ echo dell-csm-operator dell-csm-operator dell-csm-operator dell-csm-operator dell-csm-operator dell-csm-operator | |
[set-github-pr-title : set-github-status] ++ tr ' ' '\n' | |
[set-github-pr-title : set-github-status] ++ sort -u | |
[set-github-pr-title : set-github-status] ++ tr '\n' ' ' | |
[set-github-pr-title : set-github-status] + unset IFS | |
[set-github-pr-title : set-github-status] ++ printf ,%s dell-csm-operator | |
[set-github-pr-title : set-github-status] + TITLE_MIDDLE=,dell-csm-operator | |
[set-github-pr-title : set-github-status] + TITLE_MIDDLE=dell-csm-operator | |
[set-github-pr-title : set-github-status] ++ echo 'Catalog update [' | |
[set-github-pr-title : set-github-status] ++ wc -m | |
[set-github-pr-title : set-github-status] ++ echo '] [v4.14,v4.15,v4.16,v4.17,v4.18,v4.19]' | |
[set-github-pr-title : set-github-status] ++ wc -m | |
[set-github-pr-title : set-github-status] + FREE_CAPACITY=199 | |
[set-github-pr-title : set-github-status] ++ echo dell-csm-operator | |
[set-github-pr-title : set-github-status] ++ wc -m | |
[set-github-pr-title : set-github-status] + [[ 18 -gt 199 ]] | |
[set-github-pr-title : set-github-status] + TITLE='Catalog update [dell-csm-operator] [v4.14,v4.15,v4.16,v4.17,v4.18,v4.19]' | |
[set-github-pr-title : set-github-status] + echo Catalog update '[dell-csm-operator]' '[v4.14,v4.15,v4.16,v4.17,v4.18,v4.19]' | |
[set-github-pr-title : set-github-status] Catalog update [dell-csm-operator] [v4.14,v4.15,v4.16,v4.17,v4.18,v4.19] | |
[set-github-pr-title : set-github-status] + gh pr edit --title 'Catalog update [dell-csm-operator] [v4.14,v4.15,v4.16,v4.17,v4.18,v4.19]' https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302 | |
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302 | |
[read-config : read-config] + '[' operators/dell-csm-operator '!=' '' ']' | |
[read-config : read-config] + PKG_PATH=operators/dell-csm-operator | |
[read-config : read-config] + CONFIG_PATH=operators/dell-csm-operator/ci.yaml | |
[read-config : read-config] + [[ ! -d operators/dell-csm-operator ]] | |
[read-config : read-config] + [[ ! -f operators/dell-csm-operator/ci.yaml ]] | |
[read-config : read-config] + cat operators/dell-csm-operator/ci.yaml | |
[read-config : read-config] --- | |
[read-config : read-config] fbc: | |
[read-config : read-config] enabled: true | |
[read-config : read-config] catalog_mapping: | |
[read-config : read-config] - template_name: v4.12.yaml | |
[read-config : read-config] catalog_names: ["v4.12"] | |
[read-config : read-config] type: olm.template.basic | |
[read-config : read-config] - template_name: v4.13.yaml | |
[read-config : read-config] catalog_names: ["v4.13"] | |
[read-config : read-config] type: olm.template.basic | |
[read-config : read-config] - template_name: v4.14.yaml | |
[read-config : read-config] catalog_names: ["v4.14"] | |
[read-config : read-config] type: olm.template.basic | |
[read-config : read-config] - template_name: v4.15.yaml | |
[read-config : read-config] catalog_names: ["v4.15"] | |
[read-config : read-config] type: olm.template.basic | |
[read-config : read-config] - template_name: v4.16.yaml | |
[read-config : read-config] catalog_names: ["v4.16"] | |
[read-config : read-config] type: olm.template.basic | |
[read-config : read-config] - template_name: v4.17.yaml | |
[read-config : read-config] catalog_names: ["v4.17"] | |
[read-config : read-config] type: olm.template.basic | |
[read-config : read-config] - template_name: v4.18.yaml | |
[read-config : read-config] catalog_names: ["v4.18"] | |
[read-config : read-config] type: olm.template.basic | |
[read-config : read-config] - template_name: v4.19.yaml | |
[read-config : read-config] catalog_names: ["v4.19"] | |
[read-config : read-config] type: olm.template.basic | |
[read-config : read-config] | |
[read-config : read-config] | |
[read-config : read-config] reviewers: | |
[read-config : read-config] - panigs7 | |
[read-config : read-config] - rajendraindukuri | |
[read-config : read-config] - donatwork | |
[read-config : read-config] ++ cat operators/dell-csm-operator/ci.yaml | |
[read-config : read-config] ++ yq -r '.fbc.enabled // false' | |
[read-config : read-config] + FBC_ENABLEMENT=true | |
[read-config : read-config] + '[' true == true ']' | |
[read-config : read-config] ++ cat operators/dell-csm-operator/ci.yaml | |
[read-config : read-config] ++ yq -r .updateGraph | |
[read-config : read-config] + '[' null '!=' null ']' | |
[read-config : read-config] + UPGRADE_GRAPH_MODE= | |
[read-config : read-config] + echo -n true | |
[read-config : read-config] + tee /tekton/results/fbc-enabled | |
[read-config : read-config] true+ echo -n true | |
[read-config : read-config] + tee /workspace/output/fbc_enabled | |
[read-config : read-config] true+ echo -n | |
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode | |
[resolve-pr-type : evaluate-conditions] + '[' true == true ']' | |
[resolve-pr-type : evaluate-conditions] + '[' -n '' ']' | |
[resolve-pr-type : evaluate-conditions] + echo -n false | |
[resolve-pr-type : evaluate-conditions] + '[' -n v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 ']' | |
[resolve-pr-type : evaluate-conditions] + echo -n true | |
[validate-catalog-format : validate-catalog-format] + validate-catalog-format --repo-path /workspace/source --catalog-names v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 --verbose | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:31:20,028 [operator-cert] INFO Validating catalog v4.14 | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:31:20,028 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.14'] | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:31:35,314 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:31:35,314 [operator-cert] INFO Validating catalog v4.15 | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:31:35,315 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.15'] | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:31:52,076 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:31:52,076 [operator-cert] INFO Validating catalog v4.16 | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:31:52,076 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.16'] | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:32:08,016 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:32:08,016 [operator-cert] INFO Validating catalog v4.17 | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:32:08,016 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.17'] | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:32:08,566 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:32:08,566 [operator-cert] INFO Validating catalog v4.18 | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:32:08,566 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.18'] | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:32:09,077 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:32:09,078 [operator-cert] INFO Validating catalog v4.19 | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:32:09,078 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.19'] | |
[validate-catalog-format : validate-catalog-format] 2025-08-04 13:32:09,588 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] + [[ v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 == '' ]] | |
[build-fragment-images : build-fragment-images] + EXTRA_ARGS= | |
[build-fragment-images : build-fragment-images] + [[ true == \t\r\u\e ]] | |
[build-fragment-images : build-fragment-images] + EXTRA_ARGS+=' --authfile /workspace/credentials/.dockerconfigjson' | |
[build-fragment-images : build-fragment-images] + build-fragment-images --catalog-names v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 --repository-destination quay.io/community-operator-pipeline-prod/catalog --tag-suffix fragment-14cff445ff67c38e61ec223968992f7e1b5acedd --verbose --authfile /workspace/credentials/.dockerconfigjson | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:32:49,274 [operator-cert] DEBUG Creating dockerfile: v4.14 | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:32:49,274 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.14'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:32:49,301 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:32:49,301 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:32:49,302 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.14.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:33:27,434 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.14 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] --> cb1a6b8f1dc9 | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] cb1a6b8f1dc984c187e1f3a216e972b0249f6d7c01ad68743547ac8aa84d18bf | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:33:27,434 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:33:27,434 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:33:34,294 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:33:34,294 [operator-cert] DEBUG Creating dockerfile: v4.15 | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:33:34,294 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.15'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:33:34,321 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:33:34,321 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:33:34,321 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.15.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:06,903 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.15 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] --> a0c167556137 | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] a0c16755613752eb9421599b740ca5fea866c6b87e492f525d720ebaeb77647b | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:06,903 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:06,904 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:14,142 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:14,142 [operator-cert] DEBUG Creating dockerfile: v4.16 | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:14,143 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.16'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:14,168 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:14,168 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:14,168 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.16.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:46,448 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.16 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] --> d03bc87fadd7 | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] d03bc87fadd757276d003c6d0b6a9a4b76013bd5957cab502fc5b7533a79c2d8 | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:46,448 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:46,448 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:54,288 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:54,289 [operator-cert] DEBUG Creating dockerfile: v4.17 | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:54,289 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.17'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:54,314 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:54,314 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:54,314 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.17.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:57,522 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.17 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] --> 1a208a3c619e | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 1a208a3c619eca5b9ddf8afaf9730b186beb82ffc51d5b3240b8ca718fac39c8 | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:57,522 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:34:57,522 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:01,464 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:01,464 [operator-cert] DEBUG Creating dockerfile: v4.18 | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:01,464 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.18'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:01,495 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:01,495 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:01,495 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.18.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:05,501 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.18 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] --> 0c90b56fd804 | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 0c90b56fd8042f4f01eb4540350bf760b9223bc905d386b3eba0038ae466eaf9 | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:05,501 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:05,501 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:08,386 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:08,386 [operator-cert] DEBUG Creating dockerfile: v4.19 | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:08,386 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.19'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:08,412 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:08,412 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:08,412 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.19.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:11,540 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.19 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] --> 44ec77998407 | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 44ec77998407a34566d66005be862e999de7bb860ff13c8751e1b1606009807d | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:11,540 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:11,540 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd'] | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:14,940 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-08-04 13:35:14,940 [operator-cert] INFO Fragment images created: {'v4.14': 'quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', 'v4.15': 'quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', 'v4.16': 'quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', 'v4.17': 'quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', 'v4.18': 'quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd', 'v4.19': 'quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-14cff445ff67c38e61ec223968992f7e1b5acedd'} | |
[content-hash : compute-md5sum] + [[ -n '' ]] | |
[content-hash : compute-md5sum] + echo 'No bundle added: skipping md5sum' | |
[content-hash : compute-md5sum] + echo -n N/A | |
[content-hash : compute-md5sum] No bundle added: skipping md5sum | |
[certification-project-check : certification-project-check] Checking availability of cert project identifier | |
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier' | |
[certification-project-check : certification-project-check] + '[' false '!=' true ']' | |
[certification-project-check : certification-project-check] + echo 'Cert project ID is not required.' | |
[certification-project-check : certification-project-check] Cert project ID is not required. | |
[certification-project-check : certification-project-check] + echo -n '' | |
[certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id | |
[certification-project-check : certification-project-check] + exit 0 | |
[get-organization : get-organization] ++ cat config.yaml | |
[get-organization : get-organization] ++ yq -r .organization | |
[get-organization : get-organization] + ORGANIZATION=community-operators | |
[get-organization : get-organization] + echo -n community-operators | |
[get-organization : get-organization] + tee /tekton/results/organization | |
[get-organization : get-organization] community-operators | |
[get-pyxis-certification-data : get-cert-project-related-data] + '[' '' == '' ']' | |
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/new_certification_status /tekton/results/isv_pid /tekton/results/repo_name /tekton/results/operator_distribution /tekton/results/org_id /tekton/results/contacts /tekton/results/current_certification_status /tekton/results/github_usernames /tekton/results/project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + exit 0 | |
[get-pyxis-certification-data : get-vendor-related-data] + '[' '' == '' ']' | |
[get-pyxis-certification-data : get-vendor-related-data] + echo -n '' | |
[get-pyxis-certification-data : get-vendor-related-data] + tee /tekton/results/vendor_label | |
[get-pyxis-certification-data : get-vendor-related-data] + exit 0 | |
[static-tests : run-suite] + '[' -z '' ']' | |
[static-tests : run-suite] + '[' -z v4.14/dell-csm-operator,v4.15/dell-csm-operator,v4.16/dell-csm-operator,v4.17/dell-csm-operator,v4.18/dell-csm-operator,v4.19/dell-csm-operator ']' | |
[static-tests : run-suite] + EXTRA_ARGS= | |
[static-tests : run-suite] + gh pr view https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302 --json labels | |
[static-tests : run-suite] ++ jq -r '.labels[] | select(.name | startswith("tests/skip")) | .name' labels.json | |
[static-tests : run-suite] ++ paste -sd , | |
[static-tests : run-suite] ++ sed 's/tests\/skip\///g' | |
[static-tests : run-suite] + SKIP_TESTS= | |
[static-tests : run-suite] + [[ '' != '' ]] | |
[static-tests : run-suite] + JSON_RESULTS_FILE=/workspace/output/static-test-results.json | |
[static-tests : run-suite] + static-tests --verbose --output-file /workspace/output/static-test-results.json --repo-path /workspace/source --suites operatorcert.static_tests.community,operatorcert.static_tests.common dell-csm-operator '' v4.14/dell-csm-operator,v4.15/dell-csm-operator,v4.16/dell-csm-operator,v4.17/dell-csm-operator,v4.18/dell-csm-operator,v4.19/dell-csm-operator | |
[static-tests : run-suite] 2025-08-04 13:39:01,740 [operator-cert] INFO Skipping check_ci_upgrade_graph for FBC enabled operator dell-csm-operator | |
[static-tests : run-suite] 2025-08-04 13:39:01,741 [operator-cert] INFO Skipping check_operator_name_unique for FBC enabled operator dell-csm-operator | |
[static-tests : run-suite] 2025-08-04 13:39:01,741 [operator-cert] INFO Skipping check_upgrade_graph_loop for FBC enabled operator dell-csm-operator | |
[static-tests : run-suite] + jq . | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "passed": true, | |
[static-tests : run-suite] "outputs": [] | |
[static-tests : run-suite] } | |
[static-tests : run-suite] + jq -r '(.outputs//[])|length' | |
[static-tests : run-suite] + tr -d '\r\n' | |
[static-tests : run-suite] + jq -r '[(.outputs//[])[]|select(.type=="error")]|length' | |
[static-tests : run-suite] + tr -d '\r\n' | |
[static-tests : build-and-post-comment] ++ cat /tekton/results/messages_count | |
[static-tests : build-and-post-comment] + MESSAGE_COUNT=0 | |
[static-tests : build-and-post-comment] + '[' -z 0 ']' | |
[static-tests : build-and-post-comment] + '[' 0 -eq 0 ']' | |
[static-tests : build-and-post-comment] + exit 0 | |
[static-tests : check-for-failures] ++ cat /tekton/results/failures_count | |
[static-tests : check-for-failures] + FAILURE_COUNT=0 | |
[static-tests : check-for-failures] + '[' -z 0 ']' | |
[static-tests : check-for-failures] + '[' 0 -eq 0 ']' | |
[static-tests : check-for-failures] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302 --remove-labels validation-failed | |
[static-tests : check-for-failures] 2025-08-04 13:39:16,437 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/community-operators-prod | |
[static-tests : check-for-failures] 2025-08-04 13:39:17,255 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f0e625dc950> | |
[static-tests : check-for-failures] 2025-08-04 13:39:17,255 [operator-cert] INFO Labels to add: [] | |
[static-tests : check-for-failures] 2025-08-04 13:39:17,255 [operator-cert] INFO Labels to remove: [] | |
[merge-registry-credentials : get-and-decrypt-project-tokens] No partner's registry token has been provided. | |
[digest-pinning : combine-credentials] + '[' -z '' ']' | |
[digest-pinning : combine-credentials] + echo 'No bundle added or changed' | |
[digest-pinning : combine-credentials] + exit 0 | |
[digest-pinning : combine-credentials] No bundle added or changed | |
[digest-pinning : pin-digest] + '[' -z '' ']' | |
[digest-pinning : pin-digest] + echo 'No bundle added or changed' | |
[digest-pinning : pin-digest] + exit 0 | |
[digest-pinning : pin-digest] No bundle added or changed | |
[digest-pinning : verify-pinning] + '[' -z '' ']' | |
[digest-pinning : verify-pinning] + echo 'No bundle added or changed' | |
[digest-pinning : verify-pinning] No bundle added or changed | |
[digest-pinning : verify-pinning] + echo -n false | |
[digest-pinning : verify-pinning] + tee /tekton/results/dirty_flag | |
[digest-pinning : verify-pinning] false+ exit 0 | |
[digest-pinning : verify-related-images] + '[' -z '' ']' | |
[digest-pinning : verify-related-images] + echo -n 'No bundle added or changed' | |
[digest-pinning : verify-related-images] + tee /tekton/results/related_images_message | |
[digest-pinning : verify-related-images] No bundle added or changed+ echo -n true | |
[digest-pinning : verify-related-images] + tee /tekton/results/related_images_flag | |
[digest-pinning : verify-related-images] true+ exit 0 | |
[verify-pinned-digest : check-dirty-flag] + DIRTY_FLAG=false | |
[verify-pinned-digest : check-dirty-flag] + echo false | |
[verify-pinned-digest : check-dirty-flag] false | |
[verify-pinned-digest : check-dirty-flag] + '[' false == true ']' | |
[verify-pinned-digest : check-related-images] + RELATED_IMAGES_FLAG=true | |
[verify-pinned-digest : check-related-images] + echo true | |
[verify-pinned-digest : check-related-images] true | |
[verify-pinned-digest : check-related-images] + '[' true == false ']' | |
[dockerfile-creation : generate-dockerfile] + '[' -z '' ']' | |
[dockerfile-creation : generate-dockerfile] + echo 'No bundle added or changed' | |
[dockerfile-creation : generate-dockerfile] + exit 0 | |
[dockerfile-creation : generate-dockerfile] No bundle added or changed | |
[build-bundle : build-and-push] + '[' -z '' ']' | |
[build-bundle : build-and-push] + echo 'No bundle added or changed' | |
[build-bundle : build-and-push] + exit 0 | |
[build-bundle : build-and-push] No bundle added or changed | |
[get-supported-versions : supported-version-check] ++ cat config.yaml | |
[get-supported-versions : supported-version-check] ++ yq -r .organization | |
[get-supported-versions : supported-version-check] + ORGANIZATION=community-operators | |
[get-supported-versions : supported-version-check] + OCP_VERSIONS_OUTPUT_FILE=./ocp_versions.json | |
[get-supported-versions : supported-version-check] + '[' -n '' ']' | |
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json community-operators | |
[get-supported-versions : supported-version-check] OpenShift 4.11 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.10 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.9 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.8 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.7 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.6 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.5 has reached its end of life | |
[get-supported-versions : supported-version-check] {"versions_annotation": null, "indices": [{"ocp_version": "4.20", "path": "registry.redhat.io/redhat/community-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/community-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}], "max_version_index": {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/community-operator-index:v4.20"}, "all_indices": [{"ocp_version": "4.20", "path": "registry.redhat.io/redhat/community-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/community-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}], "not_supported_indices": []} | |
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json | |
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": null, "indices": [{"ocp_version": "4.20", "path": "registry.redhat.io/redhat/community-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/community-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}], "max_version_index": {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/community-operator-index:v4.20"}, "all_indices": [{"ocp_version": "4.20", "path": "registry.redhat.io/redhat/community-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/community-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}], "not_supported_indices": []}' | |
[get-supported-versions : supported-version-check] + jq | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "versions_annotation": null, | |
[get-supported-versions : supported-version-check] "indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.20", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.20" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.19", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.19" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.17", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.17" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.16", | |
[get-supported-versions : supported-version-check] "end_of_life": "2028-07-21T08:40:42.484000+00:00" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "max_version_index": { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.20", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.20" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] "all_indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.20", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.20" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.19", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.19" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.17", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.17" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.16", | |
[get-supported-versions : supported-version-check] "end_of_life": "2028-07-21T08:40:42.484000+00:00" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "not_supported_indices": [] | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.ocp_version | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_ocp_version | |
[get-supported-versions : supported-version-check] 4.20+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_index | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.20+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.20 registry.redhat.io/redhat/community-operator-index:v4.19 registry.redhat.io/redhat/community-operator-index:v4.18 registry.redhat.io/redhat/community-operator-index:v4.17 registry.redhat.io/redhat/community-operator-index:v4.16 registry.redhat.io/redhat/community-operator-index:v4.15 registry.redhat.io/redhat/community-operator-index:v4.14 registry.redhat.io/redhat/community-operator-index:v4.13 registry.redhat.io/redhat/community-operator-index:v4.12+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices_ocp_versions | |
[get-supported-versions : supported-version-check] 4.20 4.19 4.18 4.17 4.16 4.15 4.14 4.13 4.12+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_indices | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_versions | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_version_indices | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.20+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq -r .versions_annotation | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/ocp_version | |
[get-supported-versions : supported-version-check] null | |
[build-fbc-index-images : add-fbc-fragments-to-index] + [[ v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 == '' ]] | |
[build-fbc-index-images : add-fbc-fragments-to-index] + ENV=prod | |
[build-fbc-index-images : add-fbc-fragments-to-index] + INDEX_IMAGES='registry.redhat.io/redhat/community-operator-index:v4.20 registry.redhat.io/redhat/community-operator-index:v4.19 registry.redhat.io/redhat/community-operator-index:v4.18 registry.redhat.io/redhat/community-operator-index:v4.17 registry.redhat.io/redhat/community-operator-index:v4.16 registry.redhat.io/redhat/community-operator-index:v4.15 registry.redhat.io/redhat/community-operator-index:v4.14 registry.redhat.io/redhat/community-operator-index:v4.13 registry.redhat.io/redhat/community-operator-index:v4.12' | |
[build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod != \p\r\o\d ]] | |
[build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod == \d\e\v ]] | |
[build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod == \q\a ]] | |
[build-fbc-index-images : add-fbc-fragments-to-index] + add-fbc-fragments-to-index --iib-url https://iib.engineering.redhat.com --indices registry.redhat.io/redhat/community-operator-index:v4.20 registry.redhat.io/redhat/community-operator-index:v4.19 registry.redhat.io/redhat/community-operator-index:v4.18 registry.redhat.io/redhat/community-operator-index:v4.17 registry.redhat.io/redhat/community-operator-index:v4.16 registry.redhat.io/redhat/community-operator-index:v4.15 registry.redhat.io/redhat/community-operator-index:v4.14 registry.redhat.io/redhat/community-operator-index:v4.13 registry.redhat.io/redhat/community-operator-index:v4.12 --catalog-names v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 --image-repository quay.io/community-operator-pipeline-prod/catalog --commit-sha 14cff445ff67c38e61ec223968992f7e1b5acedd --image-output index-image-paths.txt --verbose | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:42:43,433 [operator-cert] DEBUG Set KRB5_CLIENT_KTNAME env variable: FILE:/etc/kerberos/krb5-community-pending.keytab | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:42:47,599 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:42:47,599 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:42:47,600 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:42:47,600 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:42:47,600 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:42:47,600 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:42:47,600 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:42:47,600 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:42:47,600 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:07,924 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:07,925 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:07,925 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:07,925 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:07,925 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:07,925 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:07,925 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:07,925 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:07,925 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:28,249 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:28,249 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:28,249 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:28,249 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:28,249 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:28,249 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:28,249 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:28,249 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:28,249 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:48,645 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:48,646 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:48,646 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:48,646 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:48,646 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:48,646 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:48,646 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:48,646 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:43:48,646 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:08,974 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:08,974 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:08,974 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:08,974 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:08,974 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:08,974 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:08,974 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:08,974 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:08,974 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:29,289 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:29,289 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:29,289 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:29,289 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:29,289 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:29,289 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:29,289 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:29,289 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:29,289 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:49,656 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:49,657 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:49,657 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:49,657 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:49,657 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:49,657 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:49,657 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:49,657 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:44:49,657 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:12,010 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:12,011 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:12,011 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:12,011 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:12,011 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:12,011 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:12,011 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:12,011 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:12,011 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:32,318 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:32,319 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:32,319 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:32,319 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:32,319 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:32,319 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:32,319 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:32,319 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:32,319 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:52,647 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:52,647 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:52,647 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:52,647 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:52,647 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:52,647 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:52,647 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:52,647 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:45:52,647 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:12,960 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:12,961 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:12,961 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:12,961 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:12,961 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:12,961 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:12,961 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:12,961 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:12,961 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:33,253 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:33,254 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:33,254 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:33,254 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:33,254 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:33,254 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:33,254 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:33,254 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:33,254 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:53,901 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:53,902 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:53,902 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:53,902 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:53,902 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:53,902 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:53,902 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:53,902 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:46:53,902 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:14,470 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:14,471 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:14,471 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:14,471 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:14,471 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:14,471 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:14,471 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:14,471 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:14,471 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:35,025 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:35,026 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:35,026 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:35,026 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:35,026 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:35,026 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:35,026 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:35,026 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:35,026 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:55,381 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:55,382 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:55,382 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:55,382 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:55,382 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:55,382 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:55,382 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:55,382 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:47:55,382 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:15,701 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:15,701 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:15,701 [operator-cert] DEBUG 1021233 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:15,701 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:15,701 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:15,701 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:15,701 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:15,701 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:15,701 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:36,052 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:36,052 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:36,052 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:36,052 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:36,052 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:36,052 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:36,053 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:36,053 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:36,053 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:58,443 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:58,444 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:58,444 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:58,444 [operator-cert] DEBUG 1021234 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:58,444 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:58,444 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:58,444 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:58,444 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:48:58,444 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:18,756 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:18,757 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:18,757 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:18,757 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:18,757 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:18,757 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:18,757 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:18,757 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:18,757 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:39,109 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:39,110 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:39,110 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:39,110 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:39,110 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:39,110 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:39,110 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:39,110 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:39,110 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:59,439 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:59,439 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:59,439 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:59,439 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:59,439 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:59,439 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:59,439 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:59,439 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:49:59,439 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:19,801 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:19,801 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:19,801 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:19,801 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:19,801 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:19,801 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:19,801 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:19,801 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:19,801 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:40,195 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:40,196 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:40,196 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:40,196 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:40,196 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:40,196 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:40,196 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:40,196 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:50:40,196 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:00,557 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:00,558 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:00,558 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:00,558 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:00,558 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:00,558 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:00,558 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:00,558 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:00,558 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:20,900 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:20,901 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:20,901 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:20,901 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:20,901 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:20,901 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:20,901 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:20,901 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:20,901 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:41,285 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:41,286 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:41,286 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:41,286 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:41,286 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:41,286 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:41,286 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:41,286 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:51:41,286 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:01,666 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:01,667 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:01,667 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:01,667 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:01,667 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:01,667 [operator-cert] DEBUG 1021236 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:01,667 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:01,667 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:01,667 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:22,006 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:22,007 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:22,007 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:22,007 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:22,007 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:22,007 [operator-cert] DEBUG 1021236 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:22,007 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:22,007 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:22,007 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:42,364 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:42,364 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:42,364 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:42,364 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:42,364 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:42,364 [operator-cert] DEBUG 1021236 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:42,364 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:42,364 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:52:42,364 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:02,735 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:02,736 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:02,736 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:02,736 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:02,736 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:02,736 [operator-cert] DEBUG 1021236 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:02,736 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:02,736 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:02,736 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:23,312 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:23,312 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:23,313 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:23,313 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:23,313 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:23,313 [operator-cert] DEBUG 1021236 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:23,313 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:23,313 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:23,313 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:43,688 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:43,688 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:43,688 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:43,688 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:43,688 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:43,688 [operator-cert] DEBUG 1021236 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:43,688 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:43,688 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:53:43,688 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:04,066 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:04,067 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:04,067 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:04,067 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:04,067 [operator-cert] DEBUG 1021235 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:04,067 [operator-cert] DEBUG 1021236 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:04,067 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:04,067 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:04,067 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:24,432 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:24,432 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:24,433 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:24,433 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:24,433 [operator-cert] DEBUG 1021235 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:24,433 [operator-cert] DEBUG 1021236 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:24,433 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:24,433 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:24,433 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:44,811 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:44,811 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:44,811 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:44,811 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:44,811 [operator-cert] DEBUG 1021235 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:44,811 [operator-cert] DEBUG 1021236 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:44,811 [operator-cert] DEBUG 1021237 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:44,811 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:54:44,811 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:05,190 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:05,191 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:05,191 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:05,191 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:05,191 [operator-cert] DEBUG 1021235 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:05,191 [operator-cert] DEBUG 1021236 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:05,191 [operator-cert] DEBUG 1021237 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:05,191 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:05,191 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:25,555 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:25,555 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:25,555 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:25,555 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:25,555 [operator-cert] DEBUG 1021235 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:25,555 [operator-cert] DEBUG 1021236 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:25,555 [operator-cert] DEBUG 1021237 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:25,555 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:25,555 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:48,143 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:48,143 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:48,143 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:48,143 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:48,143 [operator-cert] DEBUG 1021235 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:48,143 [operator-cert] DEBUG 1021236 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:48,143 [operator-cert] DEBUG 1021237 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:48,143 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:55:48,143 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:08,534 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:08,534 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:08,534 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:08,534 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:08,534 [operator-cert] DEBUG 1021235 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:08,534 [operator-cert] DEBUG 1021236 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:08,534 [operator-cert] DEBUG 1021237 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:08,534 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:08,534 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:28,963 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:28,964 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:28,964 [operator-cert] DEBUG 1021233 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:28,964 [operator-cert] DEBUG 1021234 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:28,964 [operator-cert] DEBUG 1021235 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:28,964 [operator-cert] DEBUG 1021236 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:28,964 [operator-cert] DEBUG 1021237 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:28,964 [operator-cert] DEBUG 1021238 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:28,964 [operator-cert] INFO Waiting for IIB builds to finish: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:49,331 [operator-cert] INFO IIB build completed successfully for all fragments add: [1021233, 1021234, 1021235, 1021236, 1021237, 1021238] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:49,332 [operator-cert] INFO Extracting manifest digests for signing... | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 13:56:49,332 [operator-cert] INFO Index image paths written to output file index-image-paths.txt. | |
[build-fbc-index-images : add-fbc-fragments-to-index] + cat index-image-paths.txt | |
[build-fbc-index-images : add-fbc-fragments-to-index] registry.redhat.io/redhat/community-operator-index:v4.14+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:d0f8d717ab2b636d2745522c369e538a886148cb96e1b5390c6ef52290353ea1,registry.redhat.io/redhat/community-operator-index:v4.15+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:cca31a06dbc763e73405ad1416530c7609d427e8c3f9505a48821162c36cb0f4,registry.redhat.io/redhat/community-operator-index:v4.16+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:42ad933937a17a59513b56ccfc8616ff1fad8260ddc33eab7b81449ddc4c0583,registry.redhat.io/redhat/community-operator-index:v4.17+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:4f5c931149f88fabe6ea1b61d0b1274b628f1e2f5da78f505996140ca8b894f8,registry.redhat.io/redhat/community-operator-index:v4.18+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:ce11c2b2bcd36956f3b8319ebb60a2bdc0181452182e8b29fd7e6b292fdb68e5,registry.redhat.io/redhat/community-operator-index:v4.19+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:a79cc0fa06ad7781ca3ce9eba71afeb7cb61099db58893c6b1a153563104d661 | |
[build-fbc-index-images : rm-operator-from-index] + [[ '' == '' ]] | |
[build-fbc-index-images : rm-operator-from-index] + echo 'No deleted operators, skipping operator removal from index' | |
[build-fbc-index-images : rm-operator-from-index] + exit 0 | |
[build-fbc-index-images : rm-operator-from-index] No deleted operators, skipping operator removal from index | |
[get-ci-results-attempt : get-results] + [[ '' == '' ]] | |
[get-ci-results-attempt : get-results] + exit 0 | |
[get-ci-results-attempt : indicate-if-results-exists] + '[' -f test_results.json ']' | |
[get-ci-results-attempt : indicate-if-results-exists] + echo 'Results do not exist' | |
[get-ci-results-attempt : indicate-if-results-exists] Results do not exist | |
[get-ci-results-attempt : indicate-if-results-exists] + echo -n false | |
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/preflight_results_exists | |
[get-ci-results-attempt : indicate-if-results-exists] false+ echo -n none | |
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/preflight_results | |
[get-ci-results-attempt : indicate-if-results-exists] none+ echo -n none | |
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/test_result_id | |
[get-ci-results-attempt : indicate-if-results-exists] none | |
[preflight-trigger : skip-preflight-testing-if-labeled] + [[ https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302 == '' ]] | |
[preflight-trigger : skip-preflight-testing-if-labeled] + gh pr view https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302 --json labels | |
[preflight-trigger : skip-preflight-testing-if-labeled] + jq -e '.labels | any(.name == "tests/skip/preflight-trigger")' /workspace/results/pr_labels.json | |
[preflight-trigger : skip-preflight-testing-if-labeled] false | |
[preflight-trigger : encrypt-and-encode-docker-config-json] Preflight testing has been skipped | |
[preflight-trigger : create-openshift-ci-prowjob] Preflight testing has been skipped | |
[preflight-trigger : get-prowjob-artifacts-and-decrypt] Preflight testing has been skipped | |
[get-ci-results : get-results] + PREFLIGHT_RESULTS_EXISTS=false | |
[get-ci-results : get-results] + '[' false == true ']' | |
[get-ci-results : get-results] Project is empty - skipping | |
[get-ci-results : get-results] + '[' '' == '' ']' | |
[get-ci-results : get-results] + echo 'Project is empty - skipping' | |
[get-ci-results : get-results] + echo -n | |
[get-ci-results : get-results] + echo -n | |
[get-ci-results : get-results] + exit 0 | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + '[' '' == '' ']' | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + echo 'Test result is not available - skipping' | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + exit 0 | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] Test result is not available - skipping | |
[merge-pr : check-if-merge] + [[ -z operators/dell-csm-operator ]] | |
[merge-pr : check-if-merge] + [[ ! -f operators/dell-csm-operator/ci.yaml ]] | |
[merge-pr : check-if-merge] ++ yq -r '.merge!=false' | |
[merge-pr : check-if-merge] + BOOL_MERGE=true | |
[merge-pr : check-if-merge] + echo -n true | |
[merge-pr : merge-pull-request] ++ cat /tekton/results/bool_merge | |
[merge-pr : merge-pull-request] + BOOL_MERGE=true | |
[merge-pr : merge-pull-request] + '[' true = false ']' | |
[merge-pr : merge-pull-request] + gh pr view https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302 --json labels | |
[merge-pr : merge-pull-request] ++ jq -r '[.labels[].name == "approved"] | any' /tmp/pr.json | |
[merge-pr : merge-pull-request] + IS_APPROVED=true | |
[merge-pr : merge-pull-request] + '[' true = true ']' | |
[merge-pr : merge-pull-request] + echo 'PR is approved and can be merged' | |
[merge-pr : merge-pull-request] PR is approved and can be merged | |
[merge-pr : merge-pull-request] ++ gh pr merge https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302 --squash --auto --match-head-commit 14cff445ff67c38e61ec223968992f7e1b5acedd | |
[merge-pr : merge-pull-request] + MERGE_STDERR= | |
[merge-pr : merge-pull-request] + MERGE_RESULT=0 | |
[merge-pr : merge-pull-request] ++ echo '' | |
[merge-pr : merge-pull-request] ++ grep -oP '(?<=GraphQL: ).*' | |
[merge-pr : merge-pull-request] + MERGE_ERROR= | |
[merge-pr : merge-pull-request] + [[ 0 -eq 0 ]] | |
[merge-pr : merge-pull-request] + echo 'PR has been merged!' | |
[merge-pr : merge-pull-request] PR has been merged! | |
[merge-pr : merge-pull-request] + echo -n true | |
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + '[' '' == '' ']' | |
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + echo 'Test result is not available - skipping' | |
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + exit 0 | |
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] Test result is not available - skipping | |
[set-github-status-success : set-github-status] + '[' false == true ']' | |
[set-github-status-success : set-github-status] + echo 'Setting github status of commit 14cff445ff67c38e61ec223968992f7e1b5acedd to success' | |
[set-github-status-success : set-github-status] Setting github status of commit 14cff445ff67c38e61ec223968992f7e1b5acedd to success | |
[set-github-status-success : set-github-status] + set-github-status --git-repo-url [email protected]:redhat-openshift-ecosystem/community-operators-prod.git --commit-sha 14cff445ff67c38e61ec223968992f7e1b5acedd --status success --context operator/test --description 'Pipeline for the operator tests has passed successfully.' | |
[set-github-status-success : set-github-status] 2025-08-04 13:58:52,551 [operator-cert] INFO Successfully set status to success for commit 14cff445ff67c38e61ec223968992f7e1b5acedd in github repo [email protected]:redhat-openshift-ecosystem/community-operators-prod.git | |
[set-github-passed-label : post-comment] + EXTRA_ARGS= | |
[set-github-passed-label : post-comment] + [[ ! -z operator-hosted-pipeline/passed ]] | |
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/passed' | |
[set-github-passed-label : post-comment] + [[ ! -z '' ]] | |
[set-github-passed-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-passed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302' | |
[set-github-passed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302 | |
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302 --add-labels operator-hosted-pipeline/passed --remove-matching-namespace-labels | |
[set-github-passed-label : post-comment] 2025-08-04 13:58:52,210 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/passed'] to redhat-openshift-ecosystem/community-operators-prod | |
[set-github-passed-label : post-comment] 2025-08-04 13:58:53,124 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
[set-github-passed-label : post-comment] 2025-08-04 13:58:53,124 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fa95fb927b0> | |
[set-github-passed-label : post-comment] 2025-08-04 13:58:53,124 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/passed'] | |
[set-github-passed-label : post-comment] 2025-08-04 13:58:53,124 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
[set-github-passed-label : post-comment] 2025-08-04 13:58:53,124 [operator-cert] INFO Adding label operator-hosted-pipeline/passed | |
[set-github-passed-label : post-comment] 2025-08-04 13:58:54,246 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
[github-add-summary-comment : gather-info] 2025/08/04 13:59:29 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=operator-hosted-pipeline-run7wrkn | |
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-run7wrkn | |
[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 operator-hosted-pipeline-run7wrkn | |
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-run7wrkn --ignore-not-found=true | |
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-7302" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment