Status Job ID Links Posted Started Updated
Runtime
Duration
In Waiting
Machine Teuthology Branch OS Type OS Version Description Nodes
fail 7411377 2023-10-05 08:45:58 2023-10-05 11:51:28 2023-10-05 12:19:04 0:27:36 0:14:46 0:12:50 smithi main centos 8.stream rbd:nvmeof/{0-single-container-host base/install cluster/{fixed-3 openstack} workloads/cephadm_nvmeof} 3
Failure Reason:

Command failed on smithi158 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}\'"\'"\')\nPAGER=cat journalctl -u $s\nGATEWAY=$(systemctl list-units | grep nvmeof.nvmeof-pool | awk \'"\'"\'{print $1}\'"\'"\' | cut -d "@" -f2- | sed \'"\'"\'s/.\\{8\\}$//\'"\'"\')\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\''