[stdlog] 2022-05-09 13:33:50,554 avocado.test INFO | INIT 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-tap [stdlog] 2022-05-09 13:33:50,554 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2022-05-09 13:33:50,555 avocado.test DEBUG| Test metadata: [stdlog] 2022-05-09 13:33:50,555 avocado.test DEBUG| filename: /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py [stdlog] 2022-05-09 13:33:50,555 avocado.test DEBUG| teststmpdir: /tmp/avocado_n8c8iq7u [stdlog] 2022-05-09 13:33:50,556 avocado.test INFO | START 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-tap [stdlog] 2022-05-09 13:33:50,556 avocado.test DEBUG| PARAMS (key=runner, path=*, default=/usr/bin/python3 -m avocado.core.nrunner) => 'avocado-runner-tap' [stdlog] 2022-05-09 13:33:50,556 avocado.utils.process INFO | Running 'avocado-runner-tap runnable-run -u some_uri' [stdlog] 2022-05-09 13:33:51,459 avocado.utils.process DEBUG| [stdout] {'status': 'started', 'time': 428441.870532057} [stdlog] 2022-05-09 13:33:51,459 avocado.utils.process DEBUG| [stdout] {'result': 'error', 'fail_reason': "[Errno 2] No such file or directory: 'some_uri'", 'status': 'finished', 'time': 428441.87055234} [stdlog] 2022-05-09 13:33:51,529 avocado.utils.process INFO | Command 'avocado-runner-tap runnable-run -u some_uri' finished with 0 after 0.965382482s [stdlog] 2022-05-09 13:33:51,530 avocado.test DEBUG| PARAMS (key=runnable-run-uri-only-exit-code, path=*, default=2) => 0 [stdlog] 2022-05-09 13:33:51,530 avocado.test INFO | PASS 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-tap [stdlog] 2022-05-09 13:33:51,530 avocado.test INFO |