test-pip_export ○ success
⏱
Duration: 11s
⏳
Queued: 0s
📁
Stage: test
🖥
Runner: linux-2
Average Duration
28s
This job: 11s
Failure Rate
0.0%
last 30 days
External Links
▶
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
397 lines
Match - of 0
1
22:33:15
Running with gitlab-runner 18.9.0 (07e534ba)
2
22:33:15
on gitlab-runner-linux-2-56dbcbf87d-9c6bn TC7X7l-mC, system ID: r_0DnPpZccWU8o
3
22:33:15
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_ENABLE_JOB_CLEANUP: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:33:15
Resolving secrets
5
22:33:15
section_start:1778279595:prepare_executor
6
22:33:15
+Preparing the "kubernetes" executor
7
22:33:15
Using Kubernetes namespace: gitlab-runner
8
22:33:15
Using Kubernetes executor with image registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:a0627644f5b19a5299950b9d06386a69ed2ca73d2843193725069ae656cd6167 ...
9
22:33:15
Using attach strategy to execute scripts...
10
22:33:15
Using effective pull policy of [Always] for container build
11
22:33:15
Using effective pull policy of [Always] for container helper
12
22:33:15
Using effective pull policy of [Always] for container init-permissions
13
22:33:15
section_end:1778279595:prepare_executor
14
22:33:15
+section_start:1778279595:prepare_script
15
22:33:15
+Preparing environment
16
22:33:15
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
17
22:33:15
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:33:15
Subscribing to Kubernetes Pod events...
19
22:33:15
Type Reason Message
20
22:33:15
Normal Scheduled Successfully assigned gitlab-runner/runner-tc7x7l-mc-project-621-concurrent-1-7soj5jah to decimus
21
22:33:16
Normal Pulled Container image "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v18.9.0" already present on machine
22
22:33:16
Normal Created Created container: init-permissions
23
22:33:16
Normal Started Started container init-permissions
24
22:33:18
Normal Pulled Container image "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v18.9.0" already present on machine
25
22:33:18
Normal Created Created container: helper
26
22:33:18
Normal Started Started container helper
27
22:33:18
Normal Pulling Pulling image "registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:a0627644f5b19a5299950b9d06386a69ed2ca73d2843193725069ae656cd6167"
28
22:33:19
Normal Pulled Successfully pulled image "registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:a0627644f5b19a5299950b9d06386a69ed2ca73d2843193725069ae656cd6167" in 879ms (880ms including waiting). Image size: 147841577 bytes.
29
22:33:19
Normal Created Created container: build
30
22:33:19
Normal Started Started container build
31
22:33:22
Running on runner-tc7x7l-mc-project-621-concurrent-1-7soj5jah via gitlab-runner-linux-2-56dbcbf87d-9c6bn...
32
22:33:22
33
22:33:22
section_end:1778279602:prepare_script
34
22:33:22
+section_start:1778279602:get_sources
35
22:33:22
+Getting source from Git repository
36
22:33:22
Gitaly correlation ID: 01KR4VJEW67N1125HPH49EXDQV
37
22:33:22
Fetching changes with git depth set to 50...
38
22:33:22
Initialized empty Git repository in /build/internal/gitlab-templates/.git/
39
22:33:22
Created fresh repository.
40
22:33:23
Checking out a6e804dd as detached HEAD (ref is master)...
41
22:33:23
42
22:33:23
Skipping Git submodules setup
43
22:33:23
44
22:33:23
section_end:1778279603:get_sources
45
22:33:23
+section_start:1778279603:step_script
46
22:33:23
+Executing "step_script" stage of the job script
47
22:33:24
section_start:1778279604:section_pre_build_script_0[hide_duration=true,collapsed=true]
$ function cleanup {
48
22:33:24
rv=$?
49
22:33:24
if [ $rv -ne 0 ]; then
50
22:33:24
echo ""
51
22:33:24
echo " Failure Cause Analysis might help, please open this link:"
52
22:33:24
echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
53
22:33:24
echo ""
54
22:33:24
fi
55
22:33:24
echo ""
56
22:33:24
echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
57
22:33:24
echo ""
58
22:33:24
echo ""
59
22:33:24
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:33:24
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:33:24
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%7C=%7Cgitlab-runner&var-filters=source%7C%3D%7C${LOKI_LOGSOURCE}&var-filters=namespace%7C%3D%7C${SC_K8S_NAMESPACE}&var-filters=CI_PROJECT_ID%7C%3D%7C${CI_PROJECT_ID}&var-filters=CI_PIPELINE_ID%7C%3D%7C${CI_PIPELINE_ID}&var-filters=CI_JOB_ID%7C%3D%7C${CI_JOB_ID}&sortOrder=Ascending&from=${__start_time}000&to=${EPOCHSECONDS}000"
62
22:33:24
__date_from=$(date -d "@$(( EPOCHSECONDS - 604800 ))" +%Y-%m-%d)
63
22:33:24
__date_to=$(date -d "@$(( EPOCHSECONDS + 604800 ))" +%Y-%m-%d)
64
22:33:24
echo "Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=${__date_from}~${__date_to}&job_name=${CI_JOB_NAME}&project=${CI_PROJECT_PATH}"
65
22:33:24
echo ""
66
22:33:24
exit $rv
67
22:33:24
}
68
22:33:24
trap cleanup EXIT
69
22:33:24
echo "INFO: This is the CI job pre_build_script"
70
22:33:24
echo "INFO: It's defined in the backend/infra/onprem/k8s repo."
71
22:33:24
echo "INFO: These additional Scandit variables are available to you:"
72
22:33:24
echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
73
22:33:24
echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
74
22:33:24
echo " SC_K8S_KYVERNO_PATCHES: |"
75
22:33:24
echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
76
22:33:24
echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
77
22:33:24
if command -v numfmt >/dev/null 2>&1; then
78
22:33:24
echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
79
22:33:24
else
80
22:33:24
echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
81
22:33:24
fi
82
22:33:24
__start_time=${EPOCHSECONDS}
83
22:33:24
echo ""
84
22:33:24
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"
85
22:33:24
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"
86
22:33:24
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%7C%3D%7Cgitlab-runner&var-filters=source%7C%3D%7C${LOKI_LOGSOURCE}&var-filters=namespace%7C%3D%7C${SC_K8S_NAMESPACE}&var-filters=CI_PROJECT_ID%7C%3D%7C${CI_PROJECT_ID}&var-filters=CI_PIPELINE_ID%7C%3D%7C${CI_PIPELINE_ID}&var-filters=CI_JOB_ID%7C%3D%7C${CI_JOB_ID}&sortOrder=Ascending&from=${__start_time}000&to=now"
87
22:33:24
__date_from=$(date -d "@$(( EPOCHSECONDS - 604800 ))" +%Y-%m-%d)
88
22:33:24
__date_to=$(date -d "@$(( EPOCHSECONDS + 604800 ))" +%Y-%m-%d)
89
22:33:24
echo "Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=${__date_from}~${__date_to}&job_name=${CI_JOB_NAME}&project=${CI_PROJECT_PATH}"
90
22:33:24
echo ""
91
22:33:24
echo "Setting up credentials for Gitlab Python registries"
92
22:33:24
mkdir -p ~
93
22:33:24
echo "machine gitlab.scandit.com" > ~/.netrc
94
22:33:24
echo "login gitlab-ci-token" >> ~/.netrc
95
22:33:24
echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
96
22:33:24
chmod 600 ~/.netrc
97
22:33:24
if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
98
22:33:24
git config --global --add safe.directory $CI_PROJECT_DIR
99
22:33:24
fi
100
22:33:24
sleep infinity &
101
22:33:24
echo $! > ~/.bg_pid
102
22:33:24
section_end:1778279604:section_pre_build_script_0
103
22:33:24
INFO: This is the CI job pre_build_script
104
22:33:24
INFO: It's defined in the backend/infra/onprem/k8s repo.
105
22:33:24
INFO: These additional Scandit variables are available to you:
106
22:33:24
SC_K8S_NODE_NAME: decimus
107
22:33:24
SC_K8S_IMAGE_ID:
108
22:33:24
SC_K8S_KYVERNO_PATCHES: |
109
22:33:24
110
22:33:24
cpu (r/l): 1/8
111
22:33:24
memory (r/l): 1.0GB/16GB
112
22:33:24
113
22:33:24
Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-host=decimus&var-namespace=gitlab-runner&var-pod=runner-tc7x7l-mc-project-621-concurrent-1-7soj5jah&var-resolution=15&from=1778279604000&to=now
114
22:33:24
Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-node=decimus&var-resolution=15s&from=1778279604000&to=now
115
22:33:24
Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group%7C%3D%7Cgitlab-runner&var-filters=source%7C%3D%7Czrh.int.scandit.io&var-filters=namespace%7C%3D%7Cgitlab-runner&var-filters=CI_PROJECT_ID%7C%3D%7C621&var-filters=CI_PIPELINE_ID%7C%3D%7C1586756&var-filters=CI_JOB_ID%7C%3D%7C54740938&sortOrder=Ascending&from=1778279604000&to=now
116
22:33:24
Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-05-02~2026-05-16&job_name=test-pip_export&project=internal/gitlab-templates
117
22:33:24
118
22:33:24
Setting up credentials for Gitlab Python registries
119
22:33:24
section_start:1778279604:section_script_step_0[hide_duration=true,collapsed=true]
$ if [[ -n "${UV_PROJECT_DIR}" ]]; then
120
22:33:24
cd ${UV_PROJECT_DIR};
121
22:33:24
fi
122
22:33:24
section_end:1778279604:section_script_step_0
123
22:33:24
$ source ${UV_PROJECT_ENVIRONMENT}/bin/activate
124
22:33:24
$ uv sync --frozen ${UV_EXTRA_ARGS}
125
22:33:24
Checked 22 packages in 0.59ms
126
22:33:24
section_start:1778279604:section_script_step_3[hide_duration=true,collapsed=true]
$ if [[ -n "${PACKAGE_NAME}" ]]; then
127
22:33:24
UV_EXPORT_EXTRA_ARGS="--package ${PACKAGE_NAME} ${UV_EXPORT_EXTRA_ARGS}";
128
22:33:24
fi
129
22:33:24
section_end:1778279604:section_script_step_3
130
22:33:24
$ uv export --frozen --no-emit-workspace ${UV_EXPORT_EXTRA_ARGS} -o ${REQUIREMENTS_FILE}
131
22:33:24
# This file was autogenerated by uv via the following command:
132
22:33:24
# uv export --frozen --no-emit-workspace -o requirements.txt
133
22:33:24
annotated-doc==0.0.4 \
134
22:33:24
--hash=sha256:571ac1dc6991c450b25a9c2d84a3705e2ae7a53467b5d111c24fa8baabbed320 \
135
22:33:24
--hash=sha256:fbcda96e87e9c92ad167c2e53839e57503ecfda18804ea28102353485033faa4
136
22:33:24
# via typer
137
22:33:24
attrs==26.1.0 \
138
22:33:24
--hash=sha256:c647aa4a12dfbad9333ca4e71fe62ddc36f4e63b2d260a37a8b83d2f043ac309 \
139
22:33:24
--hash=sha256:d03ceb89cb322a8fd706d4fb91940737b6642aa36998fe130a9bc96c985eff32
140
22:33:24
# via
141
22:33:24
# jsonschema
142
22:33:24
# referencing
143
22:33:24
certifi==2026.2.25 \
144
22:33:24
--hash=sha256:027692e4402ad994f1c42e52a4997a9763c646b73e4096e4d5d6db8af1d6f0fa \
145
22:33:24
--hash=sha256:e887ab5cee78ea814d3472169153c2d12cd43b14bd03329a39a9c6e2e80bfba7
146
22:33:24
# via requests
147
22:33:24
charset-normalizer==3.4.6 \
148
22:33:24
--hash=sha256:06a7e86163334edfc5d20fe104db92fcd666e5a5df0977cb5680a506fe26cc8e \
149
22:33:24
--hash=sha256:0e28d62a8fc7a1fa411c43bd65e346f3bce9716dc51b897fbe930c5987b402d5 \
150
22:33:24
--hash=sha256:0e901eb1049fdb80f5bd11ed5ea1e498ec423102f7a9b9e4645d5b8204ff2815 \
151
22:33:24
--hash=sha256:11afb56037cbc4b1555a34dd69151e8e069bee82e613a73bef6e714ce733585f \
152
22:33:24
--hash=sha256:172985e4ff804a7ad08eebec0a1640ece87ba5041d565fff23c8f99c1f389484 \
153
22:33:24
--hash=sha256:197c1a244a274bb016dd8b79204850144ef77fe81c5b797dc389327adb552407 \
154
22:33:24
--hash=sha256:1ae6b62897110aa7c79ea2f5dd38d1abca6db663687c0b1ad9aed6f6bae3d9d6 \
155
22:33:24
--hash=sha256:22c6f0c2fbc31e76c3b8a86fba1a56eda6166e238c29cdd3d14befdb4a4e4815 \
156
22:33:24
--hash=sha256:231d4da14bcd9301310faf492051bee27df11f2bc7549bc0bb41fef11b82daa2 \
157
22:33:24
--hash=sha256:2a24157fa36980478dd1770b585c0f30d19e18f4fb0c47c13aa568f871718579 \
158
22:33:24
--hash=sha256:2b1a63e8224e401cafe7739f77efd3f9e7f5f2026bda4aead8e59afab537784f \
159
22:33:24
--hash=sha256:2ef7fedc7a6ecbe99969cd09632516738a97eeb8bd7258bf8a0f23114c057dab \
160
22:33:24
--hash=sha256:30f445ae60aad5e1f8bdbb3108e39f6fbc09f4ea16c815c66578878325f8f15a \
161
22:33:24
--hash=sha256:34315ff4fc374b285ad7f4a0bf7dcbfe769e1b104230d40f49f700d4ab6bbd84 \
162
22:33:24
--hash=sha256:419a9d91bd238052642a51938af8ac05da5b3343becde08d5cdeab9046df9ee1 \
163
22:33:24
--hash=sha256:423fb7e748a08f854a08a222b983f4df1912b1daedce51a72bd24fe8f26a1843 \
164
22:33:24
--hash=sha256:47955475ac79cc504ef2704b192364e51d0d473ad452caedd0002605f780101c \
165
22:33:24
--hash=sha256:4be9f4830ba8741527693848403e2c457c16e499100963ec711b1c6f2049b7c7 \
166
22:33:24
--hash=sha256:5273b9f0b5835ff0350c0828faea623c68bfa65b792720c453e22b25cc72930f \
167
22:33:24
--hash=sha256:530d548084c4a9f7a16ed4a294d459b4f229db50df689bfe92027452452943a0 \
168
22:33:24
--hash=sha256:530e8cebeea0d76bdcf93357aa5e41336f48c3dc709ac52da2bb167c5b8271d9 \
169
22:33:24
--hash=sha256:572d7c822caf521f0525ba1bce1a622a0b85cf47ffbdae6c9c19e3b5ac3c4389 \
170
22:33:24
--hash=sha256:58c948d0d086229efc484fe2f30c2d382c86720f55cd9bc33591774348ad44e0 \
171
22:33:24
--hash=sha256:5d11595abf8dd942a77883a39d81433739b287b6aa71620f15164f8096221b30 \
172
22:33:24
--hash=sha256:5f8ddd609f9e1af8c7bd6e2aca279c931aefecd148a14402d4e368f3171769fd \
173
22:33:24
--hash=sha256:613f19aa6e082cf96e17e3ffd89383343d0d589abda756b7764cf78361fd41dc \
174
22:33:24
--hash=sha256:695f5c2823691a25f17bc5d5ffe79fa90972cc34b002ac6c843bb8a1720e950d \
175
22:33:24
--hash=sha256:6cceb5473417d28edd20c6c984ab6fee6c6267d38d906823ebfe20b03d607dc2 \
176
22:33:24
--hash=sha256:74119174722c4349af9708993118581686f343adc1c8c9c007d59be90d077f3f \
177
22:33:24
--hash=sha256:7504e9b7dc05f99a9bbb4525c67a2c155073b44d720470a148b34166a69c054e \
178
22:33:24
--hash=sha256:79090741d842f564b1b2827c0b82d846405b744d31e84f18d7a7b41c20e473ff \
179
22:33:24
--hash=sha256:7bda6eebafd42133efdca535b04ccb338ab29467b3f7bf79569883676fc628db \
180
22:33:24
--hash=sha256:7edbed096e4a4798710ed6bc75dcaa2a21b68b6c356553ac4823c3658d53743a \
181
22:33:24
--hash=sha256:7f9019c9cb613f084481bd6a100b12e1547cf2efe362d873c2e31e4035a6fa43 \
182
22:33:24
--hash=sha256:80d0a5615143c0b3225e5e3ef22c8d5d51f3f72ce0ea6fb84c943546c7b25b6c \
183
22:33:24
--hash=sha256:836ab36280f21fc1a03c99cd05c6b7af70d2697e374c7af0b61ed271401a72a2 \
184
22:33:24
--hash=sha256:87725cfb1a4f1f8c2fc9890ae2f42094120f4b44db9360be5d99a4c6b0e03a9e \
185
22:33:24
--hash=sha256:899d28f422116b08be5118ef350c292b36fc15ec2daeb9ea987c89281c7bb5c4 \
186
22:33:24
--hash=sha256:8e5a94886bedca0f9b78fecd6afb6629142fd2605aa70a125d49f4edc6037ee6 \
187
22:33:24
--hash=sha256:90ca27cd8da8118b18a52d5f547859cc1f8354a00cd1e8e5120df3e30d6279e5 \
188
22:33:24
--hash=sha256:92734d4d8d187a354a556626c221cd1a892a4e0802ccb2af432a1d85ec012194 \
189
22:33:24
--hash=sha256:947cf925bc916d90adba35a64c82aace04fa39b46b52d4630ece166655905a69 \
190
22:33:24
--hash=sha256:95b52c68d64c1878818687a473a10547b3292e82b6f6fe483808fb1468e2f52f \
191
22:33:24
--hash=sha256:9cc6e6d9e571d2f863fa77700701dae73ed5f78881efc8b3f9a4398772ff53e8 \
192
22:33:24
--hash=sha256:a056d1ad2633548ca18ffa2f85c202cfb48b68615129143915b8dc72a806a923 \
193
22:33:24
--hash=sha256:a26611d9987b230566f24a0a125f17fe0de6a6aff9f25c9f564aaa2721a5fb88 \
194
22:33:24
--hash=sha256:a4474d924a47185a06411e0064b803c68be044be2d60e50e8bddcc2649957c1f \
195
22:33:24
--hash=sha256:a4ea868bc28109052790eb2b52a9ab33f3aa7adc02f96673526ff47419490e21 \
196
22:33:24
--hash=sha256:ac2393c73378fea4e52aa56285a3d64be50f1a12395afef9cce47772f60334c2 \
197
22:33:24
--hash=sha256:ad8faf8df23f0378c6d527d8b0b15ea4a2e23c89376877c598c4870d1b2c7866 \
198
22:33:24
--hash=sha256:b3694e3f87f8ac7ce279d4355645b3c878d24d1424581b46282f24b92f5a4ae2 \
199
22:33:24
--hash=sha256:b4ff1d35e8c5bd078be89349b6f3a845128e685e751b6ea1169cf2160b344c4d \
200
22:33:24
--hash=sha256:bbc8c8650c6e51041ad1be191742b8b421d05bbd3410f43fa2a00c8db87678e8 \
201
22:33:24
--hash=sha256:c2274ca724536f173122f36c98ce188fd24ce3dad886ec2b7af859518ce008a4 \
202
22:33:24
--hash=sha256:c8ae56368f8cc97c7e40a7ee18e1cedaf8e780cd8bc5ed5ac8b81f238614facb \
203
22:33:24
--hash=sha256:ca0276464d148c72defa8bb4390cce01b4a0e425f3b50d1435aa6d7a18107602 \
204
22:33:24
--hash=sha256:cd5e2801c89992ed8c0a3f0293ae83c159a60d9a5d685005383ef4caca77f2c4 \
205
22:33:24
--hash=sha256:d60377dce4511655582e300dc1e5a5f24ba0cb229005a1d5c8d0cb72bb758ab8 \
206
22:33:24
--hash=sha256:d73beaac5e90173ac3deb9928a74763a6d230f494e4bfb422c217a0ad8e629bf \
207
22:33:24
--hash=sha256:d7de2637729c67d67cf87614b566626057e95c303bc0a55ffe391f5205e7003d \
208
22:33:24
--hash=sha256:e1f6e2f00a6b8edb562826e4632e26d063ac10307e80f7461f7de3ad8ef3f077 \
209
22:33:24
--hash=sha256:e5bcc1a1ae744e0bb59641171ae53743760130600da8db48cbb6e4918e186e4e \
210
22:33:24
--hash=sha256:ef5960d965e67165d75b7c7ffc60a83ec5abfc5c11b764ec13ea54fbef8b4421 \
211
22:33:24
--hash=sha256:f1ce721c8a7dfec21fcbdfe04e8f68174183cf4e8188e0645e92aa23985c57ff \
212
22:33:24
--hash=sha256:f5ea69428fa1b49573eef0cc44a1d43bebd45ad0c611eb7d7eac760c7ae771bc \
213
22:33:24
--hash=sha256:fcce033e4021347d80ed9c66dcf1e7b1546319834b74445f561d2e2221de5659
214
22:33:24
# via requests
215
22:33:24
click==8.3.1 \
216
22:33:24
--hash=sha256:12ff4785d337a1bb490bb7e9c2b1ee5da3112e94a8622f26a6c77f5d2fc6842a \
217
22:33:24
--hash=sha256:981153a64e25f12d547d3426c367a4857371575ee7ad18df2a6183ab0545b2a6
218
22:33:24
# via
219
22:33:24
# pylilibet
220
22:33:24
# typer
221
22:33:24
colorama==0.4.6 ; sys_platform == 'win32' \
222
22:33:24
--hash=sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
223
22:33:24
--hash=sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6
224
22:33:24
# via click
225
22:33:24
idna==3.11 \
226
22:33:24
--hash=sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea \
227
22:33:24
--hash=sha256:795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902
228
22:33:24
# via requests
229
22:33:24
jsonmerge==1.9.2 \
230
22:33:24
--hash=sha256:c43757e0180b0e19b7ae4c130ad42a07cc580c31912f61f4823e8eaf2fa394a3 \
231
22:33:24
--hash=sha256:cab93ee7763fb51a4a09bbdab2eacf499ffb208ab94247ae86acea3e0e823b05
232
22:33:24
# via pylilibet
233
22:33:24
jsonschema==4.26.0 \
234
22:33:24
--hash=sha256:0c26707e2efad8aa1bfc5b7ce170f3fccc2e4918ff85989ba9ffa9facb2be326 \
235
22:33:24
--hash=sha256:d489f15263b8d200f8387e64b4c3a75f06629559fb73deb8fdfb525f2dab50ce
236
22:33:24
# via jsonmerge
237
22:33:24
jsonschema-specifications==2025.9.1 \
238
22:33:24
--hash=sha256:98802fee3a11ee76ecaca44429fda8a41bff98b00a0f2838151b113f210cc6fe \
239
22:33:24
--hash=sha256:b540987f239e745613c7a9176f3edb72b832a4ac465cf02712288397832b5e8d
240
22:33:24
# via jsonschema
241
22:33:24
markdown-it-py==4.0.0 \
242
22:33:24
--hash=sha256:87327c59b172c5011896038353a81343b6754500a08cd7a4973bb48c6d578147 \
243
22:33:24
--hash=sha256:cb0a2b4aa34f932c007117b194e945bd74e0ec24133ceb5bac59009cda1cb9f3
244
22:33:24
# via rich
245
22:33:24
mdurl==0.1.2 \
246
22:33:24
--hash=sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8 \
247
22:33:24
--hash=sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba
248
22:33:24
# via markdown-it-py
249
22:33:24
pygments==2.20.0 \
250
22:33:24
--hash=sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f \
251
22:33:24
--hash=sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176
252
22:33:24
# via rich
253
22:33:24
pylilibet==0.12.5 \
254
22:33:24
--hash=sha256:ca05e59a111c78594985baa5450a63f1e6007248f0b053bb3e447117f51ffdc3 \
255
22:33:24
--hash=sha256:ff2b83f72fa4151a4a503cccb1756462c09d175740e40b85707764ddab24ea38
256
22:33:24
# via sc-uv-example
257
22:33:24
referencing==0.37.0 \
258
22:33:24
--hash=sha256:381329a9f99628c9069361716891d34ad94af76e461dcb0335825aecc7692231 \
259
22:33:24
--hash=sha256:44aefc3142c5b842538163acb373e24cce6632bd54bdb01b21ad5863489f50d8
260
22:33:24
# via
261
22:33:24
# jsonschema
262
22:33:24
# jsonschema-specifications
263
22:33:24
requests==2.33.0 \
264
22:33:24
--hash=sha256:3324635456fa185245e24865e810cecec7b4caf933d7eb133dcde67d48cee69b \
265
22:33:24
--hash=sha256:c7ebc5e8b0f21837386ad0e1c8fe8b829fa5f544d8df3b2253bff14ef29d7652
266
22:33:24
# via pylilibet
267
22:33:24
rich==14.3.3 \
268
22:33:24
--hash=sha256:793431c1f8619afa7d3b52b2cdec859562b950ea0d4b6b505397612db8d5362d \
269
22:33:24
--hash=sha256:b8daa0b9e4eef54dd8cf7c86c03713f53241884e814f4e2f5fb342fe520f639b
270
22:33:24
# via
271
22:33:24
# pylilibet
272
22:33:24
# typer
273
22:33:24
rpds-py==0.30.0 \
274
22:33:24
--hash=sha256:0a59119fc6e3f460315fe9d08149f8102aa322299deaa5cab5b40092345c2136 \
275
22:33:24
--hash=sha256:0d08f00679177226c4cb8c5265012eea897c8ca3b93f429e546600c971bcbae7 \
276
22:33:24
--hash=sha256:0ed177ed9bded28f8deb6ab40c183cd1192aa0de40c12f38be4d59cd33cb5c65 \
277
22:33:24
--hash=sha256:1ab5b83dbcf55acc8b08fc62b796ef672c457b17dbd7820a11d6c52c06839bdf \
278
22:33:24
--hash=sha256:1f3587eb9b17f3789ad50824084fa6f81921bbf9a795826570bda82cb3ed91f2 \
279
22:33:24
--hash=sha256:2771c6c15973347f50fece41fc447c054b7ac2ae0502388ce3b6738cd366e3d4 \
280
22:33:24
--hash=sha256:27f4b0e92de5bfbc6f86e43959e6edd1425c33b5e69aab0984a72047f2bcf1e3 \
281
22:33:24
--hash=sha256:2e6ecb5a5bcacf59c3f912155044479af1d0b6681280048b338b28e364aca1f6 \
282
22:33:24
--hash=sha256:39c02563fc592411c2c61d26b6c5fe1e51eaa44a75aa2c8735ca88b0d9599daa \
283
22:33:24
--hash=sha256:3d4a69de7a3e50ffc214ae16d79d8fbb0922972da0356dcf4d0fdca2878559c6 \
284
22:33:24
--hash=sha256:3e62880792319dbeb7eb866547f2e35973289e7d5696c6e295476448f5b63c87 \
285
22:33:24
--hash=sha256:3e8eeb0544f2eb0d2581774be4c3410356eba189529a6b3e36bbbf9696175856 \
286
22:33:24
--hash=sha256:4559c972db3a360808309e06a74628b95eaccbf961c335c8fe0d590cf587456f \
287
22:33:24
--hash=sha256:46e83c697b1f1c72b50e5ee5adb4353eef7406fb3f2043d64c33f20ad1c2fc53 \
288
22:33:24
--hash=sha256:47e77dc9822d3ad616c3d5759ea5631a75e5809d5a28707744ef79d7a1bcfcad \
289
22:33:24
--hash=sha256:47f236970bccb2233267d89173d3ad2703cd36a0e2a6e92d0560d333871a3d23 \
290
22:33:24
--hash=sha256:47f9a91efc418b54fb8190a6b4aa7813a23fb79c51f4bb84e418f5476c38b8db \
291
22:33:24
--hash=sha256:4c5f36a861bc4b7da6516dbdf302c55313afa09b81931e8280361a4f6c9a2d27 \
292
22:33:24
--hash=sha256:4e7fc54e0900ab35d041b0601431b0a0eb495f0851a0639b6ef90f7741b39a18 \
293
22:33:24
--hash=sha256:51a1234d8febafdfd33a42d97da7a43f5dcb120c1060e352a3fbc0c6d36e2083 \
294
22:33:24
--hash=sha256:5965af57d5848192c13534f90f9dd16464f3c37aaf166cc1da1cae1fd5a34898 \
295
22:33:24
--hash=sha256:5ba103fb455be00f3b1c2076c9d4264bfcb037c976167a6047ed82f23153f02e \
296
22:33:24
--hash=sha256:5d4c2aa7c50ad4728a094ebd5eb46c452e9cb7edbfdb18f9e1221f597a73e1e7 \
297
22:33:24
--hash=sha256:61046904275472a76c8c90c9ccee9013d70a6d0f73eecefd38c1ae7c39045a08 \
298
22:33:24
--hash=sha256:613aa4771c99f03346e54c3f038e4cc574ac09a3ddfb0e8878487335e96dead6 \
299
22:33:24
--hash=sha256:626a7433c34566535b6e56a1b39a7b17ba961e97ce3b80ec62e6f1312c025551 \
300
22:33:24
--hash=sha256:669b1805bd639dd2989b281be2cfd951c6121b65e729d9b843e9639ef1fd555e \
301
22:33:24
--hash=sha256:68f19c879420aa08f61203801423f6cd5ac5f0ac4ac82a2368a9fcd6a9a075e0 \
302
22:33:24
--hash=sha256:692bef75a5525db97318e8cd061542b5a79812d711ea03dbc1f6f8dbb0c5f0d2 \
303
22:33:24
--hash=sha256:6abc8880d9d036ecaafe709079969f56e876fcf107f7a8e9920ba6d5a3878d05 \
304
22:33:24
--hash=sha256:6bdfdb946967d816e6adf9a3d8201bfad269c67efe6cefd7093ef959683c8de0 \
305
22:33:24
--hash=sha256:73c67f2db7bc334e518d097c6d1e6fed021bbc9b7d678d6cc433478365d1d5f5 \
306
22:33:24
--hash=sha256:74a3243a411126362712ee1524dfc90c650a503502f135d54d1b352bd01f2404 \
307
22:33:24
--hash=sha256:76fec018282b4ead0364022e3c54b60bf368b9d926877957a8624b58419169b7 \
308
22:33:24
--hash=sha256:7cee9c752c0364588353e627da8a7e808a66873672bcb5f52890c33fd965b394 \
309
22:33:24
--hash=sha256:7e6ecfcb62edfd632e56983964e6884851786443739dbfe3582947e87274f7cb \
310
22:33:24
--hash=sha256:806f36b1b605e2d6a72716f321f20036b9489d29c51c91f4dd29a3e3afb73b15 \
311
22:33:24
--hash=sha256:9027da1ce107104c50c81383cae773ef5c24d296dd11c99e2629dbd7967a20c6 \
312
22:33:24
--hash=sha256:922e10f31f303c7c920da8981051ff6d8c1a56207dbdf330d9047f6d30b70e5e \
313
22:33:24
--hash=sha256:945dccface01af02675628334f7cf49c2af4c1c904748efc5cf7bbdf0b579f95 \
314
22:33:24
--hash=sha256:95f0802447ac2d10bcc69f6dc28fe95fdf17940367b21d34e34c737870758950 \
315
22:33:24
--hash=sha256:9a4e86e34e9ab6b667c27f3211ca48f73dba7cd3d90f8d5b11be56e5dbc3fb4e \
316
22:33:24
--hash=sha256:9cf69cdda1f5968a30a359aba2f7f9aa648a9ce4b580d6826437f2b291cfc86e \
317
22:33:24
--hash=sha256:a090322ca841abd453d43456ac34db46e8b05fd9b3b4ac0c78bcde8b089f959b \
318
22:33:24
--hash=sha256:a1010ed9524c73b94d15919ca4d41d8780980e1765babf85f9a2f90d247153dd \
319
22:33:24
--hash=sha256:a161f20d9a43006833cd7068375a94d035714d73a172b681d8881820600abfad \
320
22:33:24
--hash=sha256:a1d0bc22a7cdc173fedebb73ef81e07faef93692b8c1ad3733b67e31e1b6e1b8 \
321
22:33:24
--hash=sha256:a4796a717bf12b9da9d3ad002519a86063dcac8988b030e405704ef7d74d2d9d \
322
22:33:24
--hash=sha256:a8fa71a2e078c527c3e9dc9fc5a98c9db40bcc8a92b4e8858e36d329f8684b51 \
323
22:33:24
--hash=sha256:ac98b175585ecf4c0348fd7b29c3864bda53b805c773cbf7bfdaffc8070c976f \
324
22:33:24
--hash=sha256:acd7eb3f4471577b9b5a41baf02a978e8bdeb08b4b355273994f8b87032000a8 \
325
22:33:24
--hash=sha256:ad1fa8db769b76ea911cb4e10f049d80bf518c104f15b3edb2371cc65375c46f \
326
22:33:24
--hash=sha256:b40fb160a2db369a194cb27943582b38f79fc4887291417685f3ad693c5a1d5d \
327
22:33:24
--hash=sha256:b4dc1a6ff022ff85ecafef7979a2c6eb423430e05f1165d6688234e62ba99a07 \
328
22:33:24
--hash=sha256:ba81a9203d07805435eb06f536d95a266c21e5b2dfbf6517748ca40c98d19e31 \
329
22:33:24
--hash=sha256:c77afbd5f5250bf27bf516c7c4a016813eb2d3e116139aed0096940c5982da94 \
330
22:33:24
--hash=sha256:ca28829ae5f5d569bb62a79512c842a03a12576375d5ece7d2cadf8abe96ec28 \
331
22:33:24
--hash=sha256:cdc62c8286ba9bf7f47befdcea13ea0e26bf294bda99758fd90535cbaf408000 \
332
22:33:24
--hash=sha256:d948b135c4693daff7bc2dcfc4ec57237a29bd37e60c2fabf5aff2bbacf3e2f1 \
333
22:33:24
--hash=sha256:d96c2086587c7c30d44f31f42eae4eac89b60dabbac18c7669be3700f13c3ce1 \
334
22:33:24
--hash=sha256:dbd936cde57abfee19ab3213cf9c26be06d60750e60a8e4dd85d1ab12c8b1f40 \
335
22:33:24
--hash=sha256:dc824125c72246d924f7f796b4f63c1e9dc810c7d9e2355864b3c3a73d59ade0 \
336
22:33:24
--hash=sha256:dd8ff7cf90014af0c0f787eea34794ebf6415242ee1d6fa91eaba725cc441e84 \
337
22:33:24
--hash=sha256:e5d3e6b26f2c785d65cc25ef1e5267ccbe1b069c5c21b8cc724efee290554419 \
338
22:33:24
--hash=sha256:e7536cd91353c5273434b4e003cbda89034d67e7710eab8761fd918ec6c69cf8 \
339
22:33:24
--hash=sha256:eb0b93f2e5c2189ee831ee43f156ed34e2a89a78a66b98cadad955972548be5a \
340
22:33:24
--hash=sha256:eb2c4071ab598733724c08221091e8d80e89064cd472819285a9ab0f24bcedb9 \
341
22:33:24
--hash=sha256:ec7c4490c672c1a0389d319b3a9cfcd098dcdc4783991553c332a15acf7249be \
342
22:33:24
--hash=sha256:ee454b2a007d57363c2dfd5b6ca4a5d7e2c518938f8ed3b706e37e5d470801ed \
343
22:33:24
--hash=sha256:f14fc5df50a716f7ece6a80b6c78bb35ea2ca47c499e422aa4463455dd96d56d \
344
22:33:24
--hash=sha256:f251c812357a3fed308d684a5079ddfb9d933860fc6de89f2b7ab00da481e65f \
345
22:33:24
--hash=sha256:f83424d738204d9770830d35290ff3273fbb02b41f919870479fab14b9d303b2 \
346
22:33:24
--hash=sha256:f8d1736cfb49381ba528cd5baa46f82fdc65c06e843dab24dd70b63d09121b3f \
347
22:33:24
--hash=sha256:fe5fa731a1fa8a0a56b0977413f8cacac1768dad38d16b3a296712709476fbd5
348
22:33:24
# via
349
22:33:24
# jsonschema
350
22:33:24
# referencing
351
22:33:24
shellingham==1.5.4 \
352
22:33:24
--hash=sha256:7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686 \
353
22:33:24
--hash=sha256:8dbca0739d487e5bd35ab3ca4b36e11c4078f3a234bfce294b0a0291363404de
354
22:33:24
# via typer
355
22:33:24
tenacity==9.1.4 \
356
22:33:24
--hash=sha256:6095a360c919085f28c6527de529e76a06ad89b23659fa881ae0649b867a9d55 \
357
22:33:24
--hash=sha256:adb31d4c263f2bd041081ab33b498309a57c77f9acf2db65aadf0898179cf93a
358
22:33:24
# via pylilibet
359
22:33:24
typer==0.24.1 \
360
22:33:24
--hash=sha256:112c1f0ce578bfb4cab9ffdabc68f031416ebcc216536611ba21f04e9aa84c9e \
361
22:33:24
--hash=sha256:e39b4732d65fbdcde189ae76cf7cd48aeae72919dea1fdfc16593be016256b45
362
22:33:24
# via pylilibet
363
22:33:24
typing-extensions==4.15.0 ; python_full_version < '3.13' \
364
22:33:24
--hash=sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466 \
365
22:33:24
--hash=sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548
366
22:33:24
# via referencing
367
22:33:24
urllib3==2.6.3 \
368
22:33:24
--hash=sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed \
369
22:33:24
--hash=sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4
370
22:33:24
# via requests
371
22:33:24
372
22:33:24
Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54740938
373
22:33:24
374
22:33:24
375
22:33:24
Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-host=decimus&var-namespace=gitlab-runner&var-pod=runner-tc7x7l-mc-project-621-concurrent-1-7soj5jah&var-resolution=15&from=1778279604000&to=1778279604000
376
22:33:24
Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-node=decimus&var-resolution=15s&from=1778279604000&to=1778279604000
377
22:33:24
Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group%7C=%7Cgitlab-runner&var-filters=source%7C%3D%7Czrh.int.scandit.io&var-filters=namespace%7C%3D%7Cgitlab-runner&var-filters=CI_PROJECT_ID%7C%3D%7C621&var-filters=CI_PIPELINE_ID%7C%3D%7C1586756&var-filters=CI_JOB_ID%7C%3D%7C54740938&sortOrder=Ascending&from=1778279604000&to=1778279604000
378
22:33:24
Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-05-02~2026-05-16&job_name=test-pip_export&project=internal/gitlab-templates
379
22:33:24
380
22:33:24
381
22:33:24
section_end:1778279604:step_script
382
22:33:24
+section_start:1778279604:upload_artifacts_on_success
383
22:33:24
+Uploading artifacts for successful job
384
22:33:24
Uploading artifacts...
385
22:33:24
requirements.txt: found 1 matching artifact files and directories
386
22:33:25
Uploading artifacts as "archive" to coordinator... 201 Created correlation_id=01KR4VJRCNZJR436Q3PZJM20HG id=54740938 responseStatus=201 Created token=64_VSxe5P
387
22:33:25
388
22:33:25
section_end:1778279605:upload_artifacts_on_success
389
22:33:25
+section_start:1778279605:cleanup_file_variables
390
22:33:25
+Cleaning up project directory and file based variables
391
22:33:25
Removing sc-uv-example/requirements.txt
392
22:33:25
HEAD is now at a6e804d Merge branch 'renovate/docker-digests' into 'master'
393
22:33:25
394
22:33:25
section_end:1778279605:cleanup_file_variables
395
22:33:25
+
396
22:33:25
Job succeeded
397