Status Job ID Links Posted Started Updated
Runtime
Duration
In Waiting
Machine Teuthology Branch OS Type OS Version Description Nodes
fail 7502854 2023-12-28 12:22:37 2023-12-28 12:25:28 2023-12-28 12:54:51 0:29:23 0:19:23 0:10:00 smithi master centos 8.stream rados:cephadm:mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/octopus 1-start 2-nfs 3-upgrade-with-workload 4-final} 2
Failure Reason:

Command failed on smithi038 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a4bfeca4-a57e-11ee-95a5-87774f69a715 -e sha1=c5564c7988cbaadc3382253af5843a8595347c2d -- bash -c \'retry_count=5 ; while [ $retry_count -gt 0 ]; do upgrade_status=$(ceph orch upgrade status | jq \'"\'"\'.in_progress\'"\'"\') ;error_message=$(ceph orch upgrade status | jq \'"\'"\'.message\'"\'"\') ; if [ "$upgrade_status" = "true" ] && ! echo "$error_message" | grep -q Error; then ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; ((retry_count--)) ; else break fi done\''