Skip to content

NO-ISSUE: Refresh RPM lockfiles - #1590

Open
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/lock-file-maintenance-rpm-lockfile-refresh
Open

NO-ISSUE: Refresh RPM lockfiles#1590
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/lock-file-maintenance-rpm-lockfile-refresh

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Saturday"
  • 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.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rpm-lockfile labels Aug 8, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Aug 8, 2026
@openshift-ci-robot

Copy link
Copy Markdown

@red-hat-konflux[bot]: This pull request explicitly references no jira issue.

Details

In response to this:

This PR contains the following updates:

File rpm-prefetching/rpms.in.yaml:

Package Change
conmon 3:2.2.1-1.el9 -> 3:2.2.1-2.el9_8
passt 0^20251210.gd04c480-5.el9_8 -> 0^20251210.gd04c480-6.el9_8
sg3_utils 1.47-10.el9 -> 1.47-10.el9_8.1
sg3_utils-libs 1.47-10.el9 -> 1.47-10.el9_8.1

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (UTC)

  • Branch creation
  • "on Saturday"
  • 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.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

Scheduling tests matching the pipeline_run_if_changed or not excluded by pipeline_skip_if_only_changed parameters:
/test e2e-agent-compact-ipv4
/test edge-e2e-ai-operator-ztp
/test edge-e2e-metal-assisted-4-20
/test edge-subsystem-test

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: LGTM mode

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

Scheduling tests matching the pipeline_run_if_changed or not excluded by pipeline_skip_if_only_changed parameters:
/test e2e-agent-compact-ipv4
/test edge-e2e-ai-operator-ztp
/test edge-e2e-metal-assisted-4-20
/test edge-subsystem-test

@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown

Walkthrough

The RPM lockfile updates conmon, passt, sg3_utils, and sg3_utils-libs for aarch64, ppc64le, s390x, and x86_64. Package metadata, checksums, sizes, URLs, EVRs, and source RPM references are refreshed.

Changes

RPM lockfile updates

Layer / File(s) Summary
conmon package updates
rpm-prefetching/rpms.lock.yaml
conmon updates from 2.2.1-1.el9 to 2.2.1-2.el9_8 for all four architectures.
passt package updates
rpm-prefetching/rpms.lock.yaml
passt updates from build -5.el9_8 to -6.el9_8 for all four architectures.
sg3_utils package updates
rpm-prefetching/rpms.lock.yaml
sg3_utils and sg3_utils-libs update to 1.47-10.el9_8.1, with refreshed metadata and source RPM references for all four architectures.

Estimated code review effort: 2 (Simple) | ~10 minutes

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed The PR changes only rpm-prefetching/rpms.lock.yaml; all 80 additions are RPM metadata, with no Ginkgo title APIs or dynamic test-name values.
Test Structure And Quality ✅ Passed Not applicable: the commit changes only rpm-prefetching/rpms.lock.yaml, which contains no Ginkgo test code or cluster operations to assess.
Microshift Test Compatibility ✅ Passed The patch changes only rpm-prefetching/rpms.lock.yaml and adds no Ginkgo tests or test declarations, so MicroShift API compatibility checks do not apply.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The PR changes only rpm-prefetching/rpms.lock.yaml; no Ginkgo tests or test code were added, so no SNO compatibility assumption applies.
Topology-Aware Scheduling Compatibility ✅ Passed The PR changes only rpm-prefetching/rpms.lock.yaml package metadata; it adds no deployment manifests, operator code, controllers, or scheduling constraints.
Ote Binary Stdout Contract ✅ Passed The PR changes only rpm-prefetching/rpms.lock.yaml; it adds no Go binaries, suite setup, or process-level stdout/logging code.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The patch changes only rpm-prefetching/rpms.lock.yaml package metadata; it adds no Ginkgo tests or IPv4/external-connectivity test code.
No-Weak-Crypto ✅ Passed The PR changes only RPM metadata. All 533 lockfile checksums use SHA-256, and the complete diff contains no MD5, SHA-1, DES, RC4, 3DES, Blowfish, ECB, or custom crypto code.
Container-Privileges ✅ Passed The PR changes only the RPM lockfile. Added lines contain package URLs, sizes, checksums, EVRs, and source RPMs; no privileged, host namespace, capability, or escalation settings exist.
No-Sensitive-Data-In-Logs ✅ Passed The only changed file is an RPM lockfile. Its additions contain package metadata, SHA-256 checksums, and unauthenticated cdn.redhat.com URLs; no logging, credentials, tokens, PII, or internal hosts...
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the RPM lockfile refresh.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/master/lock-file-maintenance-rpm-lockfile-refresh

Comment @coderabbitai help to get the list of available commands.

@openshift-ci openshift-ci Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 8, 2026
@openshift-ci
openshift-ci Bot requested review from adriengentil and carbonin August 8, 2026 00:11
@openshift-ci

openshift-ci Bot commented Aug 8, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

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

The pull request process is described 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 Aug 8, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

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

The pull request process is described 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

1 similar comment
@openshift-ci

openshift-ci Bot commented Aug 8, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

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

The pull request process is described 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

@codecov

codecov Bot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.66%. Comparing base (734d7b7) to head (1c69aab).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1590      +/-   ##
==========================================
+ Coverage   56.61%   56.66%   +0.04%     
==========================================
  Files          90       90              
  Lines        4654     4654              
==========================================
+ Hits         2635     2637       +2     
+ Misses       1814     1813       -1     
+ Partials      205      204       -1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD 734d7b7 and 2 for PR HEAD 1c69aab in total

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD aeec165 and 1 for PR HEAD 1c69aab in total

@openshift-ci

openshift-ci Bot commented Aug 9, 2026

Copy link
Copy Markdown

@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/edge-e2e-ai-operator-ztp 1c69aab link true /test edge-e2e-ai-operator-ztp

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. rpm-lockfile size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant