Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore(deps): update all updates#2428

Merged
red-hat-konflux[bot] merged 1 commit intorelease-2.36stackrox/scanner:release-2.36from
konflux/mintmaker/release-2.36/all-updatesstackrox/scanner:konflux/mintmaker/release-2.36/all-updatesCopy head branch name to clipboard
Dec 2, 2025
Merged

chore(deps): update all updates#2428
red-hat-konflux[bot] merged 1 commit intorelease-2.36stackrox/scanner:release-2.36from
konflux/mintmaker/release-2.36/all-updatesstackrox/scanner:konflux/mintmaker/release-2.36/all-updatesCopy head branch name to clipboard

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Nov 21, 2025

This PR contains the following updates:

Package Type Update Change
registry.access.redhat.com/ubi8-minimal final digest 951ee3c -> a670c5b
registry.redhat.io/rhel8/postgresql-15 final digest 68fc740 -> 042f6ef

Configuration

📅 Schedule: Branch creation - Between 03:00 AM and 07:59 AM ( * 3-7 * * * ) in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@red-hat-konflux red-hat-konflux bot requested review from a team and rhacs-bot as code owners November 21, 2025 05:00
@red-hat-konflux
Copy link
Contributor Author

⚠️ 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: image/scanner/rhel/konflux.Dockerfile
Command failed: rpm-lockfile-prototype rpms.in.yaml
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
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-baseos-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 414, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 142, 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-baseos-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

File name: image/db/rhel/konflux.Dockerfile
Command failed: rpm-lockfile-prototype rpms.in.yaml
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
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-baseos-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 414, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.12/site-packages/dnf/base.py", line 142, 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-baseos-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

@red-hat-konflux red-hat-konflux bot enabled auto-merge (squash) November 21, 2025 05:00
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-2.36/all-updates branch from 737d221 to 732ef80 Compare November 26, 2025 04:58
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-2.36/all-updates branch from 732ef80 to 9316cbc Compare November 28, 2025 05:02
@openshift-ci
Copy link

openshift-ci bot commented Nov 28, 2025

@red-hat-konflux[bot]: The following test 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/e2e-tests 9316cbc link false /test e2e-tests

Full PR test history. Your PR dashboard.

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

@red-hat-konflux red-hat-konflux bot merged commit 69681db into release-2.36 Dec 2, 2025
32 of 38 checks passed
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/release-2.36/all-updates branch December 2, 2025 14:22
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

Comments

Close sidebar
Morty Proxy This is a proxified and sanitized view of the page, visit original site.