[stdlog] 2022-05-09 13:34:01,761 avocado.test INFO | INIT 1-selftests/functional/test_nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-python-unittest [stdlog] 2022-05-09 13:34:01,762 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2022-05-09 13:34:01,762 avocado.test DEBUG| Test metadata: [stdlog] 2022-05-09 13:34:01,762 avocado.test DEBUG| filename: /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py [stdlog] 2022-05-09 13:34:01,762 avocado.test DEBUG| teststmpdir: /tmp/avocado_n8c8iq7u [stdlog] 2022-05-09 13:34:01,762 avocado.test INFO | START 1-selftests/functional/test_nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-python-unittest [stdlog] 2022-05-09 13:34:01,763 avocado.test DEBUG| PARAMS (key=runner, path=*, default=/usr/bin/python3 -m avocado.core.nrunner) => 'avocado-runner-python-unittest' [stdlog] 2022-05-09 13:34:01,763 avocado.test DEBUG| DATA (filename=recipe_task_python_unittest.json) => /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_task_python_unittest.json (found at file source dir) [stdlog] 2022-05-09 13:34:01,763 avocado.utils.process INFO | Running 'avocado-runner-python-unittest task-run-recipe /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_task_python_unittest.json' [stdlog] 2022-05-09 13:34:02,530 avocado.utils.process DEBUG| [stdout] {'status': 'started', 'time': 428452.920632086, 'output_dir': '/tmp/.avocado-task-l1ejl3a0', 'id': '1'} [stdlog] 2022-05-09 13:34:02,530 avocado.utils.process DEBUG| [stdout] {'status': 'running', 'time': 428452.931106308, 'id': '1'} [stdlog] 2022-05-09 13:34:02,530 avocado.utils.process DEBUG| [stdout] {'type': 'stdout', 'log': b'----------------------------------------------------------------------\nRan 1 test in 0.005s\n\nOK\n', 'status': 'running', 'time': 428452.941429135, 'id': '1'} [stdlog] 2022-05-09 13:34:02,530 avocado.utils.process DEBUG| [stdout] {'status': 'finished', 'result': 'pass', 'time': 428452.941447369, 'id': '1'} [stdlog] 2022-05-09 13:34:02,580 avocado.utils.process INFO | Command 'avocado-runner-python-unittest task-run-recipe /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py.data/recipe_task_python_unittest.json' finished with 0 after 0.815503386s [stdlog] 2022-05-09 13:34:02,581 avocado.test INFO | PASS 1-selftests/functional/test_nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-python-unittest [stdlog] 2022-05-09 13:34:02,581 avocado.test INFO |