00:05:09.677 ========== Backtrace start: ========== 00:05:09.677 00:05:09.677 in /var/jenkins/workspace/BlobFS-phy-autotest/spdk/test/common/autotest_common.sh:1584 -> opal_revert_cleanup([]) 00:05:09.677 ... 00:05:09.677 1579 return 0 00:05:09.677 1580 fi 00:05:09.677 1581 00:05:09.677 1582 $SPDK_BIN_DIR/spdk_tgt & 00:05:09.677 1583 spdk_tgt_pid=$! 00:05:09.677 1584 waitforlisten $spdk_tgt_pid 00:05:09.677 1585 00:05:09.677 1586 bdf_id=0 00:05:09.677 1587 for bdf in "${bdfs[@]}"; do 00:05:09.677 1588 $rootdir/scripts/rpc.py bdev_nvme_attach_controller -b "nvme"${bdf_id} -t "pcie" -a ${bdf} 00:05:09.677 1589 # Ignore if this fails. 00:05:09.677 ... 00:05:09.677 in /var/jenkins/workspace/BlobFS-phy-autotest/spdk/autotest.sh:144 -> main(["/var/jenkins/workspace/BlobFS-phy-autotest/autorun-spdk.conf"]) 00:05:09.677 ... 00:05:09.677 139 $rootdir/scripts/setup.sh 00:05:09.677 140 timing_exit afterboot 00:05:09.677 141 00:05:09.677 142 # Revert existing OPAL to factory settings that may have been left from earlier failed tests. 00:05:09.677 143 # This ensures we won't hit any unexpected failures due to NVMe SSDs being locked. 00:05:09.677 => 144 opal_revert_cleanup 00:05:09.677 145 00:05:09.677 146 ##################### 00:05:09.677 147 # Unit Tests 00:05:09.677 148 ##################### 00:05:09.677 149 00:05:09.677 ... 00:05:09.677 00:05:09.677 ========== Backtrace end ==========