scylladb / local-csi-driver

ScyllaDB local volume provisioner for Kubernetes based on CSI
Apache License 2.0
7 stars 6 forks source link

[Flake] ./hack/.ci/run-e2e-gke.sh: line 67: exit: : numeric argument required #60

Open tnozicka opened 2 months ago

tnozicka commented 2 months ago
 ++ unblock-must-gather-pod
++ kubectl -n e2e exec pod/must-gather -- bash -euEo pipefail -O inherit_errexit -c 'touch /tmp/exit'
+ [[ -f /tmp/exit ]]
+ sleep 1
+ [[ -f /tmp/exit ]]
++ kubectl -n e2e get pods/must-gather '--output=jsonpath={.status.containerStatuses[0].state.terminated.exitCode}'
+ exit_code=
+ kubectl -n e2e delete pod/must-gather --wait=false
pod "must-gather" deleted
+ [[ '' != \0 ]]
+ echo 'Collecting artifacts using must-gather failed'
Collecting artifacts using must-gather failed
+ exit ''
./hack/.ci/run-e2e-gke.sh: line 67: exit: : numeric argument required 

Flakes on master several times in a row, e.g. https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_local-csi-driver/57/pull-local-csi-driver-master-e2e-gke-parallel/1813527225367007232#1:test-build-log.txt%3A5892

scylla-operator-bot[bot] commented 1 month ago

The Scylla Operator project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

/lifecycle stale