2021-01-30 21:11:52,825 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+------------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | INSTALLER_TYPE | unknown | | BUILD_TAG | 06f5f1c6 | | NODE_NAME | pod4 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | TEST_DB_EXT_URL | http://testresults.opnfv.org/test/api/v1/results | | S3_ENDPOINT_URL | https://storage.googleapis.com | | S3_DST_URL | s3://artifacts.opnfv.org/functest/06f5f1c6/vping_s | | | sh-997204504 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/06f5f1c6/vping | | | _ssh-997204504 | +-------------------------+------------------------------------------------------------+ 2021-01-30 21:11:52,881 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2021-01-30 21:11:55,592 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2021-01-30 21:12:02,158 - functest.core.singlevm - ERROR - Cannot run vping_ssh Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/xtesting/ci/run_tests.py", line 171, in run_test kwargs = run_dict['args'] KeyError: 'args' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/functest/functest/core/singlevm.py", line 294, in run self.image = self.publish_image() File "/src/functest/functest/core/singlevm.py", line 85, in publish_image image = self.cloud.create_image( File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 4765, in create_image (md5, sha256) = self._get_file_hashes(filename) File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 7444, in _get_file_hashes mtime=os.stat(filename).st_mtime) FileNotFoundError: [Errno 2] No such file or directory: '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img' 2021-01-30 21:12:02,170 - functest.core.singlevm - ERROR - Cannot run vping_ssh Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/xtesting/ci/run_tests.py", line 171, in run_test kwargs = run_dict['args'] KeyError: 'args' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/functest/functest/core/singlevm.py", line 483, in run assert super(SingleVm1, self).run( AssertionError 2021-01-30 21:12:02,172 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:06 | FAIL | +-------------------+------------------+------------------+----------------+