[0KRunning with gitlab-runner 15.5.0 (0d4137b8)[0;m [0K on isc_physics 3nAMrPH9[0;m section_start:1716369402:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image omalaspinas/c_pandoc:latest ...[0;m [0KPulling docker image omalaspinas/c_pandoc:latest ...[0;m [0KUsing docker image sha256:88c12e14c2129f737c24f752be34abefe2758bcc3663d7256013bb3e3b42416e for omalaspinas/c_pandoc:latest with digest omalaspinas/c_pandoc@sha256:33d84301fec2d30b9c4b35facaa23e0a4f08d8a464ef26398e5af5a1372c934c ...[0;m section_end:1716369405:prepare_executor [0Ksection_start:1716369405:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-3namrph9-project-4893-concurrent-2 via hydra... section_end:1716369405:prepare_script [0Ksection_start:1716369405:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 50...[0;m Reinitialized existing Git repository in /builds/orestis.malaspin/isc_physics/.git/ [32;1mChecking out 928f2f6c as master...[0;m Removing practical_work/forces/main Removing practical_work/forces/main.o Removing practical_work/forces/particle.h.gch Removing practical_work/forces/particle.o Removing practical_work/vec2/main Removing practical_work/vec2/main.o Removing practical_work/vec2/util.h.gch Removing practical_work/vec2/util.o Removing practical_work/vec2/vec2.h.gch Removing practical_work/vec2/vec2.o [32;1mUpdating/initializing submodules recursively with git depth set to 50...[0;m Synchronizing submodule url for 'css/tufte-css' Entering 'css/tufte-css' Entering 'css/tufte-css' HEAD is now at e225f3a Merge pull request #149 from tg-x/gh-pages Entering 'css/tufte-css' Entering 'css/tufte-css' section_end:1716369407:get_sources [0Ksection_start:1716369407:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:88c12e14c2129f737c24f752be34abefe2758bcc3663d7256013bb3e3b42416e for omalaspinas/c_pandoc:latest with digest omalaspinas/c_pandoc@sha256:33d84301fec2d30b9c4b35facaa23e0a4f08d8a464ef26398e5af5a1372c934c ...[0;m [32;1m$ eval $(ssh-agent -s)[0;m Agent pid 13 [32;1m$ echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add - > /dev/null[0;m Identity added: (stdin) (malaspor@souvlaki) [32;1m$ mkdir -p ~/.ssh[0;m [32;1m$ chmod 700 ~/.ssh[0;m [32;1m$ echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts[0;m [32;1m$ chmod 644 ~/.ssh/known_hosts[0;m [32;1m$ cd practical_work/vec2/[0;m [32;1m$ make test[0;m make -C tests test make[1]: Entering directory '/builds/orestis.malaspin/isc_physics/practical_work/vec2/tests' clang -g -O3 -Wall -Wextra -std=c11 -c vec2_tests.c clang -g -O3 -Wall -Wextra -std=c11 -c ../vec2.c ../vec2.h clang -g -O3 -Wall -Wextra -std=c11 -c ../util.c ../util.h clang -g -O3 -Wall -Wextra -std=c11 -o vec2_tests vec2_tests.o vec2.o util.o -lm ./vec2_tests .......................... 7 tests, 26 assertions, 0 failures Finished in 0.00001832 seconds (real) 0.00001590 seconds (proc) make[1]: Leaving directory '/builds/orestis.malaspin/isc_physics/practical_work/vec2/tests' section_end:1716369409:step_script [0Ksection_start:1716369409:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1716369409:cleanup_file_variables [0K[32;1mJob succeeded[0;m