build-python3-image-project-specific-dind ○ success
⏱
Duration: 12s
⏳
Queued: 8s
📁
Stage: docker-image
🖥
Runner: docker-dind
Average Duration
1m 17s
This job: 12s
Failure Rate
1.6%
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
289 lines
Match - of 0
1
14:27:29
Running with gitlab-runner 18.5.0 (bda84871)
2
14:27:29
on gitlab-runner-docker-dind-76c85676d-vwktz jdudsTMJT, system ID: r_pq5StaDfGqPl
3
14:27:29
feature flags: FF_USE_FASTZIP:true, FF_USE_NEW_BASH_EVAL_STRATEGY: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_TIMESTAMPS:true, FF_GIT_URLS_WITHOUT_TOKENS:true
4
14:27:29
Resolving secrets
5
14:27:29
section_start:1765290449:prepare_executor
6
14:27:29
+Preparing the "kubernetes" executor
7
14:27:29
"CPURequest" overwritten with "2"
8
14:27:29
"MemoryRequest" overwritten with "4G"
9
14:27:29
Using Kubernetes namespace: gitlab-runner
10
14:27:29
Using Kubernetes executor with image registry.scandit.com/dockerfiles/docker-buildx:latest@sha256:a67a50e91d4e38787bca1e12568f6c697e6a5a6210bbe05fc381444151b30856 ...
11
14:27:29
Using attach strategy to execute scripts...
12
14:27:29
Using effective pull policy of [Always] for container build
13
14:27:29
Using effective pull policy of [Always] for container helper
14
14:27:29
Using effective pull policy of [Always] for container init-permissions
15
14:27:29
Using effective pull policy of [Always] for container docker
16
14:27:29
section_end:1765290449:prepare_executor
17
14:27:29
+section_start:1765290449:prepare_script
18
14:27:29
+Preparing environment
19
14:27:29
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
20
14:27:29
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 ...
21
14:27:29
Subscribing to Kubernetes Pod events...
22
14:27:29
Type Reason Message
23
14:27:29
Normal Scheduled Successfully assigned gitlab-runner/runner-jdudstmjt-project-621-concurrent-0-uqevfw9g to ci12
24
14:27:30
Normal Pulled Container image "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v18.5.0" already present on machine
25
14:27:30
Normal Created Created container: init-permissions
26
14:27:30
Normal Started Started container init-permissions
27
14:27:31
Normal Pulling Pulling image "registry.scandit.com/dockerfiles/docker-buildx:latest@sha256:a67a50e91d4e38787bca1e12568f6c697e6a5a6210bbe05fc381444151b30856"
28
14:27:31
Normal Pulled Successfully pulled image "registry.scandit.com/dockerfiles/docker-buildx:latest@sha256:a67a50e91d4e38787bca1e12568f6c697e6a5a6210bbe05fc381444151b30856" in 113ms (113ms including waiting). Image size: 169183228 bytes.
29
14:27:31
Normal Created Created container: build
30
14:27:31
Normal Started Started container build
31
14:27:31
Normal Pulled Container image "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v18.5.0" already present on machine
32
14:27:31
Normal Created Created container: helper
33
14:27:31
Normal Started Started container helper
34
14:27:31
Normal Pulling Pulling image "registry.scandit.com/dockerfiles/docker-buildx:dind@sha256:1933a8891f03ec7013202e8412302e0dc81447d1921919bdcd275ba3b318b56b"
35
14:27:31
Normal Pulled Successfully pulled image "registry.scandit.com/dockerfiles/docker-buildx:dind@sha256:1933a8891f03ec7013202e8412302e0dc81447d1921919bdcd275ba3b318b56b" in 120ms (120ms including waiting). Image size: 136203297 bytes.
36
14:27:32
Normal Created Created container: docker
37
14:27:32
Normal Started Started container docker
38
14:27:33
Running on runner-jdudstmjt-project-621-concurrent-0-uqevfw9g via gitlab-runner-docker-dind-76c85676d-vwktz...
39
14:27:33
40
14:27:33
section_end:1765290453:prepare_script
41
14:27:33
+section_start:1765290453:get_sources
42
14:27:33
+Getting source from Git repository
43
14:27:33
Gitaly correlation ID: 01KC1R55QHQEDVA4TAMSNGNYGP
44
14:27:33
Fetching changes with git depth set to 1...
45
14:27:33
Initialized empty Git repository in /build/internal/gitlab-templates/.git/
46
14:27:33
Created fresh repository.
47
14:27:34
Checking out 940006cc as detached HEAD (ref is refs/merge-requests/507/merge)...
48
14:27:34
49
14:27:34
Skipping Git submodules setup
50
14:27:34
51
14:27:34
section_end:1765290454:get_sources
52
14:27:34
+section_start:1765290454:step_script
53
14:27:34
+Executing "step_script" stage of the job script
54
14:27:34
section_start:1765290454:section_pre_build_script_0[hide_duration=true,collapsed=true]
$ function cleanup {
55
14:27:34
rv=$?
56
14:27:34
if [ $rv -ne 0 ]; then
57
14:27:34
echo ""
58
14:27:34
echo " Failure Cause Analysis might help, please open this link:"
59
14:27:34
echo " https://failure-cause-analysis.zrh.int.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
60
14:27:34
echo ""
61
14:27:34
fi
62
14:27:34
echo ""
63
14:27:34
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"
64
14:27:34
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"
65
14:27:34
echo ""
66
14:27:34
exit $rv
67
14:27:34
}
68
14:27:34
trap cleanup EXIT
69
14:27:34
echo "INFO: This is the CI job pre_build_script"
70
14:27:34
echo "INFO: It's defined in the backend/infra/onprem/k8s repo."
71
14:27:34
echo "INFO: These additional Scandit variables are available to you:"
72
14:27:34
echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
73
14:27:34
echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
74
14:27:34
echo " SC_K8S_KYVERNO_PATCHES: |"
75
14:27:34
echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
76
14:27:34
echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
77
14:27:34
if command -v numfmt >/dev/null 2>&1; then
78
14:27:34
echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
79
14:27:34
else
80
14:27:34
echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
81
14:27:34
fi
82
14:27:34
__start_time=${EPOCHSECONDS}
83
14:27:34
echo ""
84
14:27:34
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
14:27:34
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
14:27:34
echo ""
87
14:27:34
echo "Setting up credentials for Gitlab Python registries"
88
14:27:34
mkdir -p ~
89
14:27:34
echo "machine gitlab.scandit.com" > ~/.netrc
90
14:27:34
echo "login gitlab-ci-token" >> ~/.netrc
91
14:27:34
echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
92
14:27:34
chmod 600 ~/.netrc
93
14:27:34
if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
94
14:27:34
git config --global --add safe.directory $CI_PROJECT_DIR
95
14:27:34
fi
96
14:27:34
sleep infinity &
97
14:27:34
echo $! > ~/.bg_pid
98
14:27:34
section_end:1765290454:section_pre_build_script_0
99
14:27:34
INFO: This is the CI job pre_build_script
100
14:27:34
INFO: It's defined in the backend/infra/onprem/k8s repo.
101
14:27:34
INFO: These additional Scandit variables are available to you:
102
14:27:34
SC_K8S_NODE_NAME: ci12
103
14:27:34
SC_K8S_IMAGE_ID:
104
14:27:34
SC_K8S_KYVERNO_PATCHES: |
105
14:27:34
106
14:27:34
cpu (r/l): 2/32
107
14:27:34
memory (r/l): 4000000000/68719476736
108
14:27:34
109
14:27:34
Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-host=ci12&var-namespace=gitlab-runner&var-pod=runner-jdudstmjt-project-621-concurrent-0-uqevfw9g&var-resolution=15&from=000&to=now
110
14:27:34
Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-node=ci12&var-resolution=15s&from=000&to=now
111
14:27:34
112
14:27:34
Setting up credentials for Gitlab Python registries
113
14:27:34
$ mkdir -p ~/.docker
114
14:27:34
$ echo $DOCKER_CONFIG_JSON > ~/.docker/config.json
115
14:27:34
section_start:1765290454:section_script_step_2[hide_duration=true,collapsed=true]
$ for i in $(seq 1 30)
116
14:27:34
do
117
14:27:34
docker info 2>&1 > /dev/null && break
118
14:27:34
echo "Waiting for docker to start"
119
14:27:34
sleep 1s
120
14:27:34
done
121
14:27:34
section_end:1765290454:section_script_step_2
122
14:27:34
Cannot connect to the Docker daemon at tcp://docker:2376. Is the docker daemon running?
123
14:27:34
Waiting for docker to start
124
14:27:35
Cannot connect to the Docker daemon at tcp://docker:2376. Is the docker daemon running?
125
14:27:35
Waiting for docker to start
126
14:27:36
Cannot connect to the Docker daemon at tcp://docker:2376. Is the docker daemon running?
127
14:27:36
Waiting for docker to start
128
14:27:38
section_start:1765290457:section_script_step_3[hide_duration=true,collapsed=true]
$ function copy_files() {
129
14:27:38
local src="$1"
130
14:27:38
local trg="$2"
131
14:27:38
for f in $src; do
132
14:27:38
t="$trg/`dirname $f`"
133
14:27:38
mkdir -p $t || true
134
14:27:38
echo "Copy $f"
135
14:27:38
cp -pr $f $trg/$f
136
14:27:38
done
137
14:27:38
}
138
14:27:38
function recursive_hash() {
139
14:27:38
local dir="$1"
140
14:27:38
(find $dir -type f -exec sha256sum {} + ; find $dir -type d) | sort | sha256sum | cut -d ' ' -f1
141
14:27:38
}
142
14:27:38
function remote_docker_digest() {
143
14:27:38
local images="$1"
144
14:27:38
echo $images | xargs -n 1 crane digest
145
14:27:38
}
146
14:27:38
function remote_image_exists() {
147
14:27:38
local image="$1"
148
14:27:38
crane manifest $image > /dev/null 2>&1
149
14:27:38
}
150
14:27:38
function remote_images_are_identical() {
151
14:27:38
local imageA="$1"
152
14:27:38
local imageB="$2"
153
14:27:38
if [[ $(remote_docker_digest "$imageA") == $(remote_docker_digest "$imageB") ]]; then
154
14:27:38
return 0
155
14:27:38
else
156
14:27:38
return 1
157
14:27:38
fi
158
14:27:38
}
159
14:27:38
function copy_image() {
160
14:27:38
local image="$1"
161
14:27:38
local remotes="$2"
162
14:27:38
local backup_ext="$3"
163
14:27:38
echo "$image"
164
14:27:38
local source_digest=$(remote_docker_digest $image)
165
14:27:38
local target_digest
166
14:27:38
for registry in $remotes; do
167
14:27:38
if target_digest=$(remote_docker_digest $registry); then
168
14:27:38
if [ "$target_digest" != "$source_digest" ]; then
169
14:27:38
echo "image outdated, overwriting with newest version"
170
14:27:38
crane copy $image $registry
171
14:27:38
crane copy $image ${registry}${backup_ext}
172
14:27:38
fi
173
14:27:38
else
174
14:27:38
echo "image does not exist, writing newest version"
175
14:27:38
crane copy $image $registry
176
14:27:38
crane copy $image ${registry}${backup_ext}
177
14:27:38
fi
178
14:27:38
done
179
14:27:38
}
180
14:27:38
section_end:1765290457:section_script_step_3
181
14:27:38
section_start:1765290457:section_script_step_4[hide_duration=true,collapsed=true]
$ if [ "$CONTAINER_SUBDIR" != "" ]; then
182
14:27:38
echo "Entering subpath $CONTAINER_SUBDIR"
183
14:27:38
cd $CONTAINER_SUBDIR
184
14:27:38
fi
185
14:27:38
section_end:1765290457:section_script_step_4
186
14:27:38
$ copy_files "$CONTAINER_IMPLICIT_REQUIREMENTS $CONTAINER_REQUIREMENTS" "$CONTAINER_CONTEXT_PATH"
187
14:27:38
Copy Dockerfile.python-3
188
14:27:38
Copy requirements.txt
189
14:27:38
Copy .python-version
190
14:27:38
Copy .pip-version
191
14:27:38
$ echo "$CONTAINER_BUILD_ENVIRONMENT" > $CONTAINER_CONTEXT_PATH/.docker-build-env
192
14:27:38
$ docker_checksum=$(recursive_hash $CONTAINER_CONTEXT_PATH)
193
14:27:38
section_start:1765290457:section_script_step_8[hide_duration=true,collapsed=true]
$ if [ "$CONTAINER_IMAGE_NAME" == "" ]; then
194
14:27:38
final_image_name=${CONTAINER_IMAGE_URL}
195
14:27:38
else
196
14:27:38
final_image_name=${CONTAINER_IMAGE_URL}/${CONTAINER_IMAGE_NAME}
197
14:27:38
fi
198
14:27:38
section_end:1765290457:section_script_step_8
199
14:27:38
$ final_image_url=${final_image_name}:${docker_checksum}
200
14:27:38
section_start:1765290457:section_script_step_10[hide_duration=true,collapsed=true]
$ if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
201
14:27:38
echo $CONTAINER_IMAGE_VARIABLE=${final_image_url}-P${CI_PROJECT_ID}-${CI_PIPELINE_ID} > $CI_PROJECT_DIR/docker_image_build.env
202
14:27:38
else
203
14:27:38
echo $CONTAINER_IMAGE_VARIABLE=$final_image_url > $CI_PROJECT_DIR/docker_image_build.env
204
14:27:38
fi
205
14:27:38
section_end:1765290457:section_script_step_10
206
14:27:38
$ echo ${CONTAINER_IMAGE_VARIABLE}_HASH=$docker_checksum >> $CI_PROJECT_DIR/docker_image_build.env
207
14:27:38
section_start:1765290457:section_script_step_12[hide_duration=true,collapsed=true]
$ if [ "${FORCE_BUILD}" != "true" ] || command -v crane &> /dev/null; then
208
14:27:38
echo $REGISTRY_PASSWORD | crane auth login $REGISTRY -u $REGISTRY_USER --password-stdin
209
14:27:38
fi
210
14:27:38
section_end:1765290457:section_script_step_12
211
14:27:38
2025/12/09 14:27:37 logged in via /root/.docker/config.json
212
14:27:38
section_start:1765290457:section_script_step_13[hide_duration=true,collapsed=true]
$ if [ "${FORCE_BUILD}" != "true" ] && remote_image_exists "$final_image_url"; then
213
14:27:38
echo "Image already exists, skip the build."
214
14:27:38
echo "$final_image_url"
215
14:27:38
if [[ "$CI_COMMIT_BRANCH" == "$CI_DEFAULT_BRANCH" ]]; then
216
14:27:38
_EXT=""
217
14:27:38
_BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
218
14:27:38
elif [[ -n "$CI_MERGE_REQUEST_ID" ]]; then
219
14:27:38
_EXT="-MR${CI_MERGE_REQUEST_IID}"
220
14:27:38
_BACKUP_EXT=""
221
14:27:38
elif [[ "$CI_COMMIT_REF_PROTECTED" == "true" ]]; then
222
14:27:38
_EXT="-${CI_COMMIT_REF_SLUG}"
223
14:27:38
_BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
224
14:27:38
else
225
14:27:38
_EXT="-${CI_COMMIT_REF_SLUG}"
226
14:27:38
_BACKUP_EXT=""
227
14:27:38
fi
228
14:27:38
for _TAG in $CONTAINER_IMAGE_TAG; do
229
14:27:38
echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
230
14:27:38
copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}" "${_BACKUP_EXT}"
231
14:27:38
done
232
14:27:38
if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
233
14:27:38
_EXT="-P${CI_PROJECT_ID}-${CI_PIPELINE_ID}"
234
14:27:38
echo "Copying ${final_image_url} to ${final_image_url}${_EXT}"
235
14:27:38
copy_image "${final_image_url}" "${final_image_url}${_EXT}"
236
14:27:38
for _TAG in $CONTAINER_IMAGE_TAG; do
237
14:27:38
echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
238
14:27:38
copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}"
239
14:27:38
done
240
14:27:38
fi
241
14:27:38
exit 0
242
14:27:38
fi
243
14:27:38
section_end:1765290457:section_script_step_13
244
14:27:38
Image already exists, skip the build.
245
14:27:38
registry.scandit.com/internal/gitlab-templates:7c35805a70c5808ae3ca1cd89c0279bd791d43a2304d2951a2bba40e3e4dbe6d
246
14:27:38
Copying registry.scandit.com/internal/gitlab-templates:7c35805a70c5808ae3ca1cd89c0279bd791d43a2304d2951a2bba40e3e4dbe6d to registry.scandit.com/internal/gitlab-templates:latest-MR507
247
14:27:38
registry.scandit.com/internal/gitlab-templates:7c35805a70c5808ae3ca1cd89c0279bd791d43a2304d2951a2bba40e3e4dbe6d
248
14:27:38
image outdated, overwriting with newest version
249
14:27:38
2025/12/09 14:27:38 Copying from registry.scandit.com/internal/gitlab-templates:7c35805a70c5808ae3ca1cd89c0279bd791d43a2304d2951a2bba40e3e4dbe6d to registry.scandit.com/internal/gitlab-templates:latest-MR507
250
14:27:38
2025/12/09 14:27:38 existing blob: sha256:a1208d53eb0667932469017a5ef3960e5ed2aea9143d62b983abe2f8593eeb9a
251
14:27:38
2025/12/09 14:27:38 existing blob: sha256:8cdff261ed5cee6fd4e729e68c2831a0abc6c7c017569ab45dfd2240bcc3712d
252
14:27:38
2025/12/09 14:27:38 existing blob: sha256:708274aafe49b02dddc66f97a5c45bb0b8fcf481ce6b43785b11f287fd4e4e1b
253
14:27:38
2025/12/09 14:27:38 existing blob: sha256:466d3f16f95a2d7bb0e656d2f9f5f5111ff93ab00eaa59da8b60ef77c3c2cd68
254
14:27:38
2025/12/09 14:27:38 existing blob: sha256:078b2eece9b24f617524f986db4dd04f977e3e7d6fe15a9088a584147bc6ba05
255
14:27:38
2025/12/09 14:27:38 existing blob: sha256:36f677dc56b6f8fdc23c6bbdabe9ccaeb20c270d8c9dbbe731165640ba149bec
256
14:27:38
2025/12/09 14:27:38 existing blob: sha256:4da973a2b5aa35aa7243cb05e9250b1c2931bd57a5a3b8ded01b63a05ed98579
257
14:27:38
2025/12/09 14:27:38 existing blob: sha256:4fe6fa1c62b80d17fa9392ae4c13383f40a24114a5c66f52eaa406a862a91f10
258
14:27:38
2025/12/09 14:27:38 existing blob: sha256:4319f30cbbd66547bc4b612c35c7b7548ff2ddc13410f5b43d43a716b6ee6ab7
259
14:27:38
2025/12/09 14:27:38 existing blob: sha256:88b91835cb58245739627d93529bd0ba38d838d175874076c830a706c808babe
260
14:27:38
2025/12/09 14:27:38 existing blob: sha256:aaa367db28f7e05a461fa6f251319a041411bc47a4e6b2951d1b0271d7cfc871
261
14:27:38
2025/12/09 14:27:38 existing blob: sha256:ee3a6180a3d2db34d43f26d0ff014592d585a92699e2eb0766169499964f757f
262
14:27:38
2025/12/09 14:27:38 existing blob: sha256:1b766f1f1c102a648c289d0c63def4bd87afffbfc6d57a1d1f733f376448e233
263
14:27:38
2025/12/09 14:27:38 existing blob: sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
264
14:27:38
2025/12/09 14:27:38 existing blob: sha256:e43aab431e596a9cf4cf30c575580d710c1a64f7e3927ce41ad30ac64ee15566
265
14:27:38
2025/12/09 14:27:38 existing blob: sha256:1647ecff4230991bf07e84070efccbb40fbf3e94e237f3cad037a7a9e249e6d4
266
14:27:38
2025/12/09 14:27:38 existing blob: sha256:cd00a7e38b4daae895dfcf4df6545ed4f4b36503d961ac4ea25600519a56c51c
267
14:27:38
2025/12/09 14:27:38 registry.scandit.com/internal/gitlab-templates:latest-MR507: digest: sha256:fb7630bfff77ff50d5a2b1af8a6eaa19e63f1bd0a4dfdf75889b0865da18251a size: 3458
268
14:27:38
2025/12/09 14:27:38 Copying from registry.scandit.com/internal/gitlab-templates:7c35805a70c5808ae3ca1cd89c0279bd791d43a2304d2951a2bba40e3e4dbe6d to registry.scandit.com/internal/gitlab-templates:latest-MR507
269
14:27:39
2025/12/09 14:27:38 existing manifest: latest-MR507@sha256:fb7630bfff77ff50d5a2b1af8a6eaa19e63f1bd0a4dfdf75889b0865da18251a
270
14:27:39
271
14:27:39
Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-host=ci12&var-namespace=gitlab-runner&var-pod=runner-jdudstmjt-project-621-concurrent-0-uqevfw9g&var-resolution=15&from=000&to=000
272
14:27:39
Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-node=ci12&var-resolution=15s&from=000&to=000
273
14:27:39
274
14:27:39
275
14:27:39
section_end:1765290459:step_script
276
14:27:39
+section_start:1765290459:upload_artifacts_on_success
277
14:27:39
+Uploading artifacts for successful job
278
14:27:39
Uploading artifacts...
279
14:27:39
docker_image_build.env: found 1 matching artifact files and directories
280
14:27:40
Uploading artifacts as "dotenv" to coordinator... 201 Created correlation_id=01KC1R5GGW4C0JTZ88CXK7NG74 id=46308189 responseStatus=201 Created token=64_-eQNxf
281
14:27:40
282
14:27:40
section_end:1765290460:upload_artifacts_on_success
283
14:27:40
+section_start:1765290460:cleanup_file_variables
284
14:27:40
+Cleaning up project directory and file based variables
285
14:27:40
286
14:27:40
section_end:1765290460:cleanup_file_variables
287
14:27:40
+
288
14:27:40
Job succeeded
289