stackrox icon indicating copy to clipboard operation
stackrox copied to clipboard

chore(deps): update all dependencies

Open red-hat-konflux[bot] opened this issue 1 month ago • 4 comments

This PR contains the following updates:

Package Type Update Change
registry.access.redhat.com/ubi8-minimal final digest 58b1dc5 -> 951ee3c
registry.access.redhat.com/ubi8/ubi-minimal final digest 58b1dc5 -> 951ee3c
registry.access.redhat.com/ubi9/nodejs-20 stage digest 938970e -> 59066df
registry.access.redhat.com/ubi9/python-39 final digest dee7605 -> 8093b07
registry.redhat.io/rhel8/postgresql-15 final digest 64bca18 -> 68fc740

Configuration

📅 Schedule: Branch creation - "after 3am and before 7am" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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.

red-hat-konflux[bot] avatar Oct 23 '25 04:10 red-hat-konflux[bot]

Images are ready for the commit at e846cb8.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.8.6-rc.0-4-ge846cb87dc.

rhacs-bot avatar Oct 23 '25 05:10 rhacs-bot

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 48.82%. Comparing base (6ffbe3c) to head (bd58c3f).

Additional details and impacted files
@@               Coverage Diff               @@
##           release-4.8   #17453      +/-   ##
===============================================
- Coverage        48.85%   48.82%   -0.03%     
===============================================
  Files             2594     2594              
  Lines           190740   190740              
===============================================
- Hits             93186    93129      -57     
- Misses           90244    90290      +46     
- Partials          7310     7321      +11     
Flag Coverage Δ
go-unit-tests 48.82% <ø> (-0.03%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Oct 23 '25 05:10 codecov[bot]

⚠️ Artifact update problem

Renovate failed to update artifacts 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: scanner/image/scanner/konflux.Dockerfile
Command failed: rpm-lockfile-prototype rpms.in.yaml
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 574, in load
    ret = self._repo.load()
          ^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/site-packages/libdnf/repo.py", line 467, in load
    return _repo.Repo_load(self)
           ^^^^^^^^^^^^^^^^^^^^^
libdnf._error.Error: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/renovate/.local/bin/rpm-lockfile-prototype", line 7, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 535, in main
    process_arch(
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 305, in process_arch
    packages, sources, module_metadata = resolver(
                                         ^^^^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 168, in resolver
    base.fill_sack(load_system_repo=True)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 413, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 141, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 581, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

File name: operator/konflux.Dockerfile
Command failed: rpm-lockfile-prototype rpms.in.yaml
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 574, in load
    ret = self._repo.load()
          ^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/site-packages/libdnf/repo.py", line 467, in load
    return _repo.Repo_load(self)
           ^^^^^^^^^^^^^^^^^^^^^
libdnf._error.Error: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/renovate/.local/bin/rpm-lockfile-prototype", line 7, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 535, in main
    process_arch(
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 305, in process_arch
    packages, sources, module_metadata = resolver(
                                         ^^^^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 168, in resolver
    base.fill_sack(load_system_repo=True)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 413, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 141, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 581, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

File name: image/roxctl/konflux.Dockerfile
Command failed: rpm-lockfile-prototype rpms.in.yaml
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 574, in load
    ret = self._repo.load()
          ^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/site-packages/libdnf/repo.py", line 467, in load
    return _repo.Repo_load(self)
           ^^^^^^^^^^^^^^^^^^^^^
libdnf._error.Error: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/renovate/.local/bin/rpm-lockfile-prototype", line 7, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 535, in main
    process_arch(
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 305, in process_arch
    packages, sources, module_metadata = resolver(
                                         ^^^^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 168, in resolver
    base.fill_sack(load_system_repo=True)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 413, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 141, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 581, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

File name: image/rhel/konflux.Dockerfile
Command failed: rpm-lockfile-prototype rpms.in.yaml
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 574, in load
    ret = self._repo.load()
          ^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/site-packages/libdnf/repo.py", line 467, in load
    return _repo.Repo_load(self)
           ^^^^^^^^^^^^^^^^^^^^^
libdnf._error.Error: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/renovate/.local/bin/rpm-lockfile-prototype", line 7, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 535, in main
    process_arch(
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 305, in process_arch
    packages, sources, module_metadata = resolver(
                                         ^^^^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 168, in resolver
    base.fill_sack(load_system_repo=True)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 413, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 141, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 581, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

File name: image/rhel/konflux.Dockerfile
Command failed: rpm-lockfile-prototype rpms.in.yaml
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 574, in load
    ret = self._repo.load()
          ^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/site-packages/libdnf/repo.py", line 467, in load
    return _repo.Repo_load(self)
           ^^^^^^^^^^^^^^^^^^^^^
libdnf._error.Error: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/renovate/.local/bin/rpm-lockfile-prototype", line 7, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 535, in main
    process_arch(
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 305, in process_arch
    packages, sources, module_metadata = resolver(
                                         ^^^^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 168, in resolver
    base.fill_sack(load_system_repo=True)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 413, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 141, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 581, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

File name: operator/konflux.bundle.Dockerfile
Command failed: rpm-lockfile-prototype rpms.in.yaml
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 574, in load
    ret = self._repo.load()
          ^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/site-packages/libdnf/repo.py", line 467, in load
    return _repo.Repo_load(self)
           ^^^^^^^^^^^^^^^^^^^^^
libdnf._error.Error: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/renovate/.local/bin/rpm-lockfile-prototype", line 7, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 535, in main
    process_arch(
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 305, in process_arch
    packages, sources, module_metadata = resolver(
                                         ^^^^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 168, in resolver
    base.fill_sack(load_system_repo=True)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 413, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 141, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 581, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

File name: scanner/image/db/konflux.Dockerfile
Command failed: rpm-lockfile-prototype rpms.in.yaml
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 574, in load
    ret = self._repo.load()
          ^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/site-packages/libdnf/repo.py", line 467, in load
    return _repo.Repo_load(self)
           ^^^^^^^^^^^^^^^^^^^^^
libdnf._error.Error: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/renovate/.local/bin/rpm-lockfile-prototype", line 7, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 535, in main
    process_arch(
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 305, in process_arch
    packages, sources, module_metadata = resolver(
                                         ^^^^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 168, in resolver
    base.fill_sack(load_system_repo=True)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 413, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 141, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 581, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

File name: image/postgres/konflux.Dockerfile
Command failed: rpm-lockfile-prototype rpms.in.yaml
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 574, in load
    ret = self._repo.load()
          ^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/site-packages/libdnf/repo.py", line 467, in load
    return _repo.Repo_load(self)
           ^^^^^^^^^^^^^^^^^^^^^
libdnf._error.Error: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/renovate/.local/bin/rpm-lockfile-prototype", line 7, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 535, in main
    process_arch(
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 305, in process_arch
    packages, sources, module_metadata = resolver(
                                         ^^^^^^^^^
  File "/home/renovate/.local/share/pipx/venvs/rpm-lockfile-prototype/lib64/python3.12/site-packages/rpm_lockfile/__init__.py", line 168, in resolver
    base.fill_sack(load_system_repo=True)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 413, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 141, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.12/site-packages/dnf/repo.py", line 581, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'rhel-8-for-aarch64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

red-hat-konflux[bot] avatar Nov 04 '25 04:11 red-hat-konflux[bot]

/retest roxctl-on-push

tommartensen avatar Nov 11 '25 09:11 tommartensen

@tommartensen: The /retest command does not accept any targets. The following commands are available to trigger optional jobs:

/test aks-qa-e2e-tests
/test aro-qa-e2e-tests
/test eks-qa-e2e-tests
/test gke-latest-nongroovy-e2e-tests
/test gke-latest-operator-e2e-tests
/test gke-latest-qa-e2e-tests
/test gke-latest-ui-e2e-tests
/test gke-nongroovy-compatibility-tests
/test gke-nongroovy-e2e-tests
/test gke-oldest-nongroovy-e2e-tests
/test gke-oldest-operator-e2e-tests
/test gke-oldest-qa-e2e-tests
/test gke-oldest-ui-e2e-tests
/test gke-operator-e2e-tests
/test gke-qa-e2e-tests
/test gke-race-condition-qa-e2e-tests
/test gke-scale-tests
/test gke-scanner-v4-install-tests
/test gke-sensor-integration-tests
/test gke-ui-e2e-tests
/test gke-upgrade-tests
/test gke-version-compatibility-tests
/test ocp-4-12-compliance-e2e-tests
/test ocp-4-12-nongroovy-e2e-tests
/test ocp-4-12-operator-e2e-tests
/test ocp-4-12-qa-e2e-tests
/test ocp-4-12-scanner-v4-install-tests
/test ocp-4-12-sensor-integration-tests
/test ocp-4-12-ui-e2e-tests
/test ocp-4-20-compliance-e2e-tests
/test ocp-4-20-fips-qa-e2e-tests
/test ocp-4-20-nongroovy-e2e-tests
/test ocp-4-20-operator-e2e-tests
/test ocp-4-20-qa-e2e-tests
/test ocp-4-20-scanner-v4-install-tests
/test ocp-4-20-sensor-integration-tests
/test ocp-4-20-ui-e2e-tests
/test ocp-dev-preview-compliance-e2e-tests
/test ocp-dev-preview-fips-qa-e2e-tests
/test ocp-dev-preview-nongroovy-e2e-tests
/test ocp-dev-preview-operator-e2e-tests
/test ocp-dev-preview-qa-e2e-tests
/test ocp-dev-preview-scanner-v4-install-tests
/test ocp-dev-preview-sensor-integration-tests
/test ocp-dev-preview-ui-e2e-tests
/test ocp-next-candidate-compliance-e2e-tests
/test ocp-next-candidate-fips-qa-e2e-tests
/test ocp-next-candidate-nongroovy-e2e-tests
/test ocp-next-candidate-operator-e2e-tests
/test ocp-next-candidate-qa-e2e-tests
/test ocp-next-candidate-scanner-v4-install-tests
/test ocp-next-candidate-sensor-integration-tests
/test ocp-next-candidate-ui-e2e-tests
/test osd-aws-qa-e2e-tests
/test osd-gcp-qa-e2e-tests
/test powervs-qa-e2e-tests
/test rosa-fips-qa-e2e-tests
/test rosa-hcp-qa-e2e-tests
/test rosa-qa-e2e-tests

Use /test all to run the following jobs that were automatically triggered:

pull-ci-stackrox-stackrox-release-4.8-gke-nongroovy-compatibility-tests
pull-ci-stackrox-stackrox-release-4.8-gke-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-gke-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-gke-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-gke-scanner-v4-install-tests
pull-ci-stackrox-stackrox-release-4.8-gke-sensor-integration-tests
pull-ci-stackrox-stackrox-release-4.8-gke-upgrade-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-scanner-v4-install-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-scanner-v4-install-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-scanner-v4-install-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-scanner-v4-install-tests

In response to this:

/retest roxctl-on-push

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.

openshift-ci[bot] avatar Nov 11 '25 09:11 openshift-ci[bot]

/retest main-on-push

tommartensen avatar Nov 11 '25 09:11 tommartensen

@tommartensen: The /retest command does not accept any targets. The following commands are available to trigger optional jobs:

/test aks-qa-e2e-tests
/test aro-qa-e2e-tests
/test eks-qa-e2e-tests
/test gke-latest-nongroovy-e2e-tests
/test gke-latest-operator-e2e-tests
/test gke-latest-qa-e2e-tests
/test gke-latest-ui-e2e-tests
/test gke-nongroovy-compatibility-tests
/test gke-nongroovy-e2e-tests
/test gke-oldest-nongroovy-e2e-tests
/test gke-oldest-operator-e2e-tests
/test gke-oldest-qa-e2e-tests
/test gke-oldest-ui-e2e-tests
/test gke-operator-e2e-tests
/test gke-qa-e2e-tests
/test gke-race-condition-qa-e2e-tests
/test gke-scale-tests
/test gke-scanner-v4-install-tests
/test gke-sensor-integration-tests
/test gke-ui-e2e-tests
/test gke-upgrade-tests
/test gke-version-compatibility-tests
/test ocp-4-12-compliance-e2e-tests
/test ocp-4-12-nongroovy-e2e-tests
/test ocp-4-12-operator-e2e-tests
/test ocp-4-12-qa-e2e-tests
/test ocp-4-12-scanner-v4-install-tests
/test ocp-4-12-sensor-integration-tests
/test ocp-4-12-ui-e2e-tests
/test ocp-4-20-compliance-e2e-tests
/test ocp-4-20-fips-qa-e2e-tests
/test ocp-4-20-nongroovy-e2e-tests
/test ocp-4-20-operator-e2e-tests
/test ocp-4-20-qa-e2e-tests
/test ocp-4-20-scanner-v4-install-tests
/test ocp-4-20-sensor-integration-tests
/test ocp-4-20-ui-e2e-tests
/test ocp-dev-preview-compliance-e2e-tests
/test ocp-dev-preview-fips-qa-e2e-tests
/test ocp-dev-preview-nongroovy-e2e-tests
/test ocp-dev-preview-operator-e2e-tests
/test ocp-dev-preview-qa-e2e-tests
/test ocp-dev-preview-scanner-v4-install-tests
/test ocp-dev-preview-sensor-integration-tests
/test ocp-dev-preview-ui-e2e-tests
/test ocp-next-candidate-compliance-e2e-tests
/test ocp-next-candidate-fips-qa-e2e-tests
/test ocp-next-candidate-nongroovy-e2e-tests
/test ocp-next-candidate-operator-e2e-tests
/test ocp-next-candidate-qa-e2e-tests
/test ocp-next-candidate-scanner-v4-install-tests
/test ocp-next-candidate-sensor-integration-tests
/test ocp-next-candidate-ui-e2e-tests
/test osd-aws-qa-e2e-tests
/test osd-gcp-qa-e2e-tests
/test powervs-qa-e2e-tests
/test rosa-fips-qa-e2e-tests
/test rosa-hcp-qa-e2e-tests
/test rosa-qa-e2e-tests

Use /test all to run the following jobs that were automatically triggered:

pull-ci-stackrox-stackrox-release-4.8-gke-nongroovy-compatibility-tests
pull-ci-stackrox-stackrox-release-4.8-gke-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-gke-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-gke-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-gke-scanner-v4-install-tests
pull-ci-stackrox-stackrox-release-4.8-gke-sensor-integration-tests
pull-ci-stackrox-stackrox-release-4.8-gke-upgrade-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-scanner-v4-install-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-scanner-v4-install-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-scanner-v4-install-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-scanner-v4-install-tests

In response to this:

/retest main-on-push

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.

openshift-ci[bot] avatar Nov 11 '25 09:11 openshift-ci[bot]

/retest operator-bundle-on-push

tommartensen avatar Nov 11 '25 09:11 tommartensen

@tommartensen: The /retest command does not accept any targets. The following commands are available to trigger optional jobs:

/test aks-qa-e2e-tests
/test aro-qa-e2e-tests
/test eks-qa-e2e-tests
/test gke-latest-nongroovy-e2e-tests
/test gke-latest-operator-e2e-tests
/test gke-latest-qa-e2e-tests
/test gke-latest-ui-e2e-tests
/test gke-nongroovy-compatibility-tests
/test gke-nongroovy-e2e-tests
/test gke-oldest-nongroovy-e2e-tests
/test gke-oldest-operator-e2e-tests
/test gke-oldest-qa-e2e-tests
/test gke-oldest-ui-e2e-tests
/test gke-operator-e2e-tests
/test gke-qa-e2e-tests
/test gke-race-condition-qa-e2e-tests
/test gke-scale-tests
/test gke-scanner-v4-install-tests
/test gke-sensor-integration-tests
/test gke-ui-e2e-tests
/test gke-upgrade-tests
/test gke-version-compatibility-tests
/test ocp-4-12-compliance-e2e-tests
/test ocp-4-12-nongroovy-e2e-tests
/test ocp-4-12-operator-e2e-tests
/test ocp-4-12-qa-e2e-tests
/test ocp-4-12-scanner-v4-install-tests
/test ocp-4-12-sensor-integration-tests
/test ocp-4-12-ui-e2e-tests
/test ocp-4-20-compliance-e2e-tests
/test ocp-4-20-fips-qa-e2e-tests
/test ocp-4-20-nongroovy-e2e-tests
/test ocp-4-20-operator-e2e-tests
/test ocp-4-20-qa-e2e-tests
/test ocp-4-20-scanner-v4-install-tests
/test ocp-4-20-sensor-integration-tests
/test ocp-4-20-ui-e2e-tests
/test ocp-dev-preview-compliance-e2e-tests
/test ocp-dev-preview-fips-qa-e2e-tests
/test ocp-dev-preview-nongroovy-e2e-tests
/test ocp-dev-preview-operator-e2e-tests
/test ocp-dev-preview-qa-e2e-tests
/test ocp-dev-preview-scanner-v4-install-tests
/test ocp-dev-preview-sensor-integration-tests
/test ocp-dev-preview-ui-e2e-tests
/test ocp-next-candidate-compliance-e2e-tests
/test ocp-next-candidate-fips-qa-e2e-tests
/test ocp-next-candidate-nongroovy-e2e-tests
/test ocp-next-candidate-operator-e2e-tests
/test ocp-next-candidate-qa-e2e-tests
/test ocp-next-candidate-scanner-v4-install-tests
/test ocp-next-candidate-sensor-integration-tests
/test ocp-next-candidate-ui-e2e-tests
/test osd-aws-qa-e2e-tests
/test osd-gcp-qa-e2e-tests
/test powervs-qa-e2e-tests
/test rosa-fips-qa-e2e-tests
/test rosa-hcp-qa-e2e-tests
/test rosa-qa-e2e-tests

Use /test all to run the following jobs that were automatically triggered:

pull-ci-stackrox-stackrox-release-4.8-gke-nongroovy-compatibility-tests
pull-ci-stackrox-stackrox-release-4.8-gke-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-gke-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-gke-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-gke-scanner-v4-install-tests
pull-ci-stackrox-stackrox-release-4.8-gke-sensor-integration-tests
pull-ci-stackrox-stackrox-release-4.8-gke-upgrade-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-12-scanner-v4-install-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-4-20-scanner-v4-install-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-dev-preview-scanner-v4-install-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-nongroovy-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-operator-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-qa-e2e-tests
pull-ci-stackrox-stackrox-release-4.8-ocp-next-candidate-scanner-v4-install-tests

In response to this:

/retest operator-bundle-on-push

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.

openshift-ci[bot] avatar Nov 11 '25 09:11 openshift-ci[bot]

@red-hat-konflux[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/ocp-4-20-nongroovy-e2e-tests e846cb87dcae1c1c272c017c4241003c919ee34e link false /test ocp-4-20-nongroovy-e2e-tests
ci/prow/ocp-dev-preview-nongroovy-e2e-tests e846cb87dcae1c1c272c017c4241003c919ee34e link false /test ocp-dev-preview-nongroovy-e2e-tests

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

openshift-ci[bot] avatar Nov 12 '25 07:11 openshift-ci[bot]