Skip to content

fix failure when running on private clusters#76510

Open
QiaolingTang wants to merge 1 commit intoopenshift:mainfrom
QiaolingTang:fix_logging_step
Open

fix failure when running on private clusters#76510
QiaolingTang wants to merge 1 commit intoopenshift:mainfrom
QiaolingTang:fix_logging_step

Conversation

@QiaolingTang
Copy link
Contributor

@QiaolingTang QiaolingTang commented Mar 19, 2026

To fix below issue:

{  {"component":"entrypoint","error":"wrapped process failed: exit status 1","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:84","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.internalRun","level":"error","msg":"Error executing test process","severity":"error","time":"2026-03-13T00:49:55Z"}
error: failed to execute wrapped command: exit status 1
}

Log:

# oc logs aws-usgov-ipi-private-sts-f999-logging-debug-openshift-logging-catalogsources
Defaulted container "test" out of: test, sidecar, ci-scheduling-dns-wait (init), place-entrypoint (init), cp-entrypoint-wrapper (init), inject-cli (init)
setting the proxy
source /tmp/secret/proxy-conf.sh
Running Command: which oc && oc version -o yaml
/bin/oc
clientVersion:
  buildDate: "2025-11-25T14:46:14Z"
  compiler: gc
  gitCommit: d76df14ea
  gitTreeState: dirty
  gitVersion: v4.2.0-alpha.0-2466-gd76df14
  goVersion: go1.22.12 (Red Hat 1.22.12-3.el9_5) X:strictfipsruntime
  major: ""
  minor: ""
  platform: linux/amd64
kustomizeVersion: v5.0.4-0.20230601165947-6ce0bf390ce3
openshiftVersion: 4.17.51
serverVersion:
  buildDate: "2026-02-03T15:58:29Z"
  compiler: gc
  gitCommit: f0eaf12d7c376dc41638db86095773f76ed333d2
  gitTreeState: clean
  gitVersion: v1.30.14
  goVersion: go1.22.12 (Red Hat 1.22.12-8.el9) X:strictfipsruntime
  major: "1"
  minor: "30"
  platform: linux/amd64

Running Command: oc whoami
system:admin
Running Command: oc extract secret/pull-secret -n openshift-config --confirm --to /tmp
/tmp/.dockerconfigjson
Merging konflux operator art image share credentials...
Running Command: oc set data secret/pull-secret -n openshift-config --from-file=.dockerconfigjson=/tmp/new-dockerconfigjson
info: pull-secret was not changed
waiting 20s
MCP updated successfully
update the cluster global auth successfully.
Running Command: oc delete imagecontentsourcepolicies.operator.openshift.io/brew-registry --ignore-not-found=true
imagecontentsourcepolicy.operator.openshift.io "brew-registry" deleted
imagecontentsourcepolicy.operator.openshift.io/logging-registry created
create the ICSP successfully
check mcp status
waiting 20s
waiting 40s
waiting 60s
waiting 80s
waiting 100s
waiting 120s
waiting 140s
waiting 160s
waiting 180s
waiting 200s
waiting 220s
waiting 240s
waiting 260s
waiting 280s
waiting 300s
waiting 320s
waiting 340s
waiting 360s
waiting 380s
waiting 400s
waiting 420s
waiting 440s
MCP updated successfully
knownCapabilities contains OperatorLifecycleManagerv0
Running Command: oc get ns openshift-marketplace
NAME                    STATUS   AGE
openshift-marketplace   Active   38m
openshift-marketplace project AlreadyExists, skip creating.
Create QE catalogsource: cluster-logging-operator-registry
Use quay.io/redhat-user-workloads/ocp-art-tenant/art-fbc:logging-6.3__v4.17__cluster-logging-rhel9-operator in catalogsource/cluster-logging-operator-registry
Running Command: oc delete catsrc cluster-logging-operator-registry -n openshift-marketplace --ignore-not-found=true
the index image as the initContainer cache image)
catalogsource.operators.coreos.com/cluster-logging-operator-registry created
waiting 20s
waiting 40s
create the QE CatalogSource successfully
Create QE catalogsource: loki-operator-registry
Use quay.io/redhat-user-workloads/ocp-art-tenant/art-fbc:logging-6.3__v4.17__loki-rhel9-operator in catalogsource/loki-operator-registry
Running Command: oc delete catsrc loki-operator-registry -n openshift-marketplace --ignore-not-found=true
the index image as the initContainer cache image)
catalogsource.operators.coreos.com/loki-operator-registry created
waiting 20s
waiting 40s
create the QE CatalogSource successfully

@QiaolingTang
Copy link
Contributor Author

/uncc @jechen0648

@openshift-ci openshift-ci bot removed the request for review from jechen0648 March 19, 2026 06:17
@QiaolingTang
Copy link
Contributor Author

/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.17-amd64-stable-openshift-logging-6.3-aws-usgov-ipi-private-sts-f999-logging-debug

@openshift-ci-robot
Copy link
Contributor

@QiaolingTang: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@QiaolingTang
Copy link
Contributor Author

/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.17-amd64-stable-openshift-logging-6.3-aws-usgov-ipi-private-sts-f999-logging-debug

@openshift-ci-robot
Copy link
Contributor

@QiaolingTang: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@QiaolingTang
Copy link
Contributor Author

/cc @anpingli

@openshift-ci openshift-ci bot requested a review from anpingli March 19, 2026 09:26
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 19, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: QiaolingTang

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 19, 2026
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@QiaolingTang: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
periodic-ci-openshift-openshift-tests-private-release-4.19-multi-stable-openshift-logging-6.3-gcp-ipi-arm-fips-f999-logging N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.19-amd64-stable-openshift-logging-6.5-aws-ipi-proxy-sts-f999-logging N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.18-multi-stable-openshift-logging-6.3-gcp-ipi-proxy-oidc-amd-f999-logging N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.21-multi-stable-openshift-logging-6.5-gcp-ipi-arm-fips-f999-logging N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.19-multi-stable-openshift-logging-6.3-azure-ipi-oidc-f999-logging N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.17-amd64-stable-openshift-logging-6.3-aws-usgov-ipi-private-sts-f999-logging N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.20-arm64-stable-openshift-logging-6.5-azure-ipi-arm-f999-logging N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.20-multi-stable-openshift-logging-6.3-azure-mag-ipi-fips-f999-logging N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.18-multi-stable-openshift-logging-6.3-azure-ipi-arm-f999-logging N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.17-multi-stable-openshift-logging-6.3-azure-ipi-amd-f999-logging N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.17-multi-stable-openshift-logging-6.3-azure-ipi-amd-f14-logging-custom-tls-profile N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.21-multi-stable-openshift-logging-6.5-baremetalds-ipi-ovn-ipv6-f999-logging N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.18-arm64-stable-openshift-logging-6.3-aws-ipi-fips-arm-f999-logging N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.19-amd64-nightly-openshift-logging-6.3-aws-ipi-proxy-sts-f999-logging N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.22-multi-nightly-openshift-logging-6.5-aws-ipi-amd-f999-logging N/A periodic Registry content changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 19, 2026

@QiaolingTang: 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/step-registry-shellcheck ea82410 link true /test step-registry-shellcheck

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants