test-install-deps-extra β success
β±
Duration: 32s
β³
Queued: 1s
π
Stage: test
π₯
Runner: linux-aws-1
Average Duration
40s
This job: 32s
Failure Rate
2.1%
last 30 days
βΆ
Job Execution Phases
π‘ Tip: Click on any phase bar to jump to that section in the log below
βΆ
Job Analysis
Job Status: Passed
Status: Job passed successfully
βΆ
Full Job Log
239 lines
Match - of 0
1
22:36:24
Running with gitlab-runner 18.9.0 (07e534ba)
2
22:36:24
on gitlab-runner-linux-1-746bdd58fd-dp4h9 wRxjPbsJX, system ID: r_ihi7OaHWZyBq
3
22:36:24
feature flags: FF_USE_FASTZIP:true, FF_USE_NEW_BASH_EVAL_STRATEGY:true, FF_USE_DYNAMIC_TRACE_FORCE_SEND_INTERVAL:true, FF_SCRIPT_SECTIONS:true, FF_USE_ADVANCED_POD_SPEC_CONFIGURATION:true, FF_PRINT_POD_EVENTS:true, FF_USE_DUMB_INIT_WITH_KUBERNETES_EXECUTOR:true, FF_LOG_IMAGES_CONFIGURED_FOR_JOB:true, FF_CLEAN_UP_FAILED_CACHE_EXTRACT:true, FF_GIT_URLS_WITHOUT_TOKENS:true, FF_WAIT_FOR_POD_TO_BE_REACHABLE:true, FF_USE_FLEETING_ACQUIRE_HEARTBEATS:true, FF_USE_JOB_ROUTER:true
4
22:36:24
Resolving secrets
5
22:36:24
section_start:1778106984:prepare_executor
6
22:36:24
+Preparing the "kubernetes" executor
7
22:36:24
Using Kubernetes namespace: gitlab-runner
8
22:36:24
Using Kubernetes executor with image registry.scandit.com/internal/gitlab-templates/python:b7a61fbe98d60d936734108b169c932f88fff8d0aac5a5a2234432e2dd18ac21 ...
9
22:36:24
Using attach strategy to execute scripts...
10
22:36:24
Using effective pull policy of [Always] for container build
11
22:36:24
Using effective pull policy of [Always] for container helper
12
22:36:24
Using effective pull policy of [Always] for container init-permissions
13
22:36:24
section_end:1778106984:prepare_executor
14
22:36:24
+section_start:1778106984:prepare_script
15
22:36:24
+Preparing environment
16
22:36:24
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
17
22:36:24
WARNING: Advanced Pod Spec configuration enabled, merging the provided PodSpec to the generated one. This is a beta feature and is subject to change. Feedback is collected in this issue: https://gitlab.com/gitlab-org/gitlab-runner/-/issues/29659 ...
18
22:36:24
Subscribing to Kubernetes Pod events...
19
22:36:25
Type Reason Message
20
22:36:25
Normal Scheduled Successfully assigned gitlab-runner/runner-wrxjpbsjx-project-621-concurrent-1-rrow501f to ip-10-0-28-135.eu-central-1.compute.internal
21
22:36:25
Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
22
22:36:25
Normal Created Created container: init-permissions
23
22:36:25
Normal Started Started container init-permissions
24
22:36:25
Normal Pulling Pulling image "registry.scandit.com/internal/gitlab-templates/python:b7a61fbe98d60d936734108b169c932f88fff8d0aac5a5a2234432e2dd18ac21"
25
22:36:40
Normal Pulled Successfully pulled image "registry.scandit.com/internal/gitlab-templates/python:b7a61fbe98d60d936734108b169c932f88fff8d0aac5a5a2234432e2dd18ac21" in 14.586s (14.586s including waiting). Image size: 506856999 bytes.
26
22:36:40
Normal Created Created container: build
27
22:36:40
Normal Started Started container build
28
22:36:40
Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
29
22:36:40
Normal Created Created container: helper
30
22:36:40
Normal Started Started container helper
31
22:36:43
Running on runner-wrxjpbsjx-project-621-concurrent-1-rrow501f via gitlab-runner-linux-1-746bdd58fd-dp4h9...
32
22:36:43
33
22:36:43
section_end:1778107003:prepare_script
34
22:36:43
+section_start:1778107003:get_sources
35
22:36:43
+Getting source from Git repository
36
22:36:44
Gitaly correlation ID: 01KQZPYS6DY257CDEK2KFDDNWM
37
22:36:44
Fetching changes with git depth set to 50...
38
22:36:44
Initialized empty Git repository in /build/internal/gitlab-templates/.git/
39
22:36:44
Created fresh repository.
40
22:36:45
Checking out 7f6b32cc as detached HEAD (ref is refs/merge-requests/640/merge)...
41
22:36:45
42
22:36:45
Skipping Git submodules setup
43
22:36:45
44
22:36:45
section_end:1778107005:get_sources
45
22:36:45
+section_start:1778107005:step_script
46
22:36:45
+Executing "step_script" stage of the job script
47
22:36:46
section_start:1778107005:section_pre_build_script_0[hide_duration=true,collapsed=true]
$ function cleanup {
48
22:36:46
rv=$?
49
22:36:46
if [ $rv -ne 0 ]; then
50
22:36:46
echo ""
51
22:36:46
echo " Failure Cause Analysis might help, please open this link:"
52
22:36:46
echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
53
22:36:46
echo ""
54
22:36:46
fi
55
22:36:46
echo ""
56
22:36:46
echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
57
22:36:46
echo ""
58
22:36:46
echo ""
59
22:36:46
echo "Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-host=${SC_K8S_NODE_NAME}&var-namespace=${SC_K8S_NAMESPACE}&var-pod=${HOSTNAME}&var-resolution=15&from=${__start_time}000&to=${EPOCHSECONDS}000"
60
22:36:46
echo "Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-node=${SC_K8S_NODE_NAME}&var-resolution=15s&from=${__start_time}000&to=${EPOCHSECONDS}000"
61
22:36:46
echo "Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=${LOKI_DATASOURCE}&var-filters=log_group|=|gitlab-runner&var-filters=source|=|${LOKI_LOGSOURCE}&var-filters=namespace|=|${SC_K8S_NAMESPACE}&var-filters=CI_PROJECT_ID|=|${CI_PROJECT_ID}&var-filters=CI_PIPELINE_ID|=|${CI_PIPELINE_ID}&var-filters=CI_JOB_ID|=|${CI_JOB_ID}&sortOrder=Ascending&from=${__start_time}000&to=${EPOCHSECONDS}000"
62
22:36:46
echo "Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=$(date -d '-7 days' +%Y-%m-%d)~$(date -d '+7 days' +%Y-%m-%d)&job_name=${CI_JOB_NAME}&project=${CI_PROJECT_PATH}"
63
22:36:46
echo ""
64
22:36:46
exit $rv
65
22:36:46
}
66
22:36:46
trap cleanup EXIT
67
22:36:46
echo "INFO: This is the CI job pre_build_script"
68
22:36:46
echo "INFO: It's defined in the backend/infra/aws repo."
69
22:36:46
echo "INFO: These additional Scandit variables are available to you:"
70
22:36:46
echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
71
22:36:46
echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
72
22:36:46
echo " SC_K8S_KYVERNO_PATCHES: |"
73
22:36:46
echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
74
22:36:46
echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
75
22:36:46
if command -v numfmt >/dev/null 2>&1; then
76
22:36:46
echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
77
22:36:46
else
78
22:36:46
echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
79
22:36:46
fi
80
22:36:46
__start_time=${EPOCHSECONDS}
81
22:36:46
echo ""
82
22:36:46
echo "Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-host=${SC_K8S_NODE_NAME}&var-namespace=${SC_K8S_NAMESPACE}&var-pod=${HOSTNAME}&var-resolution=15&from=${__start_time}000&to=now"
83
22:36:46
echo "Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-node=${SC_K8S_NODE_NAME}&var-resolution=15s&from=${__start_time}000&to=now"
84
22:36:46
echo "Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=${LOKI_DATASOURCE}&var-filters=log_group|=|gitlab-runner&var-filters=source|=|${LOKI_LOGSOURCE}&var-filters=namespace|=|${SC_K8S_NAMESPACE}&var-filters=CI_PROJECT_ID|=|${CI_PROJECT_ID}&var-filters=CI_PIPELINE_ID|=|${CI_PIPELINE_ID}&var-filters=CI_JOB_ID|=|${CI_JOB_ID}&sortOrder=Ascending&from=${__start_time}000&to=now"
85
22:36:46
echo "Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=$(date -d '-7 days' +%Y-%m-%d)~$(date -d '+7 days' +%Y-%m-%d)&job_name=${CI_JOB_NAME}&project=${CI_PROJECT_PATH}"
86
22:36:46
echo ""
87
22:36:46
echo "Setting up credentials for Gitlab Python registries"
88
22:36:46
mkdir -p ~
89
22:36:46
echo "machine gitlab.scandit.com" > ~/.netrc
90
22:36:46
echo "login gitlab-ci-token" >> ~/.netrc
91
22:36:46
echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
92
22:36:46
chmod 600 ~/.netrc
93
22:36:46
if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
94
22:36:46
git config --global --add safe.directory $CI_PROJECT_DIR
95
22:36:46
fi
96
22:36:46
# Sonarqube server is running on the same cluster. Use internal address
97
22:36:46
export SONAR_HOST_URL="http://sonarqube.sonarqube.svc.cluster.local:9000"
98
22:36:46
section_end:1778107005:section_pre_build_script_0
99
22:36:46
INFO: This is the CI job pre_build_script
100
22:36:46
INFO: It's defined in the backend/infra/aws repo.
101
22:36:46
INFO: These additional Scandit variables are available to you:
102
22:36:46
SC_K8S_NODE_NAME: ip-10-0-28-135.eu-central-1.compute.internal
103
22:36:46
SC_K8S_IMAGE_ID:
104
22:36:46
SC_K8S_KYVERNO_PATCHES: |
105
22:36:46
106
22:36:46
cpu (r/l): 1/4
107
22:36:46
memory (r/l): 1.0GB/16GB
108
22:36:46
109
22:36:46
Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-host=ip-10-0-28-135.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-1-rrow501f&var-resolution=15&from=1778107005000&to=now
110
22:36:46
Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-node=ip-10-0-28-135.eu-central-1.compute.internal&var-resolution=15s&from=1778107005000&to=now
111
22:36:46
Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group|=|gitlab-runner&var-filters=source|=|k8s-ci.aws.scandit.io&var-filters=namespace|=|gitlab-runner&var-filters=CI_PROJECT_ID|=|621&var-filters=CI_PIPELINE_ID|=|1582483&var-filters=CI_JOB_ID|=|54539155&sortOrder=Ascending&from=1778107005000&to=now
112
22:36:46
Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-04-29~2026-05-13&job_name=test-install-deps-extra&project=internal/gitlab-templates
113
22:36:46
114
22:36:46
Setting up credentials for Gitlab Python registries
115
22:36:46
$ export UV_CACHE_DIR=$CACHE_DIR/.uv
116
22:36:46
$ echo "UV_CACHE_DIR $UV_CACHE_DIR"
117
22:36:46
UV_CACHE_DIR /.uv
118
22:36:46
section_start:1778107005:section_script_step_2[hide_duration=true,collapsed=true]
$ export python_version=$(cat ./.python-version)
119
22:36:46
eval "$($HOME/.pyenv/bin/pyenv init -)"
120
22:36:46
echo "Activating Python $python_version"
121
22:36:46
pyenv shell $python_version || (
122
22:36:46
echo "ERROR: Installing a new Python version in container based CI jobs is no longer allowed."
123
22:36:46
echo "Please ensure the image contains a pre-installed Python ${python_version}."
124
22:36:46
exit 1
125
22:36:46
)
126
22:36:46
pyenv version
127
22:36:46
section_end:1778107005:section_script_step_2
128
22:36:46
Activating Python 3.12
129
22:36:46
3.12.2 (set by PYENV_VERSION environment variable)
130
22:36:46
section_start:1778107005:section_script_step_3[hide_duration=true,collapsed=true]
$ export python_version=$(cat ./.python-version)
131
22:36:46
VENV_CACHE_PATH=${CACHE_DIR:-/cache}/venv/${CI_PROJECT_ID}/${python_version}/${CI_COMMIT_BRANCH}
132
22:36:46
mkdir -p $VENV_CACHE_PATH
133
22:36:46
# if creation of venv fails, re-run it with "--clear"
134
22:36:46
python3 -m venv $VENV_CACHE_PATH || python3 -m venv $VENV_CACHE_PATH --clear
135
22:36:46
source $VENV_CACHE_PATH/bin/activate
136
22:36:46
python3 --version
137
22:36:46
pip install --upgrade wheel uv
138
22:36:46
section_end:1778107005:section_script_step_3
139
22:36:50
Python 3.12.2
140
22:36:50
Collecting wheel
141
22:36:50
Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB)
142
22:36:50
Collecting uv
143
22:36:50
Downloading uv-0.11.11-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
144
22:36:50
Collecting packaging>=24.0 (from wheel)
145
22:36:50
Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB)
146
22:36:50
Downloading wheel-0.47.0-py3-none-any.whl (32 kB)
147
22:36:50
Downloading uv-0.11.11-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (24.6 MB)
148
22:36:50
ββββββββββββββββββββββββββββββββββββββββ 24.6/24.6 MB 290.9 MB/s eta 0:00:00
149
22:36:50
Downloading packaging-26.2-py3-none-any.whl (100 kB)
150
22:36:50
βββββββββββββββββββββββββββββββββββββββ 100.2/100.2 kB 203.5 MB/s eta 0:00:00
151
22:36:51
Installing collected packages: uv, packaging, wheel
152
22:36:51
Successfully installed packaging-26.2 uv-0.11.11 wheel-0.47.0
153
22:36:51
154
22:36:51
[notice] A new release of pip is available: 24.0 -> 26.1.1
155
22:36:51
[notice] To update, run: pip install --upgrade pip
156
22:36:52
$ time uv pip install ${PIP_REQUIREMENTS:--r requirements.txt} ${PIP_ARGS}
157
22:36:52
Using Python 3.12.2 environment at: /cache/venv/621/3.12
158
22:36:52
Resolved 12 packages in 491ms
159
22:36:52
Downloading pygments (1.2MiB)
160
22:36:52
Downloaded pygments
161
22:36:52
Prepared 11 packages in 79ms
162
22:36:53
Installed 11 packages in 777ms
163
22:36:53
+ certifi==2026.4.22
164
22:36:53
+ charset-normalizer==3.4.7
165
22:36:53
+ coverage==7.13.5
166
22:36:53
+ idna==3.13
167
22:36:53
+ iniconfig==2.3.0
168
22:36:53
+ pluggy==1.6.0
169
22:36:53
+ pygments==2.20.0
170
22:36:53
+ pytest==9.0.3
171
22:36:53
+ pytest-cov==7.1.0
172
22:36:53
+ requests==2.33.1
173
22:36:53
+ urllib3==2.6.3
174
22:36:53
175
22:36:53
real 0m1.408s
176
22:36:53
user 0m0.218s
177
22:36:53
sys 0m0.179s
178
22:36:53
$ pyenv rehash
179
22:36:53
$ echo This is a collapsible example section
180
22:36:53
This is a collapsible example section
181
22:36:53
$ python3 -m pytest ${PYTEST_OPTS:--m "not requirements"} --cov=. --cov-report=html --cov-report=xml --cov-report=term --junitxml=${CI_LOGS}/test_report.xml .
182
22:36:54
============================= test session starts ==============================
183
22:36:54
platform linux -- Python 3.12.2, pytest-9.0.3, pluggy-1.6.0
184
22:36:54
rootdir: /build/internal/gitlab-templates
185
22:36:54
configfile: pytest.ini
186
22:36:54
plugins: cov-7.1.0
187
22:36:54
collected 2 items / 1 deselected / 1 selected
188
22:36:54
189
22:36:54
tests/test_requirements.py . [100%]
190
22:36:54
191
22:36:54
- generated xml file: /build/internal/gitlab-templates/ci-logs/test_report.xml -
192
22:36:54
================================ tests coverage ================================
193
22:36:54
_______________ coverage: platform linux, python 3.12.2-final-0 ________________
194
22:36:54
195
22:36:54
Name Stmts Miss Cover
196
22:36:54
------------------------------------------------
197
22:36:54
tests/__init__.py 0 0 100%
198
22:36:54
tests/test_python.py 4 1 75%
199
22:36:54
tests/test_requirements.py 6 0 100%
200
22:36:54
tests/utils/example.py 11 10 9%
201
22:36:54
------------------------------------------------
202
22:36:54
TOTAL 21 11 48%
203
22:36:54
Coverage HTML written to dir htmlcov
204
22:36:54
Coverage XML written to file coverage.xml
205
22:36:54
======================= 1 passed, 1 deselected in 0.12s ========================
206
22:36:54
$ sed -i -e "s=<source>.*</source>=<source>./</source>=g" coverage.xml
207
22:36:54
$ echo Bye
208
22:36:54
Bye
209
22:36:54
210
22:36:54
Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54539155
211
22:36:54
212
22:36:54
213
22:36:54
Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-host=ip-10-0-28-135.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-1-rrow501f&var-resolution=15&from=1778107005000&to=1778107013000
214
22:36:54
Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-node=ip-10-0-28-135.eu-central-1.compute.internal&var-resolution=15s&from=1778107005000&to=1778107013000
215
22:36:54
Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group|=|gitlab-runner&var-filters=source|=|k8s-ci.aws.scandit.io&var-filters=namespace|=|gitlab-runner&var-filters=CI_PROJECT_ID|=|621&var-filters=CI_PIPELINE_ID|=|1582483&var-filters=CI_JOB_ID|=|54539155&sortOrder=Ascending&from=1778107005000&to=1778107013000
216
22:36:54
Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-04-29~2026-05-13&job_name=test-install-deps-extra&project=internal/gitlab-templates
217
22:36:54
218
22:36:54
219
22:36:54
section_end:1778107014:step_script
220
22:36:54
+section_start:1778107014:upload_artifacts_on_success
221
22:36:54
+Uploading artifacts for successful job
222
22:36:54
Uploading artifacts...
223
22:36:54
htmlcov/: found 14 matching artifact files and directories
224
22:36:55
Uploading artifacts as "archive" to coordinator... 201 Created correlation_id=01KQZPZQ62RRQADDZ4GY4JSJ5S id=54539155 responseStatus=201 Created token=64_7S8aUo
225
22:36:55
Uploading artifacts...
226
22:36:55
/build/internal/gitlab-templates/ci-logs/test_report.xml: found 1 matching artifact files and directories
227
22:36:55
Uploading artifacts as "junit" to coordinator... 201 Created correlation_id=01KQZPZQPHM85RJ2E81D876RZH id=54539155 responseStatus=201 Created token=64_7S8aUo
228
22:36:55
Uploading artifacts...
229
22:36:55
coverage.xml: found 1 matching artifact files and directories
230
22:36:55
Uploading artifacts as "cobertura" to coordinator... 201 Created correlation_id=01KQZPZR2BY0C0QMQ5SJZX5MXV id=54539155 responseStatus=201 Created token=64_7S8aUo
231
22:36:55
232
22:36:55
section_end:1778107015:upload_artifacts_on_success
233
22:36:55
+section_start:1778107015:cleanup_file_variables
234
22:36:55
+Cleaning up project directory and file based variables
235
22:36:56
236
22:36:56
section_end:1778107016:cleanup_file_variables
237
22:36:56
+
238
22:36:56
Job succeeded
239