snyk-test-delta-all-projects ○ success

Duration: 35s
Queued: 4s
📁 Stage: test
🖥 Runner: linux-aws-1
Average Duration
54s
This job: 35s
Failure Rate
4.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

241 lines
Match - of 0
1 22:37:32 Running with gitlab-runner 18.9.0 (07e534ba)
2 22:37:32 on gitlab-runner-linux-1-746bdd58fd-4cqkw wRxjPbsJX, system ID: r_f0gJVPIyznax
3 22:37:32 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:37:32 Resolving secrets
5 22:37:32 section_start:1778020652:prepare_executor
6 22:37:32 +Preparing the "kubernetes" executor
7 22:37:32 Using Kubernetes namespace: gitlab-runner
8 22:37:32 Using Kubernetes executor with image registry.scandit.com/dockerfiles/snyk:python-3.12@sha256:41b6de5ad9d99a10fc8502ac2f2f8629fc621fab19926700c2b14376ac7b2115 ...
9 22:37:32 Using attach strategy to execute scripts...
10 22:37:32 Using effective pull policy of [Always] for container build
11 22:37:32 Using effective pull policy of [Always] for container helper
12 22:37:32 Using effective pull policy of [Always] for container init-permissions
13 22:37:32 section_end:1778020652:prepare_executor
14 22:37:32 +section_start:1778020652:prepare_script
15 22:37:32 +Preparing environment
16 22:37:32 Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
17 22:37:32 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:37:33 Subscribing to Kubernetes Pod events...
19 22:37:33 Type Reason Message
20 22:37:33 Warning FailedScheduling 0/30 nodes are available: 1 node(s) had untolerated taint {scandit.io/clickhouse: production}, 1 node(s) had untolerated taint {scandit.io/clickhouse: staging}, 1 node(s) had untolerated taint {scandit.io/sonarqube: dedicated}, 21 node(s) didn't match Pod's node affinity/selector, 6 Insufficient cpu. preemption: 0/30 nodes are available: 24 Preemption is not helpful for scheduling, 6 No preemption victims found for incoming pod.
21 22:37:34 Warning FailedScheduling 0/30 nodes are available: 1 node(s) had untolerated taint {scandit.io/clickhouse: production}, 1 node(s) had untolerated taint {scandit.io/clickhouse: staging}, 1 node(s) had untolerated taint {scandit.io/sonarqube: dedicated}, 21 node(s) didn't match Pod's node affinity/selector, 6 Insufficient cpu. preemption: 0/30 nodes are available: 24 Preemption is not helpful for scheduling, 6 No preemption victims found for incoming pod.
22 22:37:35 Normal Scheduled Successfully assigned gitlab-runner/runner-wrxjpbsjx-project-621-concurrent-5-33t396iz to ip-10-0-20-43.eu-central-1.compute.internal
23 22:37:35 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
24 22:37:35 Normal Created Created container: init-permissions
25 22:37:35 Normal Started Started container init-permissions
26 22:37:38 Normal Pulled Container image "498954711405.dkr.ecr.eu-central-1.amazonaws.com/dockerfiles/snyk@sha256:41b6de5ad9d99a10fc8502ac2f2f8629fc621fab19926700c2b14376ac7b2115" already present on machine
27 22:37:38 Normal Created Created container: build
28 22:37:38 Normal Started Started container build
29 22:37:38 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
30 22:37:39 Normal Created Created container: helper
31 22:37:39 Normal Started Started container helper
32 22:37:42 Running on runner-wrxjpbsjx-project-621-concurrent-5-33t396iz via gitlab-runner-linux-1-746bdd58fd-4cqkw...
33 22:37:43
34 22:37:43 section_end:1778020663:prepare_script
35 22:37:43 +section_start:1778020663:get_sources
36 22:37:43 +Getting source from Git repository
37 22:37:43 Gitaly correlation ID: 01KQX4M4VA34Q20P2XVFSMSJD3
38 22:37:43 Fetching changes with git depth set to 50...
39 22:37:43 Initialized empty Git repository in /build/internal/gitlab-templates/.git/
40 22:37:43 Created fresh repository.
41 22:37:45 Checking out 13881c4b as detached HEAD (ref is refs/merge-requests/638/merge)...
42 22:37:45
43 22:37:45 Skipping Git submodules setup
44 22:37:45
45 22:37:45 section_end:1778020665:get_sources
46 22:37:45 +section_start:1778020665:step_script
47 22:37:45 +Executing "step_script" stage of the job script
48 22:37:45 section_start:1778020665:section_pre_build_script_0[hide_duration=true,collapsed=true] $ function cleanup {
49 22:37:45 rv=$?
50 22:37:45 if [ $rv -ne 0 ]; then
51 22:37:45 echo ""
52 22:37:45 echo " Failure Cause Analysis might help, please open this link:"
53 22:37:45 echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
54 22:37:45 echo ""
55 22:37:45 fi
56 22:37:45 echo ""
57 22:37:45 echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
58 22:37:45 echo ""
59 22:37:45 echo ""
60 22:37:45 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"
61 22:37:45 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"
62 22:37:45 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"
63 22:37:45 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}"
64 22:37:45 echo ""
65 22:37:45 exit $rv
66 22:37:45 }
67 22:37:45 trap cleanup EXIT
68 22:37:45 echo "INFO: This is the CI job pre_build_script"
69 22:37:45 echo "INFO: It's defined in the backend/infra/aws repo."
70 22:37:45 echo "INFO: These additional Scandit variables are available to you:"
71 22:37:45 echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
72 22:37:45 echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
73 22:37:45 echo " SC_K8S_KYVERNO_PATCHES: |"
74 22:37:45 echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
75 22:37:45 echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
76 22:37:45 if command -v numfmt >/dev/null 2>&1; then
77 22:37:45 echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
78 22:37:45 else
79 22:37:45 echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
80 22:37:45 fi
81 22:37:45 __start_time=${EPOCHSECONDS}
82 22:37:45 echo ""
83 22:37:45 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"
84 22:37:45 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"
85 22:37:45 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"
86 22:37:45 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}"
87 22:37:45 echo ""
88 22:37:45 echo "Setting up credentials for Gitlab Python registries"
89 22:37:45 mkdir -p ~
90 22:37:45 echo "machine gitlab.scandit.com" > ~/.netrc
91 22:37:45 echo "login gitlab-ci-token" >> ~/.netrc
92 22:37:45 echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
93 22:37:45 chmod 600 ~/.netrc
94 22:37:45 if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
95 22:37:45 git config --global --add safe.directory $CI_PROJECT_DIR
96 22:37:45 fi
97 22:37:45 # Sonarqube server is running on the same cluster. Use internal address
98 22:37:45 export SONAR_HOST_URL="http://sonarqube.sonarqube.svc.cluster.local:9000"
99 22:37:45 section_end:1778020665:section_pre_build_script_0
100 22:37:45 INFO: This is the CI job pre_build_script
101 22:37:45 INFO: It's defined in the backend/infra/aws repo.
102 22:37:45 INFO: These additional Scandit variables are available to you:
103 22:37:45 SC_K8S_NODE_NAME: ip-10-0-20-43.eu-central-1.compute.internal
104 22:37:45 SC_K8S_IMAGE_ID:
105 22:37:45 SC_K8S_KYVERNO_PATCHES: |
106 22:37:45
107 22:37:45 cpu (r/l): 1/4
108 22:37:45 memory (r/l): 1.0GB/16GB
109 22:37:45
110 22:37:45 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-20-43.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-5-33t396iz&var-resolution=15&from=1778020665000&to=now
111 22:37:45 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-20-43.eu-central-1.compute.internal&var-resolution=15s&from=1778020665000&to=now
112 22:37:45 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|=|1580353&var-filters=CI_JOB_ID|=|54442850&sortOrder=Ascending&from=1778020665000&to=now
113 22:37:45 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-04-28~2026-05-12&job_name=snyk-test-delta-all-projects&project=internal/gitlab-templates
114 22:37:45
115 22:37:45 Setting up credentials for Gitlab Python registries
116 22:37:45 $ uv pip install --system -r requirements.txt
117 22:37:46 Using Python 3.12.13 environment at: /usr/local
118 22:37:46 Resolved 7 packages in 436ms
119 22:37:46 Downloading pygments (1.2MiB)
120 22:37:46 Downloaded pygments
121 22:37:46 Prepared 7 packages in 65ms
122 22:37:50 Installed 7 packages in 3.64s
123 22:37:50 + coverage==7.13.5
124 22:37:50 + iniconfig==2.3.0
125 22:37:50 + packaging==26.2
126 22:37:50 + pluggy==1.6.0
127 22:37:50 + pygments==2.20.0
128 22:37:50 + pytest==9.0.3
129 22:37:50 + pytest-cov==7.1.0
130 22:37:50 section_start:1778020670:section_script_step_1[hide_duration=true,collapsed=true] $ set -e
131 22:37:50
132 22:37:50 function log_info() {
133 22:37:50 echo -e "[\e[1;94mINFO\e[0m] $*"
134 22:37:50 }
135 22:37:50
136 22:37:50 function log_warn() {
137 22:37:50 echo -e "[\e[1;93mWARN\e[0m] $*"
138 22:37:50 }
139 22:37:50
140 22:37:50 function log_error() {
141 22:37:50 echo -e "[\e[1;91mERROR\e[0m] $*"
142 22:37:50 }
143 22:37:50
144 22:37:50 function fail() {
145 22:37:50 log_error "$*"
146 22:37:50 exit 1
147 22:37:50 }
148 22:37:50
149 22:37:50 function assert_defined() {
150 22:37:50 if [[ -z "$1" ]]
151 22:37:50 then
152 22:37:50 log_error "$2"
153 22:37:50 exit 1
154 22:37:50 fi
155 22:37:50 }
156 22:37:50
157 22:37:50 function snyk_setup() {
158 22:37:50 # If SNYK_FILE is set, use it as a target, otherwise use --all-projects
159 22:37:50 if [[ -n "${SNYK_FILE}" ]]; then
160 22:37:50 SNYK_TARGET="--file=${SNYK_FILE}"
161 22:37:50 else
162 22:37:50 SNYK_TARGET="--all-projects"
163 22:37:50 fi
164 22:37:50
165 22:37:50 log_info "Targeting $SNYK_TARGET"
166 22:37:50
167 22:37:50 # Set log level based on SNYK_LOG_LEVEL
168 22:37:50 if [[ "$SNYK_LOG_LEVEL" == "info" ]]; then
169 22:37:50 SNYK_LOG_LEVEL=""
170 22:37:50 elif [[ "$SNYK_LOG_LEVEL" == "debug" ]]; then
171 22:37:50 SNYK_LOG_LEVEL="--debug"
172 22:37:50 elif [[ "$SNYK_LOG_LEVEL" == "trace" ]]; then
173 22:37:50 SNYK_LOG_LEVEL="--debug --log-level=trace"
174 22:37:50 fi
175 22:37:50 }
176 22:37:50 section_end:1778020670:section_script_step_1
177 22:37:50 $ assert_defined "$SNYK_TOKEN" "No SNYK_TOKEN defined. You have to provide a valid token for accessing Snyk."
178 22:37:50 $ snyk_setup
179 22:37:50 [INFO] Targeting --all-projects
180 22:37:50 $ set -x
181 22:37:50 ++ echo '$ snyk-test-delta.sh --snyk-delta-args "$SNYK_DELTA_ARGS" --snyk-test-args "$SNYK_TARGET --org=$SNYK_ORG --remote-repo-url=$SNYK_REMOTE_REPO_URL --policy-path=$SNYK_POLICY_PATH --json ${SNYK_EXCLUDE:+--exclude=$SNYK_EXCLUDE} ${SNYK_TARGET_REFERENCE:+--target-reference=$SNYK_TARGET_REFERENCE} ${SNYK_PROJECT_ENVIRONMENT:+--project-environment=$SNYK_PROJECT_ENVIRONMENT} ${SNYK_PROJECT_LIFECYCLE:+--project-lifecycle=$SNYK_PROJECT_LIFECYCLE} ${SNYK_PROJECT_TAGS:+--project-tags=$SNYK_PROJECT_TAGS} $SNYK_LOG_LEVEL $SNYK_EXTRA_PARAMETERS"'
182 22:37:50 $ snyk-test-delta.sh --snyk-delta-args "$SNYK_DELTA_ARGS" --snyk-test-args "$SNYK_TARGET --org=$SNYK_ORG --remote-repo-url=$SNYK_REMOTE_REPO_URL --policy-path=$SNYK_POLICY_PATH --json ${SNYK_EXCLUDE:+--exclude=$SNYK_EXCLUDE} ${SNYK_TARGET_REFERENCE:+--target-reference=$SNYK_TARGET_REFERENCE} ${SNYK_PROJECT_ENVIRONMENT:+--project-environment=$SNYK_PROJECT_ENVIRONMENT} ${SNYK_PROJECT_LIFECYCLE:+--project-lifecycle=$SNYK_PROJECT_LIFECYCLE} ${SNYK_PROJECT_TAGS:+--project-tags=$SNYK_PROJECT_TAGS} $SNYK_LOG_LEVEL $SNYK_EXTRA_PARAMETERS"
183 22:37:50 ++ snyk-test-delta.sh --snyk-delta-args '' --snyk-test-args '--all-projects --org=d688d452-cf04-4620-84f0-3431ce4d741a --remote-repo-url=internal/gitlab-templates --policy-path=/build/internal/gitlab-templates/.snyk --json '
184 22:37:50 Running: snyk test --all-projects --org=d688d452-cf04-4620-84f0-3431ce4d741a --remote-repo-url=internal/gitlab-templates --policy-path=/build/internal/gitlab-templates/.snyk --json
185 22:38:00 Processing output of: snyk test --all-projects --org=d688d452-cf04-4620-84f0-3431ce4d741a --remote-repo-url=internal/gitlab-templates --policy-path=/build/internal/gitlab-templates/.snyk --json
186 22:38:00 Processing pip project gitlab-templates (dbdfd00c-1dff-430e-8c66-3099fa27c3a1): target file requirements.txt in /build/internal/gitlab-templates
187 22:38:00 Filtering out ignored vulnerabilities from local policy file .snyk
188 22:38:00 Initial vulnerability count: 0
189 22:38:00 Removed 0 locally ignored vulnerabilities
190 22:38:00 Running: snyk-delta
191 22:38:01 No new issues found !
192 22:38:01 Finished processing
193 22:38:01 Exit code: 0
194 22:38:01
195 22:38:01 Processing poetry project sc-poetry-example (null): target file sc-poetry-example/pyproject.toml in /build/internal/gitlab-templates
196 22:38:01 Filtering out ignored vulnerabilities from local policy file .snyk
197 22:38:01 Initial vulnerability count: 0
198 22:38:01 Removed 0 locally ignored vulnerabilities
199 22:38:01 Running: snyk-delta
200 22:38:05 Could not find a matching monitored Snyk project. Ensure --org is set correctly for 'snyk test'. Proceeding without a baseline.
201 22:38:05 'snyk-delta' will return exit code 1 if any vulnerabilities are found in the current project
202 22:38:05 No new issues found !
203 22:38:05 Finished processing
204 22:38:05 Exit code: 0
205 22:38:05
206 22:38:05 Overall exit code for snyk-test-delta.sh: 0
207 22:38:05 ++ echo '$ set +x'
208 22:38:05 $ set +x
209 22:38:05 ++ set +x
210 22:38:05
211 22:38:05 Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54442850
212 22:38:05
213 22:38:05
214 22:38:05 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-20-43.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-5-33t396iz&var-resolution=15&from=1778020665000&to=1778020685000
215 22:38:05 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-20-43.eu-central-1.compute.internal&var-resolution=15s&from=1778020665000&to=1778020685000
216 22:38:05 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|=|1580353&var-filters=CI_JOB_ID|=|54442850&sortOrder=Ascending&from=1778020665000&to=1778020685000
217 22:38:05 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-04-28~2026-05-12&job_name=snyk-test-delta-all-projects&project=internal/gitlab-templates
218 22:38:05
219 22:38:05
220 22:38:05 section_end:1778020685:step_script
221 22:38:05 +section_start:1778020685:after_script
222 22:38:05 +Running after_script
223 22:38:06 Running after script...
224 22:38:06 section_start:1778020686:section_after_script_step_0[hide_duration=true,collapsed=true] $ cat <<-EOD
225 22:38:06 ----------------------------------------------------------
226 22:38:06 Need help? Documentation on the Snyk jobs can be found at:
227 22:38:06 https://gitlab.scandit.com/internal/gitlab-templates/-/blob/master/.gitlab/snyk.md
228 22:38:06 EOD
229 22:38:06 section_end:1778020686:section_after_script_step_0
230 22:38:06 ----------------------------------------------------------
231 22:38:06 Need help? Documentation on the Snyk jobs can be found at:
232 22:38:06 https://gitlab.scandit.com/internal/gitlab-templates/-/blob/master/.gitlab/snyk.md
233 22:38:06
234 22:38:06 section_end:1778020686:after_script
235 22:38:06 +section_start:1778020686:cleanup_file_variables
236 22:38:06 +Cleaning up project directory and file based variables
237 22:38:06
238 22:38:06 section_end:1778020686:cleanup_file_variables
239 22:38:06 +
240 22:38:06 Job succeeded
241