Created
March 2, 2026 23:58
-
-
Save rh-operator-bundle-bot/2a837278d2a393fee7f391a1977b1745 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Pipeline still running ... | |
| PipelineRun is still running: Tasks Completed: 38 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 14 | |
| [get-pr-number : parse-pr-url] + echo -n 7834 | |
| [get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
| [get-pr-number : parse-pr-url] 7834 | |
| [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=2026-03-02T23:07:05.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-7834' | |
| [acquire-lease : create-lease] + echo ' labels:' | |
| [acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runnkgnb' | |
| [acquire-lease : create-lease] + echo spec: | |
| [acquire-lease : create-lease] + echo ' acquireTime: 2026-03-02T23:07:05.000000Z' | |
| [acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
| [acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-7834' | |
| [acquire-lease : create-lease] + acquire_lease | |
| [acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-7834 | |
| [acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-7834 | |
| [acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-7834' | |
| [acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-7834 | |
| [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-7834 created | |
| [acquire-lease : create-lease] + break | |
| [acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-7834' | |
| [acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-7834 | |
| [set-github-status-pending : set-github-status] + '[' false == true ']' | |
| [set-github-status-pending : set-github-status] + echo 'Setting github status of commit cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 to pending' | |
| [set-github-status-pending : set-github-status] Setting github status of commit cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 to pending | |
| [set-github-status-pending : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/certified-operators.git --commit-sha cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
| [set-github-status-pending : set-github-status] 2026-03-02 23:07:16,551 [operator-cert] INFO Successfully set status to pending for commit cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 in github repo git@github.com:redhat-openshift-ecosystem/certified-operators.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] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834 | |
| [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] + [[ true == true ]] | |
| [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/certified-operators/pull/7834' | |
| [set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
| [set-github-started-label : post-comment] 2026-03-02 23:07:16,837 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/certified-operators | |
| [set-github-started-label : post-comment] 2026-03-02 23:07:17,527 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/failed'] | |
| [set-github-started-label : post-comment] 2026-03-02 23:07:17,527 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fe3febc12b0> | |
| [set-github-started-label : post-comment] 2026-03-02 23:07:17,527 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
| [set-github-started-label : post-comment] 2026-03-02 23:07:17,527 [operator-cert] INFO Labels to remove: ['pipeline/trigger-hosted', 'operator-hosted-pipeline/failed'] | |
| [set-github-started-label : post-comment] 2026-03-02 23:07:17,527 [operator-cert] INFO Adding label operator-hosted-pipeline/started | |
| [set-github-started-label : post-comment] 2026-03-02 23:07:18,194 [operator-cert] INFO Removing label pipeline/trigger-hosted | |
| [set-github-started-label : post-comment] 2026-03-02 23:07:18,760 [operator-cert] INFO Removing label operator-hosted-pipeline/failed | |
| [set-env : set-env] + ENV=prod | |
| [set-env : set-env] + ACCESS_TYPE=internal | |
| [set-env : set-env] + [[ internal =~ ^(internal|external)$ ]] | |
| [set-env : set-env] + case $ENV in | |
| [set-env : set-env] + case $ACCESS_TYPE in | |
| [set-env : set-env] + PYXIS_URL=https://pyxis.engineering.redhat.com | |
| [set-env : set-env] + CONNECT_URL=https://connect.redhat.com | |
| [set-env : set-env] + CONNECT_REGISTRY=registry.connect.redhat.com | |
| [set-env : set-env] + IIB_URL=https://iib.engineering.redhat.com | |
| [set-env : set-env] + SIG_KEY_ID='4096R/55A34A82 SHA-256' | |
| [set-env : set-env] + SIG_KEY_NAME=containerisvsign | |
| [set-env : set-env] + UMB_URL=umb.api.redhat.com | |
| [set-env : set-env] + UMB_CLIENT_NAME=operatorpipelines | |
| [set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline | |
| [set-env : set-env] + echo -n https://pyxis.engineering.redhat.com | |
| [set-env : set-env] + tee /tekton/results/pyxis_url | |
| [set-env : set-env] https://pyxis.engineering.redhat.com+ echo -n https://connect.redhat.com | |
| [set-env : set-env] + tee /tekton/results/connect_url | |
| [set-env : set-env] https://connect.redhat.com+ echo -n registry.connect.redhat.com | |
| [set-env : set-env] + tee /tekton/results/connect_registry | |
| [set-env : set-env] registry.connect.redhat.com+ echo -n https://iib.engineering.redhat.com | |
| [set-env : set-env] + tee /tekton/results/iib_url | |
| [set-env : set-env] https://iib.engineering.redhat.com+ echo -n 4096R/55A34A82 SHA-256 | |
| [set-env : set-env] + tee /tekton/results/sig_key_id | |
| [set-env : set-env] 4096R/55A34A82 SHA-256+ echo -n containerisvsign | |
| [set-env : set-env] + tee /tekton/results/sig_key_name | |
| [set-env : set-env] containerisvsign+ echo -n umb.api.redhat.com | |
| [set-env : set-env] + tee /tekton/results/umb_url | |
| [set-env : set-env] umb.api.redhat.com+ echo -n operatorpipelines | |
| [set-env : set-env] + tee /tekton/results/umb_client_name | |
| [set-env : set-env] operatorpipelines+ echo -n community-operator-signing-pipeline | |
| [set-env : set-env] + tee /tekton/results/umb_client_name_signing | |
| [set-env : set-env] community-operator-signing-pipeline | |
| [clone-repository : 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 -url=git@github.com:redhat-openshift-ecosystem/certified-operators.git -revision=cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
| [clone-repository : clone] {"level":"warn","ts":1772492864.2913818,"caller":"git/git.go:277","msg":"URL(\"git@github.com:redhat-openshift-ecosystem/certified-operators.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
| [clone-repository : clone] {"level":"info","ts":1772492912.1151352,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:redhat-openshift-ecosystem/certified-operators.git @ cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 (grafted, HEAD) in path /workspace/output/"} | |
| [clone-repository : clone] {"level":"info","ts":1772492912.1905336,"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=cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [clone-repository : clone] + EXIT_CODE=0 | |
| [clone-repository : clone] + '[' 0 '!=' 0 ']' | |
| [clone-repository : clone] + printf %s cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [clone-repository : clone] + printf %s git@github.com:redhat-openshift-ecosystem/certified-operators.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 -url=git@github.com:redhat-openshift-ecosystem/certified-operators.git -revision=051e461af2e50ad0f96c93558e01b800e2777514 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
| [clone-repository-base : clone] {"level":"warn","ts":1772492864.2906675,"caller":"git/git.go:277","msg":"URL(\"git@github.com:redhat-openshift-ecosystem/certified-operators.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
| [clone-repository-base : clone] {"level":"info","ts":1772492912.8223295,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:redhat-openshift-ecosystem/certified-operators.git @ 051e461af2e50ad0f96c93558e01b800e2777514 (grafted, HEAD) in path /workspace/output/"} | |
| [clone-repository-base : clone] {"level":"info","ts":1772492912.8956022,"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=051e461af2e50ad0f96c93558e01b800e2777514 | |
| [clone-repository-base : clone] + EXIT_CODE=0 | |
| [clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
| [clone-repository-base : clone] + printf %s 051e461af2e50ad0f96c93558e01b800e2777514 | |
| [clone-repository-base : clone] + printf %s git@github.com:redhat-openshift-ecosystem/certified-operators.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/certified-operators/pull/7834 --output-file changes.json --verbose | |
| [detect-changes : parse-repo-changes] 2026-03-02 23:09:26,704 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'kubecost-operator'}, deleted=set()) | |
| [detect-changes : parse-repo-changes] 2026-03-02 23:09:26,704 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added=set(), modified=set(), deleted=set()) | |
| [detect-changes : parse-repo-changes] 2026-03-02 23:09:26,706 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified={'v4.20', 'v4.16', 'v4.19', 'v4.13', 'v4.14', 'v4.21', 'v4.15', 'v4.12', 'v4.17', 'v4.18'}, deleted=set()) | |
| [detect-changes : parse-repo-changes] 2026-03-02 23:09:26,709 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified={('v4.14', 'kubecost-operator'), ('v4.17', 'kubecost-operator'), ('v4.15', 'kubecost-operator'), ('v4.19', 'kubecost-operator'), ('v4.12', 'kubecost-operator'), ('v4.20', 'kubecost-operator'), ('v4.16', 'kubecost-operator'), ('v4.21', 'kubecost-operator'), ('v4.18', 'kubecost-operator'), ('v4.13', 'kubecost-operator')}, deleted=set()) | |
| [detect-changes : parse-repo-changes] + cat changes.json | |
| [detect-changes : parse-repo-changes] {"affected_operators": ["kubecost-operator"], "added_operators": [], "modified_operators": ["kubecost-operator"], "deleted_operators": [], "added_or_modified_operators": ["kubecost-operator"], "affected_bundles": [], "added_bundles": [], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": [], "affected_catalogs": ["v4.12", "v4.13", "v4.14", "v4.15", "v4.16", "v4.17", "v4.18", "v4.19", "v4.20", "v4.21"], "added_catalogs": [], "modified_catalogs": ["v4.12", "v4.13", "v4.14", "v4.15", "v4.16", "v4.17", "v4.18", "v4.19", "v4.20", "v4.21"], "deleted_catalogs": [], "added_or_modified_catalogs": ["v4.12", "v4.13", "v4.14", "v4.15", "v4.16", "v4.17", "v4.18", "v4.19", "v4.20", "v4.21"], "affected_catalog_operators": ["v4.12/kubecost-operator", "v4.13/kubecost-operator", "v4.14/kubecost-operator", "v4.15/kubecost-operator", "v4.16/kubecost-operator", "v4.17/kubecost-operator", "v4.18/kubecost-operator", "v4.19/kubecost-operator", "v4.20/kubecost-operator", "v4.21/kubecost-operator"], "added_catalog_operators": [], "modified_catalog_operators": ["v4.12/kubecost-operator", "v4.13/kubecost-operator", "v4.14/kubecost-operator", "v4.15/kubecost-operator", "v4.16/kubecost-operator", "v4.17/kubecost-operator", "v4.18/kubecost-operator", "v4.19/kubecost-operator", "v4.20/kubecost-operator", "v4.21/kubecost-operator"], "deleted_catalog_operators": [], "added_or_modified_catalog_operators": ["v4.12/kubecost-operator", "v4.13/kubecost-operator", "v4.14/kubecost-operator", "v4.15/kubecost-operator", "v4.16/kubecost-operator", "v4.17/kubecost-operator", "v4.18/kubecost-operator", "v4.19/kubecost-operator", "v4.20/kubecost-operator", "v4.21/kubecost-operator"], "catalogs_with_added_or_modified_operators": ["v4.12", "v4.13", "v4.14", "v4.15", "v4.16", "v4.17", "v4.18", "v4.19", "v4.20", "v4.21"], "extra_files": [], "operator_name": "kubecost-operator", "bundle_version": "", "operator_path": "operators/kubecost-operator", "bundle_path": ""}++ jq -r .operator_name | |
| [detect-changes : parse-repo-changes] + operator_name=kubecost-operator | |
| [detect-changes : parse-repo-changes] + echo -n kubecost-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
| [detect-changes : parse-repo-changes] + bundle_version= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
| [detect-changes : parse-repo-changes] + operator_path=operators/kubecost-operator | |
| [detect-changes : parse-repo-changes] + echo -n operators/kubecost-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
| [detect-changes : parse-repo-changes] + bundle_path= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_catalogs=v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21 | |
| [detect-changes : parse-repo-changes] + echo -n v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21 | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_operators=kubecost-operator | |
| [detect-changes : parse-repo-changes] + echo -n kubecost-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_bundles | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_bundles= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_catalogs=v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21 | |
| [detect-changes : parse-repo-changes] + echo -n v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21 | |
| [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.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21 | |
| [detect-changes : parse-repo-changes] + echo -n v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21 | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_catalog_operators=v4.12/kubecost-operator,v4.13/kubecost-operator,v4.14/kubecost-operator,v4.15/kubecost-operator,v4.16/kubecost-operator,v4.17/kubecost-operator,v4.18/kubecost-operator,v4.19/kubecost-operator,v4.20/kubecost-operator,v4.21/kubecost-operator | |
| [detect-changes : parse-repo-changes] + echo -n v4.12/kubecost-operator,v4.13/kubecost-operator,v4.14/kubecost-operator,v4.15/kubecost-operator,v4.16/kubecost-operator,v4.17/kubecost-operator,v4.18/kubecost-operator,v4.19/kubecost-operator,v4.20/kubecost-operator,v4.21/kubecost-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalog_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_catalog_operators=v4.12/kubecost-operator,v4.13/kubecost-operator,v4.14/kubecost-operator,v4.15/kubecost-operator,v4.16/kubecost-operator,v4.17/kubecost-operator,v4.18/kubecost-operator,v4.19/kubecost-operator,v4.20/kubecost-operator,v4.21/kubecost-operator | |
| [detect-changes : parse-repo-changes] + echo -n v4.12/kubecost-operator,v4.13/kubecost-operator,v4.14/kubecost-operator,v4.15/kubecost-operator,v4.16/kubecost-operator,v4.17/kubecost-operator,v4.18/kubecost-operator,v4.19/kubecost-operator,v4.20/kubecost-operator,v4.21/kubecost-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r '.deleted_catalog_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + deleted_catalog_operators= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner rh-operator-bundle-bot --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834 --pyxis-url https://pyxis.engineering.redhat.com --output-file permission_review.json --verbose | |
| [check-permissions : check-permissions] 2026-03-02 23:10:12,423 [operator-cert] INFO Checking permissions for the pull request owner: rh-operator-bundle-bot | |
| [check-permissions : check-permissions] 2026-03-02 23:10:12,425 [operator-cert] INFO Checking permissions for operator kubecost-operator | |
| [check-permissions : check-permissions] 2026-03-02 23:10:13,254 [operator-cert] INFO Checking if the pull request owner is a member of the organization | |
| [check-permissions : check-permissions] 2026-03-02 23:10:13,576 [operator-cert] INFO Pull request owner 'rh-operator-bundle-bot' is a member of the organization 'redhat-openshift-ecosystem' | |
| [check-permissions : check-permissions] 2026-03-02 23:10:14,158 [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.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21 != '' ]] | |
| [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.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21]' | |
| [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] + 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 kubecost-operator kubecost-operator kubecost-operator kubecost-operator kubecost-operator kubecost-operator kubecost-operator kubecost-operator kubecost-operator kubecost-operator | |
| [set-github-pr-title : set-github-status] ++ tr ' ' '\n' | |
| [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] + unset IFS | |
| [set-github-pr-title : set-github-status] ++ printf ,%s kubecost-operator | |
| [set-github-pr-title : set-github-status] + TITLE_MIDDLE=,kubecost-operator | |
| [set-github-pr-title : set-github-status] + TITLE_MIDDLE=kubecost-operator | |
| [set-github-pr-title : set-github-status] ++ echo 'Catalog update [' | |
| [set-github-pr-title : set-github-status] ++ wc -m | |
| [set-github-pr-title : set-github-status] ++ echo '] [v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21]' | |
| [set-github-pr-title : set-github-status] ++ wc -m | |
| [set-github-pr-title : set-github-status] + FREE_CAPACITY=175 | |
| [set-github-pr-title : set-github-status] ++ echo kubecost-operator | |
| [set-github-pr-title : set-github-status] ++ wc -m | |
| [set-github-pr-title : set-github-status] + [[ 18 -gt 175 ]] | |
| [set-github-pr-title : set-github-status] + TITLE='Catalog update [kubecost-operator] [v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21]' | |
| [set-github-pr-title : set-github-status] Catalog update [kubecost-operator] [v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21] | |
| [set-github-pr-title : set-github-status] + echo Catalog update '[kubecost-operator]' '[v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21]' | |
| [set-github-pr-title : set-github-status] + gh pr edit --title 'Catalog update [kubecost-operator] [v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21]' https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834 | |
| [set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834 | |
| [read-config : read-config] + '[' operators/kubecost-operator '!=' '' ']' | |
| [read-config : read-config] + PKG_PATH=operators/kubecost-operator | |
| [read-config : read-config] + CONFIG_PATH=operators/kubecost-operator/ci.yaml | |
| [read-config : read-config] + [[ ! -d operators/kubecost-operator ]] | |
| [read-config : read-config] + [[ ! -f operators/kubecost-operator/ci.yaml ]] | |
| [read-config : read-config] + cat operators/kubecost-operator/ci.yaml | |
| [read-config : read-config] --- | |
| [read-config : read-config] cert_project_id: 667b9622f8a08cf49ff17c1f | |
| [read-config : read-config] fbc: | |
| [read-config : read-config] enabled: true | |
| [read-config : read-config] catalog_mapping: | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.12 | |
| [read-config : read-config] - v4.13 | |
| [read-config : read-config] - v4.14 | |
| [read-config : read-config] - v4.15 | |
| [read-config : read-config] - v4.16 | |
| [read-config : read-config] - v4.17 | |
| [read-config : read-config] - v4.18 | |
| [read-config : read-config] - v4.19 | |
| [read-config : read-config] - v4.20 | |
| [read-config : read-config] - v4.21 | |
| [read-config : read-config] template_name: template.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] ++ cat operators/kubecost-operator/ci.yaml | |
| [read-config : read-config] ++ yq -r '.fbc.enabled // false' | |
| [read-config : read-config] + FBC_ENABLEMENT=true | |
| [read-config : read-config] + '[' true == true ']' | |
| [read-config : read-config] ++ cat operators/kubecost-operator/ci.yaml | |
| [read-config : read-config] ++ yq -r .updateGraph | |
| [read-config : read-config] + '[' null '!=' null ']' | |
| [read-config : read-config] + UPGRADE_GRAPH_MODE= | |
| [read-config : read-config] + echo -n true | |
| [read-config : read-config] + tee /tekton/results/fbc-enabled | |
| [read-config : read-config] true+ echo -n true | |
| [read-config : read-config] + tee /workspace/output/fbc_enabled | |
| [read-config : read-config] true+ echo -n | |
| [read-config : read-config] + tee /tekton/results/upgrade-graph-mode | |
| [resolve-pr-type : evaluate-conditions] + '[' true == true ']' | |
| [resolve-pr-type : evaluate-conditions] + '[' -n '' ']' | |
| [resolve-pr-type : evaluate-conditions] + echo -n false | |
| [resolve-pr-type : evaluate-conditions] + '[' -n v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21 ']' | |
| [resolve-pr-type : evaluate-conditions] + echo -n true | |
| [validate-catalog-format : validate-catalog-format] + validate-catalog-format --repo-path /workspace/source --catalog-names v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21 --verbose | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:11:52,168 [operator-cert] INFO Validating catalog v4.12 | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:11:52,168 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.12'] | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:00,476 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:00,477 [operator-cert] INFO Validating catalog v4.13 | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:00,477 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.13'] | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:09,428 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:09,428 [operator-cert] INFO Validating catalog v4.14 | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:09,428 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.14'] | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:22,360 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:22,360 [operator-cert] INFO Validating catalog v4.15 | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:22,360 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.15'] | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:32,097 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:32,097 [operator-cert] INFO Validating catalog v4.16 | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:32,097 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.16'] | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:45,161 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:45,161 [operator-cert] INFO Validating catalog v4.17 | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:45,161 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.17'] | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:46,464 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:46,464 [operator-cert] INFO Validating catalog v4.18 | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:46,464 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.18'] | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:47,732 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:47,732 [operator-cert] INFO Validating catalog v4.19 | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:47,732 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.19'] | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:48,894 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:48,894 [operator-cert] INFO Validating catalog v4.20 | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:48,894 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.20'] | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:49,772 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:49,772 [operator-cert] INFO Validating catalog v4.21 | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:49,772 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.21'] | |
| [validate-catalog-format : validate-catalog-format] 2026-03-02 23:12:50,488 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] + [[ v4.12/kubecost-operator,v4.13/kubecost-operator,v4.14/kubecost-operator,v4.15/kubecost-operator,v4.16/kubecost-operator,v4.17/kubecost-operator,v4.18/kubecost-operator,v4.19/kubecost-operator,v4.20/kubecost-operator,v4.21/kubecost-operator == '' ]] | |
| [build-fragment-images : build-fragment-images] + EXTRA_ARGS= | |
| [build-fragment-images : build-fragment-images] + [[ true == true ]] | |
| [build-fragment-images : build-fragment-images] + EXTRA_ARGS+=' --authfile /workspace/credentials/.dockerconfigjson' | |
| [build-fragment-images : build-fragment-images] + build-fragment-images --catalog-operators v4.12/kubecost-operator,v4.13/kubecost-operator,v4.14/kubecost-operator,v4.15/kubecost-operator,v4.16/kubecost-operator,v4.17/kubecost-operator,v4.18/kubecost-operator,v4.19/kubecost-operator,v4.20/kubecost-operator,v4.21/kubecost-operator --repository-destination quay.io/operator-pipeline-prod/catalog --tag-suffix fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 --verbose --authfile /workspace/credentials/.dockerconfigjson | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:33,575 [operator-cert] DEBUG Creating fragment image for catalog: v4.12 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:33,576 [operator-cert] DEBUG Operators to include: ['kubecost-operator'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:33,580 [operator-cert] DEBUG Creating dockerfile: v4.12 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:33,580 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpoq0vbym9/v4.12'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:33,608 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:33,608 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.12-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:33,608 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpoq0vbym9/v4.12.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.12-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', '/tmp/tmpoq0vbym9'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:40,272 [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.12 /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/operator-pipeline-prod/catalog:v4.12-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] --> 0410465961ab | |
| [build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.12-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 0410465961abeed43b26506077cb5ba6b99c09bd08198c6a405d8c18048ede05 | |
| [build-fragment-images : build-fragment-images] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:40,273 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.12-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:40,273 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.12-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'docker://quay.io/operator-pipeline-prod/catalog:v4.12-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:43,753 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:43,754 [operator-cert] DEBUG Creating fragment image for catalog: v4.13 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:43,754 [operator-cert] DEBUG Operators to include: ['kubecost-operator'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:43,758 [operator-cert] DEBUG Creating dockerfile: v4.13 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:43,758 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpi1jd7vq7/v4.13'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:43,785 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:43,785 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.13-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:43,785 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpi1jd7vq7/v4.13.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.13-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', '/tmp/tmpi1jd7vq7'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:46,287 [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.13 /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/operator-pipeline-prod/catalog:v4.13-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] --> 272e6e8dcef7 | |
| [build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.13-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 272e6e8dcef7c95b1a1134764c7748ee473a273165db986cdb95360be1770ccd | |
| [build-fragment-images : build-fragment-images] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:46,287 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.13-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:46,287 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.13-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'docker://quay.io/operator-pipeline-prod/catalog:v4.13-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:49,265 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:49,265 [operator-cert] DEBUG Creating fragment image for catalog: v4.14 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:49,265 [operator-cert] DEBUG Operators to include: ['kubecost-operator'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:49,269 [operator-cert] DEBUG Creating dockerfile: v4.14 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:49,270 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpx5e8edgk/v4.14'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:49,296 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:49,296 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.14-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:49,296 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpx5e8edgk/v4.14.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.14-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', '/tmp/tmpx5e8edgk'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:51,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/operator-pipeline-prod/catalog:v4.14-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] --> 5b0f0ae144a3 | |
| [build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.14-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 5b0f0ae144a3262aa0117e7eca9e043452bdc187c8c6610cc45c2a97aee25304 | |
| [build-fragment-images : build-fragment-images] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:51,334 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.14-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:51,334 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.14-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'docker://quay.io/operator-pipeline-prod/catalog:v4.14-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:54,101 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:54,102 [operator-cert] DEBUG Creating fragment image for catalog: v4.15 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:54,102 [operator-cert] DEBUG Operators to include: ['kubecost-operator'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:54,107 [operator-cert] DEBUG Creating dockerfile: v4.15 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:54,107 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpdnyjokbk/v4.15'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:54,137 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:54,137 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.15-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:54,137 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpdnyjokbk/v4.15.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.15-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', '/tmp/tmpdnyjokbk'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:56,306 [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/operator-pipeline-prod/catalog:v4.15-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] --> bd74dd0e48ae | |
| [build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.15-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] bd74dd0e48aee2a0e53ae8403228e3928020180abf37aa6c67aca8d32894a744 | |
| [build-fragment-images : build-fragment-images] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:56,306 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.15-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:56,306 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.15-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'docker://quay.io/operator-pipeline-prod/catalog:v4.15-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:58,965 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:58,965 [operator-cert] DEBUG Creating fragment image for catalog: v4.16 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:58,965 [operator-cert] DEBUG Operators to include: ['kubecost-operator'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:58,969 [operator-cert] DEBUG Creating dockerfile: v4.16 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:58,970 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpq_ee8ljw/v4.16'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:58,996 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:58,996 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.16-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:13:58,996 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpq_ee8ljw/v4.16.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.16-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', '/tmp/tmpq_ee8ljw'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:01,276 [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/operator-pipeline-prod/catalog:v4.16-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] --> 8871c045e82d | |
| [build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.16-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 8871c045e82db5fa5d64bad4be6a217a0f6167b96b43a4fb16f361deebe3e769 | |
| [build-fragment-images : build-fragment-images] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:01,276 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.16-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:01,276 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.16-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'docker://quay.io/operator-pipeline-prod/catalog:v4.16-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:04,246 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:04,247 [operator-cert] DEBUG Creating fragment image for catalog: v4.17 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:04,247 [operator-cert] DEBUG Operators to include: ['kubecost-operator'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:04,249 [operator-cert] DEBUG Creating dockerfile: v4.17 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:04,249 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmp6p9dm4mk/v4.17'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:04,277 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:04,277 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.17-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:04,277 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmp6p9dm4mk/v4.17.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.17-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', '/tmp/tmp6p9dm4mk'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:07,283 [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/operator-pipeline-prod/catalog:v4.17-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] --> 8b1bddbbd270 | |
| [build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.17-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 8b1bddbbd2705fd9393794dcc4579a8a51bf6595a2d1a7d860e0ca64fb09b03b | |
| [build-fragment-images : build-fragment-images] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:07,283 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.17-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:07,283 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.17-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'docker://quay.io/operator-pipeline-prod/catalog:v4.17-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:10,038 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:10,039 [operator-cert] DEBUG Creating fragment image for catalog: v4.18 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:10,039 [operator-cert] DEBUG Operators to include: ['kubecost-operator'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:10,041 [operator-cert] DEBUG Creating dockerfile: v4.18 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:10,041 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmp7ixkev0r/v4.18'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:10,069 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:10,069 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.18-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:10,069 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmp7ixkev0r/v4.18.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.18-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', '/tmp/tmp7ixkev0r'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:12,281 [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/operator-pipeline-prod/catalog:v4.18-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] --> 9524cf09ddb2 | |
| [build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.18-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 9524cf09ddb21f9b8ca6c16333c0440a46d7ce5f93a5dbf4e8faf56eb10a5c68 | |
| [build-fragment-images : build-fragment-images] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:12,281 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.18-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:12,281 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.18-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'docker://quay.io/operator-pipeline-prod/catalog:v4.18-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:14,961 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:14,961 [operator-cert] DEBUG Creating fragment image for catalog: v4.19 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:14,961 [operator-cert] DEBUG Operators to include: ['kubecost-operator'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:14,963 [operator-cert] DEBUG Creating dockerfile: v4.19 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:14,963 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmp767zyga2/v4.19'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:14,997 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:14,997 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.19-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:14,997 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmp767zyga2/v4.19.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.19-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', '/tmp/tmp767zyga2'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:17,292 [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/operator-pipeline-prod/catalog:v4.19-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] --> b4e55eb19aa3 | |
| [build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.19-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] b4e55eb19aa36494ed99f40e35802b07ae03759b751d2c1ee909291969f1f6df | |
| [build-fragment-images : build-fragment-images] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:17,292 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.19-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:17,292 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.19-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'docker://quay.io/operator-pipeline-prod/catalog:v4.19-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:19,903 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:19,904 [operator-cert] DEBUG Creating fragment image for catalog: v4.20 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:19,904 [operator-cert] DEBUG Operators to include: ['kubecost-operator'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:19,906 [operator-cert] DEBUG Creating dockerfile: v4.20 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:19,906 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmp_d3jga_f/v4.20'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:19,935 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:19,935 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.20-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:19,935 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmp_d3jga_f/v4.20.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.20-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', '/tmp/tmp_d3jga_f'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:22,275 [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/operator-pipeline-prod/catalog:v4.20-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] --> 634525b88ace | |
| [build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.20-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 634525b88aceaf37a71825a9e006e0d1a0f8607fc68f905fafaf5e7ea31f4908 | |
| [build-fragment-images : build-fragment-images] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:22,275 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.20-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:22,275 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.20-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'docker://quay.io/operator-pipeline-prod/catalog:v4.20-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:25,095 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:25,096 [operator-cert] DEBUG Creating fragment image for catalog: v4.21 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:25,096 [operator-cert] DEBUG Operators to include: ['kubecost-operator'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:25,098 [operator-cert] DEBUG Creating dockerfile: v4.21 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:25,098 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpkinvun3j/v4.21'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:25,125 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:25,125 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.21-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:25,126 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpkinvun3j/v4.21.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.21-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', '/tmp/tmpkinvun3j'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:27,339 [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.21 /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/operator-pipeline-prod/catalog:v4.21-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] --> 46426285dff9 | |
| [build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.21-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 46426285dff990325750ba5447b0ebb4361712a506ff1ff6d82072b562faa24c | |
| [build-fragment-images : build-fragment-images] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:27,339 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.21-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:27,339 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.21-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'docker://quay.io/operator-pipeline-prod/catalog:v4.21-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3'] | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:30,145 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-02 23:14:30,146 [operator-cert] INFO Fragment images created: {'v4.12': 'quay.io/operator-pipeline-prod/catalog:v4.12-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'v4.13': 'quay.io/operator-pipeline-prod/catalog:v4.13-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'v4.14': 'quay.io/operator-pipeline-prod/catalog:v4.14-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'v4.15': 'quay.io/operator-pipeline-prod/catalog:v4.15-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'v4.16': 'quay.io/operator-pipeline-prod/catalog:v4.16-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'v4.17': 'quay.io/operator-pipeline-prod/catalog:v4.17-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'v4.18': 'quay.io/operator-pipeline-prod/catalog:v4.18-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'v4.19': 'quay.io/operator-pipeline-prod/catalog:v4.19-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'v4.20': 'quay.io/operator-pipeline-prod/catalog:v4.20-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3', 'v4.21': 'quay.io/operator-pipeline-prod/catalog:v4.21-fragment-cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3'} | |
| [content-hash : compute-md5sum] + [[ -n '' ]] | |
| [content-hash : compute-md5sum] + echo 'No bundle added: skipping md5sum' | |
| [content-hash : compute-md5sum] + echo -n N/A | |
| [content-hash : compute-md5sum] No bundle added: skipping md5sum | |
| [certification-project-check : certification-project-check] Checking availability of cert project identifier | |
| [certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier' | |
| [certification-project-check : certification-project-check] + '[' true '!=' true ']' | |
| [certification-project-check : certification-project-check] + [[ -z kubecost-operator ]] | |
| [certification-project-check : certification-project-check] + declare -A ALL_AFFECTED_OPERATORS | |
| [certification-project-check : certification-project-check] + '[' -n kubecost-operator ']' | |
| [certification-project-check : certification-project-check] + IFS=, | |
| [certification-project-check : certification-project-check] + read -ra affected_ops_array | |
| [certification-project-check : certification-project-check] + for op in "${affected_ops_array[@]}" | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$op"]=1 | |
| [certification-project-check : certification-project-check] + '[' -n v4.12/kubecost-operator,v4.13/kubecost-operator,v4.14/kubecost-operator,v4.15/kubecost-operator,v4.16/kubecost-operator,v4.17/kubecost-operator,v4.18/kubecost-operator,v4.19/kubecost-operator,v4.20/kubecost-operator,v4.21/kubecost-operator ']' | |
| [certification-project-check : certification-project-check] + IFS=, | |
| [certification-project-check : certification-project-check] + read -ra affected_catalog_ops_array | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.12/kubecost-operator | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=kubecost-operator | |
| [certification-project-check : certification-project-check] + '[' -n kubecost-operator ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.13/kubecost-operator | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=kubecost-operator | |
| [certification-project-check : certification-project-check] + '[' -n kubecost-operator ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.14/kubecost-operator | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=kubecost-operator | |
| [certification-project-check : certification-project-check] + '[' -n kubecost-operator ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.15/kubecost-operator | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=kubecost-operator | |
| [certification-project-check : certification-project-check] + '[' -n kubecost-operator ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.16/kubecost-operator | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=kubecost-operator | |
| [certification-project-check : certification-project-check] + '[' -n kubecost-operator ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.17/kubecost-operator | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=kubecost-operator | |
| [certification-project-check : certification-project-check] + '[' -n kubecost-operator ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.18/kubecost-operator | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=kubecost-operator | |
| [certification-project-check : certification-project-check] + '[' -n kubecost-operator ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.19/kubecost-operator | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=kubecost-operator | |
| [certification-project-check : certification-project-check] + '[' -n kubecost-operator ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.20/kubecost-operator | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=kubecost-operator | |
| [certification-project-check : certification-project-check] + '[' -n kubecost-operator ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.21/kubecost-operator | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=kubecost-operator | |
| [certification-project-check : certification-project-check] + '[' -n kubecost-operator ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for operator_name in "${!ALL_AFFECTED_OPERATORS[@]}" | |
| [certification-project-check : certification-project-check] + file_path=operators/kubecost-operator/ci.yaml | |
| [certification-project-check : certification-project-check] + '[' '!' -f operators/kubecost-operator/ci.yaml ']' | |
| [certification-project-check : certification-project-check] ++ cat operators/kubecost-operator/ci.yaml | |
| [certification-project-check : certification-project-check] ++ yq -r '.cert_project_id | select (.!=null)' | |
| [certification-project-check : certification-project-check] + CERT_PROJECT_ID=667b9622f8a08cf49ff17c1f | |
| [certification-project-check : certification-project-check] + '[' -z 667b9622f8a08cf49ff17c1f ']' | |
| [certification-project-check : certification-project-check] + echo -n 667b9622f8a08cf49ff17c1f | |
| [certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id | |
| [certification-project-check : certification-project-check] 667b9622f8a08cf49ff17c1f | |
| [get-organization : get-organization] ++ cat config.yaml | |
| [get-organization : get-organization] ++ yq -r .organization | |
| [get-organization : get-organization] + ORGANIZATION=certified-operators | |
| [get-organization : get-organization] + echo -n certified-operators | |
| [get-organization : get-organization] + tee /tekton/results/organization | |
| [get-organization : get-organization] certified-operators | |
| [get-pyxis-certification-data : get-cert-project-related-data] + '[' 667b9622f8a08cf49ff17c1f == '' ']' | |
| [get-pyxis-certification-data : get-cert-project-related-data] + get-cert-project-related-data --pyxis-url https://pyxis.engineering.redhat.com --cert-project-id 667b9622f8a08cf49ff17c1f | |
| [get-pyxis-certification-data : get-cert-project-related-data] + PROJECT_DATA_PATH=/workspace/results/cert_project.json | |
| [get-pyxis-certification-data : get-cert-project-related-data] + cp cert_project /workspace/results/cert_project.json | |
| [get-pyxis-certification-data : get-cert-project-related-data] ++ cat /workspace/results/cert_project.json | |
| [get-pyxis-certification-data : get-cert-project-related-data] ++ jq -r .certification_status | |
| [get-pyxis-certification-data : get-cert-project-related-data] + CURRENT_CERTIFICATION_STATUS=Published | |
| [get-pyxis-certification-data : get-cert-project-related-data] + '[' Published '!=' Published ']' | |
| [get-pyxis-certification-data : get-cert-project-related-data] + echo -n Published | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/new_certification_status | |
| [get-pyxis-certification-data : get-cert-project-related-data] Published+ echo -n Published | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/current_certification_status | |
| [get-pyxis-certification-data : get-cert-project-related-data] Published+ get_from_cp isv_pid .container.isv_pid | |
| [get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=isv_pid | |
| [get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.container.isv_pid | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/isv_pid | |
| [get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
| [get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.isv_pid | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
| [get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
| [get-pyxis-certification-data : get-cert-project-related-data] ospid-667b9622f8a08cf49ff17c1f+ get_from_cp repository_name .container.repository_name | |
| [get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=repository_name | |
| [get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.container.repository_name | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/repo_name | |
| [get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
| [get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.repository_name | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
| [get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
| [get-pyxis-certification-data : get-cert-project-related-data] operator+ get_from_cp repository_namespace .container.repository_namespace | |
| [get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=repository_namespace | |
| [get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.container.repository_namespace | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/repository_namespace | |
| [get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
| [get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
| [get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.repository_namespace | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
| [get-pyxis-certification-data : get-cert-project-related-data] kubecost+ get_from_cp operator_distribution .operator_distribution | |
| [get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=operator_distribution | |
| [get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.operator_distribution | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/operator_distribution | |
| [get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
| [get-pyxis-certification-data : get-cert-project-related-data] + jq -re .operator_distribution | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
| [get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
| [get-pyxis-certification-data : get-cert-project-related-data] connect+ get_from_cp project_status .project_status | |
| [get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=project_status | |
| [get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.project_status | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/project_status | |
| [get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
| [get-pyxis-certification-data : get-cert-project-related-data] + jq -re .project_status | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
| [get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
| [get-pyxis-certification-data : get-cert-project-related-data] active+ echo 'Retrieving github_usernames from the Certification Project' | |
| [get-pyxis-certification-data : get-cert-project-related-data] Retrieving github_usernames from the Certification Project | |
| [get-pyxis-certification-data : get-cert-project-related-data] ++ cat /workspace/results/cert_project.json | |
| [get-pyxis-certification-data : get-cert-project-related-data] ++ jq -r '.container.github_usernames[]' | |
| [get-pyxis-certification-data : get-cert-project-related-data] ++ tr '\n' ' ' | |
| [get-pyxis-certification-data : get-cert-project-related-data] ++ tr -d '\n' | |
| [get-pyxis-certification-data : get-cert-project-related-data] ++ grep . | |
| [get-pyxis-certification-data : get-cert-project-related-data] + GITHUB_USERNAMES='AjayTripathy kc-adawson thomasvn cpetersen5 ' | |
| [get-pyxis-certification-data : get-cert-project-related-data] + echo -n AjayTripathy kc-adawson thomasvn cpetersen5 | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/github_usernames | |
| [get-pyxis-certification-data : get-cert-project-related-data] AjayTripathy kc-adawson thomasvn cpetersen5 | |
| [verify-project : verify-project-not-archived] + '[' active = archived ']' | |
| [verify-project : verify-project-distribution] + case "$ORGANIZATION" in | |
| [verify-project : verify-project-distribution] + '[' connect '!=' connect ']' | |
| [update-cert-project-status : update-cert-project-status] + '[' Published '!=' Published ']' | |
| [update-cert-project-status : update-cert-project-status] + echo 'The certification project is currently in Published state.' | |
| [update-cert-project-status : update-cert-project-status] The certification project is currently in Published state. | |
| [static-tests : run-suite] + '[' -z '' ']' | |
| [static-tests : run-suite] + '[' -z v4.12/kubecost-operator,v4.13/kubecost-operator,v4.14/kubecost-operator,v4.15/kubecost-operator,v4.16/kubecost-operator,v4.17/kubecost-operator,v4.18/kubecost-operator,v4.19/kubecost-operator,v4.20/kubecost-operator,v4.21/kubecost-operator ']' | |
| [static-tests : run-suite] + EXTRA_ARGS= | |
| [static-tests : run-suite] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834 --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.isv,operatorcert.static_tests.common kubecost-operator '' v4.12/kubecost-operator,v4.13/kubecost-operator,v4.14/kubecost-operator,v4.15/kubecost-operator,v4.16/kubecost-operator,v4.17/kubecost-operator,v4.18/kubecost-operator,v4.19/kubecost-operator,v4.20/kubecost-operator,v4.21/kubecost-operator | |
| [static-tests : run-suite] + jq . | |
| [static-tests : run-suite] { | |
| [static-tests : run-suite] "passed": true, | |
| [static-tests : run-suite] "outputs": [] | |
| [static-tests : run-suite] } | |
| [static-tests : run-suite] + jq -r '(.outputs//[])|length' | |
| [static-tests : run-suite] + tr -d '\r\n' | |
| [static-tests : run-suite] + jq -r '[(.outputs//[])[]|select(.type=="error")]|length' | |
| [static-tests : run-suite] + tr -d '\r\n' | |
| [static-tests : build-and-post-comment] ++ cat /tekton/results/messages_count | |
| [static-tests : build-and-post-comment] + MESSAGE_COUNT=0 | |
| [static-tests : build-and-post-comment] + '[' -z 0 ']' | |
| [static-tests : build-and-post-comment] + '[' 0 -eq 0 ']' | |
| [static-tests : build-and-post-comment] + exit 0 | |
| [static-tests : check-for-failures] ++ cat /tekton/results/failures_count | |
| [static-tests : check-for-failures] + FAILURE_COUNT=0 | |
| [static-tests : check-for-failures] + '[' -z 0 ']' | |
| [static-tests : check-for-failures] + '[' 0 -eq 0 ']' | |
| [static-tests : check-for-failures] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834 --remove-labels validation-failed | |
| [static-tests : check-for-failures] 2026-03-02 23:17:37,661 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators | |
| [static-tests : check-for-failures] 2026-03-02 23:17:38,413 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f4c1e7352b0> | |
| [static-tests : check-for-failures] 2026-03-02 23:17:38,413 [operator-cert] INFO Labels to add: [] | |
| [static-tests : check-for-failures] 2026-03-02 23:17:38,413 [operator-cert] INFO Labels to remove: [] | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] Project contains secret registry tokens. Merging with internal tokens... | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: enabled compatibility flags: | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: keybox '/tmp/pubring.kbx' created | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: sec rsa3072/BE33EBC145C0B5C9 2022-10-14 Operator pipeline - prod <exd-guild-isv@redhat.com> | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: /tmp/trustdb.gpg: trustdb created | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: using pgp trust model | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key BE33EBC145C0B5C9: public key "Operator pipeline - prod <exd-guild-isv@redhat.com>" imported | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: no running gpg-agent - starting '/usr/bin/gpg-agent' | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: waiting for the agent to come up ... (8s) | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: connection to the agent established | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key BE33EBC145C0B5C9/BE33EBC145C0B5C9: secret key imported | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key BE33EBC145C0B5C9/B9A257EFD67C031F: secret key imported | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key BE33EBC145C0B5C9: secret key imported | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: Total number processed: 1 | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: imported: 1 | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: secret keys read: 1 | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: secret keys imported: 1 | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 84FCAF4FFBE02696 | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 69F4F57F686E830D | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with rsa3072 key, ID B9A257EFD67C031F, created 2022-10-14 | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] "Operator pipeline - prod <exd-guild-isv@redhat.com>" | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 13C2CEBE46E9B9CC | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 2BFB445C00DF5843 | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] Tokens successfully merged | |
| [digest-pinning : combine-credentials] + '[' -z '' ']' | |
| [digest-pinning : combine-credentials] + echo 'No bundle added or changed' | |
| [digest-pinning : combine-credentials] + exit 0 | |
| [digest-pinning : combine-credentials] No bundle added or changed | |
| [digest-pinning : pin-digest] + '[' -z '' ']' | |
| [digest-pinning : pin-digest] + echo 'No bundle added or changed' | |
| [digest-pinning : pin-digest] + exit 0 | |
| [digest-pinning : pin-digest] No bundle added or changed | |
| [digest-pinning : verify-pinning] + '[' -z '' ']' | |
| [digest-pinning : verify-pinning] + echo 'No bundle added or changed' | |
| [digest-pinning : verify-pinning] No bundle added or changed | |
| [digest-pinning : verify-pinning] + echo -n false | |
| [digest-pinning : verify-pinning] + tee /tekton/results/dirty_flag | |
| [digest-pinning : verify-pinning] false+ exit 0 | |
| [digest-pinning : verify-related-images] + '[' -z '' ']' | |
| [digest-pinning : verify-related-images] + echo -n 'No bundle added or changed' | |
| [digest-pinning : verify-related-images] + tee /tekton/results/related_images_message | |
| [digest-pinning : verify-related-images] No bundle added or changed+ echo -n true | |
| [digest-pinning : verify-related-images] + tee /tekton/results/related_images_flag | |
| [digest-pinning : verify-related-images] true+ exit 0 | |
| [verify-pinned-digest : check-dirty-flag] + DIRTY_FLAG=false | |
| [verify-pinned-digest : check-dirty-flag] + echo false | |
| [verify-pinned-digest : check-dirty-flag] false | |
| [verify-pinned-digest : check-dirty-flag] + '[' false == true ']' | |
| [verify-pinned-digest : check-related-images] + RELATED_IMAGES_FLAG=true | |
| [verify-pinned-digest : check-related-images] + echo true | |
| [verify-pinned-digest : check-related-images] true | |
| [verify-pinned-digest : check-related-images] + '[' true == false ']' | |
| [dockerfile-creation : generate-dockerfile] + '[' -z '' ']' | |
| [dockerfile-creation : generate-dockerfile] + echo 'No bundle added or changed' | |
| [dockerfile-creation : generate-dockerfile] + exit 0 | |
| [dockerfile-creation : generate-dockerfile] No bundle added or changed | |
| [build-bundle : build-and-push] + '[' -z '' ']' | |
| [build-bundle : build-and-push] + echo 'No bundle added or changed' | |
| [build-bundle : build-and-push] + exit 0 | |
| [build-bundle : build-and-push] No bundle added or changed | |
| [get-supported-versions : supported-version-check] ++ cat config.yaml | |
| [get-supported-versions : supported-version-check] ++ yq -r .organization | |
| [get-supported-versions : supported-version-check] + ORGANIZATION=certified-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 certified-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.22", "path": "registry.redhat.io/redhat/certified-operator-index:v4.22"}, {"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "max_version_index": {"ocp_version": "4.22", "path": "registry.redhat.io/redhat/certified-operator-index:v4.22"}, "all_indices": [{"ocp_version": "4.22", "path": "registry.redhat.io/redhat/certified-operator-index:v4.22"}, {"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-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.22", "path": "registry.redhat.io/redhat/certified-operator-index:v4.22"}, {"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "max_version_index": {"ocp_version": "4.22", "path": "registry.redhat.io/redhat/certified-operator-index:v4.22"}, "all_indices": [{"ocp_version": "4.22", "path": "registry.redhat.io/redhat/certified-operator-index:v4.22"}, {"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": []}' | |
| [get-supported-versions : supported-version-check] + jq | |
| [get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "versions_annotation": null, | |
| [get-supported-versions : supported-version-check] "indices": [ | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.22", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.22" | |
| [get-supported-versions : supported-version-check] }, | |
| [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/certified-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/certified-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/certified-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/certified-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/certified-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/certified-operator-index:v4.16" | |
| [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/certified-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/certified-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/certified-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/certified-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.22", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.22" | |
| [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.22", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.22" | |
| [get-supported-versions : supported-version-check] }, | |
| [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/certified-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/certified-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/certified-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/certified-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/certified-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/certified-operator-index:v4.16" | |
| [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/certified-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/certified-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/certified-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/certified-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.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-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.22+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-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/certified-operator-index:v4.22+ jq -r '.indices | map(.path) | join(" ")' | |
| [get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
| [get-supported-versions : supported-version-check] + tr -d '\n\r' | |
| [get-supported-versions : supported-version-check] + tee /tekton/results/indices | |
| [get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.22 registry.redhat.io/redhat/certified-operator-index:v4.21 registry.redhat.io/redhat/certified-operator-index:v4.20 registry.redhat.io/redhat/certified-operator-index:v4.19 registry.redhat.io/redhat/certified-operator-index:v4.18 registry.redhat.io/redhat/certified-operator-index:v4.17 registry.redhat.io/redhat/certified-operator-index:v4.16 registry.redhat.io/redhat/certified-operator-index:v4.15 registry.redhat.io/redhat/certified-operator-index:v4.14 registry.redhat.io/redhat/certified-operator-index:v4.13 registry.redhat.io/redhat/certified-operator-index:v4.12+ jq -r '.indices | map(.ocp_version) | join(" ")' | |
| [get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
| [get-supported-versions : supported-version-check] + tr -d '\n\r' | |
| [get-supported-versions : supported-version-check] + tee /tekton/results/indices_ocp_versions | |
| [get-supported-versions : supported-version-check] 4.22 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.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-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] + tee /tekton/results/skipped_ocp_indices | |
| [get-supported-versions : supported-version-check] + tr -d '\n\r' | |
| [get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-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.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-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/certified-operator-index:v4.22+ jq -r .versions_annotation | |
| [get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
| [get-supported-versions : supported-version-check] + tr -d '\n\r' | |
| [get-supported-versions : supported-version-check] + tee /tekton/results/ocp_version | |
| [get-supported-versions : supported-version-check] null | |
| [build-fbc-index-images : add-fbc-fragments-to-index] + [[ v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21 == '' ]] | |
| [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/certified-operator-index:v4.22 registry.redhat.io/redhat/certified-operator-index:v4.21 registry.redhat.io/redhat/certified-operator-index:v4.20 registry.redhat.io/redhat/certified-operator-index:v4.19 registry.redhat.io/redhat/certified-operator-index:v4.18 registry.redhat.io/redhat/certified-operator-index:v4.17 registry.redhat.io/redhat/certified-operator-index:v4.16 registry.redhat.io/redhat/certified-operator-index:v4.15 registry.redhat.io/redhat/certified-operator-index:v4.14 registry.redhat.io/redhat/certified-operator-index:v4.13 registry.redhat.io/redhat/certified-operator-index:v4.12' | |
| [build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod != prod ]] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod == dev ]] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod == qa ]] | |
| [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/certified-operator-index:v4.22 registry.redhat.io/redhat/certified-operator-index:v4.21 registry.redhat.io/redhat/certified-operator-index:v4.20 registry.redhat.io/redhat/certified-operator-index:v4.19 registry.redhat.io/redhat/certified-operator-index:v4.18 registry.redhat.io/redhat/certified-operator-index:v4.17 registry.redhat.io/redhat/certified-operator-index:v4.16 registry.redhat.io/redhat/certified-operator-index:v4.15 registry.redhat.io/redhat/certified-operator-index:v4.14 registry.redhat.io/redhat/certified-operator-index:v4.13 registry.redhat.io/redhat/certified-operator-index:v4.12 --catalog-names v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19,v4.20,v4.21 --image-repository quay.io/operator-pipeline-prod/catalog --commit-sha cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 --image-output index-image-paths.txt --verbose | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:20:41,808 [operator-cert] DEBUG Set KRB5_CLIENT_KTNAME env variable: FILE:/etc/kerberos/krb5-isv-pending.keytab | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:20:49,621 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:20:49,621 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:20:49,621 [operator-cert] DEBUG 1110875 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:20:49,621 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:20:49,621 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:20:49,621 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:20:49,621 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:20:49,621 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:20:49,621 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:20:49,621 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:20:49,621 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:20:49,621 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:20:49,621 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:10,145 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:10,146 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:10,146 [operator-cert] DEBUG 1110875 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:10,146 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:10,146 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:10,146 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:10,146 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:10,146 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:10,146 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:10,146 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:10,146 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:10,146 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:10,146 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:30,690 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:30,691 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:30,691 [operator-cert] DEBUG 1110875 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:30,691 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:30,691 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:30,691 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:30,691 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:30,691 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:30,691 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:30,691 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:30,691 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:30,691 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:30,691 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:51,246 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:51,246 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:51,247 [operator-cert] DEBUG 1110875 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:51,247 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:51,247 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:51,247 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:51,247 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:51,247 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:51,247 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:51,247 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:51,247 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:51,247 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:21:51,247 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:11,779 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:11,780 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:11,780 [operator-cert] DEBUG 1110875 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:11,780 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:11,780 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:11,780 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:11,780 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:11,780 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:11,780 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:11,780 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:11,780 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:11,780 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:11,780 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:32,307 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:32,308 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:32,308 [operator-cert] DEBUG 1110875 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:32,308 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:32,308 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:32,308 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:32,308 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:32,308 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:32,308 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:32,308 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:32,308 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:32,308 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:32,308 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:52,848 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:52,849 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:52,849 [operator-cert] DEBUG 1110875 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:52,849 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:52,849 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:52,849 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:52,849 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:52,849 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:52,849 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:52,849 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:52,849 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:52,849 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:22:52,849 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:13,378 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:13,378 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:13,379 [operator-cert] DEBUG 1110875 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:13,379 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:13,379 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:13,379 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:13,379 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:13,379 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:13,379 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:13,379 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:13,379 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:13,379 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:13,379 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:33,890 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:33,890 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:33,890 [operator-cert] DEBUG 1110875 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:33,891 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:33,891 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:33,891 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:33,891 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:33,891 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:33,891 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:33,891 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:33,891 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:33,891 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:33,891 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:54,443 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:54,443 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:54,443 [operator-cert] DEBUG 1110875 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:54,443 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:54,443 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:54,443 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:54,443 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:54,443 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:54,443 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:54,443 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:54,443 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:54,443 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:23:54,443 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:14,953 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:14,953 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:14,953 [operator-cert] DEBUG 1110875 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:14,954 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:14,954 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:14,954 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:14,954 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:14,954 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:14,954 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:14,954 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:14,954 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:14,954 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:14,954 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:35,478 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:35,478 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:35,478 [operator-cert] DEBUG 1110875 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:35,478 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:35,478 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:35,478 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:35,478 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:35,478 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:35,478 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:35,478 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:35,478 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:35,478 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:35,478 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:56,002 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:56,003 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:56,003 [operator-cert] DEBUG 1110875 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:56,003 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:56,003 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:56,003 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:56,003 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:56,003 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:56,003 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:56,003 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:56,003 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:56,003 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:24:56,003 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:16,784 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:16,784 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:16,784 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:16,784 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:16,784 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:16,784 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:16,784 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:16,784 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:16,784 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:16,784 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:16,784 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:16,784 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:16,784 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:37,306 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:37,307 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:37,307 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:37,307 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:37,307 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:37,307 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:37,307 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:37,307 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:37,307 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:37,307 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:37,307 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:37,307 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:37,307 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:57,832 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:57,832 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:57,832 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:57,832 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:57,832 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:57,832 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:57,832 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:57,832 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:57,832 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:57,832 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:57,832 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:57,832 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:25:57,832 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:18,371 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:18,371 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:18,371 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:18,371 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:18,371 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:18,371 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:18,371 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:18,371 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:18,371 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:18,372 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:18,372 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:18,372 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:18,372 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:38,958 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:38,958 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:38,958 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:38,958 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:38,958 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:38,958 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:38,958 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:38,958 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:38,958 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:38,958 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:38,958 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:38,958 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:38,958 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:59,482 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:59,482 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:59,482 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:59,482 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:59,482 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:59,482 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:59,482 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:59,482 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:59,482 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:59,482 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:59,482 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:59,482 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:26:59,482 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:20,029 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:20,029 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:20,029 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:20,029 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:20,029 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:20,029 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:20,029 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:20,030 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:20,030 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:20,030 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:20,030 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:20,030 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:20,030 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:40,643 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:40,643 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:40,643 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:40,643 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:40,643 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:40,643 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:40,643 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:40,643 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:40,643 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:40,643 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:40,643 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:40,643 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:27:40,643 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:01,212 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:01,212 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:01,212 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:01,212 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:01,212 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:01,212 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:01,212 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:01,212 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:01,212 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:01,212 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:01,212 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:01,212 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:01,212 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:21,740 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:21,740 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:21,740 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:21,740 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:21,740 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:21,740 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:21,740 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:21,740 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:21,740 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:21,740 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:21,740 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:21,740 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:21,740 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:42,273 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:42,273 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:42,273 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:42,273 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:42,273 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:42,273 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:42,273 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:42,273 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:42,273 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:42,273 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:42,273 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:42,273 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:28:42,273 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:02,894 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:02,894 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:02,894 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:02,894 [operator-cert] DEBUG 1110876 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:02,894 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:02,894 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:02,894 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:02,894 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:02,894 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:02,894 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:02,894 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:02,894 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:02,894 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:23,481 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:23,481 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:23,481 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:23,481 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:23,481 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:23,481 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:23,481 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:23,481 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:23,482 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:23,482 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:23,482 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:23,482 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:23,482 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:44,042 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:44,043 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:44,043 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:44,043 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:44,043 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:44,043 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:44,043 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:44,043 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:44,043 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:44,043 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:44,043 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:44,043 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:29:44,043 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:04,605 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:04,605 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:04,605 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:04,605 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:04,605 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:04,605 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:04,605 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:04,605 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:04,606 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:04,606 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:04,606 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:04,606 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:04,606 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:25,165 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:25,165 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:25,165 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:25,165 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:25,165 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:25,165 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:25,165 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:25,165 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:25,165 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:25,165 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:25,165 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:25,165 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:25,165 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:45,712 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:45,713 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:45,713 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:45,713 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:45,713 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:45,713 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:45,713 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:45,713 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:45,713 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:45,713 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:45,713 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:45,713 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:30:45,713 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:06,265 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:06,266 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:06,266 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:06,266 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:06,266 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:06,266 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:06,266 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:06,266 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:06,266 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:06,266 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:06,266 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:06,266 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:06,266 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:26,814 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:26,815 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:26,815 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:26,815 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:26,815 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:26,815 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:26,815 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:26,815 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:26,815 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:26,815 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:26,815 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:26,815 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:26,815 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:47,554 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:47,554 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:47,554 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:47,554 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:47,554 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:47,554 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:47,554 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:47,554 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:47,554 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:47,554 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:47,554 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:47,554 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:31:47,554 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:08,089 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:08,089 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:08,089 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:08,090 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:08,090 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:08,090 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:08,090 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:08,090 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:08,090 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:08,090 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:08,090 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:08,090 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:08,090 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:28,652 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:28,652 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:28,652 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:28,653 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:28,653 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:28,653 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:28,653 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:28,653 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:28,653 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:28,653 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:28,653 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:28,653 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:28,653 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:49,239 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:49,239 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:49,239 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:49,239 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:49,239 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:49,239 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:49,239 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:49,239 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:49,239 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:49,239 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:49,239 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:49,239 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:32:49,239 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:09,791 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:09,791 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:09,791 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:09,791 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:09,791 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:09,791 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:09,791 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:09,791 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:09,791 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:09,791 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:09,791 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:09,791 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:09,791 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:30,364 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:30,365 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:30,365 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:30,365 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:30,365 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:30,365 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:30,365 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:30,365 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:30,365 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:30,365 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:30,365 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:30,365 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:30,365 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:51,965 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:51,965 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:51,965 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:51,965 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:51,965 [operator-cert] DEBUG 1110877 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:51,965 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:51,965 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:51,965 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:51,965 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:51,965 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:51,965 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:51,965 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:33:51,965 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:12,607 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:12,607 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:12,607 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:12,607 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:12,607 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:12,607 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:12,607 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:12,607 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:12,607 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:12,607 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:12,607 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:12,607 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:12,607 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:33,158 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:33,158 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:33,158 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:33,158 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:33,158 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:33,158 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:33,158 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:33,158 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:33,158 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:33,158 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:33,158 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:33,158 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:33,158 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:53,694 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:53,694 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:53,694 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:53,694 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:53,694 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:53,694 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:53,694 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:53,694 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:53,694 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:53,694 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:53,694 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:53,694 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:34:53,695 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:14,291 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:14,292 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:14,292 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:14,292 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:14,292 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:14,292 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:14,292 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:14,292 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:14,292 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:14,292 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:14,292 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:14,292 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:14,292 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:34,892 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:34,893 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:34,893 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:34,893 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:34,893 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:34,893 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:34,893 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:34,893 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:34,893 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:34,893 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:34,893 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:34,893 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:34,893 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:55,440 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:55,440 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:55,440 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:55,440 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:55,440 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:55,440 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:55,440 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:55,440 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:55,440 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:55,440 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:55,440 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:55,440 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:35:55,440 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:15,983 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:15,983 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:15,983 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:15,983 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:15,983 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:15,983 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:15,983 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:15,983 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:15,983 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:15,983 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:15,983 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:15,983 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:15,983 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:36,537 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:36,537 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:36,538 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:36,538 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:36,538 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:36,538 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:36,538 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:36,538 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:36,538 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:36,538 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:36,538 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:36,538 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:36,538 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:57,098 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:57,099 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:57,099 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:57,099 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:57,099 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:57,099 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:57,099 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:57,099 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:57,099 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:57,099 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:57,099 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:57,099 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:36:57,099 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:17,640 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:17,640 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:17,640 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:17,640 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:17,640 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:17,641 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:17,641 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:17,641 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:17,641 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:17,641 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:17,641 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:17,641 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:17,641 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:38,616 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:38,616 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:38,616 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:38,616 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:38,616 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:38,616 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:38,617 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:38,617 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:38,617 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:38,617 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:38,617 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:38,617 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:38,617 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:59,145 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:59,145 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:59,145 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:59,145 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:59,145 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:59,145 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:59,145 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:59,145 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:59,145 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:59,146 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:59,146 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:59,146 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:37:59,146 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:19,710 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:19,710 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:19,710 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:19,710 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:19,710 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:19,710 [operator-cert] DEBUG 1110878 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:19,710 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:19,710 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:19,710 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:19,710 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:19,710 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:19,710 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:19,710 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:40,266 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:40,267 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:40,267 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:40,267 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:40,267 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:40,267 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:40,267 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:40,267 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:40,267 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:40,267 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:40,267 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:40,267 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:38:40,267 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:00,849 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:00,849 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:00,849 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:00,849 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:00,849 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:00,849 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:00,849 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:00,849 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:00,849 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:00,849 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:00,849 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:00,849 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:00,849 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:21,412 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:21,413 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:21,413 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:21,413 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:21,413 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:21,413 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:21,413 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:21,413 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:21,413 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:21,413 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:21,413 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:21,413 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:21,413 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:41,960 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:41,960 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:41,960 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:41,960 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:41,960 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:41,960 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:41,960 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:41,960 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:41,960 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:41,960 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:41,960 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:41,960 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:39:41,960 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:02,623 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:02,623 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:02,623 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:02,623 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:02,623 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:02,623 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:02,623 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:02,623 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:02,623 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:02,623 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:02,623 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:02,623 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:02,623 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:23,190 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:23,190 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:23,190 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:23,190 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:23,190 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:23,190 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:23,190 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:23,191 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:23,191 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:23,191 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:23,191 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:23,191 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:23,191 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:43,740 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:43,741 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:43,741 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:43,741 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:43,741 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:43,741 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:43,741 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:43,741 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:43,741 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:43,741 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:43,741 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:43,741 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:40:43,741 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:04,342 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:04,342 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:04,342 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:04,342 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:04,343 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:04,343 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:04,343 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:04,343 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:04,343 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:04,343 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:04,343 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:04,343 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:04,343 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:24,931 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:24,931 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:24,931 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:24,931 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:24,931 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:24,931 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:24,931 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:24,931 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:24,931 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:24,931 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:24,931 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:24,931 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:24,931 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:45,480 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:45,481 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:45,481 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:45,481 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:45,481 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:45,481 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:45,481 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:45,481 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:45,481 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:45,481 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:45,481 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:45,481 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:41:45,481 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:06,070 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:06,070 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:06,070 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:06,070 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:06,070 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:06,070 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:06,070 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:06,070 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:06,070 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:06,070 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:06,070 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:06,070 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:06,070 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:26,636 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:26,636 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:26,636 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:26,636 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:26,636 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:26,636 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:26,636 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:26,636 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:26,636 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:26,636 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:26,636 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:26,636 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:26,636 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:47,205 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:47,205 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:47,205 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:47,205 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:47,205 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:47,205 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:47,205 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:47,205 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:47,205 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:47,205 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:47,205 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:47,205 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:42:47,205 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:07,912 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:07,913 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:07,913 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:07,913 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:07,913 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:07,913 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:07,913 [operator-cert] DEBUG 1110879 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:07,913 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:07,913 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:07,913 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:07,913 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:07,913 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:07,913 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:28,487 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:28,487 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:28,487 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:28,487 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:28,487 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:28,487 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:28,487 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:28,487 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:28,487 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:28,487 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:28,487 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:28,487 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:28,487 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:49,065 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:49,066 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:49,066 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:49,066 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:49,066 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:49,066 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:49,066 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:49,066 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:49,066 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:49,066 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:49,066 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:49,066 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:43:49,066 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:09,665 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:09,666 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:09,666 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:09,666 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:09,666 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:09,666 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:09,666 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:09,666 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:09,666 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:09,666 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:09,666 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:09,666 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:09,666 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:30,262 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:30,263 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:30,263 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:30,263 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:30,263 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:30,263 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:30,263 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:30,263 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:30,263 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:30,263 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:30,263 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:30,263 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:30,263 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:50,848 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:50,849 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:50,849 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:50,849 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:50,849 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:50,849 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:50,849 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:50,849 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:50,849 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:50,849 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:50,849 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:50,849 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:44:50,849 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:11,488 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:11,488 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:11,488 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:11,488 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:11,488 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:11,488 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:11,488 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:11,488 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:11,488 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:11,488 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:11,488 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:11,488 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:11,488 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:32,066 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:32,067 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:32,067 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:32,067 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:32,067 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:32,067 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:32,067 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:32,067 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:32,067 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:32,067 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:32,067 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:32,067 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:32,067 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:52,663 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:52,663 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:52,663 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:52,663 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:52,663 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:52,663 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:52,663 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:52,663 [operator-cert] DEBUG 1110880 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:52,663 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:52,663 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:52,663 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:52,663 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:45:52,663 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:13,231 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:13,231 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:13,231 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:13,231 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:13,231 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:13,231 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:13,231 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:13,231 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:13,231 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:13,231 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:13,232 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:13,232 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:13,232 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:33,828 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:33,828 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:33,828 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:33,828 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:33,828 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:33,828 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:33,828 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:33,828 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:33,829 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:33,829 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:33,829 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:33,829 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:33,829 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:54,436 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:54,436 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:54,436 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:54,436 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:54,436 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:54,436 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:54,436 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:54,436 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:54,436 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:54,436 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:54,436 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:54,436 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:46:54,436 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:15,009 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:15,010 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:15,010 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:15,010 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:15,010 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:15,010 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:15,010 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:15,010 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:15,010 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:15,010 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:15,010 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:15,010 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:15,010 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:35,600 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:35,601 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:35,601 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:35,601 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:35,601 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:35,601 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:35,601 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:35,601 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:35,601 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:35,601 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:35,601 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:35,601 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:35,601 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:56,192 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:56,193 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:56,193 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:56,193 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:56,193 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:56,193 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:56,193 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:56,193 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:56,193 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:56,193 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:56,193 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:56,193 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:47:56,193 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:16,770 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:16,770 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:16,770 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:16,770 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:16,770 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:16,770 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:16,770 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:16,770 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:16,770 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:16,770 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:16,770 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:16,770 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:16,770 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:37,339 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:37,339 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:37,339 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:37,340 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:37,340 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:37,340 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:37,340 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:37,340 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:37,340 [operator-cert] DEBUG 1110881 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:37,340 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:37,340 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:37,340 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:37,340 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:57,962 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:57,963 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:57,963 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:57,963 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:57,963 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:57,963 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:57,963 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:57,963 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:57,963 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:57,963 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:57,963 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:57,963 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:48:57,963 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:18,538 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:18,538 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:18,538 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:18,538 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:18,538 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:18,538 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:18,538 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:18,538 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:18,538 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:18,538 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:18,538 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:18,538 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:18,538 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:39,148 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:39,149 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:39,149 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:39,149 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:39,149 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:39,149 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:39,149 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:39,149 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:39,149 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:39,149 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:39,149 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:39,149 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:39,149 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:59,724 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:59,724 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:59,724 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:59,724 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:59,724 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:59,724 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:59,724 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:59,725 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:59,725 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:59,725 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:59,725 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:59,725 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:49:59,725 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:20,316 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:20,316 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:20,316 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:20,316 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:20,316 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:20,316 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:20,316 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:20,316 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:20,316 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:20,316 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:20,316 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:20,316 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:20,316 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:40,904 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:40,904 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:40,904 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:40,905 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:40,905 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:40,905 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:40,905 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:40,905 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:40,905 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:40,905 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:40,905 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:40,905 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:50:40,905 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:01,477 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:01,478 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:01,478 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:01,478 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:01,478 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:01,478 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:01,478 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:01,478 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:01,478 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:01,478 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:01,478 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:01,478 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:01,478 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:22,466 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:22,466 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:22,466 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:22,466 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:22,466 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:22,466 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:22,466 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:22,466 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:22,466 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:22,466 [operator-cert] DEBUG 1110882 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:22,466 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:22,466 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:22,466 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:43,084 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:43,084 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:43,084 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:43,084 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:43,084 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:43,084 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:43,084 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:43,084 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:43,084 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:43,084 [operator-cert] DEBUG 1110882 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:43,084 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:43,084 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:51:43,085 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:03,889 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:03,889 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:03,889 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:03,889 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:03,889 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:03,889 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:03,889 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:03,889 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:03,889 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:03,889 [operator-cert] DEBUG 1110882 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:03,889 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:03,889 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:03,889 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:24,509 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:24,509 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:24,510 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:24,510 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:24,510 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:24,510 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:24,510 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:24,510 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:24,510 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:24,510 [operator-cert] DEBUG 1110882 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:24,510 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:24,510 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:24,510 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:45,104 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:45,105 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:45,105 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:45,105 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:45,105 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:45,105 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:45,105 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:45,105 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:45,105 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:45,105 [operator-cert] DEBUG 1110882 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:45,105 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:45,105 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:52:45,105 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:05,683 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:05,683 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:05,683 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:05,683 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:05,683 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:05,683 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:05,683 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:05,683 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:05,684 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:05,684 [operator-cert] DEBUG 1110882 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:05,684 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:05,684 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:05,684 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:26,272 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:26,273 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:26,273 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:26,273 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:26,273 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:26,273 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:26,273 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:26,273 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:26,273 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:26,273 [operator-cert] DEBUG 1110882 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:26,273 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:26,273 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:26,273 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:46,981 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:46,982 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:46,982 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:46,982 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:46,982 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:46,982 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:46,982 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:46,982 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:46,982 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:46,982 [operator-cert] DEBUG 1110882 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:46,982 [operator-cert] DEBUG 1110883 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:46,982 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:53:46,982 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:07,614 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:07,614 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:07,614 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:07,614 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:07,614 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:07,614 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:07,614 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:07,614 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:07,614 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:07,614 [operator-cert] DEBUG 1110882 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:07,614 [operator-cert] DEBUG 1110883 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:07,614 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:07,614 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:28,242 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:28,243 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:28,243 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:28,243 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:28,243 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:28,243 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:28,243 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:28,243 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:28,243 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:28,243 [operator-cert] DEBUG 1110882 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:28,243 [operator-cert] DEBUG 1110883 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:28,243 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:28,243 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:48,836 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:48,836 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:48,836 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:48,836 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:48,836 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:48,836 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:48,836 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:48,836 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:48,836 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:48,836 [operator-cert] DEBUG 1110882 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:48,836 [operator-cert] DEBUG 1110883 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:48,836 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:54:48,837 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:09,436 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:09,437 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:09,437 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:09,437 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:09,437 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:09,437 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:09,437 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:09,437 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:09,437 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:09,437 [operator-cert] DEBUG 1110882 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:09,437 [operator-cert] DEBUG 1110883 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:09,437 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:09,437 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:30,036 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:30,036 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:30,036 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:30,036 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:30,036 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:30,036 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:30,036 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:30,036 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:30,036 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:30,036 [operator-cert] DEBUG 1110882 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:30,036 [operator-cert] DEBUG 1110883 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:30,036 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:30,036 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:50,633 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:50,634 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:50,634 [operator-cert] DEBUG 1110875 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:50,634 [operator-cert] DEBUG 1110876 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:50,634 [operator-cert] DEBUG 1110877 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:50,634 [operator-cert] DEBUG 1110878 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:50,634 [operator-cert] DEBUG 1110879 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:50,634 [operator-cert] DEBUG 1110880 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:50,634 [operator-cert] DEBUG 1110881 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:50,634 [operator-cert] DEBUG 1110882 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:50,634 [operator-cert] DEBUG 1110883 - complete | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:50,634 [operator-cert] DEBUG 1110884 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:55:50,634 [operator-cert] INFO Waiting for IIB builds to finish: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:56:11,234 [operator-cert] INFO IIB build completed successfully for all fragments add: [1110875, 1110876, 1110877, 1110878, 1110879, 1110880, 1110881, 1110882, 1110883, 1110884] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:56:11,235 [operator-cert] INFO Extracting manifest digests for signing... | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-02 23:56:11,235 [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/certified-operator-index:v4.12+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:310f113fe6239910190ebf0ca0523f41dfeaa87784f6ea1d8716066128eb0141,registry.redhat.io/redhat/certified-operator-index:v4.13+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:7ec04868978d94306a795a13971dba17f9256a63eb75523b30bd6a2685d450da,registry.redhat.io/redhat/certified-operator-index:v4.14+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:7aca37f5160c391c8b6b7c16e5fd0699fa4ee81ce0b281c771435b0ed86c85a0,registry.redhat.io/redhat/certified-operator-index:v4.15+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:71473efe127f1beeb9b8e35aa6ac02c86681b1b735d465e184416acdad4a361a,registry.redhat.io/redhat/certified-operator-index:v4.16+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:9a6a3a2392ba02f18bd088370ec5122385f360116beb2d3c49910be47d8f1924,registry.redhat.io/redhat/certified-operator-index:v4.17+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:979155a0f5dde6a499d9f94b8c98e80eb0458770f3f2136d66773c74b239df2e,registry.redhat.io/redhat/certified-operator-index:v4.18+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:2658a1f5af0baa6ed483a446db08fcb1e558d4845b006951e7192a78bebd9297,registry.redhat.io/redhat/certified-operator-index:v4.19+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:2a97334426c5c88ec9330d820a313df7303131e44bbafdead2ae5e782c8dcbda,registry.redhat.io/redhat/certified-operator-index:v4.20+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:70ef2b894cfe9d943803015b5be8d177ecbc850261da9036ddfc139ff76d9fa7,registry.redhat.io/redhat/certified-operator-index:v4.21+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:aa91964e1a5bd7566594e68862815e7cda5da417893997765e636f2dc4b7ec08 | |
| [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] + [[ 667b9622f8a08cf49ff17c1f == '' ]] | |
| [get-ci-results-attempt : get-results] + echo 'Downloading the artifacts' | |
| [get-ci-results-attempt : get-results] Downloading the artifacts | |
| [get-ci-results-attempt : get-results] + download-test-results --pyxis-url https://pyxis.engineering.redhat.com --cert-project-id 667b9622f8a08cf49ff17c1f --certification-hash N/A --operator-package-version '' --operator-name kubecost-operator --verbose | |
| [get-ci-results-attempt : get-results] 2026-03-02 23:56:19,774 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [get-ci-results-attempt : get-results] 2026-03-02 23:56:19,775 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/projects/certification/id/667b9622f8a08cf49ff17c1f/test-results?filter=certification_hash=='N/A';version=='';operator_package_name=='kubecost-operator'&sort_by=creation_date[desc]&page_size=1 | |
| [get-ci-results-attempt : get-results] 2026-03-02 23:56:19,775 [operator-cert] DEBUG GET Pyxis request params: None | |
| [get-ci-results-attempt : get-results] 2026-03-02 23:56:20,027 [operator-cert] ERROR There is no test results for given parameters | |
| [get-ci-results-attempt : get-results] 2026-03-02 23:56:20,028 [operator-cert] ERROR Result test_result_id is empty | |
| [get-ci-results-attempt : get-results] 2026-03-02 23:56:20,028 [operator-cert] DEBUG Storing test_result_id | |
| [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/certified-operators/pull/7834 == '' ]] | |
| [preflight-trigger : skip-preflight-testing-if-labeled] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834 --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] Downloading the test results | |
| [get-ci-results : get-results] + '[' false == true ']' | |
| [get-ci-results : get-results] + '[' 667b9622f8a08cf49ff17c1f == '' ']' | |
| [get-ci-results : get-results] + echo 'Downloading the test results' | |
| [get-ci-results : get-results] + download-test-results --pyxis-url https://pyxis.engineering.redhat.com --cert-project-id 667b9622f8a08cf49ff17c1f --certification-hash N/A --operator-package-version '' --operator-name kubecost-operator --verbose | |
| [get-ci-results : get-results] 2026-03-02 23:56:59,568 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [get-ci-results : get-results] 2026-03-02 23:56:59,568 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/projects/certification/id/667b9622f8a08cf49ff17c1f/test-results?filter=certification_hash=='N/A';version=='';operator_package_name=='kubecost-operator'&sort_by=creation_date[desc]&page_size=1 | |
| [get-ci-results : get-results] 2026-03-02 23:56:59,568 [operator-cert] DEBUG GET Pyxis request params: None | |
| [get-ci-results : get-results] 2026-03-02 23:56:59,765 [operator-cert] ERROR There is no test results for given parameters | |
| [get-ci-results : get-results] 2026-03-02 23:56:59,766 [operator-cert] ERROR Result test_result_id is empty | |
| [get-ci-results : get-results] 2026-03-02 23:56:59,766 [operator-cert] DEBUG Storing test_result_id | |
| [get-ci-results : get-results] + cat test_result_id | |
| [get-ci-results : get-results] + tee /tekton/results/test_result_id | |
| [get-ci-results : get-results] + echo -n test_results.json | |
| [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/kubecost-operator ]] | |
| [merge-pr : check-if-merge] + [[ ! -f operators/kubecost-operator/ci.yaml ]] | |
| [merge-pr : check-if-merge] ++ yq -r '.merge!=false' | |
| [merge-pr : check-if-merge] + BOOL_MERGE=true | |
| [merge-pr : check-if-merge] + echo -n true | |
| [merge-pr : merge-pull-request] ++ cat /tekton/results/bool_merge | |
| [merge-pr : merge-pull-request] + BOOL_MERGE=true | |
| [merge-pr : merge-pull-request] + '[' true = false ']' | |
| [merge-pr : merge-pull-request] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834 --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/certified-operators/pull/7834 --squash --admin --match-head-commit cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 | |
| [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 | |
| [github-add-connect-url-comment : post-comment] + echo '[View your certification test results and logs here](https://connect.redhat.com/projects/667b9622f8a08cf49ff17c1f/test-results).' | |
| [github-add-connect-url-comment : post-comment] + echo 'Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834' | |
| [github-add-connect-url-comment : post-comment] Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834 | |
| [github-add-connect-url-comment : post-comment] + echo 'Comment text: [View your certification test results and logs here](https://connect.redhat.com/projects/667b9622f8a08cf49ff17c1f/test-results).' | |
| [github-add-connect-url-comment : post-comment] Comment text: [View your certification test results and logs here](https://connect.redhat.com/projects/667b9622f8a08cf49ff17c1f/test-results). | |
| [github-add-connect-url-comment : post-comment] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834 --comment-file comment_file --comment-tag '' --replace false | |
| [github-add-connect-url-comment : post-comment] 2026-03-02 23:58:06,332 [operator-cert] INFO Sending this data to GitHub with POST | |
| [github-add-connect-url-comment : post-comment] 2026-03-02 23:58:06,332 [operator-cert] INFO {'body': '[View your certification test results and logs here](https://connect.redhat.com/projects/667b9622f8a08cf49ff17c1f/test-results).\n'} | |
| [github-add-connect-url-comment : post-comment] 2026-03-02 23:58:07,050 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834 | |
| [set-github-status-success : set-github-status] + '[' false == true ']' | |
| [set-github-status-success : set-github-status] + echo 'Setting github status of commit cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 to success' | |
| [set-github-status-success : set-github-status] Setting github status of commit cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 to success | |
| [set-github-status-success : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/certified-operators.git --commit-sha cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 --status success --context operator/test --description 'Pipeline for the operator tests has passed successfully.' | |
| [set-github-status-success : set-github-status] 2026-03-02 23:58:07,815 [operator-cert] INFO Successfully set status to success for commit cf12d1b01902b3ee8fd8184cc1ef9d94eadefbb3 in github repo git@github.com:redhat-openshift-ecosystem/certified-operators.git | |
| [set-github-passed-label : post-comment] + EXTRA_ARGS= | |
| [set-github-passed-label : post-comment] + [[ ! -z operator-hosted-pipeline/passed ]] | |
| [set-github-passed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/passed' | |
| [set-github-passed-label : post-comment] + [[ ! -z '' ]] | |
| [set-github-passed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834 | |
| [set-github-passed-label : post-comment] + [[ true == true ]] | |
| [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/certified-operators/pull/7834' | |
| [set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7834 --add-labels operator-hosted-pipeline/passed --remove-matching-namespace-labels | |
| [set-github-passed-label : post-comment] 2026-03-02 23:58:07,193 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/passed'] to redhat-openshift-ecosystem/certified-operators | |
| [set-github-passed-label : post-comment] 2026-03-02 23:58:07,926 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
| [set-github-passed-label : post-comment] 2026-03-02 23:58:07,927 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fbf74055400> | |
| [set-github-passed-label : post-comment] 2026-03-02 23:58:07,927 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/passed'] | |
| [set-github-passed-label : post-comment] 2026-03-02 23:58:07,927 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
| [set-github-passed-label : post-comment] 2026-03-02 23:58:07,927 [operator-cert] INFO Adding label operator-hosted-pipeline/passed | |
| [set-github-passed-label : post-comment] 2026-03-02 23:58:08,807 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
| [github-add-summary-comment : gather-info] 2026/03/02 23:58:37 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-runnkgnb | |
| [github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runnkgnb | |
| [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-runnkgnb | |
| [release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runnkgnb --ignore-not-found=true | |
| [release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-7834" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment