Skip to content

chore(KAR-770): update vector image version#10103

Open
olegbet wants to merge 6 commits intoredhat-appstudio:mainfrom
olegbet:KAR-770_update_vector_image_to_0_52_0
Open

chore(KAR-770): update vector image version#10103
olegbet wants to merge 6 commits intoredhat-appstudio:mainfrom
olegbet:KAR-770_update_vector_image_to_0_52_0

Conversation

@olegbet
Copy link
Contributor

@olegbet olegbet commented Jan 20, 2026

Signed-off-by: obetsun obetsun@redhat.com

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED

@github-actions
Copy link
Contributor

🤖 Gemini AI Assistant Available

Hi @olegbet! I'm here to help with your pull request. You can interact with me using the following commands:

Available Commands

  • @gemini-cli /review - Request a comprehensive code review

    • Example: @gemini-cli /review Please focus on security and performance
  • @gemini-cli <your question> - Ask me anything about the codebase

    • Example: @gemini-cli How can I improve this function?
    • Example: @gemini-cli What are the best practices for error handling here?

How to Use

  1. Simply type one of the commands above in a comment on this PR
  2. I'll analyze your code and provide detailed feedback
  3. You can track my progress in the workflow logs

Permissions

Only OWNER, MEMBER, or COLLABORATOR users can trigger my responses. This ensures secure and appropriate usage.


This message was automatically added to help you get started with the Gemini AI assistant. Feel free to delete this comment if you don't need assistance.

@github-actions
Copy link
Contributor

🤖 Hi @olegbet, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@olegbet olegbet changed the title WIP: chore(KAR-770): update vector image version chore(KAR-770): update vector image version Jan 20, 2026
@olegbet olegbet force-pushed the KAR-770_update_vector_image_to_0_52_0 branch from 20233c5 to 5c6a8c7 Compare January 21, 2026 10:19
@konflux-ci-qe-bot
Copy link

🤖 Pipeline Failure Analysis

Category: Infrastructure

The pipeline failed due to a DNS resolution error preventing infrastructure steps from connecting to the Kubernetes API server.

📋 Technical Details

Immediate Cause

Multiple infrastructure gathering steps, including appstudio-e2e-tests/gather-audit-logs, appstudio-e2e-tests/gather-extra, appstudio-e2e-tests/gather-must-gather, and appstudio-e2e-tests/redhat-appstudio-gather, failed because they were unable to resolve the DNS hostname of the Kubernetes API server (api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com). This is evidenced by repeated dial tcp: lookup ...: no such host errors pointing to DNS server 172.30.0.10:53.

Contributing Factors

The appstudio-e2e-tests/redhat-appstudio-e2e step was terminated with a Terminated signal. While this step failed, the preceding gather steps already indicated a fundamental network connectivity issue. It's possible the termination signal was a consequence of the unstable environment or resource issues exacerbated by the network problems, rather than the primary cause of the pipeline's failure to execute core logic. The supplemental context confirms persistent DNS resolution failures.

Impact

The inability to resolve the API server's DNS prevented essential diagnostic data from being collected by the gather-* steps. This likely also impacted the redhat-appstudio-e2e test execution itself, as it relies on cluster connectivity. Ultimately, these infrastructure failures blocked the execution and validation of the end-to-end tests.

🔍 Evidence

appstudio-e2e-tests/gather-audit-logs

Category: infrastructure
Root Cause: The must-gather tool failed because it could not resolve the DNS hostname of the Kubernetes API server, indicating a network or DNS configuration issue within the environment where the step is running.

Logs:

artifacts/appstudio-e2e-tests/gather-audit-logs/build-log.txt line 6
[must-gather      ] OUT 2026-01-21T10:23:52.481847204Z Get "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/apis/image.openshift.io/v1/namespaces/openshift/imagestreams/must-gather": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-audit-logs/build-log.txt line 22
error getting cluster version: Get "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/apis/config.openshift.io/v1/clusterversions/version": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-audit-logs/build-log.txt line 28
error getting cluster operators: Get "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/apis/config.openshift.io/v1/clusteroperators": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-audit-logs/build-log.txt line 36
Error running must-gather collection:
    creating temp namespace: Post "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/api/v1/namespaces": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-audit-logs/build-log.txt line 62
error running backup collection: Get "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/api?timeout=32s": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host

appstudio-e2e-tests/gather-extra

Category: infrastructure
Root Cause: The failure is due to a DNS resolution issue, preventing the gather-extra step from connecting to the Kubernetes API server at api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com.

Logs:

artifacts/appstudio-e2e-tests/gather-extra/gather-extra.log line 4
E0121 10:23:45.926830      29 memcache.go:265] couldn't get current server API group list: Get "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/api?timeout=5s": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-extra/gather-extra.log line 10
Unable to connect to the server: dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host

appstudio-e2e-tests/gather-must-gather

Category: infrastructure
Root Cause: The must-gather command failed because it could not resolve the DNS name of the OpenShift API server. This indicates a network or DNS configuration problem preventing the tool from reaching the cluster's API endpoint.

Logs:

artifacts/appstudio-e2e-tests/gather-must-gather/log.txt line 15
Error running must-gather collection:
    creating temp namespace: Post "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/api/v1/namespaces": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-must-gather/log.txt line 21
E0121 10:23:02.266240      55 memcache.go:265] couldn't get current server API group list: Get "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/api?timeout=32s": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-must-gather/log.txt line 25
E0121 10:23:02.276857      55 memcache.go:265] couldn't get current server API group list: Get "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/api?timeout=32s": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-must-gather/log.txt line 29
E0121 10:23:02.287433      55 memcache.go:265] couldn't get current server API group list: Get "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/api?timeout=32s": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-must-gather/log.txt line 33
E0121 10:23:02.299290      55 memcache.go:265] couldn't get current server API group list: Get "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/api?timeout=32s": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-must-gather/log.txt line 37
error running backup collection: Get "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/api?timeout=32s": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-must-gather/log.txt line 39
error: creating temp namespace: Post "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/api/v1/namespaces": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host

appstudio-e2e-tests/redhat-appstudio-e2e

Category: infrastructure
Root Cause: The make ci/test/e2e command was terminated abruptly by an external signal, likely due to resource constraints or an unhandled interrupt in the execution environment, preventing graceful shutdown.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 490
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:173","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.ExecuteProcess","level":"error","msg":"Entrypoint received interrupt: terminated","severity":"error","time":"2026-01-21T10:19:37Z"}
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 491
make: *** [Makefile:25: ci/test/e2e] Terminated
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 492
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:267","func":"sigs.k8s.io/prow/pkg/entrypoint.gracefullyTerminate","level":"error","msg":"Process did not exit before 15s grace period","severity":"error","time":"2026-01-21T10:19:52Z"}
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 493
{"component":"entrypoint","error":"os: process already finished","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:269","func":"sigs.k8s.io/prow/pkg/entrypoint.gracefullyTerminate","level":"error","msg":"Could not kill process after grace period","severity":"error","time":"2026-01-21T10:19:52Z"}

appstudio-e2e-tests/redhat-appstudio-gather

Category: infrastructure
Root Cause: The failure is due to a network connectivity issue preventing the oc client from resolving the DNS of the Kubernetes API server, leading to a "no such host" error.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-gather/log.txt line 12
E0121 10:23:59.373063      36 memcache.go:265] couldn't get current server API group list: Get "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/api?timeout=5s": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/redhat-appstudio-gather/log.txt line 479
Unable to connect to the server: dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/redhat-appstudio-gather/log.txt line 821
Error running must-gather collection:
    creating temp namespace: Post "https://api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com:6443/api/v1/namespaces": dial tcp: lookup api.konflux-4-17-us-west-2-p5f4q.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host

Analysis powered by prow-failure-analysis | Build: 2013916604395425792

@maruiz93
Copy link
Contributor

/lgtm

@konflux-ci-qe-bot
Copy link

🤖 Pipeline Failure Analysis

Category: Build

The pipeline failed due to a git merge conflict during the cloning and rebasing of the infra-deployments repository, preventing the build from proceeding.

📋 Technical Details

Immediate Cause

The appstudio-e2e-tests/redhat-appstudio-e2e step failed because the build process encountered a persistent git merge conflict in the components/vector-kubearchive-log-collector/production/stone-prod-p02/vector-helm-values.yaml file while attempting to clone and rebase the infra-deployments repository.

Contributing Factors

The build log indicates an error when bootstrapping the cluster, specifically failing to clone the infra-deployments repository after reaching the maximum number of attempts. This suggests that the merge conflict directly blocked the repository checkout, which is a prerequisite for the build.

Impact

The git merge conflict prevented the successful checkout and application of necessary code from the infra-deployments repository. This halted the build process entirely, causing the pipeline to fail before any tests could be executed.

🔍 Evidence

appstudio-e2e-tests/redhat-appstudio-e2e

Category: build
Root Cause: The build failed due to a persistent git merge conflict when attempting to clone and rebase the infra-deployments repository. This prevented the necessary code from being successfully checked out and applied, halting the build process.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build.log line 148
CONFLICT (content): Merge conflict in components/vector-kubearchive-log-collector/production/stone-prod-p02/vector-helm-values.yaml
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build.log line 150
error: could not apply 04b196874... chore(KAR-770): update vector image version
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build.log line 161
Error: error when bootstrapping cluster: reached maximum number of attempts (2). error: failed to clone infra-deployments repository: exit status 1
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build.log line 163
make: *** [Makefile:25: ci/test/e2e] Error 1

Analysis powered by prow-failure-analysis | Build: 2014264317741895680

@openshift-ci openshift-ci bot removed the lgtm label Jan 23, 2026
@openshift-ci
Copy link

openshift-ci bot commented Jan 23, 2026

New changes are detected. LGTM label has been removed.

@konflux-ci-qe-bot
Copy link

🤖 Pipeline Failure Analysis

Category: Infrastructure

Pipeline failed due to unresolvable merge conflicts during the git rebase operation on the infra-deployments repository, preventing the test execution environment from being properly set up.

📋 Technical Details

Immediate Cause

The appstudio-e2e-tests/redhat-appstudio-e2e step failed because the git rebase command on the infra-deployments repository could not resolve merge conflicts. This resulted in a failure to clone the repository, halting the test execution.

Contributing Factors

The additional_context indicates that there are deprecation warnings related to apps.openshift.io/v1 DeploymentConfig and resource not found errors (e.g., 'assisted-installer' namespace, 'multi-networkpolicy' resource type) in the must-gather logs. While these are not the direct cause of the initial failure, they suggest potential underlying instability or configuration drift in the cluster environment that might contribute to future or related issues.

Impact

The inability to successfully clone the infra-deployments repository directly blocked the execution of the appstudio-e2e tests. Without the correct code and configuration from this repository, the test suite could not be initialized or run, leading to the overall failure of the Prow job.

🔍 Evidence

appstudio-e2e-tests/redhat-appstudio-e2e

Category: infrastructure
Root Cause: The build failed because the git rebase operation on the infra-deployments repository encountered unresolvable merge conflicts, preventing the necessary code from being fetched.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/log.txt:181
CONFLICT (content): Merge conflict in components/vector-kubearchive-log-collector/production/stone-prod-p02/vector-helm-values.yaml
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/log.txt:185
error: could not apply 04b196874... chore(KAR-770): update vector image version
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/log.txt:376
Error: error when bootstrapping cluster: reached maximum number of attempts (2). error: failed to clone infra-deployments repository: exit status 1

Analysis powered by prow-failure-analysis | Build: 2014729502864707584

@konflux-ci-qe-bot
Copy link

🤖 Pipeline Failure Analysis

Category: Build

Pipeline failed to clone the infra-deployments repository due to an unresolvable merge conflict during a git rebase operation.

📋 Technical Details

Immediate Cause

The appstudio-e2e-tests/redhat-appstudio-e2e step failed because a git rebase operation encountered an unresolvable merge conflict in the file components/vector-kubearchive-log-collector/production/stone-prod-p02/vector-helm-values.yaml. This error prevented the infra-deployments repository from being cloned successfully.

Contributing Factors

The merge conflict suggests a divergence between the branch being checked out and the main development line of the infra-deployments repository. This could be due to recent changes in the repository that are not compatible with the current state of the branch, or an outdated commit reference being used. The must-gather logs show expected warnings about deprecated DeploymentConfig resources and some resource "not found" errors, but these are not directly linked to the initial git rebase failure.

Impact

The inability to clone the infra-deployments repository blocked the execution of the end-to-end tests. The build process could not proceed to set up the necessary environment or deploy components, causing the entire job to fail at an early stage.

🔍 Evidence

appstudio-e2e-tests/redhat-appstudio-e2e

Category: build
Root Cause: The failure was caused by an unresolvable merge conflict during a git rebase operation when cloning the infra-deployments repository. This indicates an issue with the repository's state or the branch being merged.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/step.log line 174
CONFLICT (content): Merge conflict in components/vector-kubearchive-log-collector/production/stone-prod-p02/vector-helm-values.yaml
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/step.log line 175
error: could not apply 04b196874... chore(KAR-770): update vector image version
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/step.log line 188
Error: error when bootstrapping cluster: reached maximum number of attempts (2). error: failed to clone infra-deployments repository: exit status 1
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/step.log line 190
make: *** [Makefile:25: ci/test/e2e] Error 1

Analysis powered by prow-failure-analysis | Build: 2015787210644656128

@konflux-ci-qe-bot
Copy link

🤖 Pipeline Failure Analysis

Category: Build

The pipeline failed to clone a required Git repository due to a merge conflict during a rebase operation, preventing the E2E tests from executing.

📋 Technical Details

Immediate Cause

The appstudio-e2e-tests/redhat-appstudio-e2e build step failed because it encountered an unresolvable merge conflict while rebasing a Git repository. Specifically, a conflict occurred in the file components/vector-kubearchive-log-collector/production/stone-prod-p02/vector-helm-values.yaml. This prevented the successful cloning of the infra-deployments repository, which is essential for bootstrapping the E2E test environment.

Contributing Factors

While the primary cause is the merge conflict, the must-gather logs indicate underlying potential cluster configuration issues. These include the deprecation of DeploymentConfig resources and missing namespaces like assisted-installer, which might point to broader environmental instability. However, these factors did not directly cause the build failure itself.

Impact

The failure to clone the infra-deployments repository blocked the entire E2E testing process. The pipeline could not proceed to set up the test environment or execute any test cases, rendering the job unsuccessful.

🔍 Evidence

appstudio-e2e-tests/redhat-appstudio-e2e

Category: build
Root Cause: The E2E test environment failed because of an unresolvable merge conflict during a git rebase operation, preventing the necessary repository from being cloned and set up correctly.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 170
CONFLICT (content): Merge conflict in components/vector-kubearchive-log-collector/production/stone-prod-p02/vector-helm-values.yaml
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 176
error: could not apply 04b196874... chore(KAR-770): update vector image version
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 190
Error: error when bootstrapping cluster: reached maximum number of attempts (2). error: failed to clone infra-deployments repository: exit status 1
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 191
make: *** [Makefile:25: ci/test/e2e] Error 1

Analysis powered by prow-failure-analysis | Build: 2016542158563053568

@olegbet olegbet force-pushed the KAR-770_update_vector_image_to_0_52_0 branch from 17fcb9e to 7ad49c1 Compare January 29, 2026 10:14
@olegbet olegbet changed the title chore(KAR-770): update vector image version WIP: chore(KAR-770): update vector image version Jan 29, 2026
@olegbet olegbet force-pushed the KAR-770_update_vector_image_to_0_52_0 branch from 7cf0e5c to 16c0365 Compare January 29, 2026 20:28
@openshift-ci
Copy link

openshift-ci bot commented Jan 29, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: olegbet

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

@konflux-ci-qe-bot
Copy link

🤖 Pipeline Failure Analysis

Category: Infrastructure

The Prow job failed because the worker node could not resolve the OpenShift API server's DNS endpoint, preventing diagnostic data collection and leading to test execution termination.

📋 Technical Details

Immediate Cause

Multiple infrastructure steps (gather-audit-logs, gather-extra, gather-must-gather, redhat-appstudio-gather) failed because the must-gather tool and other diagnostic utilities could not resolve the DNS for the OpenShift API endpoint api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com. This resulted in "dial tcp: lookup ... on 172.30.0.10:53: no such host" errors.

Contributing Factors

The redhat-appstudio-e2e test step was terminated with a "Terminated" signal, logging that the process did not exit before a grace period. This termination might be a secondary effect of the network instability that prevented the gather steps from succeeding, or it could indicate a separate timeout or resource issue with the test execution environment itself. However, the DNS resolution failure is the more consistently observed and foundational issue.

Impact

The inability to resolve the cluster API endpoint prevented the collection of essential diagnostic artifacts required for analyzing the e2e tests. This fundamental infrastructure issue likely led to the premature termination of the main e2e test run and the failure of all related diagnostic gathering steps, rendering the overall job unsuccessful.

🔍 Evidence

appstudio-e2e-tests/gather-audit-logs

Category: infrastructure
Root Cause: The must-gather tool failed to resolve the DNS of the OpenShift API endpoint api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com. This is likely due to a networking or DNS configuration issue within the cluster or the environment where the job is running.

Logs:

artifacts/appstudio-e2e-tests/gather-audit-logs/log.txt line 3
[must-gather      ] OUT 2026-01-29T20:35:35.85898732Z Get "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/apis/image.openshift.io/v1/namespaces/openshift/imagestreams/must-gather": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-audit-logs/log.txt line 14
error getting cluster version: Get "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/apis/config.openshift.io/v1/clusterversions/version": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-audit-logs/log.txt line 18
error getting cluster operators: Get "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/apis/config.openshift.io/v1/clusteroperators": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-audit-logs/log.txt line 27
Error running must-gather collection:
    creating temp namespace: Post "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/api/v1/namespaces": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-audit-logs/log.txt line 69
error running backup collection: Get "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/api?timeout=32s": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-audit-logs/log.txt line 84
error: creating temp namespace: Post "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/api/v1/namespaces": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host

appstudio-e2e-tests/gather-extra

Category: infrastructure
Root Cause: The gather-extra step failed due to a DNS resolution error when attempting to connect to the Kubernetes API server. The cluster's API endpoint could not be found by the DNS server.

Logs:

artifacts/appstudio-e2e-tests/gather-extra/gather-extra.log line 3
E0129 20:35:26.369775      22 memcache.go:265] couldn't get current server API group list: Get "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/api?timeout=5s": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-extra/gather-extra.log line 14
Unable to connect to the server: dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host

appstudio-e2e-tests/gather-must-gather

Category: infrastructure
Root Cause: The oc adm must-gather command failed due to a DNS lookup error for the OpenShift API server hostname, indicating a network connectivity or DNS resolution problem.

Logs:

artifacts/appstudio-e2e-tests/gather-must-gather/log.txt line 14
Error running must-gather collection:
    creating temp namespace: Post "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/api/v1/namespaces": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-must-gather/log.txt line 27
E0129 20:34:12.137432      51 memcache.go:265] couldn't get current server API group list: Get "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/api?timeout=32s": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-must-gather/log.txt line 41
error running backup collection: Get "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/api?timeout=32s": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-must-gather/log.txt line 42
error: creating temp namespace: Post "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/api/v1/namespaces": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host

appstudio-e2e-tests/redhat-appstudio-e2e

Category: unknown
Root Cause: The e2e tests were terminated due to an external signal, likely a timeout or an issue with the test runner environment, preventing any tests from completing. This resulted in the step being marked as failed.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 1207
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:173","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.ExecuteProcess","level":"error","msg":"Entrypoint received interrupt: terminated","severity":"error","time":"2026-01-29T20:28:57Z"}
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 1208
make: *** [Makefile:25: ci/test/e2e] Terminated
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 1209
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:267","func":"sigs.k8s.io/prow/pkg/entrypoint.gracefullyTerminate","level":"error","msg":"Process did not exit before 15s grace period","severity":"error","time":"2026-01-29T20:29:12Z"}
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 1210
{"component":"entrypoint","error":"os: process already finished","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:269","func":"sigs.k8s.io/prow/pkg/entrypoint.gracefullyTerminate","level":"error","msg":"Could not kill process after grace period","severity":"error","time":"2026-01-29T20:29:12Z"}

appstudio-e2e-tests/redhat-appstudio-gather

Category: infrastructure
Root Cause: The failure is caused by a DNS resolution error preventing the worker node from connecting to the Kubernetes API server. This prevents the oc commands from gathering necessary information about the cluster.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-gather/build-log.txt line 30
E0129 20:35:43.855370      30 memcache.go:265] couldn't get current server API group list: Get "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/api?timeout=5s": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/redhat-appstudio-gather/build-log.txt line 43
E0129 20:35:43.879100      66 memcache.go:265] couldn't get current server API group list: Get "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/api?timeout=5s": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/redhat-appstudio-gather/build-log.txt line 3950
Unable to connect to the server: dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/redhat-appstudio-gather/build-log.txt line 4082
Error running must-gather collection:
    creating temp namespace: Post "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/api/v1/namespaces": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/redhat-appstudio-gather/build-log.txt line 4087
Falling back to 'oc adm inspect clusteroperators.v1.config.openshift.io' to collect basic cluster information.
E0129 20:35:45.082860    1186 memcache.go:265] couldn't get current server API group list: Get "https://api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com:6443/api?timeout=32s": dial tcp: lookup api.konflux-4-17-us-west-2-rhxm4.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host

Analysis powered by prow-failure-analysis | Build: 2016963860287721472

@konflux-ci-qe-bot
Copy link

🤖 Pipeline Failure Analysis

Category: Test

End-to-end tests failed due to a timeout during namespace cleanup, caused by a lingering PipelineRun resource.

📋 Technical Details

Immediate Cause

The appstudio-e2e-tests/redhat-appstudio-e2e step failed because the test suite encountered a timeout when attempting to delete a namespace. This timeout occurred because a PipelineRun resource, specifically 'my-integration-test-jaem-4sbbs', was still present in the namespace and blocked the cleanup process.

Contributing Factors

The presence of the lingering PipelineRun suggests a potential issue with the test teardown or resource cleanup mechanisms within the test environment. It's possible that the PipelineRun did not complete its finalization steps before the namespace cleanup was initiated.

Impact

This failure prevented the successful completion of the end-to-end test suite for the AppStudio infrastructure deployments, indicating a problem with environment stability and resource management during the testing phase. This could lead to unreliable test results or prevent subsequent dependent jobs from running correctly.

🔍 Evidence

appstudio-e2e-tests/redhat-appstudio-e2e

Category: test
Root Cause: The end-to-end tests failed because a namespace cleanup operation timed out due to a remaining pipeline run within that namespace. This indicates a potential issue with test teardown or resource cleanup within the test environment.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/run.log line 1627
[konflux-demo-suite] Maven project - Default build [AfterAll] when Release PipelineRun is completed should lead to Release CR being marked as succeeded [konflux, upstream-konflux]
  [AfterAll] /tmp/tmp.RPy2GQnm6R/tests/konflux-demo/konflux-demo.go:131
  [It] /tmp/tmp.RPy2GQnm6R/tests/konflux-demo/konflux-demo.go:416

  Timeline >>
  "level"=0 "msg"="Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+"
  [FAILED] in [AfterAll] - /tmp/tmp.RPy2GQnm6R/tests/konflux-demo/konflux-demo.go:133 @ 01/29/26 21:15:15.845
  << Timeline

  [FAILED] Expected success, but got an error:
      <*errors.errorString | 0xc0013635c0>:
      namespace was not deleted in expected timeframe: 'konflux-dczf': context deadline exceeded. Remaining resources in namespace: ( pipelineruns: my-integration-test-jaem-4sbbs )
      
      {
          s: "namespace was not deleted in expected timeframe: 'konflux-dczf': context deadline exceeded. Remaining resources in namespace: ( pipelineruns: my-integration-test-jaem-4sbbs )\n",
      }
  In [AfterAll] at: /tmp/tmp.RPy2GQnm6R/tests/konflux-demo/konflux-demo.go:133 @ 01/29/26 21:15:15.845
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/run.log line 1666
E0129 21:15:15.903612   17378 types.go:186] Failed to execute rule: Infra Deployments Default Test Execution: Run the Konflux-demo suite tests when an Infra-deployments PR includes changes to files outside of the specified components.
Error: error when running e2e tests: running "ginkgo --seed=1769719025 --timeout=1h30m0s --grace-period=30s --output-interceptor-mode=none --label-filter=konflux --no-color --json-report=e2e-report.json --junit-report=e2e-report.xml --procs=20 --nodes=20 --p --output-dir=/logs/artifacts ./cmd --" failed with exit code 1
make: *** [Makefile:25: ci/test/e2e] Error 1

Analysis powered by prow-failure-analysis | Build: 2016971849174355968

Signed-off-by: obetsun <obetsun@redhat.com>

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
@olegbet olegbet force-pushed the KAR-770_update_vector_image_to_0_52_0 branch from 16c0365 to 137bf77 Compare February 2, 2026 14:32
@olegbet olegbet changed the title WIP: chore(KAR-770): update vector image version chore(KAR-770): update vector image version Feb 2, 2026
@konflux-ci-qe-bot
Copy link

🤖 Pipeline Failure Analysis

Category: Timeout

The AppStudio E2E tests timed out, preventing the Prow job from completing.

📋 Technical Details

Immediate Cause

The appstudio-e2e-tests/redhat-appstudio-e2e step failed because the executed end-to-end tests exceeded the 2-hour time limit allocated by Prow. The entrypoint process responsible for managing the test execution did not finish within the allowed time and subsequently failed to exit during the grace period.

Contributing Factors

While the direct cause is a timeout, the additional_context reveals several potential underlying issues in the cluster state that could have contributed to the extended test execution time. These include multiple ArgoCD ApplicationSets reporting resources in an 'OutOfSync' state, issues with Tekton Addon readiness (tkn-cli-serve deployment not ready), and must-gather logs indicating missing resources or pods in a waiting state. These environmental issues might have slowed down test execution or caused retries that prolonged the overall process.

Impact

The timeout directly blocked the completion of the pull-ci-redhat-appstudio-infra-deployments-main-appstudio-e2e-tests job. This prevented the validation of the AppStudio infrastructure deployments through end-to-end testing for the given PR, potentially delaying the integration of changes into the main branch.

🔍 Evidence

appstudio-e2e-tests/redhat-appstudio-e2e

Category: timeout
Root Cause: The appstudio-e2e-tests/redhat-appstudio-e2e step timed out because the executed processes, likely the end-to-end tests, exceeded the 2-hour time limit. The entrypoint process failed to finish within the allocated time and did not exit during the grace period.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 3073
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:169","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.ExecuteProcess","level":"error","msg":"Process did not finish before 2h0m0s timeout","severity":"error","time":"2026-02-02T16:42:57Z"}
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 3078
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:267","func":"sigs.k8s.io/prow/pkg/entrypoint.gracefullyTerminate","level":"error","msg":"Process did not exit before 15s grace period","severity":"error","time":"2026-02-02T16:43:12Z"}

Analysis powered by prow-failure-analysis | Build: 2018331791508639744

@olegbet
Copy link
Contributor Author

olegbet commented Feb 3, 2026

/test appstudio-e2e-tests

@konflux-ci-qe-bot
Copy link

🤖 Pipeline Failure Analysis

Category: Infrastructure

Pipeline failed to clone the infra-deployments repository due to a DNS resolution error for github.com, preventing test execution.

📋 Technical Details

Immediate Cause

The redhat-appstudio-e2e step failed because the job could not resolve the hostname github.com. This is evidenced by the log message: fatal: unable to access 'https://github.com/redhat-appstudio/infra-deployments.git/': Could not resolve host: github.com.

Contributing Factors

Several other steps, including gather-audit-logs, gather-extra, gather-must-gather, and redhat-appstudio-gather, also encountered DNS resolution failures when attempting to connect to the OpenShift API server (e.g., api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com). These failures, while indicative of a broader network or DNS infrastructure problem, occurred after the initial blocking failure of cloning the repository.

Impact

The inability to clone the required infra-deployments repository prevented the Prow job from proceeding with its primary task of running end-to-end tests. Consequently, all subsequent test execution and artifact collection steps that depend on this repository were also blocked or failed to initiate correctly.

🔍 Evidence

appstudio-e2e-tests/gather-audit-logs

Category: infrastructure
Root Cause: The must-gather tool failed to resolve the OpenShift API server hostname, leading to network communication failures. This is likely due to DNS resolution issues or network configuration problems within the cluster.

Logs:

artifacts/appstudio-e2e-tests__gather-audit-logs/gather-audit-logs.log line 5
[must-gather      ] OUT 2026-02-03T11:24:54.962290154Z Get "https://api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com:6443/apis/image.openshift.io/v1/namespaces/openshift/imagestreams/must-gather": dial tcp: lookup api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests__gather-audit-logs/gather-audit-logs.log line 22
error getting cluster version: Get "https://api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com:6443/apis/config.openshift.io/v1/clusterversions/version": dial tcp: lookup api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests__gather-audit-logs/gather-audit-logs.log line 34
Error running must-gather collection:
    creating temp namespace: Post "https://api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com:6443/api/v1/namespaces": dial tcp: lookup api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host

appstudio-e2e-tests/gather-extra

Category: infrastructure
Root Cause: The gather-extra step failed because it could not resolve the DNS of the Kubernetes API server, indicating a network connectivity or DNS configuration issue within the testing environment.

Logs:

artifacts/appstudio-e2e-tests/gather-extra/gather-extra.log line 3
E0203 11:24:47.077907      28 memcache.go:265] couldn't get current server API group list: Get "https://api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com:6443/api?timeout=5s": dial tcp: lookup api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/gather-extra/gather-extra.log line 9
Unable to connect to the server: dial tcp: lookup api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host

appstudio-e2e-tests/gather-must-gather

Category: infrastructure
Root Cause: The must-gather process failed due to a timeout, preceded by repeated DNS resolution errors ('no such host') when attempting to connect to the OpenShift API server. This suggests a network or DNS infrastructure issue within the cluster environment.

Logs:

artifacts/appstudio-e2e-tests~gather-must-gather/must-gather.log line 10
Error running must-gather collection:
    gather never finished for pod must-gather-kchwz: timed out waiting for the condition
artifacts/appstudio-e2e-tests~gather-must-gather/must-gather.log line 24
E0203 11:24:38.918688      55 memcache.go:265] couldn't get current server API group list: Get "https://api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com:6443/api?timeout=32s": dial tcp: lookup api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests~gather-must-gather/must-gather.log line 38
error: gather never finished for pod must-gather-kchwz: timed out waiting for the condition

appstudio-e2e-tests/redhat-appstudio-e2e

Category: infrastructure
Root Cause: The CI job failed because it could not resolve the hostname github.com, indicating a network connectivity or DNS issue within the CI environment. This prevented the necessary infra-deployments repository from being cloned, which is a prerequisite for the e2e tests.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 250
fatal: unable to access 'https://github.com/redhat-appstudio/infra-deployments.git/': Could not resolve host: github.com
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 257
got an error: failed to clone infra-deployments repository: exit status 1 - will retry in 10s
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 554
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:173","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.ExecuteProcess","level":"error","msg":"Entrypoint received interrupt: terminated","severity":"error","time":"2026-02-03T10:44:16Z"}
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 557
make: *** [Makefile:25: ci/test/e2e] Terminated

appstudio-e2e-tests/redhat-appstudio-gather

Category: infrastructure
Root Cause: The CI job failed because it could not resolve the DNS name of the Kubernetes API server, preventing the oc client from connecting to the cluster. This suggests a network or DNS configuration issue within the CI environment.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-gather/logs/main.log
E0203 11:25:02.218545      95 memcache.go:265] couldn't get current server API group list: Get "https://api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com:6443/api?timeout=5s": dial tcp: lookup api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/redhat-appstudio-gather/logs/main.log
Unable to connect to the server: dial tcp: lookup api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host
artifacts/appstudio-e2e-tests/redhat-appstudio-gather/logs/main.log
Error running must-gather collection:
    creating temp namespace: Post "https://api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com:6443/api/v1/namespaces": dial tcp: lookup api.konflux-4-17-us-west-2-wzxr8.konflux-qe.devcluster.openshift.com on 172.30.0.10:53: no such host

Analysis powered by prow-failure-analysis | Build: 2018603087777763328

@konflux-ci-qe-bot
Copy link

🤖 Pipeline Failure Analysis

Category: Timeout

The AppStudio e2e tests timed out due to degraded states of essential infrastructure components (build-service and image-rbac-proxy), preventing test execution.

📋 Technical Details

Immediate Cause

The appstudio-e2e-tests/redhat-appstudio-e2e step timed out because the build-service-in-cluster-local application was in a 'Degraded' state and the image-rbac-proxy-in-cluster-local application was in a 'Progressing' state. These components are crucial for the e2e test environment, and their inability to reach a healthy state prevented the tests from completing within the allowed time.

Contributing Factors

Analysis of additional_context indicates that multiple Argo CD ApplicationSets are in an 'OutOfSync' state, and some core components are reporting 'Degraded' health. Specifically, the build-service-controller-manager is 'Degraded'. This widespread synchronization and health issue across Argo CD managed applications suggests a systemic problem with the deployment or reconciliation of AppStudio's infrastructure components.

Impact

The degraded state of critical infrastructure applications directly blocked the execution of the AppStudio e2e tests. The tests could not proceed or complete because the necessary services and components were not operational, leading to the job timeout and a failure in validating the AppStudio infrastructure's functionality.

🔍 Evidence

appstudio-e2e-tests/redhat-appstudio-e2e

Category: timeout
Root Cause: The e2e tests timed out because the build-service-in-cluster-local application remained in a degraded state and the image-rbac-proxy-in-cluster-local application remained in a progressing state for an extended period, preventing the tests from completing within the allocated time.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/step.log line 891
build-service-in-cluster-local                      Synced   Degraded
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/step.log line 916
image-rbac-proxy-in-cluster-local                   Synced   Progressing
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/step.log line 1817
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:169","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.ExecuteProcess","level":"error","msg":"Process did not finish before 2h0m0s timeout","severity":"error","time":"2026-02-03T12:55:04Z"}
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/step.log line 1821
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:267","func":"sigs.k8s.io/prow/pkg/entrypoint.gracefullyTerminate","level":"error","msg":"Process did not exit before 15s grace period","severity":"error","time":"2026-02-03T12:55:19Z"}

Analysis powered by prow-failure-analysis | Build: 2018636654301941760

@konflux-ci-qe-bot
Copy link

🤖 Pipeline Failure Analysis

Category: Timeout

The AppStudio end-to-end tests timed out, preventing the job from completing successfully.

📋 Technical Details

Immediate Cause

The appstudio-e2e-tests/redhat-appstudio-e2e step in the Prow job exceeded its 2-hour time limit. The job logs indicate that the process did not finish within the allocated time and was forcibly terminated after a grace period.

Contributing Factors

While not the direct cause of the timeout, the additional context reveals several Argo CD ApplicationSets in an OutOfSync or Missing state. Additionally, Tekton Addon and Chain components are not fully ready, with specific issues noted for tkn-cli-serve deployment. These factors may have contributed to a slower-than-expected execution of the end-to-end tests, or indicated underlying environmental instability.

Impact

The timeout failure prevented the completion of the end-to-end test suite for AppStudio infrastructure deployments. This means that the successful validation of the deployed infrastructure could not be confirmed, potentially leading to undetected issues in production.

🔍 Evidence

appstudio-e2e-tests/redhat-appstudio-e2e

Category: timeout
Root Cause: The e2e tests exceeded the allocated 2-hour timeout. This indicates that the test suite execution or the environment setup took longer than anticipated, leading to the job being terminated.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 1489
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:169","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.ExecuteProcess","level":"error","msg":"Process did not finish before 2h0m0s timeout","severity":"error","time":"2026-02-03T17:37:59Z"}
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 1494
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:267","func":"sigs.k8s.io/prow/pkg/entrypoint.gracefullyTerminate","level":"error","msg":"Process did not exit before 15s grace period","severity":"error","time":"2026-02-03T17:38:14Z"}

Analysis powered by prow-failure-analysis | Build: 2018708918670200832

@flacatus
Copy link
Contributor

flacatus commented Feb 4, 2026

/retest

@flacatus
Copy link
Contributor

flacatus commented Feb 4, 2026

@hugares @oswcab Is possible to force merge this PR to unblock other PRs from merging?

@konflux-ci-qe-bot
Copy link

🤖 Pipeline Failure Analysis

Category: Timeout

The end-to-end test execution for AppStudio timed out after exceeding the 2-hour limit, preventing successful completion of the Prow job.

📋 Technical Details

Immediate Cause

The appstudio-e2e-tests/redhat-appstudio-e2e step in the Prow job timed out because the total execution time exceeded the configured 2-hour limit. The Prow entrypoint explicitly logged a timeout error, indicating the process did not complete within the allocated timeframe.

Contributing Factors

Several environmental factors might have contributed to the prolonged execution time:

  • The build-service-in-cluster-local Argo CD Application is in a 'Degraded' state due to exceeding its progress deadline.
  • Multiple ApplicationSets (application-api, crossplane-control-plane, build-service) are in an 'OutOfSync' or 'Missing' state, indicating potential deployment or resource management issues.
  • Tekton components, specifically the TektonAddon and TektonConfig, are not reporting as ready, which could impact the execution of pipeline tasks.
  • The must-gather logs indicate various errors and warnings during data collection, suggesting potential instability or misconfiguration in certain namespaces or with specific resources.

Impact

The timeout prevented the successful completion of the end-to-end tests. This means that the validation of the AppStudio infrastructure in the test environment could not be performed, potentially allowing undiscovered issues to persist or be deployed to production.

🔍 Evidence

appstudio-e2e-tests/redhat-appstudio-e2e

Category: timeout
Root Cause: The end-to-end tests exceeded the allowed execution time limit, resulting in a timeout and the termination of the test process.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 1648
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:169","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.ExecuteProcess","level":"error","msg":"Process did not finish before 2h0m0s timeout","severity":"error","time":"2026-02-04T10:40:05Z"}
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 1653
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:267","func":"sigs.k8s.io/prow/pkg/entrypoint.gracefullyTerminate","level":"error","msg":"Process did not exit before 15s grace period","severity":"error","time":"2026-02-04T10:40:20Z"}

Analysis powered by prow-failure-analysis | Build: 2018965444223832064

@konflux-ci-qe-bot
Copy link

🤖 Pipeline Failure Analysis

Category: Timeout

Pipeline execution timed out because the end-to-end tests for redhat-appstudio-e2e exceeded the allocated execution time.

📋 Technical Details

Immediate Cause

The appstudio-e2e-tests/redhat-appstudio-e2e step in the Prow job exceeded its 2-hour timeout limit, causing the job to be terminated. This was not due to specific test failures but rather the overall duration of the test suite.

Contributing Factors

Analysis of supplemental artifacts indicates potential environmental instability that may have contributed to the prolonged test execution. Specifically, tektonaddons and tektonconfigs report a False Ready status due to issues with the tkn-cli-serve deployment. Additionally, several Argo CD applicationsets are in an OutOfSync or Missing state, suggesting that the desired application configurations are not being applied correctly. These underlying infrastructure or configuration issues could lead to slower test execution or retries, ultimately causing the timeout.

Impact

The timeout prevented the completion of the end-to-end test suite for the AppStudio infrastructure, thus blocking the validation of the deployed components and the overall stability of the environment. This failure means that any changes intended to be verified by these tests were not confirmed before potential merging or deployment.

🔍 Evidence

appstudio-e2e-tests/redhat-appstudio-e2e

Category: timeout
Root Cause: The end-to-end tests for the redhat-appstudio-e2e component exceeded the allocated execution time limit, causing the job to be terminated.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 1238
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:169","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.ExecuteProcess","level":"error","msg":"Process did not finish before 2h0m0s timeout","severity":"error","time":"2026-02-05T11:49:56Z"}
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 1240
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:267","func":"sigs.k8s.io/prow/pkg/entrypoint.gracefullyTerminate","level":"error","msg":"Process did not exit before 15s grace period","severity":"error","time":"2026-02-05T11:50:11Z"}

Analysis powered by prow-failure-analysis | Build: 2019346047045734400

@konflux-ci-qe-bot
Copy link

🤖 Pipeline Failure Analysis

Category: Timeout

The AppStudio E2E tests timed out due to excessive execution time, preventing the completion of the Prow job.

📋 Technical Details

Immediate Cause

The appstudio-e2e-tests/redhat-appstudio-e2e step of the Prow job exceeded its allocated 2-hour timeout. The job logs indicate the process was terminated after this duration without completing its execution.

Contributing Factors

Analysis of the additional_context reveals several potential contributing factors to the prolonged test execution:

  • ArgoCD Synchronization Issues: Multiple ArgoCD ApplicationSets are in an OutOfSync state, and the build-service-controller-manager Deployment has a Degraded health status. This suggests that core infrastructure components required for the E2E tests may not be in a stable or ready state.
  • Tekton Component Readiness: The TektonAddon component is not ready due to issues with OpenShift console resources and the tkn-cli-serve deployment. Furthermore, the TektonConfig indicates that ComponentsReady is False because the TektonAddon needs to reconcile. These Tekton-related issues could be impacting the test execution environment and its ability to run tests efficiently.
  • Admission Controller Configuration: An AdmissionCheck resource for admissionchecks.kueue.x-k8s.io is active and configured with a long retry delay, which might be indirectly affecting resource provisioning or other operations critical to the E2E tests.

Impact

The timeout in the appstudio-e2e-tests/redhat-appstudio-e2e step prevented the successful execution and validation of end-to-end tests for AppStudio. This means that the infrastructure deployment's correctness and stability, as verified by these tests, could not be confirmed for the given commit, blocking the CI pipeline.

🔍 Evidence

appstudio-e2e-tests/redhat-appstudio-e2e

Category: timeout
Root Cause: The appstudio-e2e-tests/redhat-appstudio-e2e step timed out because the underlying process exceeded the maximum allowed execution time of 2 hours. This indicates that the end-to-end tests or their setup/teardown phases are taking too long to complete.

Logs:

artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 1498
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:169","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.ExecuteProcess","level":"error","msg":"Process did not finish before 2h0m0s timeout","severity":"error","time":"2026-02-05T14:39:45Z"}
artifacts/appstudio-e2e-tests/redhat-appstudio-e2e/build-log.txt line 1504
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:267","func":"sigs.k8s.io/prow/pkg/entrypoint.gracefullyTerminate","level":"error","msg":"Process did not exit before 15s grace period","severity":"error","time":"2026-02-05T14:40:01Z"}

Analysis powered by prow-failure-analysis | Build: 2019389421089984512

@openshift-ci
Copy link

openshift-ci bot commented Feb 5, 2026

@olegbet: 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/appstudio-e2e-tests 684e70a link true /test appstudio-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.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants