2026-07-16T13:45:52.630978Z 00O Running with gitlab-runner 18.11.1 (5265d41d) 2026-07-16T13:45:52.631005Z 00O  on ba0d40dbec6d ee6NEhN34, system ID: r_LuGAIt6mmQ0P 2026-07-16T13:45:52.631047Z 00O Resolving secrets 2026-07-16T13:45:52.631263Z 00O section_start:1784209552:prepare_executor 2026-07-16T13:45:52.631266Z 00O+Preparing the "docker" executor 2026-07-16T13:45:52.659175Z 00O Using Docker executor with image docker:cli ... 2026-07-16T13:45:53.765355Z 00O Using effective pull policy of [always] for container docker:cli 2026-07-16T13:45:53.828032Z 00O Pulling docker image docker:cli ... 2026-07-16T13:45:56.169532Z 00O Using docker image sha256:862099ada15c669000bef53aa4cb9d821262829f45b0dda2159ccb276443043b for docker:cli with digest docker@sha256:862099ada15c669000bef53aa4cb9d821262829f45b0dda2159ccb276443043b ... 2026-07-16T13:45:56.169557Z 00O section_end:1784209556:prepare_executor 2026-07-16T13:45:56.169561Z 00O+section_start:1784209556:prepare_script 2026-07-16T13:45:56.169782Z 00O+Preparing environment 2026-07-16T13:45:56.199732Z 00O Using effective pull policy of [always] for container sha256:ac0f843d45047cc02cea2f6379f3c6f47aac077acc85bba0527ddc1e0b7773ba 2026-07-16T13:45:56.490468Z 01O Running on runner-ee6nehn34-project-248-concurrent-0 via 0ea095f01732... 2026-07-16T13:45:56.635566Z 00O section_end:1784209556:prepare_script 2026-07-16T13:45:56.635578Z 00O+section_start:1784209556:get_sources 2026-07-16T13:45:56.638037Z 00O+Getting source from Git repository 2026-07-16T13:45:56.981261Z 01O Gitaly correlation ID: 01KXNJTC7RNN84T7X2GFVF7HP9 2026-07-16T13:45:56.990731Z 01O Fetching changes with git depth set to 20... 2026-07-16T13:45:56.995203Z 01O Reinitialized existing Git repository in /builds/kisulkens/platforms/air/user-interfaces/web/.git/ 2026-07-16T13:45:56.998283Z 01O Created fresh repository. 2026-07-16T13:45:57.787545Z 01O Checking out 6aad4947 as detached HEAD (ref is staging)... 2026-07-16T13:45:57.813181Z 01O Removing .env 2026-07-16T13:45:57.872877Z 01O 2026-07-16T13:45:57.872885Z 01O Skipping Git submodules setup 2026-07-16T13:45:58.032582Z 00O section_end:1784209558:get_sources 2026-07-16T13:45:58.032593Z 00O+section_start:1784209558:step_script 2026-07-16T13:45:58.039817Z 00O+Executing "step_script" stage of the job script 2026-07-16T13:45:58.039854Z 00O Using effective pull policy of [always] for container docker:cli 2026-07-16T13:45:58.110174Z 00O Using docker image sha256:862099ada15c669000bef53aa4cb9d821262829f45b0dda2159ccb276443043b for docker:cli with digest docker@sha256:862099ada15c669000bef53aa4cb9d821262829f45b0dda2159ccb276443043b ... 2026-07-16T13:45:58.396205Z 01O $ echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" $CI_REGISTRY --password-stdin 2026-07-16T13:45:58.713969Z 01E 2026-07-16T13:45:58.713993Z 01E WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'. 2026-07-16T13:45:58.713996Z 01E Configure a credential helper to remove this warning. See 2026-07-16T13:45:58.714001Z 01E https://docs.docker.com/go/credential-store/ 2026-07-16T13:45:58.714004Z 01E 2026-07-16T13:45:58.714019Z 01O Login Succeeded 2026-07-16T13:45:58.715917Z 01O $ cp $ENV .env 2026-07-16T13:45:58.717391Z 01O $ docker compose build --push 2026-07-16T13:45:58.830264Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:6aad4947dd0be52e7412911f20b15638bdda4d9c Building 2026-07-16T13:45:58.892931Z 01O #1 [internal] load local bake definitions 2026-07-16T13:45:58.998603Z 01O #1 reading from stdin 635B done 2026-07-16T13:45:58.998615Z 01O #1 DONE 0.0s 2026-07-16T13:45:59.226252Z 01O 2026-07-16T13:45:59.226263Z 01O #2 [internal] load build definition from Dockerfile 2026-07-16T13:45:59.226265Z 01O #2 transferring dockerfile: 868B done 2026-07-16T13:45:59.226267Z 01O #2 DONE 0.1s 2026-07-16T13:45:59.226269Z 01O 2026-07-16T13:45:59.226270Z 01O #3 [internal] load metadata for docker.io/library/node:lts-alpine3.23 2026-07-16T13:46:00.084520Z 01O #3 DONE 1.0s 2026-07-16T13:46:00.192955Z 01O 2026-07-16T13:46:00.192966Z 01O #4 [internal] load .dockerignore 2026-07-16T13:46:00.192969Z 01O #4 transferring context: 140B done 2026-07-16T13:46:00.192970Z 01O #4 DONE 0.0s 2026-07-16T13:46:00.192972Z 01O 2026-07-16T13:46:00.192973Z 01O #5 [base 1/5] FROM docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 2026-07-16T13:46:00.192976Z 01O #5 resolve docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 0.0s done 2026-07-16T13:46:00.193035Z 01O #5 DONE 0.0s 2026-07-16T13:46:00.193038Z 01O 2026-07-16T13:46:00.193039Z 01O #6 [internal] load build context 2026-07-16T13:46:04.435777Z 01O #6 transferring context: 321.36MB 4.0s done 2026-07-16T13:46:04.435789Z 01O #6 DONE 4.1s 2026-07-16T13:46:04.435791Z 01O 2026-07-16T13:46:04.435792Z 01O #7 [base 2/5] WORKDIR /app 2026-07-16T13:46:04.435794Z 01O #7 CACHED 2026-07-16T13:46:04.435795Z 01O 2026-07-16T13:46:04.435796Z 01O #8 [base 3/5] COPY package.json yarn.lock .yarnrc.yml ./ 2026-07-16T13:46:04.435798Z 01O #8 CACHED 2026-07-16T13:46:04.435799Z 01O 2026-07-16T13:46:04.435800Z 01O #9 [base 4/5] RUN corepack enable 2026-07-16T13:46:04.435802Z 01O #9 CACHED 2026-07-16T13:46:04.435803Z 01O 2026-07-16T13:46:04.435804Z 01O #10 [base 5/5] RUN --mount=type=cache,target=/root/.node/corepack/ corepack prepare 2026-07-16T13:46:04.435807Z 01O #10 CACHED 2026-07-16T13:46:04.435808Z 01O 2026-07-16T13:46:04.435809Z 01O #11 [dependencies 1/1] RUN --mount=type=cache,target=/root/.cache/yarn yarn install --immutable 2026-07-16T13:46:04.435811Z 01O #11 CACHED 2026-07-16T13:46:04.435812Z 01O 2026-07-16T13:46:04.435813Z 01O #12 [build 1/2] COPY . . 2026-07-16T13:46:05.243168Z 01O #12 DONE 1.0s 2026-07-16T13:46:05.399658Z 01O 2026-07-16T13:46:05.399666Z 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-16T13:46:07.709191Z 01O #13 2.460 ⚠ i18n configuration in next.config.js is unsupported in App Router. 2026-07-16T13:46:07.709204Z 01O #13 2.460 Learn more about internationalization in App Router: https://nextjs.org/docs/app/building-your-application/routing/internationalization 2026-07-16T13:46:07.952047Z 01O #13 2.509 ▲ Next.js 16.2.6 (Turbopack) 2026-07-16T13:46:07.952059Z 01O #13 2.509 - Environments: .env 2026-07-16T13:46:07.952061Z 01O #13 2.509 - Experiments (use with caution): 2026-07-16T13:46:07.952063Z 01O #13 2.509 · clientTraceMetadata 2026-07-16T13:46:07.952065Z 01O #13 2.509 2026-07-16T13:46:07.952067Z 01O #13 2.512 ⚠ The "middleware" file convention is deprecated. Please use "proxy" instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy 2026-07-16T13:46:07.952070Z 01O #13 2.553 Creating an optimized production build ... 2026-07-16T13:46:20.462918Z 01O #13 15.21 ✓ Compiled successfully in 11.9s 2026-07-16T13:46:20.618071Z 01O #13 15.22 Running next.config.js provided runAfterProductionCompile ... 2026-07-16T13:46:21.020247Z 01O #13 15.77 ✓ Completed runAfterProductionCompile in 554ms 2026-07-16T13:46:21.172376Z 01O #13 15.77 Running TypeScript ... 2026-07-16T13:46:37.039663Z 01O #13 31.79 Finished TypeScript in 16.0s ... 2026-07-16T13:46:37.194496Z 01O #13 31.79 Collecting page data using 27 workers ... 2026-07-16T13:46:41.500346Z 01O #13 36.25 Generating static pages using 27 workers (0/96) ... 2026-07-16T13:46:41.740723Z 01O #13 36.49 Generating static pages using 27 workers (24/96) 2026-07-16T13:46:41.964537Z 01O #13 36.72 Generating static pages using 27 workers (48/96) 2026-07-16T13:46:42.603940Z 01O #13 37.35 Generating static pages using 27 workers (72/96) 2026-07-16T13:46:42.886894Z 01O #13 37.64 ✓ Generating static pages using 27 workers (96/96) in 1387ms 2026-07-16T13:46:43.093895Z 01O #13 37.68 Finalizing page optimization ... 2026-07-16T13:46:43.093907Z 01O #13 37.69 2026-07-16T13:46:43.093909Z 01O #13 37.69 Route (pages) 2026-07-16T13:46:43.093910Z 01O #13 37.69 ┌ ○ / 2026-07-16T13:46:43.093913Z 01O #13 37.69 ├ /_app 2026-07-16T13:46:43.093915Z 01O #13 37.69 ├ ○ /404 2026-07-16T13:46:43.093916Z 01O #13 37.69 ├ ○ /account (1183 ms) 2026-07-16T13:46:43.093918Z 01O #13 37.69 ├ ○ /admin (1182 ms) 2026-07-16T13:46:43.093919Z 01O #13 37.69 ├ ○ /api-keys (1183 ms) 2026-07-16T13:46:43.093921Z 01O #13 37.69 ├ ƒ /api/auth/[...nextauth] 2026-07-16T13:46:43.093975Z 01O #13 37.69 ├ ƒ /api/auth/convert-token-google 2026-07-16T13:46:43.093978Z 01O #13 37.69 ├ ƒ /api/dadata/company 2026-07-16T13:46:43.093980Z 01O #13 37.69 ├ ƒ /api/healthz 2026-07-16T13:46:43.093981Z 01O #13 37.69 ├ ○ /audio (1183 ms) 2026-07-16T13:46:43.093983Z 01O #13 37.69 ├ ○ /audio/[slug] (1185 ms) 2026-07-16T13:46:43.093985Z 01O #13 37.69 ├ ○ /auth-social 2026-07-16T13:46:43.093986Z 01O #13 37.69 ├ ○ /change-password 2026-07-16T13:46:43.093988Z 01O #13 37.69 ├ ○ /chat-bot (315 ms) 2026-07-16T13:46:43.093990Z 01O #13 37.69 ├ ○ /chat-bot/[slug] (1183 ms) 2026-07-16T13:46:43.093991Z 01O #13 37.69 ├ ○ /confirm 2026-07-16T13:46:43.093993Z 01O #13 37.69 ├ ○ /dashboard (1182 ms) 2026-07-16T13:46:43.093994Z 01O #13 37.69 ├ ○ /error-boundary 2026-07-16T13:46:43.093996Z 01O #13 37.69 ├ ○ /example-update 2026-07-16T13:46:43.093998Z 01O #13 37.69 ├ ○ /healthz 2026-07-16T13:46:43.093999Z 01O #13 37.69 ├ ƒ /home 2026-07-16T13:46:43.094001Z 01O #13 37.69 ├ ○ /images (315 ms) 2026-07-16T13:46:43.094013Z 01O #13 37.69 ├ ○ /images/[slug] (315 ms) 2026-07-16T13:46:43.094015Z 01O #13 37.69 ├ ○ /login 2026-07-16T13:46:43.094017Z 01O #13 37.69 ├ ○ /network-error 2026-07-16T13:46:43.094019Z 01O #13 37.69 ├ ƒ /r/[email] 2026-07-16T13:46:43.094021Z 01O #13 37.69 ├ ○ /register 2026-07-16T13:46:43.094049Z 01O #13 37.69 ├ ○ /register-business 2026-07-16T13:46:43.094050Z 01O #13 37.69 ├ ○ /reports-mobile 2026-07-16T13:46:43.094052Z 01O #13 37.69 ├ ○ /reset 2026-07-16T13:46:43.094054Z 01O #13 37.69 ├ ○ /subscription (316 ms) 2026-07-16T13:46:43.094063Z 01O #13 37.69 ├ ○ /telegram-blocked 2026-07-16T13:46:43.094064Z 01O #13 37.69 ├ ○ /videos (315 ms) 2026-07-16T13:46:43.094066Z 01O #13 37.69 ├ ○ /videos/[slug] (315 ms) 2026-07-16T13:46:43.094068Z 01O #13 37.69 ├ ○ /voice-cloning (315 ms) 2026-07-16T13:46:43.094070Z 01O #13 37.69 ├ ○ /voice-cloning/[slug] (315 ms) 2026-07-16T13:46:43.094071Z 01O #13 37.69 └ ○ /whisper 2026-07-16T13:46:43.094073Z 01O #13 37.69 2026-07-16T13:46:43.094078Z 01O #13 37.69 ƒ Proxy (Middleware) 2026-07-16T13:46:43.094080Z 01O #13 37.69 2026-07-16T13:46:43.094081Z 01O #13 37.69 ○ (Static) prerendered as static content 2026-07-16T13:46:43.094087Z 01O #13 37.69 ƒ (Dynamic) server-rendered on demand 2026-07-16T13:46:43.094092Z 01O #13 37.69 2026-07-16T13:46:43.286903Z 01O #13 DONE 38.0s 2026-07-16T13:46:43.986626Z 01O 2026-07-16T13:46:43.986637Z 01O #14 [stage-3 1/5] COPY --from=dependencies /app/node_modules ./node_modules 2026-07-16T13:46:44.137366Z 01O #14 CACHED 2026-07-16T13:46:44.137376Z 01O 2026-07-16T13:46:44.137379Z 01O #15 [stage-3 2/5] COPY --from=build /app/.next .next 2026-07-16T13:46:44.340668Z 01O #15 DONE 0.4s 2026-07-16T13:46:44.864518Z 01O 2026-07-16T13:46:44.864529Z 01O #16 [stage-3 3/5] COPY --from=build /app/public public 2026-07-16T13:46:45.164528Z 01O #16 DONE 0.3s 2026-07-16T13:46:45.394489Z 01O 2026-07-16T13:46:45.394500Z 01O #17 [stage-3 4/5] COPY --from=build /app/next.config.js /app/next-i18next.config.js ./ 2026-07-16T13:46:45.394503Z 01O #17 DONE 0.1s 2026-07-16T13:46:45.394505Z 01O 2026-07-16T13:46:45.394506Z 01O #18 [stage-3 5/5] COPY --from=build /app/.next .next 2026-07-16T13:46:45.741975Z 01O #18 DONE 0.5s 2026-07-16T13:46:45.902042Z 01O 2026-07-16T13:46:45.902054Z 01O #19 exporting to image 2026-07-16T13:46:45.902056Z 01O #19 exporting layers 2026-07-16T13:46:58.863669Z 01O #19 exporting layers 13.1s done 2026-07-16T13:46:59.018253Z 01O #19 exporting manifest sha256:feb057e7bd51fb297ba8a75029fbb825e9ad7f2ee2f38f6cbe381889b48903cf done 2026-07-16T13:46:59.018268Z 01O #19 exporting config sha256:8c59507de02719b8e87c043d85026b0fd437a100f00eb5ad5d188c6b69c36f0c done 2026-07-16T13:46:59.018272Z 01O #19 exporting attestation manifest sha256:933fa8f406a6592801ec9945da2b145b916f2bbb420647d384f4cfd24369b8ad 0.0s done 2026-07-16T13:46:59.018277Z 01O #19 exporting manifest list sha256:94152954d82018b48c9dd029acd4f625f01899db043704e3e4c581ffe07d283e done 2026-07-16T13:46:59.018281Z 01O #19 naming to registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:6aad4947dd0be52e7412911f20b15638bdda4d9c done 2026-07-16T13:46:59.018286Z 01O #19 pushing layers 2026-07-16T13:46:59.018289Z 01O #19 ... 2026-07-16T13:46:59.018291Z 01O 2026-07-16T13:46:59.018293Z 01O #20 [auth] kisulkens/platforms/air/user-interfaces/web:pull,push token for registry.kisulkens.ru 2026-07-16T13:46:59.168674Z 01O #20 DONE 0.0s 2026-07-16T13:46:59.168687Z 01O 2026-07-16T13:46:59.168689Z 01O #19 exporting to image 2026-07-16T13:47:04.347252Z 01O #19 pushing layers 5.4s done 2026-07-16T13:47:04.347261Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:6aad4947dd0be52e7412911f20b15638bdda4d9c@sha256:94152954d82018b48c9dd029acd4f625f01899db043704e3e4c581ffe07d283e 2026-07-16T13:47:05.250964Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:6aad4947dd0be52e7412911f20b15638bdda4d9c@sha256:94152954d82018b48c9dd029acd4f625f01899db043704e3e4c581ffe07d283e 0.9s done 2026-07-16T13:47:05.250977Z 01O #19 DONE 19.5s 2026-07-16T13:47:05.360388Z 01O 2026-07-16T13:47:05.360399Z 01O #21 resolving provenance for metadata file 2026-07-16T13:47:05.402634Z 01O #21 DONE 0.0s 2026-07-16T13:47:05.402655Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:6aad4947dd0be52e7412911f20b15638bdda4d9c Built 2026-07-16T13:47:05.689760Z 00O section_end:1784209625:step_script 2026-07-16T13:47:05.689770Z 00O+section_start:1784209625:cleanup_file_variables 2026-07-16T13:47:05.697176Z 00O+Cleaning up project directory and file based variables 2026-07-16T13:47:06.112427Z 00O section_end:1784209626:cleanup_file_variables 2026-07-16T13:47:06.112436Z 00O+ 2026-07-16T13:47:06.284635Z 00O Job succeeded