Running with gitlab-runner 16.6.1 (f5da3c5a)
  on sw-gitlab-runner-02.grid.pub.ro 7cgfvYtj, system ID: s_00faffb20f26
section_start:1742762903:resolve_secrets
Resolving secrets
section_end:1742762903:resolve_secrets
section_start:1742762903:prepare_executor
Preparing the "docker" executor
Using Docker executor with image gitlab.cs.pub.ro:5050/iocla/tema-1-2025 ...
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-12423-concurrent-0-c2643b7ccafb838d-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-12423-concurrent-0-c2643b7ccafb838d-docker-0 AS /runner-7cgfvytj-project-12423-concurrent-0-c2643b7ccafb838d-docker-0-wait-for-service/service (services.go:198:0s)

Service container logs:
2025-03-23T20:48:25.143713966Z mount: permission denied (are you root?)
2025-03-23T20:48:25.143788351Z Could not mount /sys/kernel/security.
2025-03-23T20:48:25.143798874Z AppArmor detection and --privileged mode might break.
2025-03-23T20:48:25.144820952Z 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-2025 ...
Using docker image sha256:a9045b4d8b27cd5c1cdf312f1e16fb90ce642cddc0a4993201336fc2c8e52295 for gitlab.cs.pub.ro:5050/iocla/tema-1-2025 with digest gitlab.cs.pub.ro:5050/iocla/tema-1-2025@sha256:c6d3e6cf368a7a1a65082c3b237bf648492562f64425ea8612efb0ad7e1a9085 ...
section_end:1742762905:prepare_executor
section_start:1742762905:prepare_script
Preparing environment
Running on runner-7cgfvytj-project-12423-concurrent-0 via sw-gitlab-runner-02.grid.pub.ro...
section_end:1742762906:prepare_script
section_start:1742762906:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/iocla/tema-1-2025/.git/
Created fresh repository.
Checking out b8b8cec1 as detached HEAD (ref is master)...

Skipping Git submodules setup
section_end:1742762907:get_sources
section_start:1742762907:step_script
Executing "step_script" stage of the job script
Using docker image sha256:a9045b4d8b27cd5c1cdf312f1e16fb90ce642cddc0a4993201336fc2c8e52295 for gitlab.cs.pub.ro:5050/iocla/tema-1-2025 with digest gitlab.cs.pub.ro:5050/iocla/tema-1-2025@sha256:c6d3e6cf368a7a1a65082c3b237bf648492562f64425ea8612efb0ad7e1a9085 ...
<VMCK_NEXT_BEGIN>
rm -f ../transpiler *.o
Running in legacy mode
Running makefile
cd src && make
make[1]: Entering directory '/builds/iocla/tema-1-2025/src'
gcc -Wall -Wextra -Werror -g -std=c11 -c -o main.o main.c
gcc -Wall -Wextra -Werror -g -std=c11 -o ../transpiler main.o
make[1]: Leaving directory '/builds/iocla/tema-1-2025/src'


==== transpiler ====
Running transpiler test 0		Time: 0.48390
Test 00...........................FAILED: 0/5
Running transpiler test 1		Time: 0.48390
Test 01...........................FAILED: 0/5
Running transpiler test 2		Time: 0.48233
Test 02...........................FAILED: 0/5
Running transpiler test 3		Time: 0.48342
Test 03...........................FAILED: 0/5
Running transpiler test 4		Time: 0.48238
Test 04...........................FAILED: 0/5
Running transpiler test 5		Time: 0.48487
Test 05...........................FAILED: 0/5
Running transpiler test 6		Time: 0.48507
Test 06...........................FAILED: 0/5
Running transpiler test 7		Time: 0.48393
Test 07...........................FAILED: 0/5
Running transpiler test 8		Time: 0.48327
Test 08...........................FAILED: 0/5
Running transpiler test 9		Time: 0.48785
Test 09...........................FAILED: 0/5
Running transpiler test 10		Time: 0.48336
Test 10...........................FAILED: 0/5
Running transpiler test 11		Time: 0.48386
Test 11...........................FAILED: 0/5
Running transpiler test 12		Time: 0.48975
Test 12...........................FAILED: 0/5
Running transpiler test 13		Time: 0.00034
Test 13...........................FAILED: 0/5
Running transpiler test 14		Time: 0.00033
Test 14...........................FAILED: 0/5
Running transpiler test 15		Time: 0.00032
Test 15...........................FAILED: 0/5
Running transpiler test 16		Time: 0.00029
Test 16...........................FAILED: 0/5
Running transpiler test 17		Time: 0.00035
Test 17...........................FAILED: 0/5
Running transpiler test 18		Time: 0.00030
Test 18...........................FAILED: 0/5
Running transpiler test 19		Time: 0.00032
Test 19...........................FAILED: 0/5

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

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