[stdlog] 2022-05-09 13:34:01,576 avocado.test INFO | INIT 1-selftests/functional/test_nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-exec-test [stdlog] 2022-05-09 13:34:01,577 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2022-05-09 13:34:01,577 avocado.test DEBUG| Test metadata: [stdlog] 2022-05-09 13:34:01,577 avocado.test DEBUG| filename: /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py [stdlog] 2022-05-09 13:34:01,578 avocado.test DEBUG| teststmpdir: /tmp/avocado_n8c8iq7u [stdlog] 2022-05-09 13:34:01,578 avocado.test INFO | START 1-selftests/functional/test_nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-exec-test [stdlog] 2022-05-09 13:34:01,578 avocado.test DEBUG| PARAMS (key=runner, path=*, default=/usr/bin/python3 -m avocado.core.nrunner) => 'avocado-runner-exec-test' [stdlog] 2022-05-09 13:34:01,579 avocado.test DEBUG| DATA (filename=recipe_task_exec_test.json) => /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_task_exec_test.json (found at file source dir) [stdlog] 2022-05-09 13:34:01,579 avocado.utils.process INFO | Running 'avocado-runner-exec-test task-run-recipe /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_task_exec_test.json' [stdlog] 2022-05-09 13:34:02,290 avocado.utils.process DEBUG| [stdout] {'status': 'started', 'time': 428452.691217338, 'output_dir': '/tmp/.avocado-task-bvxwiec1', 'id': '1'} [stdlog] 2022-05-09 13:34:02,290 avocado.utils.process DEBUG| [stdout] {'status': 'running', 'time': 428452.701469056, 'id': '1'} [stdlog] 2022-05-09 13:34:02,290 avocado.utils.process DEBUG| [stdout] {'type': 'stdout', 'log': b'Python 3.10.4\n', 'status': 'running', 'time': 428452.701494252, 'id': '1'} [stdlog] 2022-05-09 13:34:02,290 avocado.utils.process DEBUG| [stdout] {'type': 'stderr', 'log': b'', 'status': 'running', 'time': 428452.701503327, 'id': '1'} [stdlog] 2022-05-09 13:34:02,290 avocado.utils.process DEBUG| [stdout] {'result': 'pass', 'returncode': 0, 'status': 'finished', 'time': 428452.70151435, 'id': '1'} [stdlog] 2022-05-09 13:34:02,369 avocado.utils.process INFO | Command 'avocado-runner-exec-test task-run-recipe /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_task_exec_test.json' finished with 0 after 0.789163078s [stdlog] 2022-05-09 13:34:02,370 avocado.test INFO | PASS 1-selftests/functional/test_nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-exec-test [stdlog] 2022-05-09 13:34:02,370 avocado.test INFO |