Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save rh-operator-bundle-bot/b59c9d3a25179446be1629320c113375 to your computer and use it in GitHub Desktop.

Select an option

Save rh-operator-bundle-bot/b59c9d3a25179446be1629320c113375 to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 35 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 18
[get-pr-number : parse-pr-url] + echo -n 8329
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 8329
[acquire-lease : create-lease] + calculate_duration_in_seconds 90m
[acquire-lease : create-lease] + '[' m == m ']'
[acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400
[acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS
[acquire-lease : create-lease] + create_lease_yaml
[acquire-lease : create-lease] ++ date -u +%Y-%m-%dT%H:%M:%S.000000Z
[acquire-lease : create-lease] + microTime=2025-12-06T06:04:17.000000Z
[acquire-lease : create-lease] + echo 'apiVersion: coordination.k8s.io/v1'
[acquire-lease : create-lease] + echo 'kind: Lease'
[acquire-lease : create-lease] + echo metadata:
[acquire-lease : create-lease] + echo ' name: operator-hosted-pipeline-pr-8329'
[acquire-lease : create-lease] + echo ' labels:'
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runmz7rb'
[acquire-lease : create-lease] + echo spec:
[acquire-lease : create-lease] + echo ' acquireTime: 2025-12-06T06:04:17.000000Z'
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400'
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-8329'
[acquire-lease : create-lease] + acquire_lease
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-8329
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-8329
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-8329'
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-8329
[acquire-lease : create-lease] + true
[acquire-lease : create-lease] + oc create -f e2e-lease.yaml
[acquire-lease : create-lease] lease.coordination.k8s.io/operator-hosted-pipeline-pr-8329 created
[acquire-lease : create-lease] + break
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-8329
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-8329'
[set-github-status-pending : set-github-status] + '[' false == true ']'
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit def8e8ed419e408e3167d19255fae90990a051e6 to pending'
[set-github-status-pending : set-github-status] Setting github status of commit def8e8ed419e408e3167d19255fae90990a051e6 to pending
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url [email protected]:redhat-openshift-ecosystem/community-operators-prod.git --commit-sha def8e8ed419e408e3167d19255fae90990a051e6 --status pending --context operator/test --description 'Pipeline for operator tests has started.'
[set-github-status-pending : set-github-status] 2025-12-06 06:04:29,834 [operator-cert] INFO Successfully set status to pending for commit def8e8ed419e408e3167d19255fae90990a051e6 in github repo [email protected]:redhat-openshift-ecosystem/community-operators-prod.git
[set-github-started-label : post-comment] + EXTRA_ARGS=
[set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started'
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-hosted ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-hosted'
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8329
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8329'
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8329 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels
[set-github-started-label : post-comment] 2025-12-06 06:04:29,458 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/community-operators-prod
[set-github-started-label : post-comment] 2025-12-06 06:04:32,152 [operator-cert] INFO Labels to remove in namespace: []
[set-github-started-label : post-comment] 2025-12-06 06:04:32,152 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f579a56c590>
[set-github-started-label : post-comment] 2025-12-06 06:04:32,152 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started']
[set-github-started-label : post-comment] 2025-12-06 06:04:32,152 [operator-cert] INFO Labels to remove: []
[set-github-started-label : post-comment] 2025-12-06 06:04:32,152 [operator-cert] INFO Adding label operator-hosted-pipeline/started
[set-env : set-env] + ENV=prod
[set-env : set-env] + ACCESS_TYPE=internal
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]]
[set-env : set-env] + case $ENV in
[set-env : set-env] + case $ACCESS_TYPE in
[set-env : set-env] + PYXIS_URL=https://pyxis.engineering.redhat.com
[set-env : set-env] + CONNECT_URL=https://connect.redhat.com
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.redhat.com
[set-env : set-env] + IIB_URL=https://iib.engineering.redhat.com
[set-env : set-env] + SIG_KEY_ID='4096R/55A34A82 SHA-256'
[set-env : set-env] + SIG_KEY_NAME=containerisvsign
[set-env : set-env] + UMB_URL=umb.api.redhat.com
[set-env : set-env] + UMB_CLIENT_NAME=operatorpipelines
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline
[set-env : set-env] + echo -n https://pyxis.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/pyxis_url
[set-env : set-env] https://pyxis.engineering.redhat.com+ echo -n https://connect.redhat.com
[set-env : set-env] + tee /tekton/results/connect_url
[set-env : set-env] https://connect.redhat.com+ echo -n registry.connect.redhat.com
[set-env : set-env] + tee /tekton/results/connect_registry
[set-env : set-env] registry.connect.redhat.com+ echo -n https://iib.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/iib_url
[set-env : set-env] https://iib.engineering.redhat.com+ echo -n 4096R/55A34A82 SHA-256
[set-env : set-env] + tee /tekton/results/sig_key_id
[set-env : set-env] 4096R/55A34A82 SHA-256+ echo -n containerisvsign
[set-env : set-env] + tee /tekton/results/sig_key_name
[set-env : set-env] containerisvsign+ echo -n umb.api.redhat.com
[set-env : set-env] + tee /tekton/results/umb_url
[set-env : set-env] umb.api.redhat.com+ echo -n operatorpipelines
[set-env : set-env] + tee /tekton/results/umb_client_name
[set-env : set-env] operatorpipelines+ echo -n community-operator-signing-pipeline
[set-env : set-env] + tee /tekton/results/umb_client_name_signing
[set-env : set-env] community-operator-signing-pipeline
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + '[' true = true ']'
[clone-repository : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh
[clone-repository : clone] + chmod 700 /tekton/home/.ssh
[clone-repository : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository : clone] + '[' true = true ']'
[clone-repository : clone] + cleandir
[clone-repository : clone] + '[' -d /workspace/output/ ']'
[clone-repository : clone] + rm -rf '/workspace/output//*'
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository : clone] + rm -rf '/workspace/output//..?*'
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + /ko-app/git-init [email protected]:maistra/community-operators-prod.git -revision=def8e8ed419e408e3167d19255fae90990a051e6 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository : clone] {"level":"warn","ts":1765001099.4986596,"caller":"git/git.go:277","msg":"URL(\"[email protected]:maistra/community-operators-prod.git\") appears to need SSH authentication but no SSH credentials have been provided"}
[clone-repository : clone] {"level":"info","ts":1765001158.3972359,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:maistra/community-operators-prod.git @ def8e8ed419e408e3167d19255fae90990a051e6 (grafted, HEAD) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1765001158.4804413,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[clone-repository : clone] + cd /workspace/output/
[clone-repository : clone] ++ git rev-parse HEAD
[clone-repository : clone] + RESULT_SHA=def8e8ed419e408e3167d19255fae90990a051e6
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s def8e8ed419e408e3167d19255fae90990a051e6
[clone-repository : clone] + printf %s [email protected]:maistra/community-operators-prod.git
[clone-repository-base : clone] + '[' false = true ']'
[clone-repository-base : clone] + '[' true = true ']'
[clone-repository-base : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh
[clone-repository-base : clone] + chmod 700 /tekton/home/.ssh
[clone-repository-base : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository-base : clone] + '[' true = true ']'
[clone-repository-base : clone] + cleandir
[clone-repository-base : clone] + '[' -d /workspace/output/ ']'
[clone-repository-base : clone] + rm -rf '/workspace/output//*'
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*'
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + /ko-app/git-init [email protected]:redhat-openshift-ecosystem/community-operators-prod.git -revision=0594b9509fde3a78bdba23e2a6fa34bc6738892b -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository-base : clone] {"level":"warn","ts":1765001100.279513,"caller":"git/git.go:277","msg":"URL(\"[email protected]:redhat-openshift-ecosystem/community-operators-prod.git\") appears to need SSH authentication but no SSH credentials have been provided"}
[clone-repository-base : clone] {"level":"info","ts":1765001161.5597935,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:redhat-openshift-ecosystem/community-operators-prod.git @ 0594b9509fde3a78bdba23e2a6fa34bc6738892b (grafted, HEAD) in path /workspace/output/"}
[clone-repository-base : clone] {"level":"info","ts":1765001161.6479678,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[clone-repository-base : clone] + cd /workspace/output/
[clone-repository-base : clone] ++ git rev-parse HEAD
[clone-repository-base : clone] + RESULT_SHA=0594b9509fde3a78bdba23e2a6fa34bc6738892b
[clone-repository-base : clone] + EXIT_CODE=0
[clone-repository-base : clone] + '[' 0 '!=' 0 ']'
[clone-repository-base : clone] + printf %s 0594b9509fde3a78bdba23e2a6fa34bc6738892b
[clone-repository-base : clone] + printf %s [email protected]:redhat-openshift-ecosystem/community-operators-prod.git
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8329 --output-file changes.json --verbose
[detect-changes : parse-repo-changes] 2025-12-06 06:07:10,465 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'sailoperator'}, deleted=set())
[detect-changes : parse-repo-changes] 2025-12-06 06:07:10,466 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added=set(), modified=set(), deleted={('sailoperator', '1.28.0-nightly-2025-11-21')})
[detect-changes : parse-repo-changes] 2025-12-06 06:07:10,467 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified={'v4.19', 'v4.16', 'v4.20', 'v4.15', 'v4.14', 'v4.17', 'v4.18'}, deleted=set())
[detect-changes : parse-repo-changes] 2025-12-06 06:07:10,469 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified={('v4.20', 'sailoperator'), ('v4.16', 'sailoperator'), ('v4.15', 'sailoperator'), ('v4.17', 'sailoperator'), ('v4.18', 'sailoperator'), ('v4.14', 'sailoperator'), ('v4.19', 'sailoperator')}, deleted=set())
[detect-changes : parse-repo-changes] + cat changes.json
[detect-changes : parse-repo-changes] {"affected_operators": ["sailoperator"], "added_operators": [], "modified_operators": ["sailoperator"], "deleted_operators": [], "added_or_modified_operators": ["sailoperator"], "affected_bundles": ["sailoperator/1.28.0-nightly-2025-11-21"], "added_bundles": [], "modified_bundles": [], "deleted_bundles": ["sailoperator/1.28.0-nightly-2025-11-21"], "added_or_modified_bundles": [], "affected_catalogs": ["v4.14", "v4.15", "v4.16", "v4.17", "v4.18", "v4.19", "v4.20"], "added_catalogs": [], "modified_catalogs": ["v4.14", "v4.15", "v4.16", "v4.17", "v4.18", "v4.19", "v4.20"], "deleted_catalogs": [], "added_or_modified_catalogs": ["v4.14", "v4.15", "v4.16", "v4.17", "v4.18", "v4.19", "v4.20"], "affected_catalog_operators": ["v4.14/sailoperator", "v4.15/sailoperator", "v4.16/sailoperator", "v4.17/sailoperator", "v4.18/sailoperator", "v4.19/sailoperator", "v4.20/sailoperator"], "added_catalog_operators": [], "modified_catalog_operators": ["v4.14/sailoperator", "v4.15/sailoperator", "v4.16/sailoperator", "v4.17/sailoperator", "v4.18/sailoperator", "v4.19/sailoperator", "v4.20/sailoperator"], "deleted_catalog_operators": [], "added_or_modified_catalog_operators": ["v4.14/sailoperator", "v4.15/sailoperator", "v4.16/sailoperator", "v4.17/sailoperator", "v4.18/sailoperator", "v4.19/sailoperator", "v4.20/sailoperator"], "catalogs_with_added_or_modified_operators": ["v4.14", "v4.15", "v4.16", "v4.17", "v4.18", "v4.19", "v4.20"], "extra_files": [], "operator_name": "sailoperator", "bundle_version": "", "operator_path": "operators/sailoperator", "bundle_path": ""}++ jq -r .operator_name
[detect-changes : parse-repo-changes] + operator_name=sailoperator
[detect-changes : parse-repo-changes] + echo -n sailoperator
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version
[detect-changes : parse-repo-changes] + bundle_version=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r .operator_path
[detect-changes : parse-repo-changes] + operator_path=operators/sailoperator
[detect-changes : parse-repo-changes] + echo -n operators/sailoperator
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path
[detect-changes : parse-repo-changes] + bundle_path=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")'
[detect-changes : parse-repo-changes] + affected_catalogs=v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20
[detect-changes : parse-repo-changes] + echo -n v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20
[detect-changes : parse-repo-changes] ++ jq -r '.affected_operators | join(",")'
[detect-changes : parse-repo-changes] + affected_operators=sailoperator
[detect-changes : parse-repo-changes] + echo -n sailoperator
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_bundles | join(",")'
[detect-changes : parse-repo-changes] + added_or_modified_bundles=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")'
[detect-changes : parse-repo-changes] + added_or_modified_catalogs=v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20
[detect-changes : parse-repo-changes] + echo -n v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20
[detect-changes : parse-repo-changes] ++ jq -r '.catalogs_with_added_or_modified_operators | join(",")'
[detect-changes : parse-repo-changes] + catalogs_with_added_or_modified_operators=v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20
[detect-changes : parse-repo-changes] + echo -n v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + affected_catalog_operators=v4.14/sailoperator,v4.15/sailoperator,v4.16/sailoperator,v4.17/sailoperator,v4.18/sailoperator,v4.19/sailoperator,v4.20/sailoperator
[detect-changes : parse-repo-changes] + echo -n v4.14/sailoperator,v4.15/sailoperator,v4.16/sailoperator,v4.17/sailoperator,v4.18/sailoperator,v4.19/sailoperator,v4.20/sailoperator
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + added_or_modified_catalog_operators=v4.14/sailoperator,v4.15/sailoperator,v4.16/sailoperator,v4.17/sailoperator,v4.18/sailoperator,v4.19/sailoperator,v4.20/sailoperator
[detect-changes : parse-repo-changes] + echo -n v4.14/sailoperator,v4.15/sailoperator,v4.16/sailoperator,v4.17/sailoperator,v4.18/sailoperator,v4.19/sailoperator,v4.20/sailoperator
[detect-changes : parse-repo-changes] ++ jq -r '.deleted_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + deleted_catalog_operators=
[detect-changes : parse-repo-changes] + echo -n
[check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner openshift-service-mesh-bot --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8329 --pyxis-url https://pyxis.engineering.redhat.com --output-file permission_review.json --verbose
[check-permissions : check-permissions] 2025-12-06 06:09:26,349 [operator-cert] INFO Checking permissions for the pull request owner: openshift-service-mesh-bot
[check-permissions : check-permissions] 2025-12-06 06:09:26,351 [operator-cert] INFO Checking permissions for operator sailoperator
[check-permissions : check-permissions] 2025-12-06 06:09:27,128 [operator-cert] INFO Checking if the pull request owner is a member of the organization
[check-permissions : check-permissions] 2025-12-06 06:09:27,593 [operator-cert] INFO Pull request owner 'openshift-service-mesh-bot' is not a member of the organization 'redhat-openshift-ecosystem'
[check-permissions : check-permissions] 2025-12-06 06:09:27,599 [operator-cert] INFO Pull request owner openshift-service-mesh-bot can submit PR for operator sailoperator
[check-permissions : check-permissions] 2025-12-06 06:09:28,161 [operator-cert] INFO Adding label approved
[check-permissions : check-permissions] + cat permission_review.json
[check-permissions : check-permissions] + jq
[check-permissions : check-permissions] {
[check-permissions : check-permissions] "approved": true
[check-permissions : check-permissions] }
[check-permissions : check-permissions] + cat permission_review.json
[check-permissions : check-permissions] + jq -r .approved
[check-permissions : check-permissions] + tr -d '\r\n'
[check-permissions : check-permissions] + tee /tekton/results/approved
[check-permissions : check-permissions] true
[set-github-pr-title : set-github-status] + TITLE=
[set-github-pr-title : set-github-status] + echo 'Setting the PR title'
[set-github-pr-title : set-github-status] Setting the PR title
[set-github-pr-title : set-github-status] + [[ '' != '' ]]
[set-github-pr-title : set-github-status] + [[ '' != '' ]]
[set-github-pr-title : set-github-status] + [[ v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20 != '' ]]
[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,v4.20]'
[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] + 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 sailoperator sailoperator sailoperator sailoperator sailoperator sailoperator sailoperator
[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 sailoperator
[set-github-pr-title : set-github-status] + TITLE_MIDDLE=,sailoperator
[set-github-pr-title : set-github-status] + TITLE_MIDDLE=sailoperator
[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,v4.20]'
[set-github-pr-title : set-github-status] ++ wc -m
[set-github-pr-title : set-github-status] + FREE_CAPACITY=193
[set-github-pr-title : set-github-status] ++ echo sailoperator
[set-github-pr-title : set-github-status] ++ wc -m
[set-github-pr-title : set-github-status] + [[ 13 -gt 193 ]]
[set-github-pr-title : set-github-status] + TITLE='Catalog update [sailoperator] [v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20]'
[set-github-pr-title : set-github-status] + echo Catalog update '[sailoperator]' '[v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20]'
[set-github-pr-title : set-github-status] Catalog update [sailoperator] [v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20]
[set-github-pr-title : set-github-status] + gh pr edit --title 'Catalog update [sailoperator] [v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20]' https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8329
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8329
[read-config : read-config] + '[' operators/sailoperator '!=' '' ']'
[read-config : read-config] + PKG_PATH=operators/sailoperator
[read-config : read-config] + CONFIG_PATH=operators/sailoperator/ci.yaml
[read-config : read-config] + [[ ! -d operators/sailoperator ]]
[read-config : read-config] + [[ ! -f operators/sailoperator/ci.yaml ]]
[read-config : read-config] + cat operators/sailoperator/ci.yaml
[read-config : read-config] ---
[read-config : read-config] fbc:
[read-config : read-config] catalog_mapping:
[read-config : read-config] - template_name: basic.yaml
[read-config : read-config] catalog_names: ["v4.14", "v4.15", "v4.16", "v4.17", "v4.18", v4.19, v4.20]
[read-config : read-config] type: olm.template.basic
[read-config : read-config] enabled: true
[read-config : read-config] packagemanifestClusterVersionLabel: auto
[read-config : read-config] reviewers:
[read-config : read-config] - jwendell
[read-config : read-config] - rcernich
[read-config : read-config] - dgn
[read-config : read-config] - FilipB
[read-config : read-config] - openshift-service-mesh-bot
[read-config : read-config] ++ cat operators/sailoperator/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/sailoperator/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,v4.20 ']'
[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,v4.20 --verbose
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:11:41,912 [operator-cert] INFO Validating catalog v4.14
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:11:41,912 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.14']
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:00,511 [operator-cert] DEBUG Command output:
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:00,512 [operator-cert] INFO Validating catalog v4.15
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:00,512 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.15']
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:20,472 [operator-cert] DEBUG Command output:
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:20,472 [operator-cert] INFO Validating catalog v4.16
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:20,472 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.16']
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:40,427 [operator-cert] DEBUG Command output:
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:40,427 [operator-cert] INFO Validating catalog v4.17
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:40,427 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.17']
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:41,186 [operator-cert] DEBUG Command output:
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:41,186 [operator-cert] INFO Validating catalog v4.18
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:41,186 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.18']
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:41,908 [operator-cert] DEBUG Command output:
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:41,908 [operator-cert] INFO Validating catalog v4.19
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:41,908 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.19']
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:42,624 [operator-cert] DEBUG Command output:
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:42,624 [operator-cert] INFO Validating catalog v4.20
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:42,624 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.20']
[validate-catalog-format : validate-catalog-format] 2025-12-06 06:12:43,223 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] + [[ v4.14/sailoperator,v4.15/sailoperator,v4.16/sailoperator,v4.17/sailoperator,v4.18/sailoperator,v4.19/sailoperator,v4.20/sailoperator == '' ]]
[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-operators v4.14/sailoperator,v4.15/sailoperator,v4.16/sailoperator,v4.17/sailoperator,v4.18/sailoperator,v4.19/sailoperator,v4.20/sailoperator --repository-destination quay.io/community-operator-pipeline-prod/catalog --tag-suffix fragment-def8e8ed419e408e3167d19255fae90990a051e6 --verbose --authfile /workspace/credentials/.dockerconfigjson
[build-fragment-images : build-fragment-images] 2025-12-06 06:13:34,647 [operator-cert] DEBUG Creating fragment image for catalog: v4.14
[build-fragment-images : build-fragment-images] 2025-12-06 06:13:34,648 [operator-cert] DEBUG Operators to include: ['sailoperator']
[build-fragment-images : build-fragment-images] 2025-12-06 06:13:34,713 [operator-cert] DEBUG Creating dockerfile: v4.14
[build-fragment-images : build-fragment-images] 2025-12-06 06:13:34,713 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpkhkdhf23/v4.14']
[build-fragment-images : build-fragment-images] 2025-12-06 06:13:34,739 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-12-06 06:13:34,739 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2025-12-06 06:13:34,739 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpkhkdhf23/v4.14.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-def8e8ed419e408e3167d19255fae90990a051e6', '/tmp/tmpkhkdhf23']
[build-fragment-images : build-fragment-images] 2025-12-06 06:13:57,334 [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-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] --> 9f4560dbd3b7
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 9f4560dbd3b75165ed9c6882298eb1a6beb06978479856bc304227947718f1bf
[build-fragment-images : build-fragment-images]
[build-fragment-images : build-fragment-images] 2025-12-06 06:13:57,334 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2025-12-06 06:13:57,334 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-def8e8ed419e408e3167d19255fae90990a051e6', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-def8e8ed419e408e3167d19255fae90990a051e6']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:01,289 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:01,295 [operator-cert] DEBUG Creating fragment image for catalog: v4.15
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:01,295 [operator-cert] DEBUG Operators to include: ['sailoperator']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:01,351 [operator-cert] DEBUG Creating dockerfile: v4.15
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:01,351 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpjfs7rkyq/v4.15']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:01,377 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:01,377 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:01,377 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpjfs7rkyq/v4.15.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-def8e8ed419e408e3167d19255fae90990a051e6', '/tmp/tmpjfs7rkyq']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:19,290 [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-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] --> 2abb740974a1
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2abb740974a1029e92e75ce8edcc4a588ba8ec1d29c80dae2fff2feba20940de
[build-fragment-images : build-fragment-images]
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:19,290 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:19,290 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-def8e8ed419e408e3167d19255fae90990a051e6', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-def8e8ed419e408e3167d19255fae90990a051e6']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:23,224 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:23,231 [operator-cert] DEBUG Creating fragment image for catalog: v4.16
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:23,231 [operator-cert] DEBUG Operators to include: ['sailoperator']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:23,307 [operator-cert] DEBUG Creating dockerfile: v4.16
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:23,307 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmp6syn5ev7/v4.16']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:23,333 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:23,333 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:23,333 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmp6syn5ev7/v4.16.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-def8e8ed419e408e3167d19255fae90990a051e6', '/tmp/tmp6syn5ev7']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:41,340 [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-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] --> 449c1670d8d8
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 449c1670d8d87bb196239d77da573d8c53e819862be3a1db8fca6e297fdebc84
[build-fragment-images : build-fragment-images]
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:41,341 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:41,341 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-def8e8ed419e408e3167d19255fae90990a051e6', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-def8e8ed419e408e3167d19255fae90990a051e6']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:45,139 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:45,145 [operator-cert] DEBUG Creating fragment image for catalog: v4.17
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:45,145 [operator-cert] DEBUG Operators to include: ['sailoperator']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:45,149 [operator-cert] DEBUG Creating dockerfile: v4.17
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:45,149 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmp5kt00rs_/v4.17']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:45,175 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:45,175 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:45,175 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmp5kt00rs_/v4.17.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-def8e8ed419e408e3167d19255fae90990a051e6', '/tmp/tmp5kt00rs_']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:48,311 [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-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] --> a65e1690427f
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] a65e1690427f880090e890a0da48bcd80fb24367fe858b66c5683412cf5f09ed
[build-fragment-images : build-fragment-images]
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:48,311 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:48,311 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-def8e8ed419e408e3167d19255fae90990a051e6', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-def8e8ed419e408e3167d19255fae90990a051e6']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:50,725 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:50,725 [operator-cert] DEBUG Creating fragment image for catalog: v4.18
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:50,725 [operator-cert] DEBUG Operators to include: ['sailoperator']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:50,729 [operator-cert] DEBUG Creating dockerfile: v4.18
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:50,729 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpp8hl67ew/v4.18']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:50,754 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:50,754 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:50,754 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpp8hl67ew/v4.18.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-def8e8ed419e408e3167d19255fae90990a051e6', '/tmp/tmpp8hl67ew']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:53,310 [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-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] --> f17cedea440b
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] f17cedea440bba601aaa1035f69ea31f448e9514ad446de5ae97794177f5166a
[build-fragment-images : build-fragment-images]
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:53,311 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:53,311 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-def8e8ed419e408e3167d19255fae90990a051e6', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-def8e8ed419e408e3167d19255fae90990a051e6']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:56,017 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:56,017 [operator-cert] DEBUG Creating fragment image for catalog: v4.19
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:56,018 [operator-cert] DEBUG Operators to include: ['sailoperator']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:56,021 [operator-cert] DEBUG Creating dockerfile: v4.19
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:56,021 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpkfww6fnw/v4.19']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:56,048 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:56,048 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:56,048 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpkfww6fnw/v4.19.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-def8e8ed419e408e3167d19255fae90990a051e6', '/tmp/tmpkfww6fnw']
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:58,320 [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-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] --> 63a950a66b6f
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 63a950a66b6faa00bdfc8c629affb0eccae8a8d9164a7c1715a699902e2b7c24
[build-fragment-images : build-fragment-images]
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:58,320 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2025-12-06 06:14:58,320 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-def8e8ed419e408e3167d19255fae90990a051e6', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-def8e8ed419e408e3167d19255fae90990a051e6']
[build-fragment-images : build-fragment-images] 2025-12-06 06:15:01,313 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-12-06 06:15:01,314 [operator-cert] DEBUG Creating fragment image for catalog: v4.20
[build-fragment-images : build-fragment-images] 2025-12-06 06:15:01,314 [operator-cert] DEBUG Operators to include: ['sailoperator']
[build-fragment-images : build-fragment-images] 2025-12-06 06:15:01,318 [operator-cert] DEBUG Creating dockerfile: v4.20
[build-fragment-images : build-fragment-images] 2025-12-06 06:15:01,318 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpw474hsfc/v4.20']
[build-fragment-images : build-fragment-images] 2025-12-06 06:15:01,353 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-12-06 06:15:01,353 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.20-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2025-12-06 06:15:01,353 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpw474hsfc/v4.20.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.20-fragment-def8e8ed419e408e3167d19255fae90990a051e6', '/tmp/tmpw474hsfc']
[build-fragment-images : build-fragment-images] 2025-12-06 06:15:04,355 [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.20 /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.20-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] --> 56eab5861858
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.20-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 56eab5861858c193e223878cb4842bcf20f6aaab2139c0465bfb03cdcff6035c
[build-fragment-images : build-fragment-images]
[build-fragment-images : build-fragment-images] 2025-12-06 06:15:04,355 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.20-fragment-def8e8ed419e408e3167d19255fae90990a051e6
[build-fragment-images : build-fragment-images] 2025-12-06 06:15:04,355 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.20-fragment-def8e8ed419e408e3167d19255fae90990a051e6', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.20-fragment-def8e8ed419e408e3167d19255fae90990a051e6']
[build-fragment-images : build-fragment-images] 2025-12-06 06:15:06,980 [operator-cert] DEBUG Command output:
[build-fragment-images : build-fragment-images] 2025-12-06 06:15:06,981 [operator-cert] INFO Fragment images created: {'v4.14': 'quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-def8e8ed419e408e3167d19255fae90990a051e6', 'v4.15': 'quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-def8e8ed419e408e3167d19255fae90990a051e6', 'v4.16': 'quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-def8e8ed419e408e3167d19255fae90990a051e6', 'v4.17': 'quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-def8e8ed419e408e3167d19255fae90990a051e6', 'v4.18': 'quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-def8e8ed419e408e3167d19255fae90990a051e6', 'v4.19': 'quay.io/community-operator-pipeline-prod/catalog:v4.19-fragment-def8e8ed419e408e3167d19255fae90990a051e6', 'v4.20': 'quay.io/community-operator-pipeline-prod/catalog:v4.20-fragment-def8e8ed419e408e3167d19255fae90990a051e6'}
[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] + '[' false '!=' true ']'
[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] + 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/sailoperator,v4.15/sailoperator,v4.16/sailoperator,v4.17/sailoperator,v4.18/sailoperator,v4.19/sailoperator,v4.20/sailoperator ']'
[static-tests : run-suite] + EXTRA_ARGS=
[static-tests : run-suite] + gh pr view https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8329 --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 sailoperator '' v4.14/sailoperator,v4.15/sailoperator,v4.16/sailoperator,v4.17/sailoperator,v4.18/sailoperator,v4.19/sailoperator,v4.20/sailoperator
[static-tests : run-suite] 2025-12-06 06:18:13,085 [operator-cert] INFO Skipping check_ci_upgrade_graph for FBC enabled operator sailoperator
[static-tests : run-suite] 2025-12-06 06:18:13,085 [operator-cert] INFO Skipping check_operator_name_unique for FBC enabled operator sailoperator
[static-tests : run-suite] 2025-12-06 06:18:13,085 [operator-cert] INFO Skipping check_upgrade_graph_loop for FBC enabled operator sailoperator
[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/8329 --remove-labels validation-failed
[static-tests : check-for-failures] 2025-12-06 06:19:43,433 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/community-operators-prod
[static-tests : check-for-failures] 2025-12-06 06:19:44,194 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7ff7c9f2c6e0>
[static-tests : check-for-failures] 2025-12-06 06:19:44,195 [operator-cert] INFO Labels to add: []
[static-tests : check-for-failures] 2025-12-06 06:19:44,195 [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 == true ']'
[verify-pinned-digest : check-dirty-flag] false
[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.21", "path": "registry.redhat.io/redhat/community-operator-index:v4.21"}, {"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.21", "path": "registry.redhat.io/redhat/community-operator-index:v4.21"}, "all_indices": [{"ocp_version": "4.21", "path": "registry.redhat.io/redhat/community-operator-index:v4.21"}, {"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.21", "path": "registry.redhat.io/redhat/community-operator-index:v4.21"}, {"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.21", "path": "registry.redhat.io/redhat/community-operator-index:v4.21"}, "all_indices": [{"ocp_version": "4.21", "path": "registry.redhat.io/redhat/community-operator-index:v4.21"}, {"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.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.21"
[get-supported-versions : supported-version-check] },
[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.21",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.21"
[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.21",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.21"
[get-supported-versions : supported-version-check] },
[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.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21 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.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21 4.20 4.19 4.18 4.17 4.16 4.15 4.14 4.13 4.12+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}'
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.path) | join(" ")'
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_indices
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.21"},' '{"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,v4.20 == '' ]]
[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.21 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.21 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,v4.20 --image-repository quay.io/community-operator-pipeline-prod/catalog --commit-sha def8e8ed419e408e3167d19255fae90990a051e6 --image-output index-image-paths.txt --verbose
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:24:32,711 [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-12-06 06:24:42,252 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:24:42,252 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:24:42,252 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:24:42,253 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:24:42,253 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:24:42,253 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:24:42,253 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:24:42,253 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:24:42,253 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:24:42,253 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:02,766 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:02,766 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:02,766 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:02,766 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:02,766 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:02,766 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:02,766 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:02,766 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:02,766 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:02,766 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:23,111 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:23,111 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:23,111 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:23,111 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:23,111 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:23,111 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:23,111 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:23,111 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:23,111 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:23,111 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:43,492 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:43,492 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:43,492 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:43,492 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:43,492 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:43,492 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:43,492 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:43,492 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:43,492 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:25:43,492 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:03,861 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:03,862 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:03,862 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:03,862 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:03,862 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:03,862 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:03,862 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:03,862 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:03,862 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:03,862 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:24,226 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:24,226 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:24,226 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:24,226 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:24,226 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:24,226 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:24,226 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:24,226 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:24,226 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:24,226 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:44,601 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:44,601 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:44,601 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:44,601 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:44,601 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:44,601 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:44,601 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:44,601 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:44,601 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:26:44,601 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:04,956 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:04,956 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:04,956 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:04,956 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:04,956 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:04,956 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:04,957 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:04,957 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:04,957 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:04,957 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:25,320 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:25,320 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:25,320 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:25,320 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:25,320 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:25,320 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:25,320 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:25,320 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:25,320 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:25,320 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:45,682 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:45,683 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:45,683 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:45,683 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:45,683 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:45,683 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:45,683 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:45,683 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:45,683 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:27:45,683 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:06,034 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:06,035 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:06,035 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:06,036 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:06,036 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:06,036 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:06,036 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:06,036 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:06,036 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:06,036 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:26,395 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:26,395 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:26,395 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:26,395 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:26,395 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:26,395 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:26,395 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:26,395 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:26,395 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:26,395 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:46,796 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:46,796 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:46,796 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:46,796 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:46,796 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:46,796 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:46,796 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:46,796 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:46,796 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:28:46,796 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:07,155 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:07,155 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:07,155 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:07,156 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:07,156 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:07,156 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:07,156 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:07,156 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:07,156 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:07,156 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:27,559 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:27,559 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:27,559 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:27,559 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:27,559 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:27,559 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:27,559 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:27,559 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:27,559 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:27,559 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:47,943 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:47,944 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:47,944 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:47,944 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:47,944 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:47,944 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:47,944 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:47,944 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:47,944 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:29:47,944 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:08,318 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:08,319 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:08,319 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:08,319 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:08,319 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:08,319 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:08,319 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:08,319 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:08,319 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:08,319 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:28,679 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:28,679 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:28,679 [operator-cert] DEBUG 1080087 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:28,679 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:28,679 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:28,679 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:28,679 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:28,679 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:28,679 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:28,679 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:49,034 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:49,035 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:49,035 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:49,035 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:49,035 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:49,035 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:49,035 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:49,035 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:49,035 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:30:49,035 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:09,399 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:09,400 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:09,400 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:09,400 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:09,400 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:09,400 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:09,400 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:09,400 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:09,400 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:09,400 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:29,774 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:29,774 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:29,774 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:29,774 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:29,775 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:29,775 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:29,775 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:29,775 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:29,775 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:29,775 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:50,175 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:50,175 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:50,175 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:50,175 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:50,175 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:50,176 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:50,176 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:50,176 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:50,176 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:31:50,176 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:10,795 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:10,796 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:10,796 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:10,796 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:10,796 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:10,796 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:10,796 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:10,796 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:10,796 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:10,796 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:31,171 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:31,172 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:31,172 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:31,172 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:31,172 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:31,172 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:31,172 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:31,172 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:31,172 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:31,172 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:51,561 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:51,562 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:51,562 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:51,562 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:51,562 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:51,562 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:51,562 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:51,562 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:51,562 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:32:51,562 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:11,933 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:11,934 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:11,934 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:11,934 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:11,934 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:11,934 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:11,934 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:11,934 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:11,934 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:11,934 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:32,320 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:32,321 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:32,321 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:32,321 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:32,321 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:32,321 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:32,321 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:32,321 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:32,321 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:32,321 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:52,689 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:52,690 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:52,690 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:52,690 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:52,690 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:52,690 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:52,690 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:52,690 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:52,690 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:33:52,690 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:13,030 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:13,030 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:13,030 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:13,030 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:13,030 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:13,030 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:13,030 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:13,030 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:13,031 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:13,031 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:33,448 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:33,448 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:33,448 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:33,448 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:33,448 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:33,448 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:33,448 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:33,448 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:33,448 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:33,448 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:53,830 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:53,830 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:53,830 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:53,830 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:53,831 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:53,831 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:53,831 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:53,831 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:53,831 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:34:53,831 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:14,262 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:14,262 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:14,262 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:14,262 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:14,262 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:14,262 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:14,262 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:14,262 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:14,262 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:14,262 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:34,625 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:34,625 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:34,625 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:34,625 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:34,625 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:34,626 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:34,626 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:34,626 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:34,626 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:34,626 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:54,985 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:54,985 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:54,985 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:54,985 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:54,985 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:54,985 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:54,986 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:54,986 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:54,986 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:35:54,986 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:16,662 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:16,662 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:16,662 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:16,662 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:16,662 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:16,662 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:16,662 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:16,662 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:16,662 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:16,663 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:37,036 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:37,036 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:37,036 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:37,036 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:37,036 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:37,036 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:37,036 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:37,036 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:37,036 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:37,036 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:57,383 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:57,383 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:57,383 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:57,383 [operator-cert] DEBUG 1080088 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:57,383 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:57,383 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:57,383 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:57,383 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:57,383 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:36:57,383 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:17,783 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:17,783 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:17,783 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:17,783 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:17,783 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:17,783 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:17,783 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:17,783 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:17,783 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:17,783 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:38,144 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:38,144 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:38,144 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:38,144 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:38,144 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:38,144 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:38,144 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:38,144 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:38,144 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:38,144 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:58,497 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:58,498 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:58,498 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:58,498 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:58,498 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:58,498 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:58,498 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:58,498 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:58,498 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:37:58,498 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:18,909 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:18,910 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:18,910 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:18,910 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:18,910 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:18,910 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:18,910 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:18,910 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:18,910 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:18,910 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:39,598 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:39,599 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:39,599 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:39,599 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:39,599 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:39,599 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:39,599 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:39,599 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:39,599 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:38:39,599 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:00,000 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:00,000 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:00,000 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:00,000 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:00,001 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:00,001 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:00,001 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:00,001 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:00,001 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:00,001 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:20,379 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:20,379 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:20,379 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:20,379 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:20,379 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:20,379 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:20,379 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:20,379 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:20,379 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:20,379 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:40,746 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:40,746 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:40,746 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:40,746 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:40,747 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:40,747 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:40,747 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:40,747 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:40,747 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:39:40,747 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:01,162 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:01,162 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:01,163 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:01,163 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:01,163 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:01,163 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:01,163 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:01,163 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:01,163 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:01,163 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:21,519 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:21,520 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:21,520 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:21,520 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:21,520 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:21,520 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:21,520 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:21,520 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:21,520 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:21,520 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:42,252 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:42,252 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:42,252 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:42,252 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:42,252 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:42,253 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:42,253 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:42,253 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:42,253 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:40:42,253 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:02,713 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:02,713 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:02,713 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:02,714 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:02,714 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:02,714 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:02,714 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:02,714 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:02,714 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:02,714 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:23,105 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:23,106 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:23,106 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:23,106 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:23,106 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:23,106 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:23,106 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:23,106 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:23,106 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:23,106 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:43,547 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:43,548 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:43,548 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:43,548 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:43,548 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:43,548 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:43,548 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:43,548 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:43,548 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:41:43,548 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:03,933 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:03,934 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:03,934 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:03,934 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:03,934 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:03,934 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:03,934 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:03,934 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:03,934 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:03,934 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:24,302 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:24,302 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:24,302 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:24,302 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:24,302 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:24,303 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:24,303 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:24,303 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:24,303 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:24,303 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:44,665 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:44,666 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:44,666 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:44,666 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:44,666 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:44,666 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:44,666 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:44,666 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:44,666 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:42:44,666 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:05,050 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:05,051 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:05,051 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:05,051 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:05,051 [operator-cert] DEBUG 1080089 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:05,051 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:05,051 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:05,051 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:05,051 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:05,051 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:25,437 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:25,438 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:25,438 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:25,438 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:25,438 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:25,438 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:25,438 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:25,438 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:25,438 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:25,438 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:45,816 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:45,816 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:45,816 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:45,816 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:45,816 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:45,816 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:45,816 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:45,816 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:45,816 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:43:45,816 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:06,192 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:06,192 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:06,192 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:06,192 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:06,192 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:06,192 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:06,192 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:06,192 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:06,193 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:06,193 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:26,558 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:26,558 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:26,558 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:26,558 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:26,558 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:26,558 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:26,558 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:26,558 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:26,558 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:26,558 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:46,952 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:46,953 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:46,953 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:46,953 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:46,953 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:46,953 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:46,953 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:46,953 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:46,953 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:44:46,953 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:08,909 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:08,909 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:08,909 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:08,909 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:08,909 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:08,909 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:08,909 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:08,909 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:08,909 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:08,909 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:33,682 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:33,683 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:33,683 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:33,683 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:33,683 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:33,683 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:33,683 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:33,683 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:33,683 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:33,683 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:54,074 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:54,075 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:54,075 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:54,075 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:54,075 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:54,075 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:54,075 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:54,075 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:54,075 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:45:54,075 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:14,447 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:14,447 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:14,447 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:14,447 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:14,447 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:14,447 [operator-cert] DEBUG 1080090 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:14,447 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:14,447 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:14,447 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:14,447 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:34,833 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:34,833 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:34,833 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:34,833 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:34,834 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:34,834 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:34,834 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:34,834 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:34,834 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:34,834 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:55,257 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:55,257 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:55,257 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:55,257 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:55,257 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:55,257 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:55,258 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:55,258 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:55,258 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:46:55,258 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:15,672 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:15,672 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:15,672 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:15,672 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:15,672 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:15,672 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:15,672 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:15,672 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:15,672 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:15,672 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:36,071 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:36,071 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:36,071 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:36,071 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:36,071 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:36,071 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:36,071 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:36,071 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:36,071 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:36,071 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:56,463 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:56,463 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:56,463 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:56,463 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:56,463 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:56,463 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:56,463 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:56,463 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:56,463 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:47:56,463 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:16,859 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:16,860 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:16,860 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:16,860 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:16,860 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:16,860 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:16,860 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:16,860 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:16,860 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:16,860 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:37,239 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:37,239 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:37,239 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:37,239 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:37,239 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:37,239 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:37,240 [operator-cert] DEBUG 1080091 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:37,240 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:37,240 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:37,240 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:57,680 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:57,680 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:57,680 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:57,680 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:57,680 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:57,680 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:57,680 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:57,680 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:57,680 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:48:57,680 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:18,096 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:18,096 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:18,096 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:18,097 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:18,097 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:18,097 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:18,097 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:18,097 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:18,097 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:18,097 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:38,498 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:38,498 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:38,498 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:38,498 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:38,498 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:38,498 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:38,498 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:38,498 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:38,498 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:38,498 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:58,904 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:58,904 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:58,904 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:58,904 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:58,904 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:58,904 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:58,904 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:58,904 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:58,904 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:49:58,905 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:19,315 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:19,315 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:19,315 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:19,315 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:19,315 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:19,315 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:19,315 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:19,315 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:19,315 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:19,315 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:39,712 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:39,713 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:39,713 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:39,713 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:39,713 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:39,713 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:39,713 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:39,713 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:39,713 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:50:39,713 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:00,140 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:00,140 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:00,140 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:00,140 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:00,140 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:00,140 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:00,140 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:00,140 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:00,140 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:00,140 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:20,533 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:20,534 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:20,534 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:20,534 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:20,534 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:20,534 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:20,534 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:20,534 [operator-cert] DEBUG 1080092 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:20,534 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:20,534 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:40,915 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:40,915 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:40,915 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:40,915 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:40,915 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:40,915 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:40,915 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:40,915 [operator-cert] DEBUG 1080092 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:40,915 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:51:40,915 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:01,362 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:01,362 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:01,362 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:01,362 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:01,362 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:01,363 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:01,363 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:01,363 [operator-cert] DEBUG 1080092 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:01,363 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:01,363 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:21,749 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:21,750 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:21,750 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:21,750 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:21,750 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:21,750 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:21,750 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:21,750 [operator-cert] DEBUG 1080092 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:21,750 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:21,750 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:42,160 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:42,161 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:42,161 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:42,161 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:42,161 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:42,161 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:42,161 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:42,161 [operator-cert] DEBUG 1080092 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:42,161 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:52:42,161 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:02,640 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:02,640 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:02,640 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:02,640 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:02,640 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:02,640 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:02,641 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:02,641 [operator-cert] DEBUG 1080092 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:02,641 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:02,641 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:23,051 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:23,052 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:23,052 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:23,052 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:23,052 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:23,052 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:23,052 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:23,052 [operator-cert] DEBUG 1080092 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:23,052 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:23,052 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:43,451 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:43,451 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:43,451 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:43,451 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:43,451 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:43,451 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:43,451 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:43,452 [operator-cert] DEBUG 1080092 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:43,452 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:53:43,452 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:54:03,866 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish.
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:54:03,867 [operator-cert] DEBUG Current states [request id - state]:
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:54:03,867 [operator-cert] DEBUG 1080087 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:54:03,867 [operator-cert] DEBUG 1080088 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:54:03,867 [operator-cert] DEBUG 1080089 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:54:03,867 [operator-cert] DEBUG 1080090 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:54:03,867 [operator-cert] DEBUG 1080091 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:54:03,867 [operator-cert] DEBUG 1080092 - complete
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:54:03,867 [operator-cert] DEBUG 1080093 - in_progress
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:54:03,867 [operator-cert] INFO Waiting for IIB builds to finish: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:54:24,271 [operator-cert] INFO IIB build completed successfully for all fragments add: [1080087, 1080088, 1080089, 1080090, 1080091, 1080092, 1080093]
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:54:24,271 [operator-cert] INFO Extracting manifest digests for signing...
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-12-06 06:54:24,272 [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:2cf4a1aaa59dc18ef4ff66ea12733c55800aeeb1adc2ace392acff3c3dacc11d,registry.redhat.io/redhat/community-operator-index:v4.15+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:8a5c67e3d716798d94973e8ec6318cf27867b72ee6872983b40ffa2ff688afa3,registry.redhat.io/redhat/community-operator-index:v4.16+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:589f09e85d44f59b1b3dcc9d2993074ca8ccdfef140ca529ab7fc3c58ed00aee,registry.redhat.io/redhat/community-operator-index:v4.17+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:5dafd6850c1973014a24db3aaa561d3f8125bb1d92184ddd49e11d1fd3dd3b42,registry.redhat.io/redhat/community-operator-index:v4.18+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:11ae48166c69203d4f2a0e95f77262f45a46735623ca7bed4ae51999ad9c786c,registry.redhat.io/redhat/community-operator-index:v4.19+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:761f62eaf0d2503a2b42ef8f543f43a2f5c2827eab88e93cc7ee44b3a1507b30,registry.redhat.io/redhat/community-operator-index:v4.20+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:b0e3aeeb2484d5bad87c6bf351e7d694c724a4986f470a07f7d7a9f592401904
[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/8329 == '' ]]
[preflight-trigger : skip-preflight-testing-if-labeled] + gh pr view https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8329 --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/sailoperator ]]
[merge-pr : check-if-merge] + [[ ! -f operators/sailoperator/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/8329 --json labels
[merge-pr : merge-pull-request] ++ jq -r '[.labels[].name == "approved"] | any' /tmp/pr.json
[merge-pr : merge-pull-request] + IS_APPROVED=true
[merge-pr : merge-pull-request] + '[' true = true ']'
[merge-pr : merge-pull-request] + echo 'PR is approved and can be merged'
[merge-pr : merge-pull-request] PR is approved and can be merged
[merge-pr : merge-pull-request] ++ gh pr merge https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8329 --squash --admin --match-head-commit def8e8ed419e408e3167d19255fae90990a051e6
[merge-pr : merge-pull-request] + MERGE_STDERR=
[merge-pr : merge-pull-request] + MERGE_RESULT=0
[merge-pr : merge-pull-request] ++ echo ''
[merge-pr : merge-pull-request] ++ grep -oP '(?<=GraphQL: ).*'
[merge-pr : merge-pull-request] + MERGE_ERROR=
[merge-pr : merge-pull-request] + [[ 0 -eq 0 ]]
[merge-pr : merge-pull-request] + echo 'PR has been merged!'
[merge-pr : merge-pull-request] PR has been merged!
[merge-pr : merge-pull-request] + echo -n true
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + '[' '' == '' ']'
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + echo 'Test result is not available - skipping'
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + exit 0
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] Test result is not available - skipping
[set-github-status-success : set-github-status] + '[' false == true ']'
[set-github-status-success : set-github-status] + echo 'Setting github status of commit def8e8ed419e408e3167d19255fae90990a051e6 to success'
[set-github-status-success : set-github-status] Setting github status of commit def8e8ed419e408e3167d19255fae90990a051e6 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 def8e8ed419e408e3167d19255fae90990a051e6 --status success --context operator/test --description 'Pipeline for the operator tests has passed successfully.'
[set-github-status-success : set-github-status] 2025-12-06 06:56:59,001 [operator-cert] INFO Successfully set status to success for commit def8e8ed419e408e3167d19255fae90990a051e6 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/8329
[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/8329'
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8329 --add-labels operator-hosted-pipeline/passed --remove-matching-namespace-labels
[set-github-passed-label : post-comment] 2025-12-06 06:56:59,087 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/passed'] to redhat-openshift-ecosystem/community-operators-prod
[set-github-passed-label : post-comment] 2025-12-06 06:56:59,701 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started']
[set-github-passed-label : post-comment] 2025-12-06 06:56:59,701 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fc5e9d446e0>
[set-github-passed-label : post-comment] 2025-12-06 06:56:59,701 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/passed']
[set-github-passed-label : post-comment] 2025-12-06 06:56:59,701 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started']
[set-github-passed-label : post-comment] 2025-12-06 06:56:59,701 [operator-cert] INFO Adding label operator-hosted-pipeline/passed
[set-github-passed-label : post-comment] 2025-12-06 06:57:00,317 [operator-cert] INFO Removing label operator-hosted-pipeline/started
[github-add-summary-comment : gather-info] 2025/12/06 06:57:40 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-runmz7rb
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runmz7rb
[github-add-summary-comment : gather-info] + echo 'Getting pipeline logs'
[github-add-summary-comment : gather-info] Getting pipeline logs
[github-add-summary-comment : gather-info] + tkn pipelinerun logs operator-hosted-pipeline-runmz7rb
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runmz7rb --ignore-not-found=true
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-8329" deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment