Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/54f5c0894bd3996ee5ad698d09855934 to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/54f5c0894bd3996ee5ad698d09855934 to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 34 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 19
[get-pr-number : parse-pr-url] unable to retrieve container logs for cri-o://dc235e6a2c8fda90e9d072eed8a51162e6269ffcef7bb056c3339de1b34fae26
[acquire-lease : create-lease] unable to retrieve container logs for cri-o://a8b922bdbef7237429536d63d1dcb2206566599cfe96f63da672b536fa0eef13
[set-github-status-pending : set-github-status] unable to retrieve container logs for cri-o://c1863c028f0ae316681396712629b90c2500ba68385bc4b594a57c7aca0a55a1
[set-github-started-label : post-comment] unable to retrieve container logs for cri-o://c1244bf94d94513815a23b7d70229d82487a93dcf68c7224a71fe08433a0f2a3
[set-env : set-env] unable to retrieve container logs for cri-o://dafad4a5752a679e237ec7870f9c2dd0aa1cb66cb7d2bc96d28e68e053ed87b1
[clone-repository-base : clone] unable to retrieve container logs for cri-o://c21ab0de04d351108f8649a35e6229d01853324ca0c19a7fddca1812e7bde441
[clone-repository : clone] unable to retrieve container logs for cri-o://9860a86ac05d3b4a93c10d17c7acb3b55a9d66c6015b4254678dfc089dbac28b
[detect-changes : parse-repo-changes] unable to retrieve container logs for cri-o://e782e1472df0b0bd0c88a41687cf8ac21066b9e8891a95e5bfed261637a6729a
[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 11:35:50,905 [operator-cert] INFO Checking permissions for the pull request owner: suryagupta4
[check-permissions : check-permissions] 2025-08-04 11:35:50,911 [operator-cert] INFO Checking permissions for operator dell-csm-operator
[check-permissions : check-permissions] 2025-08-04 11:35:52,442 [operator-cert] INFO Checking if the pull request owner is a member of the organization
[check-permissions : check-permissions] 2025-08-04 11:35:52,796 [operator-cert] INFO Pull request owner 'suryagupta4' is not a member of the organization 'redhat-openshift-ecosystem'
[check-permissions : check-permissions] 2025-08-04 11:35:52,821 [operator-cert] INFO Checking if the pull request is approved by a reviewer
[check-permissions : check-permissions] 2025-08-04 11:35:53,606 [operator-cert] INFO Pull request owner suryagupta4 is not in the list of reviewers ['panigs7', 'rajendraindukuri', 'donatwork']
[check-permissions : check-permissions] 2025-08-04 11:35:53,606 [operator-cert] DEBUG Running command: ['gh', 'pr', 'comment', 'https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302', '--body', 'The author of the PR is not listed as one of the reviewers in ci.yaml.\n@panigs7, @rajendraindukuri, @donatwork: please review the PR and approve it with an `/approve` comment.\n\nConsider adding the author of the PR to the list of reviewers in the ci.yaml file if you want automated merge without explicit approval.']
[check-permissions : check-permissions] 2025-08-04 11:35:54,368 [operator-cert] DEBUG Command output: https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302#issuecomment-3150246677
[check-permissions : check-permissions]
[check-permissions : check-permissions] 2025-08-04 11:35:54,368 [operator-cert] INFO Checking if the pull request owner has write permissions for the repository
[check-permissions : check-permissions] + cat permission_review.json
[check-permissions : check-permissions] + jq
[check-permissions : check-permissions] {
[check-permissions : check-permissions] "approved": false
[check-permissions : check-permissions] }
[check-permissions : check-permissions] + cat permission_review.json
[check-permissions : check-permissions] + jq -r .approved
[check-permissions : check-permissions] + tee /tekton/results/approved
[check-permissions : check-permissions] + tr -d '\r\n'
[check-permissions : check-permissions] false
[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] 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] + 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 11:37:56,012 [operator-cert] INFO Validating catalog v4.14
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:37:56,013 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.14']
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:38:16,144 [operator-cert] DEBUG Command output:
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:38:16,144 [operator-cert] INFO Validating catalog v4.15
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:38:16,144 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.15']
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:38:38,201 [operator-cert] DEBUG Command output:
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:38:38,202 [operator-cert] INFO Validating catalog v4.16
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:38:38,202 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.16']
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:39:00,466 [operator-cert] DEBUG Command output:
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:39:00,466 [operator-cert] INFO Validating catalog v4.17
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:39:00,466 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.17']
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:39:01,191 [operator-cert] DEBUG Command output:
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:39:01,191 [operator-cert] INFO Validating catalog v4.18
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:39:01,191 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.18']
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:39:01,857 [operator-cert] DEBUG Command output:
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:39:01,857 [operator-cert] INFO Validating catalog v4.19
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:39:01,857 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.19']
[validate-catalog-format : validate-catalog-format] 2025-08-04 11:39:02,541 [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 11:39:44,190 [operator-cert] DEBUG Creating dockerfile: v4.14
[build-fragment-images : build-fragment-images] 2025-08-04 11:39:44,190 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.14']
[build-fragment-images : build-fragment-images] 2025-08-04 11:39:44,217 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-08-04 11:39:44,217 [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 11:39:44,217 [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 11:40:26,288 [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] --> f957a0ad9a56
[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] f957a0ad9a5692a7c7bd0f17d1be05d8e9f5d5e0af736aa92f2ba2e025acef41
[build-fragment-images : build-fragment-images]
[build-fragment-images : build-fragment-images] 2025-08-04 11:40:26,288 [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 11:40:26,288 [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 11:40:32,956 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-08-04 11:40:32,956 [operator-cert] DEBUG Creating dockerfile: v4.15
[build-fragment-images : build-fragment-images] 2025-08-04 11:40:32,956 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.15']
[build-fragment-images : build-fragment-images] 2025-08-04 11:40:32,984 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-08-04 11:40:32,984 [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 11:40:32,984 [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 11:41:07,785 [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] --> 03ec2b2f1038
[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] 03ec2b2f1038b22de22c878de971b182498f99fdb2272062be5c22ade9c56e81
[build-fragment-images : build-fragment-images]
[build-fragment-images : build-fragment-images] 2025-08-04 11:41:07,785 [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 11:41:07,785 [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 11:41:16,100 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-08-04 11:41:16,100 [operator-cert] DEBUG Creating dockerfile: v4.16
[build-fragment-images : build-fragment-images] 2025-08-04 11:41:16,101 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.16']
[build-fragment-images : build-fragment-images] 2025-08-04 11:41:16,128 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-08-04 11:41:16,128 [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 11:41:16,128 [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 11:41:51,988 [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] --> 2bf176e0388a
[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] 2bf176e0388ac1bf9b6f840c073cc05b79ca5063bcfe1b0926ac4a66e42d1923
[build-fragment-images : build-fragment-images]
[build-fragment-images : build-fragment-images] 2025-08-04 11:41:51,989 [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 11:41:51,989 [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 11:41:59,786 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-08-04 11:41:59,786 [operator-cert] DEBUG Creating dockerfile: v4.17
[build-fragment-images : build-fragment-images] 2025-08-04 11:41:59,787 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.17']
[build-fragment-images : build-fragment-images] 2025-08-04 11:41:59,816 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-08-04 11:41:59,816 [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 11:41:59,817 [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 11:42:03,718 [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] --> 637ffa4b2ae0
[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] 637ffa4b2ae0ef72fe3b3bfcead8cd3b818f0adc46bfb7d27511c6c7e0614994
[build-fragment-images : build-fragment-images]
[build-fragment-images : build-fragment-images] 2025-08-04 11:42:03,718 [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 11:42:03,718 [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 11:42:06,988 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-08-04 11:42:06,988 [operator-cert] DEBUG Creating dockerfile: v4.18
[build-fragment-images : build-fragment-images] 2025-08-04 11:42:06,988 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.18']
[build-fragment-images : build-fragment-images] 2025-08-04 11:42:07,018 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-08-04 11:42:07,018 [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 11:42:07,018 [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 11:42:10,716 [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] --> 7d7a710fc4de
[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] 7d7a710fc4de74f94220032e58ce8a36c82402804e2d89a4583a9f4e6837634f
[build-fragment-images : build-fragment-images]
[build-fragment-images : build-fragment-images] 2025-08-04 11:42:10,716 [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 11:42:10,716 [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 11:42:15,283 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-08-04 11:42:15,283 [operator-cert] DEBUG Creating dockerfile: v4.19
[build-fragment-images : build-fragment-images] 2025-08-04 11:42:15,283 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.19']
[build-fragment-images : build-fragment-images] 2025-08-04 11:42:15,312 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-08-04 11:42:15,312 [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 11:42:15,312 [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 11:42:19,573 [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] --> 9fa008d9dfd2
[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] 9fa008d9dfd28209bb108b3b01a714c59f34c411c670c1d79721e6f537a0824a
[build-fragment-images : build-fragment-images]
[build-fragment-images : build-fragment-images] 2025-08-04 11:42:19,573 [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 11:42:19,573 [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 11:42:22,809 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-08-04 11:42:22,809 [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] + echo 'Checking availability of cert project identifier'
[certification-project-check : certification-project-check] Checking availability of cert project identifier
[certification-project-check : certification-project-check] Cert project ID is not required.
[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] + 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 11:48:09,884 [operator-cert] INFO Skipping check_ci_upgrade_graph for FBC enabled operator dell-csm-operator
[static-tests : run-suite] 2025-08-04 11:48:09,884 [operator-cert] INFO Skipping check_operator_name_unique for FBC enabled operator dell-csm-operator
[static-tests : run-suite] 2025-08-04 11:48:09,884 [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 11:48:23,684 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/community-operators-prod
[static-tests : check-for-failures] 2025-08-04 11:48:24,555 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f8372072960>
[static-tests : check-for-failures] 2025-08-04 11:48:24,555 [operator-cert] INFO Labels to add: []
[static-tests : check-for-failures] 2025-08-04 11:48:24,555 [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] + 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
[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] + 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.ocp_version
[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+ jq -r '.not_supported_indices | map(.path) | join(" ")'
[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/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 11:52:05,935 [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 11:52:16,189 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:16,190 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:16,190 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:16,190 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:16,190 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:16,190 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:16,190 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:16,190 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:16,190 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:36,488 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:36,489 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:36,489 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:36,489 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:36,489 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:36,489 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:36,489 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:36,489 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:36,489 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:56,830 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:56,831 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:56,831 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:56,831 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:56,831 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:56,831 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:56,831 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:56,831 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:52:56,831 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:17,332 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:17,333 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:17,333 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:17,333 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:17,333 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:17,333 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:17,333 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:17,333 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:17,333 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:37,678 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:37,678 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:37,678 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:37,678 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:37,678 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:37,678 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:37,679 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:37,679 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:37,679 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:58,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 11:53:58,010 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:58,010 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:58,010 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:58,010 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:58,010 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:58,010 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:58,010 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:53:58,010 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:18,412 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:18,413 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:18,413 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:18,413 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:18,413 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:18,413 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:18,413 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:18,413 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:18,413 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:38,845 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:38,845 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:38,845 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:38,845 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:38,845 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:38,845 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:38,845 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:38,845 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:38,845 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:59,299 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:59,300 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:59,300 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:59,300 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:59,300 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:59,300 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:59,300 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:59,300 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:54:59,300 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:19,624 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:19,624 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:19,624 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:19,624 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:19,624 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:19,624 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:19,624 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:19,624 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:19,624 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:39,955 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:39,955 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:39,955 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:39,956 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:39,956 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:39,956 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:39,956 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:39,956 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:55:39,956 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:00,284 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:00,284 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:00,284 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:00,284 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:00,284 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:00,284 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:00,284 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:00,284 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:00,284 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:20,597 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:20,598 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:20,598 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:20,598 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:20,598 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:20,598 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:20,598 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:20,598 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:20,598 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:40,920 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:40,920 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:40,920 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:40,920 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:40,920 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:40,920 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:40,920 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:40,921 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:56:40,921 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:01,238 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:01,238 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:01,238 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:01,238 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:01,238 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:01,239 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:01,239 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:01,239 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:01,239 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:21,580 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:21,581 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:21,581 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:21,581 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:21,581 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:21,581 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:21,581 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:21,581 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:21,581 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:42,040 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:42,041 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:42,041 [operator-cert] DEBUG 1021174 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:42,041 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:42,041 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:42,041 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:42,041 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:42,041 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:57:42,041 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:02,521 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:02,521 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:02,521 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:02,521 [operator-cert] DEBUG 1021175 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:02,521 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:02,521 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:02,521 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:02,521 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:02,521 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:27,256 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:27,256 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:27,256 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:27,256 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:27,256 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:27,257 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:27,257 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:27,257 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:27,257 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:48,793 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:48,794 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:48,794 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:48,794 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:48,794 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:48,794 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:48,794 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:48,794 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:58:48,794 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:09,270 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:09,271 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:09,271 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:09,271 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:09,271 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:09,271 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:09,271 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:09,271 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:09,271 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:31,032 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:31,032 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:31,033 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:31,033 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:31,033 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:31,033 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:31,033 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:31,033 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:31,033 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:51,440 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:51,440 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:51,440 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:51,440 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:51,440 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:51,440 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:51,440 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:51,440 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 11:59:51,440 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:11,835 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:11,836 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:11,836 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:11,836 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:11,836 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:11,836 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:11,836 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:11,836 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:11,836 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:32,191 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:32,191 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:32,191 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:32,191 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:32,191 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:32,191 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:32,191 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:32,191 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:32,191 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:52,544 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:52,544 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:52,544 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:52,544 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:52,544 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:52,544 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:52,544 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:52,544 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:00:52,544 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:12,886 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:12,886 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:12,886 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:12,886 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:12,886 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:12,886 [operator-cert] DEBUG 1021177 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:12,886 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:12,886 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:12,886 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:33,250 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:33,250 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:33,250 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:33,250 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:33,250 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:33,250 [operator-cert] DEBUG 1021177 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:33,250 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:33,250 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:33,250 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:53,609 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:53,610 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:53,610 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:53,610 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:53,610 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:53,610 [operator-cert] DEBUG 1021177 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:53,610 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:53,610 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:01:53,610 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:13,957 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:13,957 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:13,958 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:13,958 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:13,958 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:13,958 [operator-cert] DEBUG 1021177 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:13,958 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:13,958 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:13,958 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:34,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 12:02:34,318 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:34,318 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:34,318 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:34,318 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:34,318 [operator-cert] DEBUG 1021177 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:34,318 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:34,318 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:34,319 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:54,682 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:54,682 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:54,682 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:54,682 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:54,682 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:54,682 [operator-cert] DEBUG 1021177 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:54,682 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:54,682 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:02:54,682 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:15,023 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:15,024 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:15,024 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:15,024 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:15,024 [operator-cert] DEBUG 1021176 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:15,024 [operator-cert] DEBUG 1021177 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:15,024 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:15,024 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:15,024 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:35,433 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:35,433 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:35,433 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:35,433 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:35,433 [operator-cert] DEBUG 1021176 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:35,433 [operator-cert] DEBUG 1021177 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:35,433 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:35,433 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:35,433 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:55,797 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:55,797 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:55,797 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:55,797 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:55,797 [operator-cert] DEBUG 1021176 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:55,797 [operator-cert] DEBUG 1021177 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:55,797 [operator-cert] DEBUG 1021178 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:55,797 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:03:55,797 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:16,213 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:16,214 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:16,214 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:16,214 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:16,214 [operator-cert] DEBUG 1021176 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:16,214 [operator-cert] DEBUG 1021177 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:16,214 [operator-cert] DEBUG 1021178 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:16,214 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:16,214 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:36,648 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:36,648 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:36,648 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:36,648 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:36,648 [operator-cert] DEBUG 1021176 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:36,648 [operator-cert] DEBUG 1021177 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:36,648 [operator-cert] DEBUG 1021178 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:36,648 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:36,649 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:57,067 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:57,067 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:57,067 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:57,067 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:57,067 [operator-cert] DEBUG 1021176 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:57,067 [operator-cert] DEBUG 1021177 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:57,068 [operator-cert] DEBUG 1021178 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:57,068 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:04:57,068 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:17,472 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:17,472 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:17,472 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:17,472 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:17,472 [operator-cert] DEBUG 1021176 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:17,472 [operator-cert] DEBUG 1021177 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:17,472 [operator-cert] DEBUG 1021178 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:17,472 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:17,472 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:37,854 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:37,854 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:37,854 [operator-cert] DEBUG 1021174 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:37,854 [operator-cert] DEBUG 1021175 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:37,854 [operator-cert] DEBUG 1021176 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:37,854 [operator-cert] DEBUG 1021177 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:37,854 [operator-cert] DEBUG 1021178 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:37,854 [operator-cert] DEBUG 1021179 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:37,854 [operator-cert] INFO Waiting for IIB builds to finish: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:58,225 [operator-cert] INFO IIB build completed successfully for all fragments add: [1021174, 1021175, 1021176, 1021177, 1021178, 1021179]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:58,226 [operator-cert] INFO Extracting manifest digests for signing...
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-08-04 12:05:58,226 [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:8ac6a7c852c062615e3d9fbc87dfc1e315620cc2de17afd7768f7047ff04830c,registry.redhat.io/redhat/community-operator-index:v4.15+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:afeaed86a9c240ab96e751fb9fd8187f29a566832fc43208f1e3c7cb109dc0f4,registry.redhat.io/redhat/community-operator-index:v4.16+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:6b2c9d46bb1e9155a454449bf687fb6b70fd5cbe9e5d7a53c33261c4202c32a3,registry.redhat.io/redhat/community-operator-index:v4.17+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:0866191da9fcf271c573a4f9f19a483ca58525f57419cc02fef020ec3dc7c2d2,registry.redhat.io/redhat/community-operator-index:v4.18+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:3fadf3f0dce801b8cd1d28db700226023eb12cbd24fdcf6050be9ee87c914cce,registry.redhat.io/redhat/community-operator-index:v4.19+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:e9ac1b0b2f7502ecd07285379006551a6b5db5a2d9799f0550c5115a08535fe3
[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] Project is empty - skipping
[get-ci-results : get-results] + '[' false == true ']'
[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=false
[merge-pr : merge-pull-request] + '[' false = true ']'
[merge-pr : merge-pull-request] + echo -n 'Skipping merge: PR is not approved.'
[merge-pr : merge-pull-request] + tee /workspace/output/merge_error.txt
[merge-pr : merge-pull-request] Skipping merge: PR is not approved.+ echo -n false
[merge-pr : merge-pull-request] + exit 0
[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 12:08:07,702 [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] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/7302
[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] + 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 12:08:07,338 [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 12:08:08,149 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started']
[set-github-passed-label : post-comment] 2025-08-04 12:08:08,149 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fa97d0227e0>
[set-github-passed-label : post-comment] 2025-08-04 12:08:08,149 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/passed']
[set-github-passed-label : post-comment] 2025-08-04 12:08:08,149 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started']
[set-github-passed-label : post-comment] 2025-08-04 12:08:08,149 [operator-cert] INFO Adding label operator-hosted-pipeline/passed
[set-github-passed-label : post-comment] 2025-08-04 12:08:08,983 [operator-cert] INFO Removing label operator-hosted-pipeline/started
[github-add-summary-comment : gather-info] 2025/08/04 12:08:43 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-runc6tr9
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runc6tr9
[github-add-summary-comment : gather-info] Getting pipeline logs
[github-add-summary-comment : gather-info] + echo 'Getting pipeline logs'
[github-add-summary-comment : gather-info] + tkn pipelinerun logs operator-hosted-pipeline-runc6tr9
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runc6tr9 --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