2026-07-16T15:36:34.043497Z 00O Running with gitlab-runner 18.11.1 (5265d41d) 2026-07-16T15:36:34.043521Z 00O  on ba0d40dbec6d ee6NEhN34, system ID: r_LuGAIt6mmQ0P 2026-07-16T15:36:34.043557Z 00O Resolving secrets 2026-07-16T15:36:34.043729Z 00O section_start:1784216194:prepare_executor 2026-07-16T15:36:34.043732Z 00O+Preparing the "docker" executor 2026-07-16T15:36:34.067558Z 00O Using Docker executor with image docker:cli ... 2026-07-16T15:36:35.210694Z 00O Using effective pull policy of [always] for container docker:cli 2026-07-16T15:36:35.281925Z 00O Pulling docker image docker:cli ... 2026-07-16T15:36:37.621722Z 00O Using docker image sha256:862099ada15c669000bef53aa4cb9d821262829f45b0dda2159ccb276443043b for docker:cli with digest docker@sha256:862099ada15c669000bef53aa4cb9d821262829f45b0dda2159ccb276443043b ... 2026-07-16T15:36:37.621745Z 00O section_end:1784216197:prepare_executor 2026-07-16T15:36:37.621749Z 00O+section_start:1784216197:prepare_script 2026-07-16T15:36:37.621947Z 00O+Preparing environment 2026-07-16T15:36:37.651724Z 00O Using effective pull policy of [always] for container sha256:ac0f843d45047cc02cea2f6379f3c6f47aac077acc85bba0527ddc1e0b7773ba 2026-07-16T15:36:37.914478Z 01O Running on runner-ee6nehn34-project-248-concurrent-0 via 0ea095f01732... 2026-07-16T15:36:38.067002Z 00O section_end:1784216198:prepare_script 2026-07-16T15:36:38.067013Z 00O+section_start:1784216198:get_sources 2026-07-16T15:36:38.068732Z 00O+Getting source from Git repository 2026-07-16T15:36:38.410960Z 01O Gitaly correlation ID: 01KXNS50NR9KDGM06GTKMMZ5JF 2026-07-16T15:36:38.420801Z 01O Fetching changes with git depth set to 20... 2026-07-16T15:36:38.426517Z 01O Reinitialized existing Git repository in /builds/kisulkens/platforms/air/user-interfaces/web/.git/ 2026-07-16T15:36:38.429909Z 01O Created fresh repository. 2026-07-16T15:36:39.747732Z 01O Checking out a4878053 as detached HEAD (ref is main)... 2026-07-16T15:36:39.772139Z 01O Removing .env 2026-07-16T15:36:39.833114Z 01O 2026-07-16T15:36:39.833124Z 01O Skipping Git submodules setup 2026-07-16T15:36:40.020324Z 00O section_end:1784216200:get_sources 2026-07-16T15:36:40.020337Z 00O+section_start:1784216200:step_script 2026-07-16T15:36:40.027144Z 00O+Executing "step_script" stage of the job script 2026-07-16T15:36:40.027180Z 00O Using effective pull policy of [always] for container docker:cli 2026-07-16T15:36:40.091849Z 00O Using docker image sha256:862099ada15c669000bef53aa4cb9d821262829f45b0dda2159ccb276443043b for docker:cli with digest docker@sha256:862099ada15c669000bef53aa4cb9d821262829f45b0dda2159ccb276443043b ... 2026-07-16T15:36:40.393679Z 01O $ echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" $CI_REGISTRY --password-stdin 2026-07-16T15:36:40.859480Z 01O Login Succeeded 2026-07-16T15:36:40.859511Z 01E 2026-07-16T15:36:40.859514Z 01E WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'. 2026-07-16T15:36:40.859519Z 01E Configure a credential helper to remove this warning. See 2026-07-16T15:36:40.859523Z 01E https://docs.docker.com/go/credential-store/ 2026-07-16T15:36:40.859525Z 01E 2026-07-16T15:36:40.861381Z 01O $ cp $ENV .env 2026-07-16T15:36:40.862782Z 01O $ docker compose build --push 2026-07-16T15:36:40.970296Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:a4878053db36d52201d3ab03ee89b9648b7c75da Building 2026-07-16T15:36:41.035775Z 01O #1 [internal] load local bake definitions 2026-07-16T15:36:41.160520Z 01O #1 reading from stdin 635B done 2026-07-16T15:36:41.160532Z 01O #1 DONE 0.0s 2026-07-16T15:36:41.160534Z 01O 2026-07-16T15:36:41.160535Z 01O #2 [internal] load build definition from Dockerfile 2026-07-16T15:36:41.160538Z 01O #2 transferring dockerfile: 868B done 2026-07-16T15:36:41.160539Z 01O #2 DONE 0.1s 2026-07-16T15:36:41.322360Z 01O 2026-07-16T15:36:41.322372Z 01O #3 [internal] load metadata for docker.io/library/node:lts-alpine3.23 2026-07-16T15:36:42.138343Z 01O #3 DONE 1.0s 2026-07-16T15:36:42.256256Z 01O 2026-07-16T15:36:42.256267Z 01O #4 [internal] load .dockerignore 2026-07-16T15:36:42.256269Z 01O #4 transferring context: 140B done 2026-07-16T15:36:42.256272Z 01O #4 DONE 0.1s 2026-07-16T15:36:42.256274Z 01O 2026-07-16T15:36:42.256275Z 01O #5 [base 1/5] FROM docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 2026-07-16T15:36:42.256278Z 01O #5 resolve docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 0.0s done 2026-07-16T15:36:42.256337Z 01O #5 DONE 0.0s 2026-07-16T15:36:42.256339Z 01O 2026-07-16T15:36:42.256340Z 01O #6 [internal] load build context 2026-07-16T15:36:45.770237Z 01O #6 transferring context: 321.37MB 3.5s done 2026-07-16T15:36:45.770284Z 01O #6 DONE 3.5s 2026-07-16T15:36:45.770286Z 01O 2026-07-16T15:36:45.770288Z 01O #7 [base 3/5] COPY package.json yarn.lock .yarnrc.yml ./ 2026-07-16T15:36:45.770290Z 01O #7 CACHED 2026-07-16T15:36:45.770292Z 01O 2026-07-16T15:36:45.770293Z 01O #8 [base 4/5] RUN corepack enable 2026-07-16T15:36:45.770295Z 01O #8 CACHED 2026-07-16T15:36:45.770296Z 01O 2026-07-16T15:36:45.770297Z 01O #9 [base 2/5] WORKDIR /app 2026-07-16T15:36:45.770299Z 01O #9 CACHED 2026-07-16T15:36:45.770300Z 01O 2026-07-16T15:36:45.770301Z 01O #10 [base 5/5] RUN --mount=type=cache,target=/root/.node/corepack/ corepack prepare 2026-07-16T15:36:45.921056Z 01O #10 CACHED 2026-07-16T15:36:45.921067Z 01O 2026-07-16T15:36:45.921069Z 01O #11 [dependencies 1/1] RUN --mount=type=cache,target=/root/.cache/yarn yarn install --immutable 2026-07-16T15:36:45.921072Z 01O #11 CACHED 2026-07-16T15:36:45.921073Z 01O 2026-07-16T15:36:45.921075Z 01O #12 [build 1/2] COPY . . 2026-07-16T15:36:46.749958Z 01O #12 DONE 1.0s 2026-07-16T15:36:46.905454Z 01O 2026-07-16T15:36:46.905463Z 01O #13 [build 2/2] RUN --mount=from=dependencies,source=/app/node_modules,target=node_modules --mount=type=cache,target=/app/.next/cache --mount=type=cache,target=/root/.cache/yarn yarn build 2026-07-16T15:36:49.195143Z 01O #13 2.440 ⚠ i18n configuration in next.config.js is unsupported in App Router. 2026-07-16T15:36:49.195155Z 01O #13 2.440 Learn more about internationalization in App Router: https://nextjs.org/docs/app/building-your-application/routing/internationalization 2026-07-16T15:36:49.297684Z 01O #13 2.493 ▲ Next.js 16.2.6 (Turbopack) 2026-07-16T15:36:49.297696Z 01O #13 2.493 - Environments: .env 2026-07-16T15:36:49.297698Z 01O #13 2.493 - Experiments (use with caution): 2026-07-16T15:36:49.297700Z 01O #13 2.494 · clientTraceMetadata 2026-07-16T15:36:49.297702Z 01O #13 2.494 2026-07-16T15:36:49.297703Z 01O #13 2.497 ⚠ The "middleware" file convention is deprecated. Please use "proxy" instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy 2026-07-16T15:36:49.297706Z 01O #13 2.543 Creating an optimized production build ... 2026-07-16T15:37:02.281411Z 01O #13 15.53 ✓ Compiled successfully in 12.2s 2026-07-16T15:37:02.439523Z 01O #13 15.53 Running next.config.js provided runAfterProductionCompile ... 2026-07-16T15:37:02.831128Z 01O #13 16.08 ✓ Completed runAfterProductionCompile in 547ms 2026-07-16T15:37:02.983271Z 01O #13 16.08 Running TypeScript ... 2026-07-16T15:37:20.195024Z 01O #13 33.44 Finished TypeScript in 17.4s ... 2026-07-16T15:37:20.348623Z 01O #13 33.44 Collecting page data using 27 workers ... 2026-07-16T15:37:25.211795Z 01O #13 38.46 Generating static pages using 27 workers (0/96) ... 2026-07-16T15:37:25.576254Z 01O #13 38.82 Generating static pages using 27 workers (24/96) 2026-07-16T15:37:25.798608Z 01O #13 39.04 Generating static pages using 27 workers (48/96) 2026-07-16T15:37:26.600306Z 01O #13 39.85 Generating static pages using 27 workers (72/96) 2026-07-16T15:37:26.980878Z 01O #13 40.23 ✓ Generating static pages using 27 workers (96/96) in 1769ms 2026-07-16T15:37:27.190428Z 01O #13 40.27 Finalizing page optimization ... 2026-07-16T15:37:27.190440Z 01O #13 40.28 2026-07-16T15:37:27.190441Z 01O #13 40.28 Route (pages) 2026-07-16T15:37:27.190443Z 01O #13 40.28 ┌ ○ / 2026-07-16T15:37:27.190446Z 01O #13 40.28 ├ /_app 2026-07-16T15:37:27.190448Z 01O #13 40.28 ├ ○ /404 (315 ms) 2026-07-16T15:37:27.190450Z 01O #13 40.28 ├ ○ /account (1569 ms) 2026-07-16T15:37:27.190451Z 01O #13 40.28 ├ ○ /admin (1570 ms) 2026-07-16T15:37:27.190453Z 01O #13 40.28 ├ ○ /api-keys (1570 ms) 2026-07-16T15:37:27.190455Z 01O #13 40.28 ├ ƒ /api/auth/[...nextauth] 2026-07-16T15:37:27.190509Z 01O #13 40.28 ├ ƒ /api/auth/convert-token-google 2026-07-16T15:37:27.190512Z 01O #13 40.28 ├ ƒ /api/dadata/company 2026-07-16T15:37:27.190514Z 01O #13 40.28 ├ ƒ /api/healthz 2026-07-16T15:37:27.190526Z 01O #13 40.28 ├ ○ /audio (363 ms) 2026-07-16T15:37:27.190528Z 01O #13 40.28 ├ ○ /audio/[slug] (363 ms) 2026-07-16T15:37:27.190530Z 01O #13 40.28 ├ ○ /auth-social 2026-07-16T15:37:27.190531Z 01O #13 40.28 ├ ○ /change-password (314 ms) 2026-07-16T15:37:27.190533Z 01O #13 40.28 ├ ○ /chat-bot (363 ms) 2026-07-16T15:37:27.190535Z 01O #13 40.28 ├ ○ /chat-bot/[slug] (363 ms) 2026-07-16T15:37:27.190536Z 01O #13 40.28 ├ ○ /confirm (362 ms) 2026-07-16T15:37:27.190542Z 01O #13 40.28 ├ ○ /dashboard (1571 ms) 2026-07-16T15:37:27.190544Z 01O #13 40.28 ├ ○ /error-boundary (317 ms) 2026-07-16T15:37:27.190549Z 01O #13 40.28 ├ ○ /example-update 2026-07-16T15:37:27.190562Z 01O #13 40.28 ├ ○ /healthz (320 ms) 2026-07-16T15:37:27.190612Z 01O #13 40.28 ├ ƒ /home 2026-07-16T15:37:27.190616Z 01O #13 40.28 ├ ○ /images (362 ms) 2026-07-16T15:37:27.190620Z 01O #13 40.28 ├ ○ /images/[slug] (363 ms) 2026-07-16T15:37:27.190631Z 01O #13 40.28 ├ ○ /login 2026-07-16T15:37:27.190634Z 01O #13 40.28 ├ ○ /network-error 2026-07-16T15:37:27.190637Z 01O #13 40.28 ├ ƒ /r/[email] 2026-07-16T15:37:27.190651Z 01O #13 40.28 ├ ○ /register 2026-07-16T15:37:27.190654Z 01O #13 40.28 ├ ○ /register-business 2026-07-16T15:37:27.190657Z 01O #13 40.28 ├ ○ /reports-mobile (314 ms) 2026-07-16T15:37:27.190661Z 01O #13 40.28 ├ ○ /reset (315 ms) 2026-07-16T15:37:27.190664Z 01O #13 40.28 ├ ○ /subscription (316 ms) 2026-07-16T15:37:27.190668Z 01O #13 40.28 ├ ○ /telegram-blocked 2026-07-16T15:37:27.190671Z 01O #13 40.28 ├ ○ /videos (1571 ms) 2026-07-16T15:37:27.190684Z 01O #13 40.28 ├ ○ /videos/[slug] (1575 ms) 2026-07-16T15:37:27.190687Z 01O #13 40.28 ├ ○ /voice-cloning (363 ms) 2026-07-16T15:37:27.190691Z 01O #13 40.28 ├ ○ /voice-cloning/[slug] (1571 ms) 2026-07-16T15:37:27.190699Z 01O #13 40.28 └ ○ /whisper (315 ms) 2026-07-16T15:37:27.190702Z 01O #13 40.28 2026-07-16T15:37:27.190710Z 01O #13 40.28 ƒ Proxy (Middleware) 2026-07-16T15:37:27.190713Z 01O #13 40.28 2026-07-16T15:37:27.190716Z 01O #13 40.28 ○ (Static) prerendered as static content 2026-07-16T15:37:27.190720Z 01O #13 40.28 ƒ (Dynamic) server-rendered on demand 2026-07-16T15:37:27.190723Z 01O #13 40.28 2026-07-16T15:37:27.537340Z 01O #13 DONE 40.8s 2026-07-16T15:37:28.540205Z 01O 2026-07-16T15:37:28.540237Z 01O #14 [stage-3 1/5] COPY --from=dependencies /app/node_modules ./node_modules 2026-07-16T15:37:28.690660Z 01O #14 CACHED 2026-07-16T15:37:28.690673Z 01O 2026-07-16T15:37:28.690675Z 01O #15 [stage-3 2/5] COPY --from=build /app/.next .next 2026-07-16T15:37:29.216483Z 01O #15 DONE 0.7s 2026-07-16T15:37:29.599117Z 01O 2026-07-16T15:37:29.599127Z 01O #16 [stage-3 3/5] COPY --from=build /app/public public 2026-07-16T15:37:29.920571Z 01O #16 DONE 0.3s 2026-07-16T15:37:30.134581Z 01O 2026-07-16T15:37:30.134590Z 01O #17 [stage-3 4/5] COPY --from=build /app/next.config.js /app/next-i18next.config.js ./ 2026-07-16T15:37:30.134593Z 01O #17 DONE 0.1s 2026-07-16T15:37:30.134595Z 01O 2026-07-16T15:37:30.134596Z 01O #18 [stage-3 5/5] COPY --from=build /app/.next .next 2026-07-16T15:37:30.462514Z 01O #18 DONE 0.5s 2026-07-16T15:37:30.620418Z 01O 2026-07-16T15:37:30.620428Z 01O #19 exporting to image 2026-07-16T15:37:30.620430Z 01O #19 exporting layers 2026-07-16T15:37:43.166835Z 01O #19 exporting layers 12.7s done 2026-07-16T15:37:43.312128Z 01O #19 exporting manifest sha256:9d6ce92fed110b31d3bb70c0214ffffde4d0cf7895b56903000796c5e3233336 done 2026-07-16T15:37:43.312136Z 01O #19 exporting config sha256:df73a373b9c38b3174fe3e8f73e49a4b3f347666bf8f52afec08a7a2281a38bb done 2026-07-16T15:37:43.312138Z 01O #19 exporting attestation manifest sha256:d86a1cf1e7f69045a04fda0d695ec2ad08e6cf2b8a9a0159e50881414655eaaa 0.0s done 2026-07-16T15:37:43.312139Z 01O #19 exporting manifest list sha256:606e4e29f87cda0448e4f98e7589fd66f50b88acc106424bd177b9d1a3d5c5d2 done 2026-07-16T15:37:43.312140Z 01O #19 naming to registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:a4878053db36d52201d3ab03ee89b9648b7c75da done 2026-07-16T15:37:43.312141Z 01O #19 pushing layers 2026-07-16T15:37:43.312142Z 01O #19 ... 2026-07-16T15:37:43.312143Z 01O 2026-07-16T15:37:43.312143Z 01O #20 [auth] kisulkens/platforms/air/user-interfaces/web:pull,push token for registry.kisulkens.ru 2026-07-16T15:37:43.462566Z 01O #20 DONE 0.0s 2026-07-16T15:37:43.462576Z 01O 2026-07-16T15:37:43.462577Z 01O #19 exporting to image 2026-07-16T15:37:49.071142Z 01O #19 pushing layers 5.8s done 2026-07-16T15:37:49.071150Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:a4878053db36d52201d3ab03ee89b9648b7c75da@sha256:606e4e29f87cda0448e4f98e7589fd66f50b88acc106424bd177b9d1a3d5c5d2 2026-07-16T15:37:49.807266Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:a4878053db36d52201d3ab03ee89b9648b7c75da@sha256:606e4e29f87cda0448e4f98e7589fd66f50b88acc106424bd177b9d1a3d5c5d2 0.7s done 2026-07-16T15:37:49.807278Z 01O #19 DONE 19.3s 2026-07-16T15:37:49.924874Z 01O 2026-07-16T15:37:49.924884Z 01O #21 resolving provenance for metadata file 2026-07-16T15:37:49.952932Z 01O #21 DONE 0.0s 2026-07-16T15:37:49.953125Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:a4878053db36d52201d3ab03ee89b9648b7c75da Built 2026-07-16T15:37:50.249902Z 00O section_end:1784216270:step_script 2026-07-16T15:37:50.249913Z 00O+section_start:1784216270:cleanup_file_variables 2026-07-16T15:37:50.253988Z 00O+Cleaning up project directory and file based variables 2026-07-16T15:37:50.677713Z 00O section_end:1784216270:cleanup_file_variables 2026-07-16T15:37:50.677721Z 00O+ 2026-07-16T15:37:50.797963Z 00O Job succeeded