2023-10-09T07:51:35.998 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-10-09T07:51:35.999 INFO:teuthology.results:seed: '5546' 2023-10-09T07:52:20.758 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-10-09T07:52:20.760 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2023-10-09T08:12:22.281 INFO:teuthology.results:Tests finished! gathering results... 2023-10-09T08:12:22.409 INFO:scrape:Found 1 jobs 2023-10-09T08:12:22.464 INFO:scrape:Found 1 distinct failure reasons 2023-10-09T08:12:22.464 INFO:scrape:Failure: Command failed on smithi190 with status 2: 'sudo TESTDIR=/home/ubuntu/cephtest bash -c \'set -ex\n#\n# print nvmeof start up logs\ns=$(systemctl list-units | grep nvmeof.mypool | awk \'"\'"\'{print $1}\'"\'"\')\necho "<---- s variable is [ $s ]---->"\nPAGER=cat journalctl -u $s\nGATEWAY=$(echo $s | cut -d "@" -f2- | sed \'"\'"\'s/.\\{8\\}$//\'"\'"\')\necho "<---- GATEWAY is [ $GATEWAY ]---->"\nIP=$(echo $(hostname -I) | cut -d \'"\'"\' \'"\'"\' -f1)\nHOSTNAME=$(hostname)\nIMAGE="quay.io/ceph/nvmeof-cli:0.0.3"\nPOOL="mypool"\nMIMAGE="myimage"\nBDEV="mybdev"\nSERIAL="SPDK00000000000001"\nNQN="nqn.2016-06.io.spdk:cnode1"\nPORT="4420"\nSRPORT="5500"\npodman run -it $IMAGE --server-address $IP --server-port $SRPORT create_bdev --pool $POOL --image $MIMAGE --bdev $BDEV\npodman images\npodman ps\npodman run -it $IMAGE --server-address $IP --server-port $SRPORT create_subsystem --subnqn $NQN --serial $SERIAL\npodman run -it $IMAGE --server-address $IP --server-port $SRPORT add_namespace --subnqn $NQN --bdev $BDEV\npodman run -it $IMAGE --server-address $IP --server-port $SRPORT create_listener -n $NQN -g $GATEWAY -a $IP -s $PORT\npodman run -it $IMAGE --server-address $IP --server-port $SRPORT add_host --subnqn $NQN --host "*"\npodman run -it $IMAGE --server-address $IP --server-port $SRPORT get_subsystems\nnvme discover -t tcp -a $IP -s $PORT\nnvme connect -t tcp --traddr $IP -s $PORT -n $NQN\nnvme list\n\'' 2023-10-09T08:12:22.465 INFO:scrape:1 jobs: ['7418394'] 2023-10-09T08:12:22.465 INFO:scrape:suites: ['base/install', 'cluster/{fixed-3', 'openstack}', 'rbd:nvmeof/{0-single-container-host', 'workloads/cephadm_nvmeof}'] 2023-10-09T08:12:22.465 INFO:scrape: