Running with gitlab-runner 16.6.1 (f5da3c5a)
  on sw-gitlab-runner-02.grid.pub.ro 7cgfvYtj, system ID: s_00faffb20f26
section_start:1712664168:prepare_executor
Preparing the "docker" executor
Using Docker executor with image gitlab.cs.pub.ro:5050/iocla/tema-1-2024 ...
Starting service docker:19.03.12-dind ...
Pulling docker image docker:19.03.12-dind ...
Using docker image sha256:66dc2d45749a48592f4348fb3d567bdd65c9dbd5402a413b6d169619e32f6bd2 for docker:19.03.12-dind with digest docker@sha256:674f1f40ff7c8ac14f5d8b6b28d8fb1f182647ff75304d018003f1e21a0d8771 ...
Waiting for services to be up and running (timeout 30 seconds)...

*** WARNING: Service runner-7cgfvytj-project-9159-concurrent-0-b5a202397af0643d-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-7cgfvytj-project-9159-concurrent-0-b5a202397af0643d-docker-0 AS /runner-7cgfvytj-project-9159-concurrent-0-b5a202397af0643d-docker-0-wait-for-service/service (services.go:198:1s)

Service container logs:
2024-04-09T12:02:51.702106835Z mount: permission denied (are you root?)
2024-04-09T12:02:51.702311930Z Could not mount /sys/kernel/security.
2024-04-09T12:02:51.702326057Z AppArmor detection and --privileged mode might break.
2024-04-09T12:02:51.703253295Z mount: permission denied (are you root?)

*********

Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image gitlab.cs.pub.ro:5050/iocla/tema-1-2024 ...
Using docker image sha256:45b33477f46597fa36c4ea0e8c29f7db094a272449f5c46df325b68f92e74c91 for gitlab.cs.pub.ro:5050/iocla/tema-1-2024 with digest gitlab.cs.pub.ro:5050/iocla/tema-1-2024-private@sha256:e58e8fc81320270cbda82fb914f40aebf017785feec34212a0f2a8317989c24a ...
section_end:1712664173:prepare_executor
section_start:1712664173:prepare_script
Preparing environment
Running on runner-7cgfvytj-project-9159-concurrent-0 via sw-gitlab-runner-02.grid.pub.ro...
section_end:1712664174:prepare_script
section_start:1712664174:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/iocla/tema-1-2024/.git/
Created fresh repository.
Checking out e2691b8d as detached HEAD (ref is master)...

Skipping Git submodules setup
section_end:1712664176:get_sources
section_start:1712664176:step_script
Executing "step_script" stage of the job script
Using docker image sha256:45b33477f46597fa36c4ea0e8c29f7db094a272449f5c46df325b68f92e74c91 for gitlab.cs.pub.ro:5050/iocla/tema-1-2024 with digest gitlab.cs.pub.ro:5050/iocla/tema-1-2024-private@sha256:e58e8fc81320270cbda82fb914f40aebf017785feec34212a0f2a8317989c24a ...
cp: cannot stat '/data/checker': No such file or directory
<VMCK_NEXT_BEGIN>
rm -f *.o functional
<VMCK_NEXT_BEGIN>
Running in legacy mode
Running makefile
cd src && make
make[1]: Entering directory '/builds/iocla/tema-1-2024/src'
gcc -Wall -Wextra -Werror -g -c -o main.o main.c
gcc -Wall -Wextra -Werror -g -c -o functional.o functional.c
gcc -Wall -Wextra -Werror -g -c -o tests.o tests.c
gcc -Wall -Wextra -Werror -g -c -o tasks.o tasks.c
gcc -Wall -Wextra -Werror -g -o ../functional main.o functional.o tests.o tasks.o
make[1]: Leaving directory '/builds/iocla/tema-1-2024/src'


==== functional ====
Running functional test 0		Time: 0.52597
Test 00.........................MEMLEAKS: 0/5
Running functional test 1		Time: 0.50803
Test 01.........................MEMLEAKS: 0/5
Running functional test 2		Time: 0.50597
Test 02...........................FAILED: 0/5
Running functional test 3		Time: 0.51624
Test 03...........................FAILED: 0/5
Running functional test 4		Time: 0.51129
Test 04.........................MEMLEAKS: 0/10
Running functional test 5		Time: 0.50953
Test 05...........................FAILED: 0/10
Running functional test 6		Time: 0.51736
Test 06...........................FAILED: 0/10
Running functional test 7		Time: 0.51126
Test 07...........................FAILED: 0/7
Running functional test 8		Time: 0.51202
Test 08.........................MEMLEAKS: 0/7
Running functional test 9		Time: 0.51249
Test 09.........................MEMLEAKS: 0/8
Running functional test 10		Time: 0.51227
Test 10.........................MEMLEAKS: 0/9
Running functional test 11		Time: 0.51273
Test 11.........................MEMLEAKS: 0/9
Running functional test 12		Time: 0.51732
Test 12...........................FAILED: 0/10

Running checkstyle
No coding style errors found
Running make clean
cd src && make clean
make[1]: Entering directory '/builds/iocla/tema-1-2024/src'
rm -f *.o functional
make[1]: Leaving directory '/builds/iocla/tema-1-2024/src'
rm -rf functional
Total: 0

<VMCK_NEXT_END>
<VMCK_NEXT_END>
$ echo "Test"
Test
section_end:1712664186:step_script
section_start:1712664186:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1712664187:cleanup_file_variables
Job succeeded