Description of problem:
Oc debug fails with error "container "container-00" in pod "xiyuan24-f3-h4264-master-0-debug" is waiting to start: ContainerCreating"I see that above error happens when run via automation and running it locally does not have this issue, also when increased time around the command in the automation script it works fine with out any issues.
Version-Release number of selected component (if applicable):
03-24 17:57:54.649 [12:27:48] INFO> Shell Commands: oc version -o yaml --client --kubeconfig=/tmp/kubeconfig20230324-374-gt1vvm 03-24 17:57:54.649 clientVersion: 03-24 17:57:54.649 buildDate: "2023-03-17T23:32:35Z" 03-24 17:57:54.649 compiler: gc 03-24 17:57:54.649 gitCommit: eed143055ede731029931ad204b19cd2f565ef1a 03-24 17:57:54.649 gitTreeState: clean 03-24 17:57:54.649 gitVersion: 4.13.0-202303172327.p0.geed1430.assembly.stream-eed1430 03-24 17:57:54.649 goVersion: go1.19.4 03-24 17:57:54.649 major: "" 03-24 17:57:54.649 minor: "" 03-24 17:57:54.649 platform: linux/amd64 03-24 17:57:54.649 kustomizeVersion: v4.5.7 03-24 17:57:54.649 [12:27:49] INFO> Exit Status: 0
How reproducible:
Always
Steps to Reproduce:
1.Install latest 4.13 cluster 2. Run script https://github.com/openshift/verification-tests/blob/master/features/upgrade/security_compliance/fips.feature#L66
Actual results:
Test fails with error mentioned in the description
Expected results:
Test should not fail
Additional info:
Adding a link to the conversation which i had with maciej about this issue https://redhat-internal.slack.com/archives/GK58XC2G2/p1679655589922729 Run log with --loglevel=9 -> https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Runner/770180/console