build-python3-image-project-specific-dind ○ success

Duration: 23s
Queued: 5s
📁 Stage: docker-image
🖥 Runner: docker-dind
Average Duration
1m 17s
This job: 23s
Failure Rate
1.6%
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

301 lines
Match - of 0
1 23:36:16 Running with gitlab-runner 18.9.0 (07e534ba)
2 23:36:16 on gitlab-runner-docker-dind-648487dd7c-s92nd jdudsTMJT, system ID: r_Yy7qWnjrOaUt
3 23:36:16 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 23:36:16 Resolving secrets
5 23:36:16 section_start:1777678576:prepare_executor
6 23:36:16 +Preparing the "kubernetes" executor
7 23:36:16 "CPURequest" overwritten with "2"
8 23:36:16 "MemoryRequest" overwritten with "4G"
9 23:36:16 Using Kubernetes namespace: gitlab-runner
10 23:36:16 Using Kubernetes executor with image registry.scandit.com/dockerfiles/docker-buildx:latest@sha256:9d5993dcf2cdcb4a35130aca6eca1337cc82e552dfa433e086e3956128a70bd9 ...
11 23:36:16 Using attach strategy to execute scripts...
12 23:36:16 Using effective pull policy of [Always] for container helper
13 23:36:16 Using effective pull policy of [Always] for container init-permissions
14 23:36:16 Using effective pull policy of [Always] for container docker
15 23:36:16 Using effective pull policy of [Always] for container build
16 23:36:17 section_end:1777678577:prepare_executor
17 23:36:17 +section_start:1777678577:prepare_script
18 23:36:17 +Preparing environment
19 23:36:17 Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
20 23:36:17 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 23:36:17 Subscribing to Kubernetes Pod events...
22 23:36:17 Type Reason Message
23 23:36:17 Normal Scheduled Successfully assigned gitlab-runner/runner-jdudstmjt-project-621-concurrent-0-15c9gacz to decimus
24 23:36: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 23:36:18 Normal Created Created container: init-permissions
26 23:36:18 Normal Started Started container init-permissions
27 23:36:19 Normal Pulled Container image "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v18.9.0" already present on machine
28 23:36:19 Normal Created Created container: helper
29 23:36:19 Normal Started Started container helper
30 23:36:19 Normal Pulling Pulling image "registry.scandit.com/dockerfiles/docker-buildx:latest@sha256:9d5993dcf2cdcb4a35130aca6eca1337cc82e552dfa433e086e3956128a70bd9"
31 23:36:26 Normal Pulled Successfully pulled image "registry.scandit.com/dockerfiles/docker-buildx:latest@sha256:9d5993dcf2cdcb4a35130aca6eca1337cc82e552dfa433e086e3956128a70bd9" in 7.059s (7.059s including waiting). Image size: 175124112 bytes.
32 23:36:26 Normal Created Created container: build
33 23:36:26 Normal Started Started container build
34 23:36:26 Normal Pulling Pulling image "registry.scandit.com/dockerfiles/docker-buildx:dind@sha256:2e9ef548630c4428c8cbf07d9be8eabec977b783a10f092d80ee28032748fc9d"
35 23:36:26 Normal Pulled Successfully pulled image "registry.scandit.com/dockerfiles/docker-buildx:dind@sha256:2e9ef548630c4428c8cbf07d9be8eabec977b783a10f092d80ee28032748fc9d" in 428ms (428ms including waiting). Image size: 141004310 bytes.
36 23:36:26 Normal Created Created container: docker
37 23:36:26 Normal Started Started container docker
38 23:36:30 Running on runner-jdudstmjt-project-621-concurrent-0-15c9gacz via gitlab-runner-docker-dind-648487dd7c-s92nd...
39 23:36:30
40 23:36:30 section_end:1777678590:prepare_script
41 23:36:30 +section_start:1777678590:get_sources
42 23:36:30 +Getting source from Git repository
43 23:36:31 Gitaly correlation ID: 01KQJYCRSVQGYDDQ386DPCK80G
44 23:36:31 Fetching changes with git depth set to 1...
45 23:36:32 Initialized empty Git repository in /build/internal/gitlab-templates/.git/
46 23:36:33 Created fresh repository.
47 23:36:34 Checking out 50468f6f as detached HEAD (ref is refs/merge-requests/636/merge)...
48 23:36:34
49 23:36:34 Skipping Git submodules setup
50 23:36:34
51 23:36:34 section_end:1777678594:get_sources
52 23:36:34 +section_start:1777678594:step_script
53 23:36:34 +Executing "step_script" stage of the job script
54 23:36:34 section_start:1777678594:section_pre_build_script_0[hide_duration=true,collapsed=true] $ function cleanup {
55 23:36:34 rv=$?
56 23:36:34 if [ $rv -ne 0 ]; then
57 23:36:34 echo ""
58 23:36:34 echo " Failure Cause Analysis might help, please open this link:"
59 23:36:34 echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
60 23:36:34 echo ""
61 23:36:34 fi
62 23:36:34 echo ""
63 23:36:34 echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
64 23:36:34 echo ""
65 23:36:34 echo ""
66 23:36: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"
67 23:36: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"
68 23:36:34 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"
69 23:36:34 __date_from=$(date -d "@$(( EPOCHSECONDS - 604800 ))" +%Y-%m-%d)
70 23:36:34 __date_to=$(date -d "@$(( EPOCHSECONDS + 604800 ))" +%Y-%m-%d)
71 23:36:34 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}"
72 23:36:34 echo ""
73 23:36:34 exit $rv
74 23:36:34 }
75 23:36:34 trap cleanup EXIT
76 23:36:34 echo "INFO: This is the CI job pre_build_script"
77 23:36:34 echo "INFO: It's defined in the backend/infra/onprem/k8s repo."
78 23:36:34 echo "INFO: These additional Scandit variables are available to you:"
79 23:36:34 echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
80 23:36:34 echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
81 23:36:34 echo " SC_K8S_KYVERNO_PATCHES: |"
82 23:36:34 echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
83 23:36:34 echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
84 23:36:34 if command -v numfmt >/dev/null 2>&1; then
85 23:36:34 echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
86 23:36:34 else
87 23:36:34 echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
88 23:36:34 fi
89 23:36:34 __start_time=${EPOCHSECONDS}
90 23:36:34 echo ""
91 23:36: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"
92 23:36: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"
93 23:36:34 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"
94 23:36:34 __date_from=$(date -d "@$(( EPOCHSECONDS - 604800 ))" +%Y-%m-%d)
95 23:36:34 __date_to=$(date -d "@$(( EPOCHSECONDS + 604800 ))" +%Y-%m-%d)
96 23:36:34 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}"
97 23:36:34 echo ""
98 23:36:34 echo "Setting up credentials for Gitlab Python registries"
99 23:36:34 mkdir -p ~
100 23:36:34 echo "machine gitlab.scandit.com" > ~/.netrc
101 23:36:34 echo "login gitlab-ci-token" >> ~/.netrc
102 23:36:34 echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
103 23:36:34 chmod 600 ~/.netrc
104 23:36:34 if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
105 23:36:34 git config --global --add safe.directory $CI_PROJECT_DIR
106 23:36:34 fi
107 23:36:34 sleep infinity &
108 23:36:34 echo $! > ~/.bg_pid
109 23:36:34 section_end:1777678594:section_pre_build_script_0
110 23:36:34 INFO: This is the CI job pre_build_script
111 23:36:34 INFO: It's defined in the backend/infra/onprem/k8s repo.
112 23:36:34 INFO: These additional Scandit variables are available to you:
113 23:36:34 SC_K8S_NODE_NAME: decimus
114 23:36:34 SC_K8S_IMAGE_ID:
115 23:36:34 SC_K8S_KYVERNO_PATCHES: |
116 23:36:34
117 23:36:34 cpu (r/l): 2/8
118 23:36:34 memory (r/l): 4000000000/17179869184
119 23:36:34
120 23:36:34 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-jdudstmjt-project-621-concurrent-0-15c9gacz&var-resolution=15&from=000&to=now
121 23:36:34 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=000&to=now
122 23:36:34 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%7C1575288&var-filters=CI_JOB_ID%7C%3D%7C54243450&sortOrder=Ascending&from=000&to=now
123 23:36:34 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=1969-12-25~1970-01-08&job_name=build-python3-image-project-specific-dind&project=internal/gitlab-templates
124 23:36:34
125 23:36:34 Setting up credentials for Gitlab Python registries
126 23:36:34 $ mkdir -p ~/.docker
127 23:36:34 $ echo $DOCKER_CONFIG_JSON > ~/.docker/config.json
128 23:36:34 section_start:1777678594:section_script_step_2[hide_duration=true,collapsed=true] $ for i in $(seq 1 30)
129 23:36:34 do
130 23:36:34 docker info 2>&1 > /dev/null && break
131 23:36:34 echo "Waiting for docker to start"
132 23:36:34 sleep 1s
133 23:36:34 done
134 23:36:34 section_end:1777678594:section_script_step_2
135 23:36:34 section_start:1777678594:section_script_step_3[hide_duration=true,collapsed=true] $ function copy_files() {
136 23:36:34 local src="$1"
137 23:36:34 local trg="$2"
138 23:36:34 for f in $src; do
139 23:36:34 t="$trg/`dirname $f`"
140 23:36:34 mkdir -p $t || true
141 23:36:34 echo "Copy $f"
142 23:36:34 cp -pr $f $trg/$f
143 23:36:34 done
144 23:36:34 }
145 23:36:34 function recursive_hash() {
146 23:36:34 local dir="$1"
147 23:36:34 find "$dir" -exec stat -c '%F|%a|%u:%g|%n' {} + -type f -exec sha256sum {} + | sort | sha256sum | cut -d ' ' -f1
148 23:36:34 }
149 23:36:34 function remote_docker_digest() {
150 23:36:34 local images="$1"
151 23:36:34 echo $images | xargs -n 1 crane digest
152 23:36:34 }
153 23:36:34 function remote_image_exists() {
154 23:36:34 local image="$1"
155 23:36:34 crane manifest $image > /dev/null 2>&1
156 23:36:34 }
157 23:36:34 function remote_images_are_identical() {
158 23:36:34 local imageA="$1"
159 23:36:34 local imageB="$2"
160 23:36:34 if [[ $(remote_docker_digest "$imageA") == $(remote_docker_digest "$imageB") ]]; then
161 23:36:34 return 0
162 23:36:34 else
163 23:36:34 return 1
164 23:36:34 fi
165 23:36:34 }
166 23:36:34 function copy_image() {
167 23:36:34 local image="$1"
168 23:36:34 local remotes="$2"
169 23:36:34 local backup_ext="$3"
170 23:36:34 echo "$image"
171 23:36:34 local source_digest=$(remote_docker_digest $image)
172 23:36:34 local target_digest
173 23:36:34 for registry in $remotes; do
174 23:36:34 if target_digest=$(remote_docker_digest $registry); then
175 23:36:34 if [ "$target_digest" != "$source_digest" ]; then
176 23:36:34 echo "image outdated, overwriting with newest version"
177 23:36:34 crane copy $image $registry
178 23:36:34 crane copy $image ${registry}${backup_ext}
179 23:36:34 fi
180 23:36:34 else
181 23:36:34 echo "image does not exist, writing newest version"
182 23:36:34 crane copy $image $registry
183 23:36:34 crane copy $image ${registry}${backup_ext}
184 23:36:34 fi
185 23:36:34 done
186 23:36:34 }
187 23:36:34 section_end:1777678594:section_script_step_3
188 23:36:34 section_start:1777678594:section_script_step_4[hide_duration=true,collapsed=true] $ if [ "$CONTAINER_SUBDIR" != "" ]; then
189 23:36:34 echo "Entering subpath $CONTAINER_SUBDIR"
190 23:36:34 cd $CONTAINER_SUBDIR
191 23:36:34 fi
192 23:36:34 section_end:1777678594:section_script_step_4
193 23:36:34 $ copy_files "$CONTAINER_IMPLICIT_REQUIREMENTS $CONTAINER_REQUIREMENTS" "$CONTAINER_CONTEXT_PATH"
194 23:36:34 Copy Dockerfile.python-3
195 23:36:34 Copy requirements.txt
196 23:36:34 Copy .python-version
197 23:36:34 Copy .pip-version
198 23:36:34 $ echo "$CONTAINER_BUILD_ENVIRONMENT" > $CONTAINER_CONTEXT_PATH/.docker-build-env
199 23:36:34 $ docker_checksum=$(recursive_hash $CONTAINER_CONTEXT_PATH)
200 23:36:34 section_start:1777678594:section_script_step_8[hide_duration=true,collapsed=true] $ if [ "$CONTAINER_IMAGE_NAME" == "" ]; then
201 23:36:34 final_image_name=${CONTAINER_IMAGE_URL}
202 23:36:34 else
203 23:36:34 final_image_name=${CONTAINER_IMAGE_URL}/${CONTAINER_IMAGE_NAME}
204 23:36:34 fi
205 23:36:34 section_end:1777678594:section_script_step_8
206 23:36:34 $ final_image_url=${final_image_name}:${docker_checksum}
207 23:36:34 section_start:1777678594:section_script_step_10[hide_duration=true,collapsed=true] $ if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
208 23:36:34 echo $CONTAINER_IMAGE_VARIABLE=${final_image_url}-P${CI_PROJECT_ID}-${CI_PIPELINE_ID} > $CI_PROJECT_DIR/docker_image_build.env
209 23:36:34 else
210 23:36:34 echo $CONTAINER_IMAGE_VARIABLE=$final_image_url > $CI_PROJECT_DIR/docker_image_build.env
211 23:36:34 fi
212 23:36:34 section_end:1777678594:section_script_step_10
213 23:36:34 $ echo ${CONTAINER_IMAGE_VARIABLE}_HASH=$docker_checksum >> $CI_PROJECT_DIR/docker_image_build.env
214 23:36:34 section_start:1777678594:section_script_step_12[hide_duration=true,collapsed=true] $ if [ "${FORCE_BUILD}" != "true" ] || command -v crane &> /dev/null; then
215 23:36:34 echo $REGISTRY_PASSWORD | crane auth login $REGISTRY -u $REGISTRY_USER --password-stdin
216 23:36:34 fi
217 23:36:34 section_end:1777678594:section_script_step_12
218 23:36:34 2026/05/01 23:36:34 logged in via /root/.docker/config.json
219 23:36:34 section_start:1777678594:section_script_step_13[hide_duration=true,collapsed=true] $ if [ "${FORCE_BUILD}" != "true" ] && remote_image_exists "$final_image_url"; then
220 23:36:34 echo "Image already exists, skip the build."
221 23:36:34 echo "$final_image_url"
222 23:36:34 if [[ "$CI_COMMIT_BRANCH" == "$CI_DEFAULT_BRANCH" ]]; then
223 23:36:34 _EXT=""
224 23:36:34 _BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
225 23:36:34 elif [[ -n "$CI_MERGE_REQUEST_ID" ]]; then
226 23:36:34 _EXT="-MR${CI_MERGE_REQUEST_IID}"
227 23:36:34 _BACKUP_EXT=""
228 23:36:34 elif [[ "$CI_COMMIT_REF_PROTECTED" == "true" ]]; then
229 23:36:34 _EXT="-${CI_COMMIT_REF_SLUG}"
230 23:36:34 _BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
231 23:36:34 fi
232 23:36:34 for _TAG in $CONTAINER_IMAGE_TAG; do
233 23:36:34 echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
234 23:36:34 copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}" "${_BACKUP_EXT}"
235 23:36:34 done
236 23:36:34 if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
237 23:36:34 _EXT="-P${CI_PROJECT_ID}-${CI_PIPELINE_ID}"
238 23:36:34 echo "Copying ${final_image_url} to ${final_image_url}${_EXT}"
239 23:36:34 copy_image "${final_image_url}" "${final_image_url}${_EXT}"
240 23:36:34 for _TAG in $CONTAINER_IMAGE_TAG; do
241 23:36:34 echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
242 23:36:34 copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}"
243 23:36:34 done
244 23:36:34 fi
245 23:36:34 exit 0
246 23:36:34 fi
247 23:36:34 section_end:1777678594:section_script_step_13
248 23:36:34 Image already exists, skip the build.
249 23:36:34 registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03
250 23:36:34 Copying registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03 to registry.scandit.com/internal/gitlab-templates:latest-MR636
251 23:36:34 registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03
252 23:36:35 image outdated, overwriting with newest version
253 23:36:35 2026/05/01 23:36:35 Copying from registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03 to registry.scandit.com/internal/gitlab-templates:latest-MR636
254 23:36:35 2026/05/01 23:36:35 existing blob: sha256:2933ecab0f11302fd71f29aa83ad2904683246f7a8320ad0dc3a60b23f05fee9
255 23:36:35 2026/05/01 23:36:35 existing blob: sha256:8fcda2b4d7993820b00c5488d173051e76d01ba6b85620617ba77001b0f9e2fa
256 23:36:35 2026/05/01 23:36:35 existing blob: sha256:db53381ee51f9e43304e236099ba097ae1b33ae41a8007e0b6319992eb55fd00
257 23:36:35 2026/05/01 23:36:35 existing blob: sha256:e5203b2bfeff92b72e816dc6cbb1f16856f0cd592e521e3c0cfa195a78fe180e
258 23:36:35 2026/05/01 23:36:35 existing blob: sha256:dfc792c67fd1c4f6f03f68173f31ce330935554f04aab717b390b7398f83e6c8
259 23:36:35 2026/05/01 23:36:35 existing blob: sha256:7e2b65e636fe1d2e8e87a94742e1f5a0f1174af50bc1930967df2d8f9d6e311a
260 23:36:35 2026/05/01 23:36:35 existing blob: sha256:6ada59ee1c4457a2478c31272454fb7a47283d9c90904ea2e9479488c4948f68
261 23:36:35 2026/05/01 23:36:35 existing blob: sha256:f273a698d89465074e289a0dc85956814e820535b472ada2ea447a872873743c
262 23:36:35 2026/05/01 23:36:35 existing blob: sha256:1a6b8fa082776d62c74031d84a1f38ee836b89761f39a62122364311f0778736
263 23:36:35 2026/05/01 23:36:35 existing blob: sha256:adc70ed1d434ccca6ce9b795dbcf453245d27373cf3e25994b2989630c08f1d6
264 23:36:35 2026/05/01 23:36:35 existing blob: sha256:9e74708c1f1ccb90a068fd6b7038ce7734c898521b7c5ce62ae91ebdd1e15540
265 23:36:35 2026/05/01 23:36:35 existing blob: sha256:610df031e7844d9fa5f6f25278f57e736a87bf4f1736ec99bfc1b317e6478c0d
266 23:36:35 2026/05/01 23:36:35 existing blob: sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
267 23:36:35 2026/05/01 23:36:35 existing blob: sha256:5b210a792a959e356fc91215adb1edeeedfe646e1844f70532c117b17cadc3b9
268 23:36:35 2026/05/01 23:36:35 existing blob: sha256:693a6d33b7b784c045518f48f3bff4feaef703d91dd6f46564aab7e1acb2fcc4
269 23:36:35 2026/05/01 23:36:35 existing blob: sha256:2de883e9a593f857006614558b7aee6169c2c11e51228abbd3b2ab6d014a7eef
270 23:36:35 2026/05/01 23:36:35 existing blob: sha256:9ce6ea3caf08f2e3276821cd5a8b1496113391baa54db80242548aa66807efc9
271 23:36:35 2026/05/01 23:36:35 registry.scandit.com/internal/gitlab-templates:latest-MR636: digest: sha256:859aae2c56301a8e1b7c8a8a3dfb288fca5beb570b6f094034de1780019569e8 size: 3458
272 23:36:35 2026/05/01 23:36:35 Copying from registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03 to registry.scandit.com/internal/gitlab-templates:latest-MR636
273 23:36:35 2026/05/01 23:36:35 existing manifest: latest-MR636@sha256:859aae2c56301a8e1b7c8a8a3dfb288fca5beb570b6f094034de1780019569e8
274 23:36:35
275 23:36:35 Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54243450
276 23:36:35
277 23:36:35
278 23:36:35 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-jdudstmjt-project-621-concurrent-0-15c9gacz&var-resolution=15&from=000&to=000
279 23:36:35 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=000&to=000
280 23:36:35 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%7C1575288&var-filters=CI_JOB_ID%7C%3D%7C54243450&sortOrder=Ascending&from=000&to=000
281 23:36:35 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=1969-12-25~1970-01-08&job_name=build-python3-image-project-specific-dind&project=internal/gitlab-templates
282 23:36:35
283 23:36:35
284 23:36:35 section_end:1777678595:step_script
285 23:36:35 +section_start:1777678595:upload_artifacts_on_success
286 23:36:35 +Uploading artifacts for successful job
287 23:36:36 Uploading artifacts...
288 23:36:36 docker_image_build.env: found 1 matching artifact files and directories
289 23:36:36 Uploading artifacts as "dotenv" to coordinator... 201 Created correlation_id=01KQJYDE5PCBJV43NQEX6SJAK8 id=54243450 responseStatus=201 Created token=64_Khyhx2
290 23:36:36
291 23:36:36 section_end:1777678596:upload_artifacts_on_success
292 23:36:36 +section_start:1777678596:cleanup_file_variables
293 23:36:36 +Cleaning up project directory and file based variables
294 23:36:37 Removing context/
295 23:36:37 Removing docker_image_build.env
296 23:36:37 HEAD is now at 50468f6 Merge branch 'renovate/martizih-kaniko-1.x' into 'master'
297 23:36:37
298 23:36:37 section_end:1777678597:cleanup_file_variables
299 23:36:37 +
300 23:36:37 Job succeeded
301