Open tssurya opened 3 months ago
/cc
{"component":"entrypoint","error":"wrapped process failed: exit status 2","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":"2024-10-09T09:20:10Z"}
INFO[2024-10-09T09:20:11Z] Ran for 7m58s
ERRO[2024-10-09T09:20:11Z] Some steps failed:
ERRO[2024-10-09T09:20:11Z]
* could not run steps: step verify failed: test "verify" failed: could not watch pod: the pod ci-op-r4ncmic8/verify failed after 7m54s (failed containers: test): ContainerFailed one or more containers exited
Container test exited with code 2, reason Error
---
huh
/test verify
@anuragthehatter see if it works now?
Apparently still fails https://prow.ci.openshift.org/view/gs/test-platform-results/logs/release-openshift-origin-installer-launch-aws-modern/1843985077655048192
@tssurya Thats works. But I am concern about if we can merge asap becuase QE at the moment plays ping-pong with cluster bot builds, one fails one pass etc
Unfortunately I also got to know this rule only last release but until a feature is FULLY done we can't GA.
I can have segmented FG but that's too much work for us in ovnk. So I am aiming to GA as much core bits as we can in one go
/retest
@tssurya: This pull request references SDN-4930 which is a valid jira issue.
@tssurya: 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/e2e-upgrade-minor | 733cabf29eb3a76aaac2326d559a75d50fe52ad5 | link | true | /test e2e-upgrade-minor |
ci/prow/e2e-aws-serial-techpreview | 6c3551201d1ce5e3b173de87f779fa9245612832 | link | true | /test e2e-aws-serial-techpreview |
ci/prow/e2e-aws-serial | 6c3551201d1ce5e3b173de87f779fa9245612832 | link | true | /test e2e-aws-serial |
ci/prow/verify | 6c3551201d1ce5e3b173de87f779fa9245612832 | link | true | /test verify |
Full PR test history. Your PR dashboard.
Reverts openshift/api#1996 https://github.com/openshift/origin/pull/28997 has merged, I was on PTO and woke up to the revert, we already had the metal e2e fix in the pipe.
@huiran0826 @anuragthehatter : can you please check if metal jobs were run for the UDN feature? (update: QE has run all tests on all platforms)
The bug was in the e2e anyways not in the feature when revert happened. Also we wouldn't have caught it until we GA-ed it. So let's try this again.