2026-05-21T14:21:23.362036Z 00O Running with gitlab-runner 18.11.1 (5265d41d) 2026-05-21T14:21:23.362074Z 00O  on ba0d40dbec6d ee6NEhN34, system ID: r_LuGAIt6mmQ0P 2026-05-21T14:21:23.362135Z 00O Resolving secrets 2026-05-21T14:21:23.362583Z 00O section_start:1779373283:prepare_executor 2026-05-21T14:21:23.362587Z 00O+Preparing the "docker" executor 2026-05-21T14:21:23.388732Z 00O Using Docker executor with image docker:cli ... 2026-05-21T14:21:24.446285Z 00O Using effective pull policy of [always] for container docker:cli 2026-05-21T14:21:24.497902Z 00O Pulling docker image docker:cli ... 2026-05-21T14:21:26.422561Z 00O Using docker image sha256:b40b3737eb3bf588d25bb856d3564dd3f9fdb32ac2fc19ebe85cc58d761692a5 for docker:cli with digest docker@sha256:b40b3737eb3bf588d25bb856d3564dd3f9fdb32ac2fc19ebe85cc58d761692a5 ... 2026-05-21T14:21:26.422585Z 00O section_end:1779373286:prepare_executor 2026-05-21T14:21:26.422589Z 00O+section_start:1779373286:prepare_script 2026-05-21T14:21:26.422824Z 00O+Preparing environment 2026-05-21T14:21:26.452936Z 00O Using effective pull policy of [always] for container sha256:ac0f843d45047cc02cea2f6379f3c6f47aac077acc85bba0527ddc1e0b7773ba 2026-05-21T14:21:26.732142Z 01O Running on runner-ee6nehn34-project-248-concurrent-1 via 0ea095f01732... 2026-05-21T14:21:26.881681Z 00O section_end:1779373286:prepare_script 2026-05-21T14:21:26.881693Z 00O+section_start:1779373286:get_sources 2026-05-21T14:21:26.883579Z 00O+Getting source from Git repository 2026-05-21T14:21:27.218791Z 01O Gitaly correlation ID: 01KS5EK5BKB5T370A0WG8WVQR3 2026-05-21T14:21:27.227989Z 01O Fetching changes with git depth set to 20... 2026-05-21T14:21:27.232590Z 01O Reinitialized existing Git repository in /builds/kisulkens/platforms/air/user-interfaces/web/.git/ 2026-05-21T14:21:27.236737Z 01O Created fresh repository. 2026-05-21T14:21:29.721650Z 01O Checking out 8a0ceb3b as detached HEAD (ref is staging)... 2026-05-21T14:21:29.804760Z 01O Removing .env 2026-05-21T14:21:29.867618Z 01O 2026-05-21T14:21:29.867629Z 01O Skipping Git submodules setup 2026-05-21T14:21:30.055054Z 00O section_end:1779373290:get_sources 2026-05-21T14:21:30.055068Z 00O+section_start:1779373290:step_script 2026-05-21T14:21:30.061478Z 00O+Executing "step_script" stage of the job script 2026-05-21T14:21:30.061512Z 00O Using effective pull policy of [always] for container docker:cli 2026-05-21T14:21:30.116935Z 00O Using docker image sha256:b40b3737eb3bf588d25bb856d3564dd3f9fdb32ac2fc19ebe85cc58d761692a5 for docker:cli with digest docker@sha256:b40b3737eb3bf588d25bb856d3564dd3f9fdb32ac2fc19ebe85cc58d761692a5 ... 2026-05-21T14:21:30.385519Z 01O $ echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" $CI_REGISTRY --password-stdin 2026-05-21T14:21:34.166646Z 01E 2026-05-21T14:21:34.166657Z 01E WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'. 2026-05-21T14:21:34.166660Z 01E Configure a credential helper to remove this warning. See 2026-05-21T14:21:34.166663Z 01E https://docs.docker.com/go/credential-store/ 2026-05-21T14:21:34.166665Z 01E 2026-05-21T14:21:34.166675Z 01O Login Succeeded 2026-05-21T14:21:34.168296Z 01O $ cp $ENV .env 2026-05-21T14:21:34.169714Z 01O $ docker compose build --push 2026-05-21T14:21:34.269426Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:8a0ceb3b59688d68894a4c74a887807f5dbd53fb Building 2026-05-21T14:21:34.342435Z 01O #1 [internal] load local bake definitions 2026-05-21T14:21:34.492937Z 01O #1 reading from stdin 635B done 2026-05-21T14:21:34.492952Z 01O #1 DONE 0.0s 2026-05-21T14:21:35.071788Z 01O 2026-05-21T14:21:35.071799Z 01O #2 [internal] load build definition from Dockerfile 2026-05-21T14:21:35.071802Z 01O #2 transferring dockerfile: 755B done 2026-05-21T14:21:35.071804Z 01O #2 DONE 0.0s 2026-05-21T14:21:35.071806Z 01O 2026-05-21T14:21:35.071807Z 01O #3 [internal] load metadata for docker.io/library/node:22.22-alpine3.22 2026-05-21T14:21:35.361070Z 01O #3 DONE 0.4s 2026-05-21T14:21:35.528858Z 01O 2026-05-21T14:21:35.528869Z 01O #4 [dependencies 1/4] FROM docker.io/library/node:22.22-alpine3.22@sha256:cd7807368cf24826297cbad5dca1a44972ccfd770647db52a8c7589eb4599ac8 2026-05-21T14:21:35.528872Z 01O #4 resolve docker.io/library/node:22.22-alpine3.22@sha256:cd7807368cf24826297cbad5dca1a44972ccfd770647db52a8c7589eb4599ac8 0.0s done 2026-05-21T14:21:35.528897Z 01O #4 DONE 0.0s 2026-05-21T14:21:35.528899Z 01O 2026-05-21T14:21:35.528900Z 01O #5 [dependencies 2/4] WORKDIR /app 2026-05-21T14:21:35.528947Z 01O #5 CACHED 2026-05-21T14:21:35.528948Z 01O 2026-05-21T14:21:35.528949Z 01O #6 [internal] load .dockerignore 2026-05-21T14:21:35.528966Z 01O #6 transferring context: 86B done 2026-05-21T14:21:35.528967Z 01O #6 DONE 0.0s 2026-05-21T14:21:35.528968Z 01O 2026-05-21T14:21:35.528968Z 01O #7 [internal] load build context 2026-05-21T14:21:39.171367Z 01O #7 transferring context: 319.82MB 3.6s done 2026-05-21T14:21:39.171380Z 01O #7 DONE 3.6s 2026-05-21T14:21:39.171381Z 01O 2026-05-21T14:21:39.171383Z 01O #8 [builder 3/5] COPY . . 2026-05-21T14:21:39.386811Z 01O #8 ... 2026-05-21T14:21:39.386822Z 01O 2026-05-21T14:21:39.386824Z 01O #9 [dependencies 3/4] COPY package.json package-lock.json ./ 2026-05-21T14:21:39.386826Z 01O #9 DONE 0.4s 2026-05-21T14:21:39.540489Z 01O 2026-05-21T14:21:39.540500Z 01O #10 [dependencies 4/4] RUN npm ci --no-audit --no-fund 2026-05-21T14:21:39.718620Z 01O #10 ... 2026-05-21T14:21:39.718631Z 01O 2026-05-21T14:21:39.718632Z 01O #8 [builder 3/5] COPY . . 2026-05-21T14:21:39.718635Z 01O #8 DONE 0.7s 2026-05-21T14:21:39.869120Z 01O 2026-05-21T14:21:39.869131Z 01O #10 [dependencies 4/4] RUN npm ci --no-audit --no-fund 2026-05-21T14:21:48.168379Z 01O #10 8.778 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead 2026-05-21T14:21:49.050826Z 01O #10 9.661 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 2026-05-21T14:21:55.608693Z 01O #10 16.22 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 2026-05-21T14:21:56.824196Z 01O #10 17.43 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 2026-05-21T14:21:57.429118Z 01O #10 18.04 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 2026-05-21T14:22:02.387285Z 01O #10 23.00 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 2026-05-21T14:22:07.588911Z 01O #10 28.20 2026-05-21T14:22:07.588920Z 01O #10 28.20 added 1452 packages in 28s 2026-05-21T14:22:07.741752Z 01O #10 28.20 npm notice 2026-05-21T14:22:07.741764Z 01O #10 28.20 npm notice New major version of npm available! 10.9.8 -> 11.15.0 2026-05-21T14:22:07.741767Z 01O #10 28.20 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.15.0 2026-05-21T14:22:07.741769Z 01O #10 28.20 npm notice To update run: npm install -g npm@11.15.0 2026-05-21T14:22:07.741772Z 01O #10 28.20 npm notice 2026-05-21T14:22:08.948045Z 01O #10 DONE 29.6s 2026-05-21T14:22:20.870678Z 01O 2026-05-21T14:22:20.870686Z 01O #11 [builder 4/5] COPY --from=dependencies /app/node_modules ./node_modules 2026-05-21T14:22:28.131178Z 01O #11 CANCELED 2026-05-21T14:22:28.138539Z 01E failed to solve: Canceled: context canceled 2026-05-21T14:22:28.138543Z 01E 2026-05-21T14:22:29.598685Z 00O section_end:1779373349:step_script 2026-05-21T14:22:29.598694Z 00O+WARNING: script canceled externally (UI, API) 2026-05-21T14:22:29.601172Z 00O section_start:1779373349:cleanup_file_variables 2026-05-21T14:22:29.601176Z 00O+Cleaning up project directory and file based variables 2026-05-21T14:22:29.961532Z 00O section_end:1779373349:cleanup_file_variables 2026-05-21T14:22:29.961542Z 00O+ 2026-05-21T14:22:30.025238Z 00O ERROR: Job failed: canceled