Skip to content

ROX-33431, ROX-34961: Improve Konflux builds stability / 4.11#21006

Merged
kovayur merged 2 commits into
release-4.11from
misha/konflux-stability-4.11
Jun 9, 2026
Merged

ROX-33431, ROX-34961: Improve Konflux builds stability / 4.11#21006
kovayur merged 2 commits into
release-4.11from
misha/konflux-stability-4.11

Conversation

@msugakov

@msugakov msugakov commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Description

Cherry-picks of:

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

No change.

How I validated my change

Only watching Konflux CI.

@msugakov msugakov requested review from a team and rhacs-bot as code owners June 8, 2026 11:21
@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 6303d531-22cf-4c3e-811f-3eb8bfa721f8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch misha/konflux-stability-4.11

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

@rhacs-bot rhacs-bot requested a review from a team June 8, 2026 11:22
@github-actions github-actions Bot added backport PR to backport changes from master to release branch konflux-build Run Konflux in PR. Push commit to trigger it. labels Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

🚀 Build Images Ready

Images are ready for commit 30aa7ce. To use with deploy scripts:

export MAIN_IMAGE_TAG=4.11.0-rc.2-1-g30aa7ce71b

@openshift-ci

openshift-ci Bot commented Jun 8, 2026

Copy link
Copy Markdown

@msugakov: 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-next-candidate-nongroovy-e2e-tests 862f174 link false /test ocp-next-candidate-nongroovy-e2e-tests
ci/prow/ocp-dev-preview-nongroovy-e2e-tests 862f174 link false /test ocp-dev-preview-nongroovy-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.

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

/konflux-retest operator-index-on-push

2 similar comments
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

/konflux-retest operator-index-on-push

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

/konflux-retest operator-index-on-push

@msugakov

msugakov commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Caught a failure here. https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/rh-acs-tenant/applications/acs-4-11/pipelineruns/operator-index-on-push-gt7cl/logs?task=generate-index-content
Interesting.

I was lucky enough to find Event for it on the cluster:

- apiVersion: v1
  count: 1
  eventTime: null
  firstTimestamp: "2026-06-08T13:10:14Z"
  involvedObject:
    apiVersion: v1
    fieldPath: spec.containers{step-build-index-content}
    kind: Pod
    name: operator-index-on-push-gt7cl-generate-index-content-pod
    namespace: rh-acs-tenant
    resourceVersion: "9235360628"
    uid: c1808965-6673-420e-94f3-b1229bafce76
  kind: Event
  lastTimestamp: "2026-06-08T13:10:14Z"
  message: 'Failed to pull image "brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_golang_1.25@sha256:977bd041377a1367c8b102a460ae8e63f89905f7cf9d8235484ae658c9b47646":
    initializing source docker://brew.registry.redhat.io/rh-osbs/openshift-golang-builder@sha256:977bd041377a1367c8b102a460ae8e63f89905f7cf9d8235484ae658c9b47646:
    unable to retrieve auth token: invalid username/password: unauthorized: Please
    login to the Red Hat Registry using your Customer Portal credentials. Further
    instructions can be found here: https://access.redhat.com/RegistryAuthentication'
  metadata:
    creationTimestamp: "2026-06-08T13:10:14Z"
    name: operator-index-on-push-gt7cl-generate-index-content-pod.18b71d232ecfbef9
    namespace: rh-acs-tenant
    resourceVersion: "9235362104"
    uid: 372bc6b7-fc28-4e19-9574-a97e24d81d04
  reason: Failed
  reportingComponent: kubelet
  reportingInstance: ip-10-206-25-95.ec2.internal
  source:
    component: kubelet
    host: ip-10-206-25-95.ec2.internal
  type: Warning

Quay issue. Even if it was QPS, it still can happen even with imagePullPolicy: IfNotPresent. Therefore - all ok-ish.

@msugakov

msugakov commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

/konflux-retest operator-index-on-push

@kovayur kovayur added this to the 4.11.0-rc.3 milestone Jun 9, 2026
@kovayur kovayur merged commit 30aa7ce into release-4.11 Jun 9, 2026
115 of 121 checks passed
@kovayur kovayur deleted the misha/konflux-stability-4.11 branch June 9, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport PR to backport changes from master to release branch konflux-build Run Konflux in PR. Push commit to trigger it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants