$ useradd -Um buildstream
$ chown -R buildstream:buildstream .
$ su buildstream -c "${TEST_COMMAND}"
bash: python3: command not found
section_end:1545245972:build_script
section_start:1545245972:after_script
Running after script...
$ mkdir -p ${COVERAGE_DIR}
$ cp dist/buildstream/.coverage ${COVERAGE_DIR}/coverage."${CI_JOB_NAME}"
cp: cannot stat ‘dist/buildstream/.coverage’: No such file or directory
section_end:1545245974:after_script
section_start:1545245974:upload_artifacts_on_failure
section_end:1545245975:upload_artifacts_on_failure
ERROR: Job failed: exit code 1