By type
waiting 20s for istio side cars to be up 2022-09-13 06:29:58,327 - INFO - Checking if functest-onap-5gbulkpm is complete 2022-09-13 06:30:01,874 - INFO - Container Details {'container_id': 'docker://6e14c16869c88732c8ea36dc6ea3089021647486bf00f1fe312d003309641344', 'image': 'nexus3.onap.org:10003/onap/xtesting-smoke-usecases-robot:master', 'image_id': 'docker-pullable://nexus3.onap.org:10003/onap/xtesting-smoke-usecases-robot@sha256:ac8d0d9601d809924aae4ad0d6d639f5be98a2e597b5cccbefb9df782a9e4429', 'last_state': {'running': None, 'terminated': None, 'waiting': None}, 'name': 'functest-onap-5gbulkpm', 'ready': False, 'restart_count': 0, 'state': {'running': None, 'terminated': {'container_id': 'docker://6e14c16869c88732c8ea36dc6ea3089021647486bf00f1fe312d003309641344', 'exit_code': 127, 'finished_at': datetime.datetime(2022, 9, 13, 6, 29, 46, tzinfo=tzlocal()), 'message': 'OCI runtime create failed: runc create ' 'failed: unable to start container ' 'process: exec: "sleep 20s;run_tests": ' 'executable file not found in $PATH: ' 'unknown', 'reason': 'ContainerCannotRun', 'signal': None, 'started_at': datetime.datetime(2022, 9, 13, 6, 29, 46, tzinfo=tzlocal())}, 'waiting': None}} 2022-09-13 06:30:01,880 - INFO - Container Status {'container_id': 'docker://6e14c16869c88732c8ea36dc6ea3089021647486bf00f1fe312d003309641344', 'exit_code': 127, 'finished_at': datetime.datetime(2022, 9, 13, 6, 29, 46, tzinfo=tzlocal()), 'message': 'OCI runtime create failed: runc create failed: unable to start ' 'container process: exec: "sleep 20s;run_tests": executable file ' 'not found in $PATH: unknown', 'reason': 'ContainerCannotRun', 'signal': None, 'started_at': datetime.datetime(2022, 9, 13, 6, 29, 46, tzinfo=tzlocal())} 2022-09-13 06:30:01,882 - INFO - Container Terminated with reason ContainerCannotRun Traceback (most recent call last): File "/app/ready.py", line 388, in
main(sys.argv[1:]) File "/app/ready.py", line 370, in main ready = service_mesh_job_check(service_mesh_job_container_name) File "/app/ready.py", line 228, in service_mesh_job_check name = read_name(item) File "/app/ready.py", line 251, in read_name return item.metadata.owner_references[0].name TypeError: 'NoneType' object is not subscriptable