[0KRunning with gitlab-runner 15.5.0 (0d4137b8)[0;m [0K on public-gitlab-runner xVEkZAo3[0;m section_start:1682876075:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image gitlab.cs.pub.ro:5050/so2/2-uart ...[0;m [0;33mWARNING: Container based cache volumes creation is disabled. Will not create volume for "/cache"[0;m [0KStarting service docker:19.03.12-dind ...[0;m [0KPulling docker image docker:19.03.12-dind ...[0;m [0KUsing docker image sha256:66dc2d45749a48592f4348fb3d567bdd65c9dbd5402a413b6d169619e32f6bd2 for docker:19.03.12-dind with digest docker@sha256:674f1f40ff7c8ac14f5d8b6b28d8fb1f182647ff75304d018003f1e21a0d8771 ...[0;m [0KWaiting for services to be up and running (timeout 30 seconds)...[0;m [0;33m*** WARNING:[0;m Service runner-xvekzao3-project-5987-concurrent-0-0124b570e592145a-docker-0 probably didn't start properly. Health check error: start service container: Error response from daemon: Cannot link to a non running container: /runner-xvekzao3-project-5987-concurrent-0-0124b570e592145a-docker-0 AS /runner-xvekzao3-project-5987-concurrent-0-0124b570e592145a-docker-0-wait-for-service/service (docker.go:1183:0s) Service container logs: 2023-04-30T17:34:39.518683241Z mount: permission denied (are you root?) 2023-04-30T17:34:39.518746442Z Could not mount /sys/kernel/security. 2023-04-30T17:34:39.518762042Z AppArmor detection and --privileged mode might break. 2023-04-30T17:34:39.522443958Z mount: permission denied (are you root?) [0;33m*********[0;m [0KAuthenticating with credentials from job payload (GitLab Registry)[0;m [0KPulling docker image gitlab.cs.pub.ro:5050/so2/2-uart ...[0;m [0KUsing docker image sha256:6741ccc0dc9c441255955bcc5eee56371efc8db1b94616e82b4cc3738e6fc51b for gitlab.cs.pub.ro:5050/so2/2-uart with digest gitlab.cs.pub.ro:5050/so2/2-uart@sha256:2302bae1a341b6f1675a15e1929732b020b2c953fc681adc95e034874c7eba73 ...[0;m section_end:1682876080:prepare_executor [0Ksection_start:1682876080:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-xvekzao3-project-5987-concurrent-0 via sw-gitlab-runner.grid.pub.ro... section_end:1682876082:prepare_script [0Ksection_start:1682876082:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 20...[0;m Initialized empty Git repository in /builds/so2/2-uart/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out ada57b9a as master...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1682876084:get_sources [0Ksection_start:1682876084:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:6741ccc0dc9c441255955bcc5eee56371efc8db1b94616e82b4cc3738e6fc51b for gitlab.cs.pub.ro:5050/so2/2-uart with digest gitlab.cs.pub.ro:5050/so2/2-uart@sha256:2302bae1a341b6f1675a15e1929732b020b2c953fc681adc95e034874c7eba73 ...[0;m [32;1m$ ./checker/checker.sh $ASSIGNMENT[0;m Copying the contents of src/ into /linux/tools/labs/skels/assignments/2-uart Copying the contents of checker/2-uart-checker into /linux/tools/labs/skels/assignments/2-uart-checker Checking if uart16550.ko exists before build Cleaning /linux/tools/labs/skels/assignments/2-uart => Will remove: *.o *.mod *.mod.c .*.cmd *.ko modules.order Overwrite from /linux/tools/labs/templates/assignments/2-uart/uart16550.h Building... echo "# autogenerated, do not edit " > skels/Kbuild echo "ccflags-y += -Wno-unused-function -Wno-unused-label -Wno-unused-variable " >> skels/Kbuild for i in ; do echo "obj-m += $i/" >> skels/Kbuild; done make -C /linux M=/linux/tools/labs/skels ARCH=x86 modules make[1]: Entering directory '/linux' MODPOST /linux/tools/labs/skels/Module.symvers make[1]: Leaving directory '/linux' for i in skels/assignments/2-uart-checker; do make -C $i; done make[1]: Entering directory '/linux/tools/labs/skels/assignments/2-uart-checker' cc -Wall -g -static -m32 -c -o _test/test.o _test/test.c cc -Wall -g -static -m32 -o test _test/test.o ln -s _test/solution.ko solution.ko make[1]: Leaving directory '/linux/tools/labs/skels/assignments/2-uart-checker' <VMCK_NEXT_BEGIN> Cannot find uart16550.ko -Make sure you have the sources directly in the root of the archive. -Make sure you have not changed the header that comes with the code skeleton. -Make sure the assignment compiles in a similar environment as vmchecker-next by running './local.sh checker <assignment-name>'. After you have solved the problems, resubmit the assignment on moodle until the score appears as feedback, otherwise, the assignment will not be graded. <VMCK_NEXT_END> section_end:1682876089:step_script [0Ksection_start:1682876089:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1682876090:cleanup_file_variables [0K[32;1mJob succeeded[0;m