Created
February 6, 2025 14:12
-
-
Save rh-operator-bundle-bot/fe6fa7d1ee43aab82573f619aab8f9db to your computer and use it in GitHub Desktop.
This file contains 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: 36 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 17 | |
[get-pr-number : parse-pr-url] + echo -n 5896 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 5896 | |
[acquire-lease : create-lease] + calculate_duration_in_seconds 90m | |
[acquire-lease : create-lease] + '[' m == m ']' | |
[acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400 | |
[acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS | |
[acquire-lease : create-lease] + create_lease_yaml | |
[acquire-lease : create-lease] ++ date -u +%Y-%m-%dT%H:%M:%S.000000Z | |
[acquire-lease : create-lease] + microTime=2025-02-06T13:34:52.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-5896' | |
[acquire-lease : create-lease] + echo ' labels:' | |
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runc68pr' | |
[acquire-lease : create-lease] + echo spec: | |
[acquire-lease : create-lease] + echo ' acquireTime: 2025-02-06T13:34:52.000000Z' | |
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-5896' | |
[acquire-lease : create-lease] + acquire_lease | |
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-5896 | |
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-5896 | |
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-5896 | |
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-5896' | |
[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-5896 created | |
[acquire-lease : create-lease] + break | |
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-5896 | |
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-5896' | |
[set-github-started-label : post-comment] unable to retrieve container logs for cri-o://51ec9331558bbc031b7a17b8ce0f141f02b54a2e57d95127f0184a424cb5587c | |
[set-github-status-pending : set-github-status] + '[' false == true ']' | |
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 7fbd549cd9d313ef19820276e6644dd447319357 to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit 7fbd549cd9d313ef19820276e6644dd447319357 to pending | |
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-prod.git --commit-sha 7fbd549cd9d313ef19820276e6644dd447319357 --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
[set-github-status-pending : set-github-status] 2025-02-06 13:35:16,331 [operator-cert] INFO Successfully set status to pending for commit 7fbd549cd9d313ef19820276e6644dd447319357 in github repo https://github.com/redhat-openshift-ecosystem/community-operators-prod.git | |
[set-env : set-env] + ENV=prod | |
[set-env : set-env] + ACCESS_TYPE=internal | |
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]] | |
[set-env : set-env] + case $ENV in | |
[set-env : set-env] + case $ACCESS_TYPE in | |
[set-env : set-env] + PYXIS_URL=https://pyxis.engineering.redhat.com | |
[set-env : set-env] + CONNECT_URL=https://connect.redhat.com | |
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.redhat.com | |
[set-env : set-env] + IIB_URL=https://iib.engineering.redhat.com | |
[set-env : set-env] + SIG_KEY_ID='4096R/55A34A82 SHA-256' | |
[set-env : set-env] + SIG_KEY_NAME=containerisvsign | |
[set-env : set-env] + UMB_URL=umb.api.redhat.com | |
[set-env : set-env] + UMB_CLIENT_NAME=operatorpipelines | |
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline | |
[set-env : set-env] + echo -n https://pyxis.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/pyxis_url | |
[set-env : set-env] https://pyxis.engineering.redhat.com+ echo -n https://connect.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_url | |
[set-env : set-env] https://connect.redhat.com+ echo -n registry.connect.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_registry | |
[set-env : set-env] registry.connect.redhat.com+ echo -n https://iib.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/iib_url | |
[set-env : set-env] https://iib.engineering.redhat.com+ echo -n 4096R/55A34A82 SHA-256 | |
[set-env : set-env] + tee /tekton/results/sig_key_id | |
[set-env : set-env] 4096R/55A34A82 SHA-256+ echo -n containerisvsign | |
[set-env : set-env] + tee /tekton/results/sig_key_name | |
[set-env : set-env] containerisvsign+ echo -n umb.api.redhat.com | |
[set-env : set-env] + tee /tekton/results/umb_url | |
[set-env : set-env] umb.api.redhat.com+ echo -n operatorpipelines | |
[set-env : set-env] + tee /tekton/results/umb_client_name | |
[set-env : set-env] operatorpipelines+ echo -n community-operator-signing-pipeline | |
[set-env : set-env] + tee /tekton/results/umb_client_name_signing | |
[set-env : set-env] community-operator-signing-pipeline | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + '[' false = true ']' | |
[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=https://github.com/redhat-openshift-ecosystem/community-operators-prod.git -revision=d06c01ef4f5c458823fbf0e01c5dcfd120d5a070 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"info","ts":1738848990.5375514,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-prod.git @ d06c01ef4f5c458823fbf0e01c5dcfd120d5a070 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1738848990.7606013,"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=d06c01ef4f5c458823fbf0e01c5dcfd120d5a070 | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s d06c01ef4f5c458823fbf0e01c5dcfd120d5a070 | |
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-prod.git | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cleandir | |
[clone-repository : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository : clone] + rm -rf '/workspace/output//*' | |
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + /ko-app/git-init -url=https://github.com/Manvi1203/community-operators-prod.git -revision=7fbd549cd9d313ef19820276e6644dd447319357 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"info","ts":1738848991.0457509,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/Manvi1203/community-operators-prod.git @ 7fbd549cd9d313ef19820276e6644dd447319357 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1738848991.1250148,"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=7fbd549cd9d313ef19820276e6644dd447319357 | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s 7fbd549cd9d313ef19820276e6644dd447319357 | |
[clone-repository : clone] + printf %s https://github.com/Manvi1203/community-operators-prod.git | |
[detect-changes : parse-repo-changes] unable to retrieve container logs for cri-o://7f2c61ce91cd6286942848a3f205d1943842e27f9e6f7a8c819d71cb1dd215ef | |
[check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner Manvi1203 --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5896 --pyxis-url https://pyxis.engineering.redhat.com --output-file permission_review.json --verbose | |
[check-permissions : check-permissions] 2025-02-06 13:38:24,263 [operator-cert] INFO Checking permissions for the pull request owner: Manvi1203 | |
[check-permissions : check-permissions] 2025-02-06 13:38:24,266 [operator-cert] INFO Checking permissions for operator alloydb-omni-operator | |
[check-permissions : check-permissions] 2025-02-06 13:38:24,266 [operator-cert] INFO Checking if the pull request owner is a member of the organization | |
[check-permissions : check-permissions] 2025-02-06 13:38:24,513 [operator-cert] INFO Pull request owner 'Manvi1203' is not a member of the organization 'redhat-openshift-ecosystem' | |
[check-permissions : check-permissions] 2025-02-06 13:38:24,518 [operator-cert] INFO Pull request owner Manvi1203 can submit PR for operator alloydb-omni-operator | |
[check-permissions : check-permissions] 2025-02-06 13:38:24,518 [operator-cert] DEBUG Running command: ['gh', 'pr', 'review', 'https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5896', '--approve'] | |
[check-permissions : check-permissions] 2025-02-06 13:38:25,768 [operator-cert] DEBUG Command output: | |
[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.17,v4.14,v4.12,v4.18,v4.13,v4.16,v4.15 != '' ]] | |
[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.17,v4.14,v4.12,v4.18,v4.13,v4.16,v4.15]' | |
[set-github-pr-title : set-github-status] + IFS=, | |
[set-github-pr-title : set-github-status] + read -ra RAW_OPERATOR_ARR | |
[set-github-pr-title : set-github-status] + unset IFS | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR=() | |
[set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
[set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
[set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
[set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
[set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
[set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
[set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
[set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
[set-github-pr-title : set-github-status] + IFS=' ' | |
[set-github-pr-title : set-github-status] + read -ra OPERATOR_ARR | |
[set-github-pr-title : set-github-status] ++ echo alloydb-omni-operator alloydb-omni-operator alloydb-omni-operator alloydb-omni-operator alloydb-omni-operator alloydb-omni-operator alloydb-omni-operator | |
[set-github-pr-title : set-github-status] ++ tr ' ' '\n' | |
[set-github-pr-title : set-github-status] ++ sort -u | |
[set-github-pr-title : set-github-status] ++ tr '\n' ' ' | |
[set-github-pr-title : set-github-status] + unset IFS | |
[set-github-pr-title : set-github-status] ++ printf ,%s alloydb-omni-operator | |
[set-github-pr-title : set-github-status] + TITLE_MIDDLE=,alloydb-omni-operator | |
[set-github-pr-title : set-github-status] + TITLE_MIDDLE=alloydb-omni-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.17,v4.14,v4.12,v4.18,v4.13,v4.16,v4.15]' | |
[set-github-pr-title : set-github-status] ++ wc -m | |
[set-github-pr-title : set-github-status] + FREE_CAPACITY=193 | |
[set-github-pr-title : set-github-status] ++ echo alloydb-omni-operator | |
[set-github-pr-title : set-github-status] ++ wc -m | |
[set-github-pr-title : set-github-status] + [[ 22 -gt 193 ]] | |
[set-github-pr-title : set-github-status] + TITLE='Catalog update [alloydb-omni-operator] [v4.17,v4.14,v4.12,v4.18,v4.13,v4.16,v4.15]' | |
[set-github-pr-title : set-github-status] + echo Catalog update '[alloydb-omni-operator]' '[v4.17,v4.14,v4.12,v4.18,v4.13,v4.16,v4.15]' | |
[set-github-pr-title : set-github-status] Catalog update [alloydb-omni-operator] [v4.17,v4.14,v4.12,v4.18,v4.13,v4.16,v4.15] | |
[set-github-pr-title : set-github-status] + gh pr edit --title 'Catalog update [alloydb-omni-operator] [v4.17,v4.14,v4.12,v4.18,v4.13,v4.16,v4.15]' https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5896 | |
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5896 | |
[read-config : read-config] unable to retrieve container logs for cri-o://d47af22206ad45ce87584371d4e1b8b5fc1dd531bd1da0f688641f5fd2f00038 | |
[resolve-pr-type : evaluate-conditions] unable to retrieve container logs for cri-o://6159679c9ad0e5b5ee7ad2f032ed25f323eac10afa115c0ee3094c24c3a207d0 | |
[validate-catalog-format : validate-catalog-format] + validate-catalog-format --repo-path /workspace/source --catalog-names v4.17,v4.14,v4.12,v4.18,v4.13,v4.16,v4.15 --verbose | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:25,818 [operator-cert] INFO Validating catalog v4.17 | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:25,819 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.17'] | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:26,959 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:26,959 [operator-cert] INFO Validating catalog v4.14 | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:26,959 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.14'] | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:32,292 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:32,292 [operator-cert] INFO Validating catalog v4.12 | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:32,292 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.12'] | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:37,577 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:37,577 [operator-cert] INFO Validating catalog v4.18 | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:37,577 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.18'] | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:37,940 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:37,940 [operator-cert] INFO Validating catalog v4.13 | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:37,940 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.13'] | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:43,228 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:43,228 [operator-cert] INFO Validating catalog v4.16 | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:43,228 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.16'] | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:48,499 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:48,499 [operator-cert] INFO Validating catalog v4.15 | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:48,499 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.15'] | |
[validate-catalog-format : validate-catalog-format] 2025-02-06 13:40:53,819 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] + [[ v4.17,v4.14,v4.18,v4.15,v4.12,v4.13,v4.16 == '' ]] | |
[build-fragment-images : build-fragment-images] + EXTRA_ARGS= | |
[build-fragment-images : build-fragment-images] + [[ true == \t\r\u\e ]] | |
[build-fragment-images : build-fragment-images] + EXTRA_ARGS+=' --authfile /workspace/credentials/.dockerconfigjson' | |
[build-fragment-images : build-fragment-images] + build-fragment-images --catalog-names v4.17,v4.14,v4.18,v4.15,v4.12,v4.13,v4.16 --repository-destination quay.io/community-operator-pipeline-prod/catalog --tag-suffix fragment-7fbd549cd9d313ef19820276e6644dd447319357 --verbose --authfile /workspace/credentials/.dockerconfigjson | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:32,262 [operator-cert] DEBUG Creating dockerfile: v4.17 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:32,263 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.17'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:32,289 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:32,289 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:32,289 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.17.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-7fbd549cd9d313ef19820276e6644dd447319357', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:41,477 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.17 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] --> 196b6f825710 | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 196b6f8257106efcbfe248f7ef2c8b8ed530a614a4559d82d1f8276e4ba73772 | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:41,478 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:41,478 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-7fbd549cd9d313ef19820276e6644dd447319357', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-7fbd549cd9d313ef19820276e6644dd447319357'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:46,385 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:46,386 [operator-cert] DEBUG Creating dockerfile: v4.14 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:46,386 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.14'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:46,413 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:46,413 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:46,413 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.14.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-7fbd549cd9d313ef19820276e6644dd447319357', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:58,003 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.14 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] --> 2b00696ed64a | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2b00696ed64a56147552454824a94433852c0a97a363dd876dea02202dd7b0ff | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:58,003 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:41:58,003 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-7fbd549cd9d313ef19820276e6644dd447319357', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-7fbd549cd9d313ef19820276e6644dd447319357'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:04,023 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:04,024 [operator-cert] DEBUG Creating dockerfile: v4.18 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:04,024 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.18'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:04,054 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:04,055 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:04,055 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.18.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-7fbd549cd9d313ef19820276e6644dd447319357', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:06,355 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.18 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] --> f069d6a9e980 | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] f069d6a9e980df89c33bbba5a97b02fb86239931e6d8f189cfd73e24994946fb | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:06,355 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:06,355 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-7fbd549cd9d313ef19820276e6644dd447319357', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-7fbd549cd9d313ef19820276e6644dd447319357'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:10,101 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:10,101 [operator-cert] DEBUG Creating dockerfile: v4.15 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:10,101 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.15'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:10,129 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:10,129 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:10,129 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.15.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-7fbd549cd9d313ef19820276e6644dd447319357', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:21,017 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.15 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] --> ff3ea6e29284 | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] ff3ea6e29284507fb03cfa2c747c8b25aaca90c2573a82a96825c3ddd98ee13b | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:21,017 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:21,017 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-7fbd549cd9d313ef19820276e6644dd447319357', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-7fbd549cd9d313ef19820276e6644dd447319357'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:25,801 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:25,801 [operator-cert] DEBUG Creating dockerfile: v4.12 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:25,801 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.12'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:25,828 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:25,828 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.12-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:25,828 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.12.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.12-fragment-7fbd549cd9d313ef19820276e6644dd447319357', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:36,961 [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/community-operator-pipeline-prod/catalog:v4.12-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] --> f5f1d223fd26 | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.12-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] f5f1d223fd2699c4e5fb8b0cb07923048bf920217f2972589c45c25e8bcfb1d4 | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:36,961 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.12-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:36,961 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.12-fragment-7fbd549cd9d313ef19820276e6644dd447319357', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.12-fragment-7fbd549cd9d313ef19820276e6644dd447319357'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:41,869 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:41,870 [operator-cert] DEBUG Creating dockerfile: v4.13 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:41,870 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.13'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:41,936 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:41,937 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.13-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:41,937 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.13.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.13-fragment-7fbd549cd9d313ef19820276e6644dd447319357', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:52,958 [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/community-operator-pipeline-prod/catalog:v4.13-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] --> 58f8560ec49e | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.13-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 58f8560ec49ee48ad0352d4b5fc28148030f683ef027d8b49fe10cb5cc71a11f | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:52,959 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.13-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:52,959 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.13-fragment-7fbd549cd9d313ef19820276e6644dd447319357', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.13-fragment-7fbd549cd9d313ef19820276e6644dd447319357'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:57,145 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:57,145 [operator-cert] DEBUG Creating dockerfile: v4.16 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:57,145 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.16'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:57,174 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:57,174 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:42:57,174 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.16.Dockerfile', '-t', 'quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-7fbd549cd9d313ef19820276e6644dd447319357', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:43:08,066 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.16 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] --> 0810e735f7a8 | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 0810e735f7a81340522166b40e8fd928c05c829ce188e4e55a243c15fea17d27 | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:43:08,066 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-7fbd549cd9d313ef19820276e6644dd447319357 | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:43:08,066 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-7fbd549cd9d313ef19820276e6644dd447319357', 'docker://quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-7fbd549cd9d313ef19820276e6644dd447319357'] | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:43:14,306 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2025-02-06 13:43:14,307 [operator-cert] INFO Fragment images created: {'v4.17': 'quay.io/community-operator-pipeline-prod/catalog:v4.17-fragment-7fbd549cd9d313ef19820276e6644dd447319357', 'v4.14': 'quay.io/community-operator-pipeline-prod/catalog:v4.14-fragment-7fbd549cd9d313ef19820276e6644dd447319357', 'v4.18': 'quay.io/community-operator-pipeline-prod/catalog:v4.18-fragment-7fbd549cd9d313ef19820276e6644dd447319357', 'v4.15': 'quay.io/community-operator-pipeline-prod/catalog:v4.15-fragment-7fbd549cd9d313ef19820276e6644dd447319357', 'v4.12': 'quay.io/community-operator-pipeline-prod/catalog:v4.12-fragment-7fbd549cd9d313ef19820276e6644dd447319357', 'v4.13': 'quay.io/community-operator-pipeline-prod/catalog:v4.13-fragment-7fbd549cd9d313ef19820276e6644dd447319357', 'v4.16': 'quay.io/community-operator-pipeline-prod/catalog:v4.16-fragment-7fbd549cd9d313ef19820276e6644dd447319357'} | |
[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] unable to retrieve container logs for cri-o://a84e49999ad7ef95ddbcd6dac35fd8df0eb936fd6274ba59e7fa23fb6e4171bb | |
[get-organization : get-organization] ++ cat config.yaml | |
[get-organization : get-organization] ++ yq -r .organization | |
[get-organization : get-organization] + ORGANIZATION=community-operators | |
[get-organization : get-organization] + echo -n community-operators | |
[get-organization : get-organization] + tee /tekton/results/organization | |
[get-organization : get-organization] community-operators | |
[get-pyxis-certification-data : get-cert-project-related-data] + '[' '' == '' ']' | |
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/new_certification_status /tekton/results/isv_pid /tekton/results/repo_name /tekton/results/operator_distribution /tekton/results/org_id /tekton/results/contacts /tekton/results/current_certification_status /tekton/results/github_usernames /tekton/results/project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + exit 0 | |
[get-pyxis-certification-data : get-vendor-related-data] unable to retrieve container logs for cri-o://5cc1e63c75c9e8e9bb2116ce7ac7e7b4d9a09b4a9292c1bdbe328c09b9a55f3f | |
[static-tests : run-suite] unable to retrieve container logs for cri-o://6a34c33a1dae5e5a7c256f503e4171c1030b0ee90f9e1b3b432854c11c278a04 | |
[static-tests-results : build-comment] + '[' -z 0 ']' | |
[static-tests-results : build-comment] + '[' 0 -gt 0 ']' | |
[static-tests-results : build-comment] + exit 0 | |
[static-tests-results : post-comment] + '[' 0 -gt 0 ']' | |
[static-tests-results : post-comment] + exit 0 | |
[static-tests-results : check-for-failures] unable to retrieve container logs for cri-o://6a38aeee9ba11f7af5608e5fa7f73061a84bd074df0448a5367e10e0d192d7ff | |
[merge-registry-credentials : get-and-decrypt-project-tokens] No partner's registry token has been provided. | |
[digest-pinning : combine-credentials] + '[' -z '' ']' | |
[digest-pinning : combine-credentials] + echo 'No bundle added or changed' | |
[digest-pinning : combine-credentials] + exit 0 | |
[digest-pinning : combine-credentials] No bundle added or changed | |
[digest-pinning : pin-digest] + '[' -z '' ']' | |
[digest-pinning : pin-digest] + echo 'No bundle added or changed' | |
[digest-pinning : pin-digest] No bundle added or changed | |
[digest-pinning : pin-digest] + exit 0 | |
[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] + tee /tekton/results/related_images_message | |
[digest-pinning : verify-related-images] + echo -n 'No bundle added or changed' | |
[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] + '[' -z '' ']' | |
[build-bundle : build] + echo 'No bundle added or changed' | |
[build-bundle : build] + exit 0 | |
[build-bundle : build] No bundle added or changed | |
[get-supported-versions : supported-version-check] ++ cat config.yaml | |
[get-supported-versions : supported-version-check] ++ yq -r .organization | |
[get-supported-versions : supported-version-check] + ORGANIZATION=community-operators | |
[get-supported-versions : supported-version-check] + OCP_VERSIONS_OUTPUT_FILE=./ocp_versions.json | |
[get-supported-versions : supported-version-check] + '[' -n '' ']' | |
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json community-operators | |
[get-supported-versions : supported-version-check] OpenShift 4.11 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.10 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.9 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.8 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.7 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.6 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.5 has reached its end of life | |
[get-supported-versions : supported-version-check] {"versions_annotation": null, "indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}], "max_version_index": {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, "all_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}], "not_supported_indices": []} | |
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json | |
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": null, "indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}], "max_version_index": {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, "all_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}], "not_supported_indices": []}' | |
[get-supported-versions : supported-version-check] + jq | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "versions_annotation": null, | |
[get-supported-versions : supported-version-check] "indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.17", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.17" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.16", | |
[get-supported-versions : supported-version-check] "end_of_life": "2028-07-21T08:40:42.484000+00:00" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "max_version_index": { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] "all_indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.17", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.17" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.16", | |
[get-supported-versions : supported-version-check] "end_of_life": "2028-07-21T08:40:42.484000+00:00" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "not_supported_indices": [] | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_ocp_version | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.ocp_version | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] 4.18+ tee /tekton/results/max_supported_index | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.18+ tee /tekton/results/indices | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.18 registry.redhat.io/redhat/community-operator-index:v4.17 registry.redhat.io/redhat/community-operator-index:v4.16 registry.redhat.io/redhat/community-operator-index:v4.15 registry.redhat.io/redhat/community-operator-index:v4.14 registry.redhat.io/redhat/community-operator-index:v4.13 registry.redhat.io/redhat/community-operator-index:v4.12+ tee /tekton/results/indices_ocp_versions | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] 4.18 4.17 4.16 4.15 4.14 4.13 4.12+ tee /tekton/results/skipped_ocp_indices | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_versions | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_version_indices | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.18+ tee /tekton/results/ocp_version | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + jq -r .versions_annotation | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] null | |
[build-fbc-index-images : add-fbc-fragments-to-index] + [[ v4.17,v4.14,v4.18,v4.15,v4.12,v4.13,v4.16 == '' ]] | |
[build-fbc-index-images : add-fbc-fragments-to-index] + ENV=prod | |
[build-fbc-index-images : add-fbc-fragments-to-index] + INDEX_IMAGES='registry.redhat.io/redhat/community-operator-index:v4.18 registry.redhat.io/redhat/community-operator-index:v4.17 registry.redhat.io/redhat/community-operator-index:v4.16 registry.redhat.io/redhat/community-operator-index:v4.15 registry.redhat.io/redhat/community-operator-index:v4.14 registry.redhat.io/redhat/community-operator-index:v4.13 registry.redhat.io/redhat/community-operator-index:v4.12' | |
[build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod != \p\r\o\d ]] | |
[build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod == \d\e\v ]] | |
[build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod == \q\a ]] | |
[build-fbc-index-images : add-fbc-fragments-to-index] + add-fbc-fragments-to-index --iib-url https://iib.engineering.redhat.com --indices registry.redhat.io/redhat/community-operator-index:v4.18 registry.redhat.io/redhat/community-operator-index:v4.17 registry.redhat.io/redhat/community-operator-index:v4.16 registry.redhat.io/redhat/community-operator-index:v4.15 registry.redhat.io/redhat/community-operator-index:v4.14 registry.redhat.io/redhat/community-operator-index:v4.13 registry.redhat.io/redhat/community-operator-index:v4.12 --catalog-names v4.17,v4.14,v4.18,v4.15,v4.12,v4.13,v4.16 --image-repository quay.io/community-operator-pipeline-prod/catalog --commit-sha 7fbd549cd9d313ef19820276e6644dd447319357 --image-output fbc-index-image-paths.txt --verbose | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:51:49,671 [operator-cert] DEBUG Set KRB5_CLIENT_KTNAME env variable: FILE:/etc/kerberos/krb5-community-pending.keytab | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:51:53,050 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:51:53,051 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:51:53,051 [operator-cert] DEBUG 910782 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:51:53,051 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:51:53,051 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:51:53,051 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:51:53,051 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:51:53,051 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:51:53,051 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:51:53,051 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:13,394 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:13,394 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:13,394 [operator-cert] DEBUG 910782 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:13,394 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:13,394 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:13,394 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:13,394 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:13,394 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:13,394 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:13,394 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:33,717 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:33,717 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:33,717 [operator-cert] DEBUG 910782 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:33,717 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:33,717 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:33,717 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:33,717 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:33,717 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:33,717 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:33,717 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:54,051 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:54,052 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:54,052 [operator-cert] DEBUG 910782 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:54,052 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:54,052 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:54,052 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:54,052 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:54,052 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:54,052 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:52:54,052 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:14,389 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:14,390 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:14,390 [operator-cert] DEBUG 910782 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:14,390 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:14,390 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:14,390 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:14,390 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:14,390 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:14,390 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:14,390 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:34,789 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:34,789 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:34,789 [operator-cert] DEBUG 910782 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:34,789 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:34,789 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:34,789 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:34,789 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:34,789 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:34,789 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:34,789 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:55,126 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:55,127 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:55,127 [operator-cert] DEBUG 910782 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:55,127 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:55,127 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:55,127 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:55,127 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:55,127 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:55,127 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:53:55,127 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:15,451 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:15,451 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:15,452 [operator-cert] DEBUG 910782 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:15,452 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:15,452 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:15,452 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:15,452 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:15,452 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:15,452 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:15,452 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:35,850 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:35,850 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:35,850 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:35,850 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:35,850 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:35,850 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:35,850 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:35,850 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:35,850 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:35,850 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:56,201 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:56,202 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:56,202 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:56,202 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:56,202 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:56,202 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:56,202 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:56,202 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:56,202 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:54:56,202 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:16,563 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:16,564 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:16,564 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:16,564 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:16,564 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:16,564 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:16,564 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:16,564 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:16,564 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:16,564 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:36,928 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:36,928 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:36,928 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:36,929 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:36,929 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:36,929 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:36,929 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:36,929 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:36,929 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:36,929 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:57,262 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:57,263 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:57,263 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:57,263 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:57,263 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:57,263 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:57,263 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:57,263 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:57,263 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:55:57,263 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:17,623 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:17,623 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:17,623 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:17,623 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:17,623 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:17,623 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:17,623 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:17,624 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:17,624 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:17,624 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:37,959 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:37,959 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:37,959 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:37,959 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:37,959 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:37,959 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:37,959 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:37,959 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:37,959 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:37,959 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:58,306 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:58,307 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:58,307 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:58,307 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:58,307 [operator-cert] DEBUG 910784 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:58,307 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:58,307 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:58,307 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:58,307 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:56:58,307 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:18,641 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:18,641 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:18,642 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:18,642 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:18,642 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:18,642 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:18,642 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:18,642 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:18,642 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:18,642 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:38,973 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:38,973 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:38,973 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:38,973 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:38,973 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:38,973 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:38,973 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:38,973 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:38,973 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:38,973 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:59,302 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:59,302 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:59,302 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:59,302 [operator-cert] DEBUG 910783 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:59,302 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:59,302 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:59,302 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:59,302 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:59,302 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:57:59,303 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:19,862 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:19,862 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:19,862 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:19,862 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:19,862 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:19,862 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:19,862 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:19,862 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:19,862 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:19,862 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:40,193 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:40,193 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:40,193 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:40,193 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:40,193 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:40,193 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:40,193 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:40,193 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:40,193 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:58:40,193 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:00,611 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:00,612 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:00,612 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:00,612 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:00,612 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:00,612 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:00,612 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:00,612 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:00,613 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:00,613 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:20,983 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:20,984 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:20,984 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:20,984 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:20,984 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:20,984 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:20,984 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:20,984 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:20,984 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:20,984 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:41,356 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:41,357 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:41,357 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:41,357 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:41,357 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:41,357 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:41,357 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:41,357 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:41,357 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 13:59:41,357 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:01,750 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:01,750 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:01,750 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:01,750 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:01,750 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:01,750 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:01,750 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:01,750 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:01,750 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:01,750 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:22,525 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:22,526 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:22,526 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:22,526 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:22,526 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:22,526 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:22,526 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:22,526 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:22,526 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:22,526 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:42,937 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:42,937 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:42,937 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:42,937 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:42,937 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:42,937 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:42,937 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:42,938 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:42,938 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:00:42,938 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:03,706 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:03,707 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:03,707 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:03,707 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:03,707 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:03,707 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:03,707 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:03,707 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:03,707 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:03,707 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:24,131 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:24,132 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:24,132 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:24,132 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:24,132 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:24,132 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:24,132 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:24,132 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:24,132 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:24,132 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:44,610 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:44,617 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:44,617 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:44,617 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:44,617 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:44,617 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:44,617 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:44,617 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:44,617 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:01:44,618 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:05,022 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:05,023 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:05,023 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:05,023 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:05,023 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:05,023 [operator-cert] DEBUG 910785 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:05,023 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:05,023 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:05,023 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:05,023 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:25,503 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:25,503 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:25,503 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:25,503 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:25,503 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:25,503 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:25,504 [operator-cert] DEBUG 910786 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:25,504 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:25,504 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:25,504 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:45,977 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:45,978 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:45,978 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:45,978 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:45,978 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:45,978 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:45,978 [operator-cert] DEBUG 910786 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:45,978 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:45,978 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:02:45,978 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:06,348 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:06,348 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:06,348 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:06,348 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:06,348 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:06,348 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:06,348 [operator-cert] DEBUG 910786 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:06,348 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:06,348 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:06,349 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:26,790 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:26,791 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:26,792 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:26,792 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:26,792 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:26,792 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:26,792 [operator-cert] DEBUG 910786 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:26,793 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:26,793 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:26,793 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:47,189 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:47,189 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:47,189 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:47,189 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:47,189 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:47,189 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:47,189 [operator-cert] DEBUG 910786 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:47,190 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:47,190 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:03:47,190 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:07,760 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:07,761 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:07,761 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:07,761 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:07,761 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:07,761 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:07,761 [operator-cert] DEBUG 910786 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:07,761 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:07,761 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:07,761 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:28,205 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:28,207 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:28,207 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:28,207 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:28,207 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:28,207 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:28,207 [operator-cert] DEBUG 910786 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:28,207 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:28,207 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:28,207 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:48,591 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:48,592 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:48,592 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:48,592 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:48,592 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:48,592 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:48,592 [operator-cert] DEBUG 910786 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:48,592 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:48,592 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:04:48,592 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:09,025 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:09,026 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:09,026 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:09,026 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:09,026 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:09,026 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:09,026 [operator-cert] DEBUG 910786 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:09,026 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:09,026 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:09,026 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:29,425 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:29,425 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:29,425 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:29,425 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:29,425 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:29,425 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:29,425 [operator-cert] DEBUG 910786 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:29,425 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:29,425 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:29,425 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:49,858 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:49,858 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:49,858 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:49,858 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:49,858 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:49,858 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:49,858 [operator-cert] DEBUG 910786 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:49,859 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:49,859 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:05:49,859 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:10,333 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:10,333 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:10,333 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:10,334 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:10,334 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:10,334 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:10,334 [operator-cert] DEBUG 910786 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:10,334 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:10,334 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:10,334 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:30,801 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:30,802 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:30,802 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:30,802 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:30,802 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:30,802 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:30,802 [operator-cert] DEBUG 910786 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:30,802 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:30,802 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:30,802 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:51,392 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:51,392 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:51,392 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:51,392 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:51,392 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:51,392 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:51,393 [operator-cert] DEBUG 910786 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:51,393 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:51,393 [operator-cert] DEBUG 910788 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:06:51,393 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:07:11,784 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:07:11,785 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:07:11,785 [operator-cert] DEBUG 910782 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:07:11,785 [operator-cert] DEBUG 910783 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:07:11,785 [operator-cert] DEBUG 910784 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:07:11,785 [operator-cert] DEBUG 910785 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:07:11,785 [operator-cert] DEBUG 910786 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:07:11,785 [operator-cert] DEBUG 910787 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:07:11,785 [operator-cert] DEBUG 910788 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:07:11,785 [operator-cert] INFO Waiting for IIB builds to finish: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:07:32,193 [operator-cert] INFO IIB build completed successfully for all fragments add: [910782, 910783, 910784, 910785, 910786, 910787, 910788] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:07:32,193 [operator-cert] INFO Extracting manifest digests for signing... | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2025-02-06 14:07:32,195 [operator-cert] INFO Index image paths written to output file fbc-index-image-paths.txt. | |
[build-fbc-index-images : add-fbc-fragments-to-index] + cat fbc-index-image-paths.txt | |
[build-fbc-index-images : add-fbc-fragments-to-index] registry.redhat.io/redhat/community-operator-index:v4.17+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:9df4089f935142d4420f90089fc57b1145d69c7bc6e842b9b3328a3ad1909b70,registry.redhat.io/redhat/community-operator-index:v4.14+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:c543badf360fe523fe929839f71756268e69e41e2a68c7549d993fb6d8335b86,registry.redhat.io/redhat/community-operator-index:v4.18+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:1a5c865d6099b312cac6badee6492df0459bc55aeb923697863a261df069807d,registry.redhat.io/redhat/community-operator-index:v4.15+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:5871a26e4c2bdde7d831bdf983768532b936c0f462f9c5b81032a116687e083a,registry.redhat.io/redhat/community-operator-index:v4.12+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:6910f3b3c75070b83e914465c89a5be69a8d1b314c13c1c2758ae292c0655557,registry.redhat.io/redhat/community-operator-index:v4.13+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:75080ef940db0338191dec574de225079b388f08775ad6581d1d1dda90599bc1,registry.redhat.io/redhat/community-operator-index:v4.16+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:f57744677bc997f84359f270a5021f22e597892cc799cb8c38408daecde9eee9 | |
[build-fbc-index-images : rm-operator-from-index] + [[ '' == '' ]] | |
[build-fbc-index-images : rm-operator-from-index] + echo 'No deleted operators, skipping operator removal from index' | |
[build-fbc-index-images : rm-operator-from-index] + exit 0 | |
[build-fbc-index-images : rm-operator-from-index] No deleted operators, skipping operator removal from index | |
[get-ci-results-attempt : get-results] + [[ '' == '' ]] | |
[get-ci-results-attempt : get-results] + exit 0 | |
[get-ci-results-attempt : indicate-if-results-exists] + '[' -f test_results.json ']' | |
[get-ci-results-attempt : indicate-if-results-exists] + echo 'Results do not exist' | |
[get-ci-results-attempt : indicate-if-results-exists] Results do not exist | |
[get-ci-results-attempt : indicate-if-results-exists] + echo -n false | |
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/preflight_results_exists | |
[get-ci-results-attempt : indicate-if-results-exists] false+ echo -n none | |
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/preflight_results | |
[get-ci-results-attempt : indicate-if-results-exists] none+ echo -n none | |
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/test_result_id | |
[get-ci-results-attempt : indicate-if-results-exists] none | |
[preflight-trigger : encrypt-and-encode-docker-config-json] Preflight testing has been skipped | |
[preflight-trigger : create-openshift-ci-prowjob] Preflight testing has been skipped | |
[preflight-trigger : get-prowjob-artifacts-and-decrypt] Preflight testing has been skipped | |
[get-ci-results : get-results] + PREFLIGHT_RESULTS_EXISTS=false | |
[get-ci-results : get-results] Project is empty - skipping | |
[get-ci-results : get-results] + '[' false == true ']' | |
[get-ci-results : get-results] + '[' '' == '' ']' | |
[get-ci-results : get-results] + echo 'Project is empty - skipping' | |
[get-ci-results : get-results] + echo -n | |
[get-ci-results : get-results] + echo -n | |
[get-ci-results : get-results] + exit 0 | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + '[' '' == '' ']' | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + echo 'Test result is not available - skipping' | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + exit 0 | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] Test result is not available - skipping | |
[merge-pr : check-if-merge] + [[ -z operators/alloydb-omni-operator ]] | |
[merge-pr : check-if-merge] + [[ ! -f operators/alloydb-omni-operator/ci.yaml ]] | |
[merge-pr : check-if-merge] ++ yq -r '.merge!=false' | |
[merge-pr : check-if-merge] + BOOL_MERGE=true | |
[merge-pr : check-if-merge] + echo -n true | |
[merge-pr : merge-pull-request] ++ cat /tekton/results/bool_merge | |
[merge-pr : merge-pull-request] + BOOL_MERGE=true | |
[merge-pr : merge-pull-request] + '[' true = false ']' | |
[merge-pr : merge-pull-request] + gh pr view https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5896 --json isDraft,reviews | |
[merge-pr : merge-pull-request] + jq -r '[.reviews[]|{author:.author.login,authorAssociation,state,submittedAt}]|group_by(.author)|map(sort_by(.submittedAt)|.[-1]|"\(.state) \(.authorAssociation) \(.author)")[]' /tmp/pr.json | |
[merge-pr : merge-pull-request] + tee /tmp/reviews.txt | |
[merge-pr : merge-pull-request] APPROVED MEMBER rh-operator-bundle-bot | |
[merge-pr : merge-pull-request] + grep '^APPROVED MEMBER ' /tmp/reviews.txt | |
[merge-pr : merge-pull-request] APPROVED MEMBER rh-operator-bundle-bot | |
[merge-pr : merge-pull-request] ++ gh pr merge https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5896 --squash --auto --match-head-commit 7fbd549cd9d313ef19820276e6644dd447319357 | |
[merge-pr : merge-pull-request] + MERGE_STDERR= | |
[merge-pr : merge-pull-request] + MERGE_RESULT=0 | |
[merge-pr : merge-pull-request] ++ echo '' | |
[merge-pr : merge-pull-request] ++ grep -oP '(?<=GraphQL: ).*' | |
[merge-pr : merge-pull-request] + MERGE_ERROR= | |
[merge-pr : merge-pull-request] + [[ 0 -eq 0 ]] | |
[merge-pr : merge-pull-request] + echo 'PR has been merged!' | |
[merge-pr : merge-pull-request] PR has been merged! | |
[merge-pr : merge-pull-request] + echo -n true | |
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + '[' '' == '' ']' | |
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + echo 'Test result is not available - skipping' | |
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + exit 0 | |
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] Test result is not available - skipping | |
[set-github-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/community-operators-prod/pull/5896 | |
[set-github-passed-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-passed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5896' | |
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5896 --add-labels operator-hosted-pipeline/passed --remove-matching-namespace-labels | |
[set-github-passed-label : post-comment] 2025-02-06 14:11:39,030 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/passed'] to redhat-openshift-ecosystem/community-operators-prod | |
[set-github-passed-label : post-comment] 2025-02-06 14:11:39,651 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
[set-github-passed-label : post-comment] 2025-02-06 14:11:39,651 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7ff8adbac530> | |
[set-github-passed-label : post-comment] 2025-02-06 14:11:39,651 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/passed'] | |
[set-github-passed-label : post-comment] 2025-02-06 14:11:39,651 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
[set-github-passed-label : post-comment] 2025-02-06 14:11:39,651 [operator-cert] INFO Adding label operator-hosted-pipeline/passed | |
[set-github-passed-label : post-comment] 2025-02-06 14:11:40,264 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
[set-github-status-success : set-github-status] + '[' false == true ']' | |
[set-github-status-success : set-github-status] + echo 'Setting github status of commit 7fbd549cd9d313ef19820276e6644dd447319357 to success' | |
[set-github-status-success : set-github-status] Setting github status of commit 7fbd549cd9d313ef19820276e6644dd447319357 to success | |
[set-github-status-success : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-prod.git --commit-sha 7fbd549cd9d313ef19820276e6644dd447319357 --status success --context operator/test --description 'Pipeline for the operator tests has passed successfully.' | |
[set-github-status-success : set-github-status] 2025-02-06 14:11:40,800 [operator-cert] INFO Successfully set status to success for commit 7fbd549cd9d313ef19820276e6644dd447319357 in github repo https://github.com/redhat-openshift-ecosystem/community-operators-prod.git | |
[github-add-summary-comment : gather-info] 2025/02/06 14:12:15 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-runc68pr | |
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runc68pr | |
[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-runc68pr | |
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runc68pr --ignore-not-found=true | |
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-5896" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment