Skip to content

[release-1.37] Update Konflux references - #4134

Open
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
release-1.37from
konflux/references/release-1.37
Open

[release-1.37] Update Konflux references#4134
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
release-1.37from
konflux/references/release-1.37

Conversation

@red-hat-konflux-kflux-prd-rh02

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
quay.io/konflux-ci/tekton-catalog/task-apply-tags (source, changelog) tekton-bundle digest a2910816387614
quay.io/konflux-ci/tekton-catalog/task-build-image-index (source, changelog) tekton-bundle patch 0.30.3.1
quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta (source, changelog) tekton-bundle minor 0.90.10.7
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) tekton-bundle patch 0.30.3.2
quay.io/konflux-ci/tekton-catalog/task-clamav-scan (source, changelog) tekton-bundle patch 0.30.3.1
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) tekton-bundle digest e78d0d30ccc688
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) tekton-bundle digest 88f4fd627c9760
quay.io/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta (source, changelog) tekton-bundle digest 23c6e30935adb6
quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta (source, changelog) tekton-bundle minor 0.10.2.5
quay.io/konflux-ci/tekton-catalog/task-init (source, changelog) tekton-bundle patch 0.40.4.3
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta (source, changelog) tekton-bundle minor 0.30.6.0
quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta (source, changelog) tekton-bundle patch 0.30.3.1
quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan (source, changelog) tekton-bundle patch 0.20.2.1
quay.io/konflux-ci/tekton-catalog/task-run-opm-command-oci-ta (source, changelog) tekton-bundle digest 6a7c758a4865bd
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta (source, changelog) tekton-bundle digest 3cbb35361b27e6
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta (source, changelog) tekton-bundle minor 0.40.5
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta (source, changelog) tekton-bundle digest 2238120eb9d539
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta (source, changelog) tekton-bundle digest 8567bb76081c41
quay.io/konflux-ci/tekton-catalog/task-validate-fbc (source, changelog) tekton-bundle minor 0.10.3

Release Notes

konflux-ci/build-pipeline-tasks (quay.io/konflux-ci/tekton-catalog/task-build-image-index)

v0.3.1

Fixed
  • Export SBOM_SKIP_VALIDATION into the step environment so the create-sbom step honors the parameter.
    The parameter did nothing before. Now it works as expected.
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta)

v0.10.5

Added
  • Added a new parameter RHSM_MOUNT_CA_CERTS to allow setting [konflux-build-cli]'s
    --rhsm-mount-ca-certs option.

v0.10

Added
  • Added a new parameter RHSM_MOUNT_CA_CERTS to allow setting [konflux-build-cli]'s
    --rhsm-mount-ca-certs option.
konflux-ci/konflux-test-tasks (quay.io/konflux-ci/tekton-catalog/task-clair-scan)

v0.3.2

Changed
  • Replaced quay.io/konflux-ci/oras:latest image with quay.io/konflux-ci/task-runner:1.5.0 in the oci-attach-report step.
Added
  • set docker-config-dir in clair-action report command

v0.3.1

Added
  • Declare DOCKER_CONFIG to get get credential to quay.io.
  • Increase retry to 5
konflux-ci/build-pipeline-tasks (quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta)

v0.6.0

v0.5.0

v0.4.1

Fixed
  • Mount the trusted-ca volume in the use-trusted-artifact and create-trusted-artifact steps.
    Previously, the mount was missing, which means the task did not support container registries
    with certificates signed by a private/self-signed CA.

v0.4.0

v0.3.2

  • Added enable-package-registry-proxy parameter to enable use of the package registry proxy when prefetching dependencies.
  • Added SERVICE_CA_TRUST_CONFIG_MAP_NAME and SERVICE_CA_TRUST_CONFIG_MAP_KEY parameters to mount the OpenShift service CA for verifying TLS connections to in-cluster services such as the package registry proxy.
konflux-ci/konflux-operator-tasks (quay.io/konflux-ci/tekton-catalog/task-validate-fbc)

v0.3

Fixed
  • Migration script for fbc-inject-lifecycle-oci-ta now resolves the task bundle
    digest dynamically at migration time instead of using a hardcoded pin, preventing
    digest-mismatch errors for teams that had not yet merged the MintMaker PR for 0.2.
Changed
  • Migration script now uses yq instead of sed for all pipeline YAML edits,
    for cross-platform compatibility (macOS + Linux) and safer, structure-aware
    modifications (e.g. distinguishing actual task objects from string matches
    on bundle_ref or param values).
  • Added BUILD_ARGS param wiring to fbc-inject-lifecycle, sourced from
    $(params.build-args[*]) and normalized to a list value.

v0.2

Changed
  • Version bump to trigger automated rollout of the new fbc-inject-lifecycle-oci-ta
    task to all FBC builder pipelines via MintMaker. No functional changes to this task.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 05:00 AM and 11:59 PM, only on Saturday (* 5-23 * * 6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@openshift-ci
openshift-ci Bot requested review from dsimansk and matzew June 20, 2026 08:09
@openshift-ci

openshift-ci Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux-kflux-prd-rh02[bot]
Once this PR has been reviewed and has the lgtm label, please assign maschmid for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Hi @red-hat-konflux-kflux-prd-rh02[bot]. Thanks for your PR.

I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/references/release-1.37 branch 2 times, most recently from 083b67d to 979007d Compare July 4, 2026 08:05
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/references/release-1.37 branch 2 times, most recently from 12fe002 to 4305665 Compare July 18, 2026 08:03
@Kaustubh-pande

Copy link
Copy Markdown
Contributor

/retest

@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/references/release-1.37 branch from 4305665 to e80f485 Compare July 25, 2026 08:06
@red-hat-konflux-kflux-prd-rh02

red-hat-konflux-kflux-prd-rh02 Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: /bin/sh -c pipeline-migration-tool migrate -f "$RENOVATE_POST_UPGRADE_COMMAND_DATA_FILE"
DEBUG:2026-08-01 20:04:18,979:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:18,979:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:18,979:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:18,979:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,052:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,054:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,054:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,056:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,057:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,058:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,059:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,061:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,063:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,153:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,155:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,155:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,157:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,257:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-build-image-index/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 380
DEBUG:2026-08-01 20:04:19,351:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,353:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,354:migrate.resolver-proxy:Migration image is found from repository quay.io/konflux-ci/tekton-catalog/task-build-image-index
DEBUG:2026-08-01 20:04:19,355:migrate.resolver-proxy:Use MigrationImagesResolver to resolve migrations.
DEBUG:2026-08-01 20:04:19,356:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,384:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-clair-scan/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-01 20:04:19,551:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-clair-scan
DEBUG:2026-08-01 20:04:19,552:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-01 20:04:19,553:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-clamav-scan/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-01 20:04:19,554:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-clamav-scan
DEBUG:2026-08-01 20:04:19,555:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-01 20:04:19,555:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,556:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,651:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-01 20:04:19,653:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-git-clone-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-01 20:04:19,654:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-01 20:04:19,655:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta
DEBUG:2026-08-01 20:04:19,752:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-01 20:04:19,754:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta
DEBUG:2026-08-01 20:04:19,754:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-01 20:04:19,755:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta
DEBUG:2026-08-01 20:04:19,756:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-apply-tags/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-01 20:04:19,851:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-rpms-signature-scan/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 383
DEBUG:2026-08-01 20:04:19,858:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-apply-tags
DEBUG:2026-08-01 20:04:19,853:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-01 20:04:19,854:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta
DEBUG:2026-08-01 20:04:19,856:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-01 20:04:19,856:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,853:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-deprecated-image-check/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-01 20:04:19,952:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-01 20:04:19,952:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-build-image-index/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25 HTTP/1.1" 200 380
DEBUG:2026-08-01 20:04:19,952:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-01 20:04:19,953:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-init/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 718
DEBUG:2026-08-01 20:04:19,953:migrate.resolver-proxy:Migration image is found from repository quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan
DEBUG:2026-08-01 20:04:19,954:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-01 20:04:19,956:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,957:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,958:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta
DEBUG:2026-08-01 20:04:19,969:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-01 20:04:19,961:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 715
DEBUG:2026-08-01 20:04:19,970:migrate.resolver-proxy:Migration image is found from repository quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta
DEBUG:2026-08-01 20:04:19,963:migrate.resolver-proxy:Use MigrationImagesResolver to resolve migrations.
DEBUG:2026-08-01 20:04:19,962:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:19,959:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check
DEBUG:2026-08-01 20:04:20,052:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-01 20:04:20,053:migrate.resolver-proxy:Migration image is found from repository quay.io/konflux-ci/tekton-catalog/task-init
DEBUG:2026-08-01 20:04:20,053:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-clamav-scan/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.3- HTTP/1.1" 200 9483
DEBUG:2026-08-01 20:04:20,054:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-run-opm-command-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-01 20:04:20,054:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,055:migrate.resolver-proxy:Use MigrationImagesResolver to resolve migrations.
DEBUG:2026-08-01 20:04:20,055:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-01 20:04:20,056:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,056:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,057:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-01 20:04:20,058:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks
DEBUG:2026-08-01 20:04:20,059:migrate.resolver-proxy:Use MigrationImagesResolver to resolve migrations.
DEBUG:2026-08-01 20:04:20,062:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-run-opm-command-oci-ta
DEBUG:2026-08-01 20:04:20,062:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 383
DEBUG:2026-08-01 20:04:20,064:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,065:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta
DEBUG:2026-08-01 20:04:20,095:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-git-clone-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.1- HTTP/1.1" 200 14496
DEBUG:2026-08-01 20:04:20,099:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-clair-scan/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.3- HTTP/1.1" 200 10958
DEBUG:2026-08-01 20:04:20,149:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-source-build-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 381
DEBUG:2026-08-01 20:04:20,152:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-01 20:04:20,153:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,154:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,154:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-01 20:04:20,251:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-validate-fbc/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 715
DEBUG:2026-08-01 20:04:20,252:migrate.resolver-proxy:Migration image is found from repository quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta
DEBUG:2026-08-01 20:04:20,253:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-01 20:04:20,254:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,316:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-apply-tags/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.3- HTTP/1.1" 200 13138
DEBUG:2026-08-01 20:04:20,259:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,259:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,262:migrate.resolver-proxy:Migration image is found from repository quay.io/konflux-ci/tekton-catalog/task-validate-fbc
DEBUG:2026-08-01 20:04:20,262:migrate.resolver-proxy:Use MigrationImagesResolver to resolve migrations.
DEBUG:2026-08-01 20:04:20,262:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,258:migrate.resolver-proxy:Migration image is found from repository quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta
DEBUG:2026-08-01 20:04:20,351:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,352:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.4- HTTP/1.1" 200 14187
DEBUG:2026-08-01 20:04:20,352:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.1- HTTP/1.1" 200 14217
DEBUG:2026-08-01 20:04:20,354:migrate.resolver-proxy:Use MigrationImagesResolver to resolve migrations.
DEBUG:2026-08-01 20:04:20,452:migrate.resolver-proxy:Use MigrationImagesResolver to resolve migrations.
DEBUG:2026-08-01 20:04:20,452:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.3- HTTP/1.1" 200 1781
DEBUG:2026-08-01 20:04:20,453:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,454:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,458:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,458:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,551:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.9- HTTP/1.1" 200 4397
DEBUG:2026-08-01 20:04:20,552:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-rpms-signature-scan/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25 HTTP/1.1" 200 383
WARNING:2026-08-01 20:04:20,552:migrate:Registry does not have new bundle quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3.1@sha256:5393bada94051f02aa971ff773b130928e01ac595b9ce3bbbd69899751ed8222
DEBUG:2026-08-01 20:04:20,553:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,553:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-deprecated-image-check/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.5- HTTP/1.1" 200 9526
INFO:2026-08-01 20:04:20,651:migrate:Upgrade range is empty for quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta. Skip resolving migrations.
DEBUG:2026-08-01 20:04:20,652:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-git-clone-oci-ta/tag/?page=2&onlyActiveTags=true&filter_tag_name=like%3A0.1- HTTP/1.1" 200 2359
DEBUG:2026-08-01 20:04:20,653:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-clamav-scan/manifests/sha256:53a02326bfb930ca5ef6bfa7a33acca833d57752f34f3cb79255fe2e25e7d217 HTTP/1.1" 200 1264
DEBUG:2026-08-01 20:04:20,654:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,655:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-init/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25 HTTP/1.1" 200 718
DEBUG:2026-08-01 20:04:20,657:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,660:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,752:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.2- HTTP/1.1" 200 14496
INFO:2026-08-01 20:04:20,752:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3-26ab0ea17e9d2bb38710c868bcbfda3e1aa94f61@sha256:53a02326bfb930ca5ef6bfa7a33acca833d57752f34f3cb79255fe2e25e7d217
DEBUG:2026-08-01 20:04:20,752:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-clair-scan/manifests/sha256:f5b4415db9ac1fba3e11d993a617e0b275d1f0ed2fc669b12c400ed848c39174 HTTP/1.1" 200 1267
DEBUG:2026-08-01 20:04:20,753:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,758:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
INFO:2026-08-01 20:04:20,757:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3-2fdb160d51306e0e24efdfdca98779392ae4c122@sha256:f5b4415db9ac1fba3e11d993a617e0b275d1f0ed2fc669b12c400ed848c39174
DEBUG:2026-08-01 20:04:20,852:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta/tag/?page=2&onlyActiveTags=true&filter_tag_name=like%3A0.4- HTTP/1.1" 200 1203
DEBUG:2026-08-01 20:04:20,853:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-apply-tags/manifests/sha256:6387614ae4f9efa8abb7c4175db0ce5d958bc2b90665b4704880e46fbe0535bf HTTP/1.1" 200 1168
DEBUG:2026-08-01 20:04:20,854:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
INFO:2026-08-01 20:04:20,858:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3-1783929211@sha256:6387614ae4f9efa8abb7c4175db0ce5d958bc2b90665b4704880e46fbe0535bf
DEBUG:2026-08-01 20:04:20,858:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:20,896:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta/tag/?page=2&onlyActiveTags=true&filter_tag_name=like%3A0.1- HTTP/1.1" 200 6405
DEBUG:2026-08-01 20:04:20,952:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-validate-fbc/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25 HTTP/1.1" 200 715
DEBUG:2026-08-01 20:04:20,952:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.10- HTTP/1.1" 200 2666
DEBUG:2026-08-01 20:04:20,952:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25 HTTP/1.1" 200 383
DEBUG:2026-08-01 20:04:21,054:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:21,054:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.1- HTTP/1.1" 200 14361
WARNING:2026-08-01 20:04:21,055:migrate:Registry does not have new bundle quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.10.7@sha256:94f129a97242995d647b1d23a5d53e7022e0c3dc00aff764a4da4be263263cbf
INFO:2026-08-01 20:04:21,056:migrate:Upgrade range is empty for quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta. Skip resolving migrations.
DEBUG:2026-08-01 20:04:21,056:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:21,058:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:21,058:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:21,108:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-rpms-signature-scan/manifests/migration-0.2.1-2a1624ccd4b208f24611434c2464591a7195e5221334dd086923a7e696a9d62c-1770887021 HTTP/1.1" 200 631
DEBUG:2026-08-01 20:04:21,126:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-git-clone-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.2- HTTP/1.1" 200 2070
DEBUG:2026-08-01 20:04:21,151:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks/tag/?page=2&onlyActiveTags=true&filter_tag_name=like%3A0.2- HTTP/1.1" 200 1203
DEBUG:2026-08-01 20:04:21,151:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-deprecated-image-check/manifests/sha256:0ccc688a77e9b7b0b8973c132a1e840844137e77f887be4a0bec8893b0776872 HTTP/1.1" 200 1377
DEBUG:2026-08-01 20:04:21,152:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-init/manifests/migration-0.4.3-d314455d220a32f6f64e3bfd7f3ef8c84e086a8107163cc9491b9cd5bdb6ac97-1784627340 HTTP/1.1" 200 631
WARNING:2026-08-01 20:04:21,154:migrate:Registry does not have new bundle quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.2.5@sha256:510daad5648d37936b9b2c599a35c8e59b7389de8e1a4e58f6c6d079957d730d
DEBUG:2026-08-01 20:04:21,252:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.5- HTTP/1.1" 200 5210
INFO:2026-08-01 20:04:21,252:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5-a545338e5bac49c7dfdba1cc2e5ad1c0b1e9ef7d@sha256:0ccc688a77e9b7b0b8973c132a1e840844137e77f887be4a0bec8893b0776872
DEBUG:2026-08-01 20:04:21,252:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:21,253:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-rpms-signature-scan/blobs/sha256:2a1624ccd4b208f24611434c2464591a7195e5221334dd086923a7e696a9d62c HTTP/1.1" 302 1019
INFO:2026-08-01 20:04:21,253:migrate:Upgrade range is empty for quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta. Skip resolving migrations.
DEBUG:2026-08-01 20:04:21,258:urllib3.connectionpool:Starting new HTTPS connection (1): s3.us-east-1.amazonaws.com:443
DEBUG:2026-08-01 20:04:21,259:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:21,262:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-run-opm-command-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.1- HTTP/1.1" 200 4632
DEBUG:2026-08-01 20:04:21,266:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:21,277:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-init/blobs/sha256:d314455d220a32f6f64e3bfd7f3ef8c84e086a8107163cc9491b9cd5bdb6ac97 HTTP/1.1" 302 1019
DEBUG:2026-08-01 20:04:21,278:urllib3.connectionpool:Starting new HTTPS connection (1): s3.us-east-1.amazonaws.com:443
DEBUG:2026-08-01 20:04:21,302:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-validate-fbc/manifests/migration-0.3-ace7d6aab72332fda292232e7968938549bc6fb67141fb11fd36f180958c384e-1785425140 HTTP/1.1" 200 629
DEBUG:2026-08-01 20:04:21,351:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta/manifests/migration-0.3.2-6433f171aae44fd4d532aa4512119015e5812b0f8e3df9ccb9f2274ccdc175ea-1782912267 HTTP/1.1" 200 631
DEBUG:2026-08-01 20:04:21,352:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta/manifests/sha256:61b27e6ad5daba761d41bb37efb790ed98380603fd4fe2f86d156def5bd72ecc HTTP/1.1" 200 1684
INFO:2026-08-01 20:04:21,353:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1-0@sha256:61b27e6ad5daba761d41bb37efb790ed98380603fd4fe2f86d156def5bd72ecc
DEBUG:2026-08-01 20:04:21,451:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta/blobs/sha256:6433f171aae44fd4d532aa4512119015e5812b0f8e3df9ccb9f2274ccdc175ea HTTP/1.1" 302 1019
DEBUG:2026-08-01 20:04:21,452:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta/manifests/sha256:eba24f5d9f4b18aa71e523b9b3dbcf22982aa4b018824260a090b19dfc9abf6f HTTP/1.1" 200 2358
DEBUG:2026-08-01 20:04:21,453:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-validate-fbc/blobs/sha256:ace7d6aab72332fda292232e7968938549bc6fb67141fb11fd36f180958c384e HTTP/1.1" 302 1019
INFO:2026-08-01 20:04:21,454:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.5-7d6f8a51f6ea409321304beadefef2f061163b63@sha256:eba24f5d9f4b18aa71e523b9b3dbcf22982aa4b018824260a090b19dfc9abf6f
DEBUG:2026-08-01 20:04:21,454:urllib3.connectionpool:Starting new HTTPS connection (1): s3.us-east-1.amazonaws.com:443
DEBUG:2026-08-01 20:04:21,455:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks/manifests/sha256:27c9760ad11c74ad010d9615ee15348e3674843166acb7686929b3ef6840416c HTTP/1.1" 200 1490
INFO:2026-08-01 20:04:21,456:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2-85c42a8f01e2504db4cbfc1e26ebd44c4da02408@sha256:27c9760ad11c74ad010d9615ee15348e3674843166acb7686929b3ef6840416c. It points to a previous migration bundle sha256:f0c7632803ea659ae224ce16db6e0728ac1d79996c85bb43eea80a9de2a8a8d6 that is before the current upgrade.
DEBUG:2026-08-01 20:04:21,456:urllib3.connectionpool:Starting new HTTPS connection (1): s3.us-east-1.amazonaws.com:443
DEBUG:2026-08-01 20:04:21,495:urllib3.connectionpool:https://s3.us-east-1.amazonaws.com:443 "GET /quayio-production-s3/sha256/2a/2a1624ccd4b208f24611434c2464591a7195e5221334dd086923a7e696a9d62c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATAAF2YHTGR23ZTE6%2F20260801%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260801T200421Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=26601318cb542efde395ac5d517fb9662cce6917ba7dba19fe1d590deed3dafd HTTP/1.1" 200 2482
INFO:2026-08-01 20:04:21,495:oras.logger:Successfully pulled /tmp/tmp5ow_ek9y-migration/0.2.1.sh.
DEBUG:2026-08-01 20:04:21,551:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-run-opm-command-oci-ta/manifests/sha256:a4865bdefb5c74eec6ee5a4919ed6ab9da723326455f34a33f03e590c8f5ae77 HTTP/1.1" 200 2305
DEBUG:2026-08-01 20:04:21,552:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta/tag/?page=2&onlyActiveTags=true&filter_tag_name=like%3A0.1- HTTP/1.1" 200 3804
INFO:2026-08-01 20:04:21,553:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-run-opm-command-oci-ta:0.1-d3e4bbdd7823e4421c3fd11c67c6aec108d2da04@sha256:a4865bdefb5c74eec6ee5a4919ed6ab9da723326455f34a33f03e590c8f5ae77
DEBUG:2026-08-01 20:04:21,559:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:21,607:urllib3.connectionpool:https://s3.us-east-1.amazonaws.com:443 "GET /quayio-production-s3/sha256/d3/d314455d220a32f6f64e3bfd7f3ef8c84e086a8107163cc9491b9cd5bdb6ac97?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATAAF2YHTGR23ZTE6%2F20260801%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260801T200421Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=d3ab864de527e7afff882bf3b6986971fe964295b012822e8762d15f5d01a885 HTTP/1.1" 200 4750
INFO:2026-08-01 20:04:21,607:oras.logger:Successfully pulled /tmp/tmp7o2hpyw5-migration/0.4.3.sh.
DEBUG:2026-08-01 20:04:21,651:urllib3.connectionpool:https://s3.us-east-1.amazonaws.com:443 "GET /quayio-production-s3/sha256/64/6433f171aae44fd4d532aa4512119015e5812b0f8e3df9ccb9f2274ccdc175ea?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATAAF2YHTGR23ZTE6%2F20260801%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260801T200421Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=12728d66cc87ecbef13bf9574f31f13baeb95b8b8039e64339cce3e1dc8e9c8f HTTP/1.1" 200 2593
INFO:2026-08-01 20:04:21,654:oras.logger:Successfully pulled /tmp/tmpxedlveyn-migration/0.3.2.sh.
DEBUG:2026-08-01 20:04:21,658:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:21,683:urllib3.connectionpool:https://s3.us-east-1.amazonaws.com:443 "GET /quayio-production-s3/sha256/ac/ace7d6aab72332fda292232e7968938549bc6fb67141fb11fd36f180958c384e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATAAF2YHTGR23ZTE6%2F20260801%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260801T200421Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=19ac75638a13b93487a0495869e1951afe1808dca23f7a5f77f654927c09eb13 HTTP/1.1" 200 6332
INFO:2026-08-01 20:04:21,684:oras.logger:Successfully pulled /tmp/tmppv6ydfxe-migration/0.3.sh.
DEBUG:2026-08-01 20:04:21,752:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta/manifests/sha256:935adb61a5c9be0f619edc8838771ad3fe08cf17689094aeaaeac493af2a2115 HTTP/1.1" 200 2581
INFO:2026-08-01 20:04:21,755:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta:0.1-c28e85bb19ada556d1806445079a572878d5f22b@sha256:935adb61a5c9be0f619edc8838771ad3fe08cf17689094aeaaeac493af2a2115
DEBUG:2026-08-01 20:04:21,756:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-01 20:04:21,849:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-init/manifests/migration-0.4.2-e9f8a6f58803a08da3325e58aae1a98557404a0d1f49c055d8f0ee7b341e1cbf-1782733140 HTTP/1.1" 200 630
DEBUG:2026-08-01 20:04:21,877:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-init/blobs/sha256:e9f8a6f58803a08da3325e58aae1a98557404a0d1f49c055d8f0ee7b341e1cbf HTTP/1.1" 302 1019
DEBUG:2026-08-01 20:04:21,878:urllib3.connectionpool:Starting new HTTPS connection (1): s3.us-east-1.amazonaws.com:443
DEBUG:2026-08-01 20:04:21,903:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-validate-fbc/manifests/migration-0.2-41a3c5003ce1dcfb5cb112dc3f9a5eb5da8af0eefcb49f091e12606233270733-1783967772 HTTP/1.1" 200 629
DEBUG:2026-08-01 20:04:21,933:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-validate-fbc/blobs/sha256:41a3c5003ce1dcfb5cb112dc3f9a5eb5da8af0eefcb49f091e12606233270733 HTTP/1.1" 302 1019
DEBUG:2026-08-01 20:04:21,933:urllib3.connectionpool:Starting new HTTPS connection (1): s3.us-east-1.amazonaws.com:443
DEBUG:2026-08-01 20:04:21,939:urllib3.connectionpool:https://s3.us-east-1.amazonaws.com:443 "GET /quayio-production-s3/sha256/e9/e9f8a6f58803a08da3325e58aae1a98557404a0d1f49c055d8f0ee7b341e1cbf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATAAF2YHTGR23ZTE6%2F20260801%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260801T200421Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=88e8a8f0f5517125d182c1b47a1fb5734684e0925cc74db95c934543db4fc184 HTTP/1.1" 200 996
INFO:2026-08-01 20:04:21,939:oras.logger:Successfully pulled /tmp/tmpii6ibbnd-migration/0.4.2.sh.
DEBUG:2026-08-01 20:04:21,993:urllib3.connectionpool:https://s3.us-east-1.amazonaws.com:443 "GET /quayio-production-s3/sha256/41/41a3c5003ce1dcfb5cb112dc3f9a5eb5da8af0eefcb49f091e12606233270733?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATAAF2YHTGR23ZTE6%2F20260801%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260801T200421Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=bfc273f9dc9ecacee56aa2190c23a9dfa5feea2a97bf07a086a853ff02c866d8 HTTP/1.1" 200 3853
INFO:2026-08-01 20:04:21,993:oras.logger:Successfully pulled /tmp/tmpsjiqv9uj-migration/0.2.sh.
WARNING:2026-08-01 20:04:22,000:migrate:Failed to resolve migrations for bundles: []
WARNING:2026-08-01 20:04:22,000:migrate:Do not attempt handling migrations for them.
INFO:2026-08-01 20:04:22,000:migrate.transition-to-modify:All migration scripts are using pmt-modify command.
INFO:2026-08-01 20:04:22,362:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.2 in package file .tekton/bundle-build.yaml
DEBUG:2026-08-01 20:04:22,362:migrate:Run: ['bash', '/tmp/tmpkzr_egxj-migration-file', '.tekton/bundle-build.yaml']
DEBUG:2026-08-01 20:04:22,370:migrate:b'Not a PipelineRun, skipping migration\n'
INFO:2026-08-01 20:04:22,370:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.3 in package file .tekton/bundle-build.yaml
DEBUG:2026-08-01 20:04:22,371:migrate:Run: ['bash', '/tmp/tmpkzr_egxj-migration-file', '.tekton/bundle-build.yaml']
DEBUG:2026-08-01 20:04:33,161:migrate:b"Adding source-date-epoch parameter to .spec.params\nINFO:2026-08-01 20:04:23,665:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/bundle-build.yaml\nWiring SOURCE_DATE_EPOCH on task build-images to $(params.source-date-epoch)\nINFO:2026-08-01 20:04:25,255:modify.task:task 'build-images' in '/tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/bundle-build.yaml': param 'SOURCE_DATE_EPOCH' will be created\nAdding rewrite-timestamp parameter to .spec.params\nINFO:2026-08-01 20:04:26,878:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/bundle-build.yaml\nWiring REWRITE_TIMESTAMP on task build-images to $(params.rewrite-timestamp)\nINFO:2026-08-01 20:04:28,565:modify.task:task 'build-images' in '/tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/bundle-build.yaml': param 'REWRITE_TIMESTAMP' will be created\nAdding omit-history parameter to .spec.params\nINFO:2026-08-01 20:04:30,475:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/bundle-build.yaml\nWiring OMIT_HISTORY on task build-images to $(params.omit-history)\nINFO:2026-08-01 20:04:32,553:modify.task:task 'build-images' in '/tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/bundle-build.yaml': param 'OMIT_HISTORY' will be created\n"
INFO:2026-08-01 20:04:33,161:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3.2 in package file .tekton/bundle-build.yaml
DEBUG:2026-08-01 20:04:33,225:migrate:Run: ['bash', '/tmp/tmpkzr_egxj-migration-file', '.tekton/bundle-build.yaml']
DEBUG:2026-08-01 20:04:34,554:migrate:b"Error: no matches found\nError: no matches found\nenable-package-registry-proxy pipeline parameter already exists\nEnsuring enable-package-registry-proxy parameter exists for task prefetch-dependencies\nINFO:2026-08-01 20:04:34,451:modify.task:task 'prefetch-dependencies' in '/tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/bundle-build.yaml': param 'enable-package-registry-proxy' already has required values\n"
INFO:2026-08-01 20:04:34,554:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2.1 in package file .tekton/bundle-build.yaml
DEBUG:2026-08-01 20:04:34,592:migrate:Run: ['bash', '/tmp/tmpkzr_egxj-migration-file', '.tekton/bundle-build.yaml']
DEBUG:2026-08-01 20:04:34,601:migrate:b'Pipeline does not require rpms-signature-scan bundle migration, skipping\n'
INFO:2026-08-01 20:04:34,601:migrate.transition-to-modify:All migration scripts are using pmt-modify command.
INFO:2026-08-01 20:04:34,973:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.2 in package file .tekton/docker-build.yaml
DEBUG:2026-08-01 20:04:34,973:migrate:Run: ['bash', '/tmp/tmph_u7yiz2-migration-file', '.tekton/docker-build.yaml']
DEBUG:2026-08-01 20:04:35,052:migrate:b'Not a PipelineRun, skipping migration\n'
INFO:2026-08-01 20:04:35,052:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.3 in package file .tekton/docker-build.yaml
DEBUG:2026-08-01 20:04:35,052:migrate:Run: ['bash', '/tmp/tmph_u7yiz2-migration-file', '.tekton/docker-build.yaml']
DEBUG:2026-08-01 20:04:45,764:migrate:b"Adding source-date-epoch parameter to .spec.params\nINFO:2026-08-01 20:04:36,352:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/docker-build.yaml\nWiring SOURCE_DATE_EPOCH on task build-images to $(params.source-date-epoch)\nINFO:2026-08-01 20:04:38,074:modify.task:task 'build-images' in '/tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/docker-build.yaml': param 'SOURCE_DATE_EPOCH' will be created\nAdding rewrite-timestamp parameter to .spec.params\nINFO:2026-08-01 20:04:39,779:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/docker-build.yaml\nWiring REWRITE_TIMESTAMP on task build-images to $(params.rewrite-timestamp)\nINFO:2026-08-01 20:04:41,561:modify.task:task 'build-images' in '/tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/docker-build.yaml': param 'REWRITE_TIMESTAMP' will be created\nAdding omit-history parameter to .spec.params\nINFO:2026-08-01 20:04:43,472:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/docker-build.yaml\nWiring OMIT_HISTORY on task build-images to $(params.omit-history)\nINFO:2026-08-01 20:04:45,170:modify.task:task 'build-images' in '/tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/docker-build.yaml': param 'OMIT_HISTORY' will be created\n"
INFO:2026-08-01 20:04:45,765:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3.2 in package file .tekton/docker-build.yaml
DEBUG:2026-08-01 20:04:45,795:migrate:Run: ['bash', '/tmp/tmph_u7yiz2-migration-file', '.tekton/docker-build.yaml']
DEBUG:2026-08-01 20:04:47,167:migrate:b"Error: no matches found\nError: no matches found\nenable-package-registry-proxy pipeline parameter already exists\nEnsuring enable-package-registry-proxy parameter exists for task prefetch-dependencies\nINFO:2026-08-01 20:04:47,065:modify.task:task 'prefetch-dependencies' in '/tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/docker-build.yaml': param 'enable-package-registry-proxy' already has required values\n"
INFO:2026-08-01 20:04:47,167:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2.1 in package file .tekton/docker-build.yaml
DEBUG:2026-08-01 20:04:47,209:migrate:Run: ['bash', '/tmp/tmph_u7yiz2-migration-file', '.tekton/docker-build.yaml']
DEBUG:2026-08-01 20:04:47,217:migrate:b'Pipeline does not require rpms-signature-scan bundle migration, skipping\n'
INFO:2026-08-01 20:04:47,218:migrate.transition-to-modify:Not all migration scripts are using pmt-modify command. Using legacy way to handle pipeline file for applying migrations.
INFO:2026-08-01 20:04:47,479:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.2 in package file .tekton/fbc-builder.yaml
DEBUG:2026-08-01 20:04:47,480:migrate:Run: ['bash', '/tmp/tmpmem3np1r-migration-file', '.tekton/fbc-builder.yaml']
DEBUG:2026-08-01 20:04:47,559:migrate:b'Not a PipelineRun, skipping migration\n'
INFO:2026-08-01 20:04:47,559:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.3 in package file .tekton/fbc-builder.yaml
DEBUG:2026-08-01 20:04:47,559:migrate:Run: ['bash', '/tmp/tmpmem3np1r-migration-file', '.tekton/fbc-builder.yaml']
DEBUG:2026-08-01 20:04:56,976:migrate:b"Adding source-date-epoch parameter to .spec.params\nINFO:2026-08-01 20:04:48,778:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/fbc-builder.yaml\nWiring SOURCE_DATE_EPOCH on task build-images to $(params.source-date-epoch)\nINFO:2026-08-01 20:04:50,262:modify.task:task 'build-images' in '/tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/fbc-builder.yaml': param 'SOURCE_DATE_EPOCH' will be created\nAdding rewrite-timestamp parameter to .spec.params\nINFO:2026-08-01 20:04:51,880:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/fbc-builder.yaml\nWiring REWRITE_TIMESTAMP on task build-images to $(params.rewrite-timestamp)\nINFO:2026-08-01 20:04:53,554:modify.task:task 'build-images' in '/tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/fbc-builder.yaml': param 'REWRITE_TIMESTAMP' will be created\nAdding omit-history parameter to .spec.params\nINFO:2026-08-01 20:04:54,978:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/fbc-builder.yaml\nWiring OMIT_HISTORY on task build-images to $(params.omit-history)\nINFO:2026-08-01 20:04:56,480:modify.task:task 'build-images' in '/tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/fbc-builder.yaml': param 'OMIT_HISTORY' will be created\n"
INFO:2026-08-01 20:04:56,977:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3.2 in package file .tekton/fbc-builder.yaml
DEBUG:2026-08-01 20:04:56,977:migrate:Run: ['bash', '/tmp/tmpmem3np1r-migration-file', '.tekton/fbc-builder.yaml']
DEBUG:2026-08-01 20:04:58,281:migrate:b"Error: no matches found\nError: no matches found\nenable-package-registry-proxy pipeline parameter already exists\nEnsuring enable-package-registry-proxy parameter exists for task prefetch-dependencies\nINFO:2026-08-01 20:04:58,177:modify.task:task 'prefetch-dependencies' in '/tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/fbc-builder.yaml': param 'enable-package-registry-proxy' already has required values\n"
INFO:2026-08-01 20:04:58,282:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.2 in package file .tekton/fbc-builder.yaml
DEBUG:2026-08-01 20:04:58,282:migrate:Run: ['bash', '/tmp/tmpmem3np1r-migration-file', '.tekton/fbc-builder.yaml']
DEBUG:2026-08-01 20:04:59,279:migrate:b'DEBUG:2026-08-01 20:04:59,164:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443\nDEBUG:2026-08-01 20:04:59,231:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta/tag/?page=1&onlyActiveTags=true&specificTag=0.1 HTTP/1.1" 200 295\nusage: pmt add-task [-h] [-n NAME] [-a TASK_NAME] [-p PARAM] [-s] [-g] [-f]\n                    bundle_ref [file_or_dir ...]\npmt add-task: error: argument bundle_ref: Mismatch digest. Tag 0.1 points to a different digest sha256:da1217be1dcec3d5b5140ea351466607005481397b31f2b81108c4fd3012fbde\n'
ERROR:2026-08-01 20:04:59,279:migrate:Failed to apply migration: Command '['bash', '/tmp/tmpmem3np1r-migration-file', '.tekton/fbc-builder.yaml']' returned non-zero exit status 2.
INFO:2026-08-01 20:04:59,279:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.3 in package file .tekton/fbc-builder.yaml
DEBUG:2026-08-01 20:04:59,279:migrate:Run: ['bash', '/tmp/tmpmem3np1r-migration-file', '.tekton/fbc-builder.yaml']
DEBUG:2026-08-01 20:05:02,075:migrate:b'DEBUG:2026-08-01 20:05:01,065:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443\nDEBUG:2026-08-01 20:05:01,316:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta/tag/?page=1&onlyActiveTags=true&specificTag=0.1 HTTP/1.1" 200 295\nINFO:2026-08-01 20:05:01,317:add_task:Adding task task-fbc-inject-lifecycle-oci-ta, bundle quay.io/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta:0.1@sha256:da1217be1dcec3d5b5140ea351466607005481397b31f2b81108c4fd3012fbde\nINFO:2026-08-01 20:05:01,564:add_task:Task task-fbc-inject-lifecycle-oci-ta will be added to pipeline /tmp/renovate/repos/github/openshift-knative/serverless-operator/.tekton/fbc-builder.yaml\nSuccessfully injected fbc-inject-lifecycle after clone-repository in .tekton/fbc-builder.yaml\n'
ERROR:2026-08-01 20:05:02,075:cli:Cannot do migration for pipeline. Reason: ExceptionGroup('migrate errors', [ExceptionGroup('Migration apply errors', [ExceptionGroup('Apply migrations errors', [MigrationApplyError("Failed to apply migration: Command '['bash', '/tmp/tmpmem3np1r-migration-file', '.tekton/fbc-builder.yaml']' returned non-zero exit status 2.")])])])
  + Exception Group Traceback (most recent call last):
  |   File "/home/renovate/.local/share/pipx/venvs/pipeline-migration-tool/lib64/python3.12/site-packages/pipeline_migration/cli.py", line 28, in entry_point
  |     main()
  |   File "/home/renovate/.local/share/pipx/venvs/pipeline-migration-tool/lib64/python3.12/site-packages/pipeline_migration/cli.py", line 22, in main
  |     args.action(args)
  |   File "/home/renovate/.local/share/pipx/venvs/pipeline-migration-tool/lib64/python3.12/site-packages/pipeline_migration/actions/migrate/cli.py", line 266, in action
  |     _action_impl(args)
  |   File "/home/renovate/.local/share/pipx/venvs/pipeline-migration-tool/lib64/python3.12/site-packages/pipeline_migration/actions/migrate/cli.py", line 299, in _action_impl
  |     migrate(upgrades, resolver_class)
  |   File "/home/renovate/.local/share/pipx/venvs/pipeline-migration-tool/lib64/python3.12/site-packages/pipeline_migration/actions/migrate/main.py", line 274, in migrate
  |     raise ExceptionGroup("migrate errors", errors)
  | ExceptionGroup: migrate errors (1 sub-exception)
  +-+---------------- 1 ----------------
    | Exception Group Traceback (most recent call last):
    |   File "/home/renovate/.local/share/pipx/venvs/pipeline-migration-tool/lib64/python3.12/site-packages/pipeline_migration/actions/migrate/main.py", line 269, in migrate
    |     manager.apply_migrations(skip_bundles=skip_bundles)
    |   File "/home/renovate/.local/share/pipx/venvs/pipeline-migration-tool/lib64/python3.12/site-packages/pipeline_migration/actions/migrate/main.py", line 244, in apply_migrations
    |     raise ExceptionGroup("Migration apply errors", errors)
    | ExceptionGroup: Migration apply errors (1 sub-exception)
    +-+---------------- 1 ----------------
      | Exception Group Traceback (most recent call last):
      |   File "/home/renovate/.local/share/pipx/venvs/pipeline-migration-tool/lib64/python3.12/site-packages/pipeline_migration/actions/migrate/main.py", line 240, in apply_migrations
      |     op.handle(package_file.file_path)
      |   File "/home/renovate/.local/share/pipx/venvs/pipeline-migration-tool/lib64/python3.12/site-packages/pipeline_migration/pipeline.py", line 41, in handle
      |     self.handle_pipeline_file(file_path, doc, yaml_style)
      |   File "/home/renovate/.local/share/pipx/venvs/pipeline-migration-tool/lib64/python3.12/site-packages/pipeline_migration/actions/migrate/main.py", line 161, in handle_pipeline_file
      |     super().handle_pipeline_file(file_path, loaded_doc, style)
      |   File "/home/renovate/.local/share/pipx/venvs/pipeline-migration-tool/lib64/python3.12/site-packages/pipeline_migration/actions/migrate/main.py", line 103, in handle_pipeline_file
      |     self._apply_migration(file_path)
      |   File "/home/renovate/.local/share/pipx/venvs/pipeline-migration-tool/lib64/python3.12/site-packages/pipeline_migration/actions/migrate/main.py", line 97, in _apply_migration
      |     raise ExceptionGroup("Apply migrations errors", errors)
      | ExceptionGroup: Apply migrations errors (1 sub-exception)
      +-+---------------- 1 ----------------
        | pipeline_migration.actions.migrate.exceptions.MigrationApplyError: Failed to apply migration: Command '['bash', '/tmp/tmpmem3np1r-migration-file', '.tekton/fbc-builder.yaml']' returned non-zero exit status 2.
        +------------------------------------

Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/references/release-1.37 branch from e80f485 to b45c5df Compare August 1, 2026 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant