Last active
July 14, 2025 12:53
-
-
Save Oluwasetemi/23f105e47dfc9e01f079113137242fa0 to your computer and use it in GitHub Desktop.
Build Logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12:14:43 pm Initializing build 🏗️ | |
12:14:43 pm | |
12:14:44 pm ╭────────────────╮ | |
12:14:44 pm │ Railpack 0.1.0 │ | |
12:14:44 pm ╰────────────────╯ | |
12:14:44 pm | |
12:14:44 pm ↳ Detected Node | |
12:14:44 pm ↳ Using npm package manager | |
12:14:44 pm ↳ Deploying as vite static site | |
12:14:44 pm ↳ Output directory: dist | |
12:14:44 pm | |
12:14:44 pm Packages | |
12:14:44 pm ────────── | |
12:14:44 pm node │ 22.17.0 │ railpack default (22) | |
12:14:44 pm caddy │ 2.10.0 │ railpack default (latest) | |
12:14:44 pm | |
12:14:44 pm Steps | |
12:14:45 pm ────────── | |
12:14:45 pm ▸ install | |
12:14:45 pm $ npm ci | |
12:14:45 pm | |
12:14:45 pm ▸ build | |
12:14:45 pm $ npm run build | |
12:14:45 pm | |
12:14:45 pm ▸ caddy | |
12:14:45 pm $ caddy fmt --overwrite /Caddyfile | |
12:14:45 pm | |
12:14:45 pm Deploy | |
12:14:45 pm ────────── | |
12:14:45 pm $ caddy run --config /Caddyfile --adapter caddyfile 2>&1 | |
12:14:45 pm | |
12:14:45 pm Railpack plan generated at /tmp/nova-runner-1400144134/railpack-plan.json | |
12:14:46 pm #1 load build definition from railpack-plan.json | |
12:14:46 pm #1 transferring dockerfile: 4.75kB done | |
12:14:46 pm #1 DONE 0.1s | |
12:14:46 pm | |
12:14:46 pm #2 loading . | |
12:14:46 pm #2 DONE 0.0s | |
12:14:46 pm | |
12:14:46 pm #3 docker-image://ghcr.io/railwayapp/railpack-builder:latest | |
12:14:46 pm #3 resolve ghcr.io/railwayapp/railpack-builder:latest | |
12:14:46 pm #3 ... | |
12:14:46 pm | |
12:14:46 pm #4 docker-image://ghcr.io/railwayapp/railpack-runtime:latest | |
12:14:46 pm #4 resolve ghcr.io/railwayapp/railpack-runtime:latest 0.4s done | |
12:14:46 pm #4 DONE 0.4s | |
12:14:47 pm | |
12:14:47 pm #3 docker-image://ghcr.io/railwayapp/railpack-builder:latest | |
12:14:47 pm #3 resolve ghcr.io/railwayapp/railpack-builder:latest 0.5s done | |
12:14:47 pm #3 DONE 0.5s | |
12:14:47 pm | |
12:14:47 pm #3 docker-image://ghcr.io/railwayapp/railpack-builder:latest | |
12:14:47 pm #3 CACHED | |
12:14:47 pm | |
12:14:47 pm #5 mise install-into [email protected] /railpack/caddy | |
12:14:47 pm #5 ... | |
12:14:47 pm | |
12:14:47 pm #2 loading . | |
12:14:47 pm #2 transferring context: 2.52MB 0.1s done | |
12:14:47 pm #2 DONE 0.1s | |
12:14:47 pm | |
12:14:47 pm #6 create mise config | |
12:14:48 pm #6 CACHED | |
12:14:48 pm | |
12:14:48 pm #7 mkdir /etc/mise | |
12:14:48 pm #7 CACHED | |
12:14:48 pm | |
12:14:48 pm #8 install mise packages: node | |
12:14:48 pm #8 CACHED | |
12:14:48 pm | |
12:14:48 pm #9 copy package.json | |
12:14:48 pm #9 DONE 0.1s | |
12:14:48 pm | |
12:14:48 pm #10 copy package-lock.json | |
12:14:48 pm #10 DONE 0.1s | |
12:14:48 pm | |
12:14:48 pm #5 mise install-into [email protected] /railpack/caddy | |
12:14:48 pm #5 0.462 mise [email protected] install | |
12:14:48 pm | |
12:14:48 pm #5 0.721 mise [email protected] download caddy_2.10.0_linux_amd64.tar.gz | |
12:14:48 pm | |
12:14:48 pm #5 2.007 mise WARN aqua:caddyserver/[email protected] can be verified with cosign but cosign is not installed | |
12:14:49 pm | |
12:14:49 pm #5 2.007 mise [email protected] checksum caddy_2.10.0_linux_amd64.tar.gz | |
12:14:49 pm | |
12:14:49 pm #5 2.092 mise [email protected] extract caddy_2.10.0_linux_amd64.tar.gz | |
12:14:49 pm | |
12:14:49 pm #5 2.378 mise [email protected] ✓ installed | |
12:14:49 pm | |
12:14:49 pm #5 DONE 2.5s | |
12:14:49 pm | |
12:14:49 pm #11 npm ci | |
12:14:49 pm #11 0.770 npm warn config production Use `--omit=dev` instead. | |
12:14:49 pm | |
12:14:49 pm #11 2.151 npm error code EUSAGE | |
12:14:49 pm | |
12:14:49 pm #11 2.151 npm error | |
12:14:49 pm | |
12:14:50 pm #11 2.151 npm error `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10:42:20 am #1 [internal] load build definition from Dockerfile | |
10:42:21 am #1 transferring dockerfile: 892B done | |
10:42:21 am #1 DONE 0.0s | |
10:42:21 am | |
10:42:21 am #2 [internal] load metadata for docker.io/nginxinc/nginx-unprivileged:alpine | |
10:42:21 am #2 ... | |
10:42:21 am | |
10:42:21 am #3 [internal] load metadata for docker.io/library/node:20 | |
10:42:21 am #3 DONE 0.6s | |
10:42:21 am | |
10:42:21 am #2 [internal] load metadata for docker.io/nginxinc/nginx-unprivileged:alpine | |
10:42:21 am #2 DONE 0.7s | |
10:42:22 am | |
10:42:22 am #4 [internal] load .dockerignore | |
10:42:22 am #4 transferring context: 2B done | |
10:42:22 am #4 DONE 0.0s | |
10:42:22 am | |
10:42:22 am #5 importing cache manifest from s3:4520782375918157646 | |
10:42:22 am #5 DONE 0.0s | |
10:42:22 am | |
10:42:22 am #6 [builder 1/7] FROM docker.io/library/node:20@sha256:2c3f34d2d28e4c13b26f7244c653527d15544626e85b1a21fb67a95ba4df9a01 | |
10:42:22 am #6 resolve docker.io/library/node:20@sha256:2c3f34d2d28e4c13b26f7244c653527d15544626e85b1a21fb67a95ba4df9a01 0.1s done | |
10:42:22 am #6 DONE 0.1s | |
10:42:22 am | |
10:42:22 am #7 [production-stage 1/4] FROM docker.io/nginxinc/nginx-unprivileged:alpine@sha256:ce46154ca8323892d4004489abd1949c9bb2df769df93d43aa2e956f7a927902 | |
10:42:23 am #7 resolve docker.io/nginxinc/nginx-unprivileged:alpine@sha256:ce46154ca8323892d4004489abd1949c9bb2df769df93d43aa2e956f7a927902 0.1s done | |
10:42:23 am #7 DONE 0.1s | |
10:42:23 am | |
10:42:23 am #8 [builder 2/7] WORKDIR /usr/src/app | |
10:42:23 am #8 CACHED | |
10:42:23 am | |
10:42:23 am #9 [production-stage 2/4] WORKDIR /usr/share/nginx/html | |
10:42:23 am #9 CACHED | |
10:42:23 am | |
10:42:23 am #10 [internal] load build context | |
10:42:23 am #10 transferring context: 2.51MB 0.1s done | |
10:42:23 am #10 DONE 0.2s | |
10:42:23 am | |
10:42:23 am #11 [builder 3/7] RUN --mount=type=secret,id=env,dst=/usr/src/app/.env echo > /dev/null "51a2cbcb48cd8b5c" | |
10:42:23 am #11 DONE 0.2s | |
10:42:23 am | |
10:42:23 am #12 [builder 4/7] COPY package*.json ./ | |
10:42:23 am #12 DONE 0.1s | |
10:42:24 am | |
10:42:24 am #13 [builder 5/7] RUN --mount=type=cache,target=/yarn/cache yarn install --quiet --force | |
10:42:24 am #13 0.765 yarn install v1.22.22 | |
10:42:24 am | |
10:42:24 am #13 0.803 info No lockfile found. | |
10:42:24 am | |
10:42:24 am #13 0.807 warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. | |
10:42:24 am | |
10:42:24 am #13 0.810 [1/4] Resolving packages... | |
10:42:24 am | |
10:42:31 am #13 9.213 [2/4] Fetching packages... | |
10:42:31 am | |
10:42:48 am #13 26.27 warning [email protected]: The engine "pnpm" appears to be invalid. | |
10:42:48 am | |
10:42:48 am #13 26.28 [3/4] Linking dependencies... | |
10:42:48 am | |
10:42:48 am #13 26.29 warning "@tanstack/react-router-devtools > @tanstack/[email protected]" has unmet peer dependency "tiny-invariant@^1.3.3". | |
10:42:48 am | |
10:42:48 am #13 26.29 warning "@tanstack/react-router-devtools > @tanstack/[email protected]" has unmet peer dependency "solid-js@>=1.9.5". | |
10:42:48 am | |
10:42:48 am #13 26.29 warning "@tanstack/react-router-devtools > @tanstack/[email protected]" has unmet peer dependency "@tanstack/router-core@^1.125.4". | |
10:42:48 am | |
10:42:48 am #13 26.29 warning "@tanstack/react-router-devtools > @tanstack/router-devtools-core > [email protected]" has unmet peer dependency "csstype@^3.0.10". | |
10:42:48 am | |
10:42:48 am #13 26.29 warning "@tanstack/eslint-plugin-query > @typescript-eslint/[email protected]" has unmet peer dependency "typescript@>=4.8.4 <5.9.0". | |
10:42:49 am | |
10:42:49 am #13 26.29 warning "@tanstack/eslint-plugin-query > @typescript-eslint/utils > @typescript-eslint/[email protected]" has unmet peer dependency "typescript@>=4.8.4 <5.9.0". | |
10:42:49 am | |
10:42:49 am #13 26.29 warning "@tanstack/eslint-plugin-query > @typescript-eslint/utils > @typescript-eslint/typescript-estree > [email protected]" has unmet peer dependency "typescript@>=4.8.4". | |
10:42:49 am | |
10:42:49 am #13 26.29 warning "@tanstack/eslint-plugin-query > @typescript-eslint/utils > @typescript-eslint/typescript-estree > @typescript-eslint/[email protected]" has unmet peer dependency "typescript@>=4.8.4 <5.9.0". | |
10:42:49 am | |
10:42:49 am #13 26.29 warning "@tanstack/eslint-plugin-query > @typescript-eslint/utils > @typescript-eslint/typescript-estree > @typescript-eslint/[email protected]" has unmet peer dependency "typescript@>=4.8.4 <5.9.0". | |
10:42:49 am | |
10:42:52 am #13 30.39 [4/4] Rebuilding all packages... | |
10:42:52 am | |
10:42:52 am #13 30.61 success Saved lockfile. | |
10:42:52 am | |
10:42:52 am #13 30.61 Done in 29.86s. | |
10:42:52 am | |
10:42:53 am #13 DONE 31.1s | |
10:42:53 am | |
10:42:53 am #14 [builder 6/7] COPY . ./ | |
10:42:53 am #14 DONE 0.4s | |
10:42:53 am | |
10:42:53 am #15 [builder 7/7] RUN CI=true yarn run build | |
10:42:53 am #15 0.378 yarn run v1.22.22 | |
10:42:53 am | |
10:42:54 am #15 0.429 $ vite build | |
10:42:54 am | |
10:42:55 am #15 1.824 vite v6.3.5 building for production... | |
10:42:55 am | |
10:42:55 am #15 2.149 Generated route tree in 271ms | |
10:42:55 am | |
10:42:55 am #15 2.202 transforming... | |
10:42:55 am | |
10:43:01 am #15 7.728 ✓ 2015 modules transformed. | |
10:43:01 am | |
10:43:01 am #15 8.005 rendering chunks... | |
10:43:01 am | |
10:43:01 am #15 8.263 computing gzip size... | |
10:43:01 am | |
10:43:01 am #15 8.286 dist/index.html 2.57 kB │ gzip: 0.87 kB | |
10:43:01 am | |
10:43:01 am #15 8.286 dist/assets/index-D9b2O8L4.css 51.51 kB │ gzip: 9.58 kB | |
10:43:01 am | |
10:43:02 am #15 8.286 dist/assets/error-CmXvXlbx.js 0.11 kB │ gzip: 0.13 kB | |
10:43:02 am | |
10:43:02 am #15 8.286 dist/assets/index-BTQhvX0s.js 3.02 kB │ gzip: 1.36 kB | |
10:43:02 am | |
10:43:02 am #15 8.286 dist/assets/_id-DdTn59T1.js 3.05 kB │ gzip: 1.36 kB | |
10:43:02 am | |
10:43:02 am #15 8.286 dist/assets/index-B5sx8mzF.js 4.15 kB │ gzip: 1.59 kB | |
10:43:02 am | |
10:43:02 am #15 8.286 dist/assets/index--i5sta0m.js 20.09 kB │ gzip: 6.33 kB | |
10:43:02 am | |
10:43:02 am #15 8.286 dist/assets/todo-id-title-DPcrlEvR.js 226.27 kB │ gzip: 69.79 kB | |
10:43:02 am | |
10:43:02 am #15 8.286 dist/assets/index-DjOK5KZw.js 410.97 kB │ gzip: 132.40 kB | |
10:43:02 am | |
10:43:02 am BuildKit build failed: failed to solve: failed to compute cache key: failed to calculate checksum of ref tr3x9icpm8eifblupjdcxjpjt::8dwvrbr1nmto39g2kd9k1ou3t: "/usr/src/app/build": not found |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11:42:38 am Initializing build 🏗️ | |
11:42:38 am | |
11:42:38 am ╔══════════════════════════════ Nixpacks v1.37.0 ══════════════════════════════╗ | |
11:42:38 am ║ setup │ nodejs_18, npm-9_x ║ | |
11:42:38 am ║──────────────────────────────────────────────────────────────────────────────║ | |
11:42:39 am ║ caddy │ pkgs: caddy ║ | |
11:42:39 am ║ │ cmds: caddy fmt --overwrite /assets/Caddyfile ║ | |
11:42:39 am ║──────────────────────────────────────────────────────────────────────────────║ | |
11:42:39 am ║ install │ npm ci ║ | |
11:42:39 am ║──────────────────────────────────────────────────────────────────────────────║ | |
11:42:39 am ║ build │ npm run build ║ | |
11:42:39 am ║──────────────────────────────────────────────────────────────────────────────║ | |
11:42:39 am ║ start │ exec caddy run --config /assets/Caddyfile --adapter caddyfile ║ | |
11:42:39 am ║ │ 2>&1 ║ | |
11:42:39 am ╚══════════════════════════════════════════════════════════════════════════════╝ | |
11:42:39 am | |
11:42:39 am #0 building with "default" instance using docker driver | |
11:42:39 am | |
11:42:39 am #1 [internal] load build definition from Dockerfile | |
11:42:39 am #1 transferring dockerfile: 1.68kB done | |
11:42:40 am #1 DONE 0.0s | |
11:42:40 am | |
11:42:40 am #2 [internal] load metadata for ghcr.io/railwayapp/nixpacks:ubuntu-1745544451 | |
11:42:40 am #2 DONE 0.3s | |
11:42:40 am | |
11:42:40 am #3 [internal] load .dockerignore | |
11:42:40 am #3 transferring context: 2B done | |
11:42:40 am #3 DONE 0.0s | |
11:42:40 am | |
11:42:40 am #4 [stage-0 1/15] FROM ghcr.io/railwayapp/nixpacks:ubuntu-1745544451@sha256:63117fd83bba07b53186560676c6ad9e3d30045fa39443f1b268cfde5babaabb | |
11:42:40 am #4 DONE 0.0s | |
11:42:40 am | |
11:42:40 am #5 [internal] load build context | |
11:42:40 am #5 transferring context: 2.52MB 0.0s done | |
11:42:40 am #5 DONE 0.1s | |
11:42:40 am | |
11:42:40 am #6 [stage-0 2/15] WORKDIR /app/ | |
11:42:40 am #6 CACHED | |
11:42:40 am | |
11:42:40 am #7 [stage-0 3/15] COPY .nixpacks/nixpkgs-ba913eda2df8eb72147259189d55932012df6301.nix .nixpacks/nixpkgs-ba913eda2df8eb72147259189d55932012df6301.nix | |
11:42:41 am #7 CACHED | |
11:42:41 am | |
11:42:41 am #8 [stage-0 4/15] RUN nix-env -if .nixpacks/nixpkgs-ba913eda2df8eb72147259189d55932012df6301.nix && nix-collect-garbage -d | |
11:42:41 am #8 CACHED | |
11:42:41 am | |
11:42:41 am #9 [stage-0 5/15] COPY .nixpacks/nixpkgs-ffeebf0acf3ae8b29f8c7049cd911b9636efd7e7.nix .nixpacks/nixpkgs-ffeebf0acf3ae8b29f8c7049cd911b9636efd7e7.nix | |
11:42:41 am #9 CACHED | |
11:42:41 am | |
11:42:41 am #10 [stage-0 6/15] RUN nix-env -if .nixpacks/nixpkgs-ffeebf0acf3ae8b29f8c7049cd911b9636efd7e7.nix && nix-collect-garbage -d | |
11:42:41 am #10 CACHED | |
11:42:41 am | |
11:42:41 am #11 [stage-0 7/15] COPY .nixpacks/assets /assets/ | |
11:42:41 am #11 CACHED | |
11:42:41 am | |
11:42:41 am #12 [stage-0 8/15] COPY . /app/. | |
11:42:41 am #12 DONE 0.1s | |
11:42:41 am | |
11:42:41 am #13 [stage-0 9/15] RUN caddy fmt --overwrite /assets/Caddyfile | |
11:42:41 am #13 DONE 0.8s | |
11:42:41 am | |
11:42:41 am #14 [stage-0 10/15] COPY . /app/. | |
11:42:42 am #14 DONE 0.1s | |
11:42:42 am | |
11:42:42 am #15 [stage-0 11/15] RUN --mount=type=cache,id=dquewy2rc1gra9container-registryovhnet/setemi-05d5e962-4c13-4d97-8974-a68f1dba1731/married-idea:latest-/root/npm,target=/root/.npm npm ci | |
11:42:42 am #15 1.096 npm warn config production Use `--omit=dev` instead. | |
11:43:56 am #15 75.25 npm warn ERESOLVE overriding peer dependency | |
11:43:56 am #15 75.26 npm warn While resolving: @typescript-eslint/[email protected] | |
11:43:56 am #15 75.26 npm warn Found: typescript@undefined | |
11:43:56 am #15 75.26 npm warn node_modules/typescript | |
11:43:56 am #15 75.26 npm warn | |
11:43:56 am #15 75.26 npm warn Could not resolve dependency: | |
11:43:56 am #15 75.26 npm warn peer typescript@">=4.8.4 <5.9.0" from @typescript-eslint/[email protected] | |
11:43:56 am #15 75.26 npm warn node_modules/@typescript-eslint/project-service | |
11:43:56 am #15 75.26 npm warn @typescript-eslint/project-service@"8.33.1" from @typescript-eslint/[email protected] | |
11:43:56 am #15 75.26 npm warn node_modules/@typescript-eslint/typescript-estree | |
11:43:56 am #15 75.29 npm error code ENETUNREACH | |
11:43:56 am #15 75.29 npm error syscall connect | |
11:43:56 am #15 75.29 npm error errno ENETUNREACH | |
11:43:57 am #15 75.29 npm error request to https://registry.npmjs.org/typescript failed, reason: connect ENETUNREACH 2606:4700::6810:323:443 | |
11:43:57 am #15 75.29 npm error A complete log of this run can be found in: /root/.npm/_logs/2025-07-11T16_42_42_201Z-debug-0.log | |
11:43:57 am #15 ERROR: process "/bin/bash -ol pipefail -c npm ci" did not complete successfully: exit code: 1 | |
11:43:57 am ------ | |
11:43:57 am > [stage-0 11/15] RUN --mount=type=cache,id=dquewy2rc1gra9container-registryovhnet/setemi-05d5e962-4c13-4d97-8974-a68f1dba1731/married-idea:latest-/root/npm,target=/root/.npm npm ci: | |
11:43:57 am 75.26 npm warn Could not resolve dependency: | |
11:43:57 am 75.26 npm warn peer typescript@">=4.8.4 <5.9.0" from @typescript-eslint/[email protected] | |
11:43:57 am 75.26 npm warn node_modules/@typescript-eslint/project-service | |
11:43:57 am 75.26 npm warn @typescript-eslint/project-service@"8.33.1" from @typescript-eslint/[email protected] | |
11:43:57 am 75.26 npm warn node_modules/@typescript-eslint/typescript-estree | |
11:43:57 am 75.29 npm error code ENETUNREACH | |
11:43:57 am 75.29 npm error syscall connect | |
11:43:57 am 75.29 npm error errno ENETUNREACH | |
11:43:57 am 75.29 npm error request to https://registry.npmjs.org/typescript failed, reason: connect ENETUNREACH 2606:4700::6810:323:443 | |
11:43:57 am 75.29 npm error A complete log of this run can be found in: /root/.npm/_logs/2025-07-11T16_42_42_201Z-debug-0.log | |
11:43:57 am ------ | |
11:43:57 am | |
11:43:57 am 1 warning found (use docker --debug to expand): | |
11:43:57 am - UndefinedVar: Usage of undefined variable '$NIXPACKS_PATH' (line 24) | |
11:43:57 am Dockerfile:26 | |
11:43:57 am -------------------- | |
11:43:57 am 24 | ENV NIXPACKS_PATH=/app/node_modules/.bin:$NIXPACKS_PATH | |
11:43:57 am 25 | COPY . /app/. | |
11:43:58 am 26 | >>> RUN --mount=type=cache,id=dquewy2rc1gra9container-registryovhnet/setemi-05d5e962-4c13-4d97-8974-a68f1dba1731/married-idea:latest-/root/npm,target=/root/.npm npm ci | |
11:43:58 am 27 | | |
11:43:58 am 28 | # build phase | |
11:43:58 am -------------------- | |
11:43:58 am ERROR: failed to build: failed to solve: process "/bin/bash -ol pipefail -c npm ci" did not complete successfully: exit code: 1 | |
11:43:58 am Error: Docker build failed | |
11:43:58 am nixpacks build failed: exit status 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
07:28:14 am Initializing build 🏗️ | |
07:28:14 am | |
07:28:14 am ╔══════════════════════════════ Nixpacks v1.37.0 ══════════════════════════════╗ | |
07:28:14 am ║ setup │ nodejs_18, npm-9_x ║ | |
07:28:14 am ║──────────────────────────────────────────────────────────────────────────────║ | |
07:28:14 am ║ caddy │ pkgs: caddy ║ | |
07:28:14 am ║ │ cmds: caddy fmt --overwrite /assets/Caddyfile ║ | |
07:28:14 am ║──────────────────────────────────────────────────────────────────────────────║ | |
07:28:14 am ║ install │ npm ci ║ | |
07:28:14 am ║──────────────────────────────────────────────────────────────────────────────║ | |
07:28:15 am ║ build │ npm run build ║ | |
07:28:15 am ║──────────────────────────────────────────────────────────────────────────────║ | |
07:28:15 am #0 building with "default" instance using docker driver | |
07:28:15 am ║ start │ exec caddy run --config /assets/Caddyfile --adapter caddyfile ║ | |
07:28:15 am | |
07:28:15 am ║ │ 2>&1 ║ | |
07:28:15 am #1 [internal] load build definition from Dockerfile | |
07:28:15 am ╚══════════════════════════════════════════════════════════════════════════════╝ | |
07:28:15 am #1 transferring dockerfile: 1.65kB done | |
07:28:15 am | |
07:28:15 am #1 DONE 0.0s | |
07:28:15 am | |
07:28:15 am #2 [internal] load metadata for ghcr.io/railwayapp/nixpacks:ubuntu-1745544451 | |
07:28:15 am #2 DONE 0.3s | |
07:28:15 am | |
07:28:15 am #3 [internal] load .dockerignore | |
07:28:15 am #3 transferring context: 2B done | |
07:28:15 am #3 DONE 0.0s | |
07:28:15 am | |
07:28:15 am #4 [stage-0 1/15] FROM ghcr.io/railwayapp/nixpacks:ubuntu-1745544451@sha256:63117fd83bba07b53186560676c6ad9e3d30045fa39443f1b268cfde5babaabb | |
07:28:15 am #4 DONE 0.0s | |
07:28:16 am | |
07:28:16 am #5 [internal] load build context | |
07:28:16 am #5 transferring context: 2.53MB 0.0s done | |
07:28:16 am #5 DONE 0.1s | |
07:28:16 am | |
07:28:16 am #6 [stage-0 2/15] WORKDIR /app/ | |
07:28:16 am #6 CACHED | |
07:28:16 am | |
07:28:16 am #7 [stage-0 4/15] RUN nix-env -if .nixpacks/nixpkgs-ba913eda2df8eb72147259189d55932012df6301.nix && nix-collect-garbage -d | |
07:28:16 am #7 CACHED | |
07:28:16 am | |
07:28:16 am #8 [stage-0 5/15] COPY .nixpacks/nixpkgs-ffeebf0acf3ae8b29f8c7049cd911b9636efd7e7.nix .nixpacks/nixpkgs-ffeebf0acf3ae8b29f8c7049cd911b9636efd7e7.nix | |
07:28:16 am #8 CACHED | |
07:28:16 am | |
07:28:16 am #9 [stage-0 3/15] COPY .nixpacks/nixpkgs-ba913eda2df8eb72147259189d55932012df6301.nix .nixpacks/nixpkgs-ba913eda2df8eb72147259189d55932012df6301.nix | |
07:28:16 am #9 CACHED | |
07:28:16 am | |
07:28:16 am #10 [stage-0 6/15] RUN nix-env -if .nixpacks/nixpkgs-ffeebf0acf3ae8b29f8c7049cd911b9636efd7e7.nix && nix-collect-garbage -d | |
07:28:17 am #10 CACHED | |
07:28:17 am | |
07:28:17 am #11 [stage-0 7/15] COPY .nixpacks/assets /assets/ | |
07:28:17 am #11 CACHED | |
07:28:17 am | |
07:28:17 am #12 [stage-0 8/15] COPY . /app/. | |
07:28:17 am #12 DONE 0.1s | |
07:28:17 am | |
07:28:17 am #13 [stage-0 9/15] RUN caddy fmt --overwrite /assets/Caddyfile | |
07:28:17 am #13 DONE 0.6s | |
07:28:17 am | |
07:28:17 am #14 [stage-0 10/15] COPY . /app/. | |
07:28:17 am #14 DONE 0.1s | |
07:28:17 am | |
07:28:17 am #15 [stage-0 11/15] RUN --mount=type=cache,id=dquewy2rc1gra9container-registryovhnet/setemi-05d5e962-4c13-4d97-8974-a68f1dba1731/shrill-wilderness:latest-/root/npm,target=/root/.npm npm ci | |
07:28:17 am #15 0.790 npm warn config production Use `--omit=dev` instead. | |
07:29:38 am #15 82.42 npm error Exit handler never called! | |
07:29:38 am #15 82.42 npm error This is an error with npm itself. Please report this error at: | |
07:29:38 am #15 82.42 npm error <https://github.com/npm/cli/issues> | |
07:29:38 am #15 82.42 npm error A complete log of this run can be found in: /root/.npm/_logs/2025-07-14T12_28_16_960Z-debug-0.log | |
07:29:38 am #15 DONE 82.5s | |
07:29:38 am | |
07:29:39 am #16 [stage-0 12/15] COPY . /app/. | |
07:29:39 am #16 DONE 0.1s | |
07:29:39 am | |
07:29:39 am #17 [stage-0 13/15] RUN --mount=type=cache,id=dquewy2rc1gra9container-registryovhnet/setemi-05d5e962-4c13-4d97-8974-a68f1dba1731/shrill-wilderness:latest-node_modules/cache,target=/app/node_modules/.cache npm run build | |
07:29:39 am #17 0.556 npm warn config production Use `--omit=dev` instead. | |
07:29:39 am #17 0.603 | |
07:29:39 am #17 0.603 > [email protected] build | |
07:29:39 am #17 0.603 > vite build | |
07:29:39 am #17 0.603 | |
07:29:39 am #17 0.621 sh: 1: vite: not found | |
07:29:39 am #17 ERROR: process "/bin/bash -ol pipefail -c npm run build" did not complete successfully: exit code: 127 | |
07:29:39 am ------ | |
07:29:39 am > [stage-0 13/15] RUN --mount=type=cache,id=dquewy2rc1gra9container-registryovhnet/setemi-05d5e962-4c13-4d97-8974-a68f1dba1731/shrill-wilderness:latest-node_modules/cache,target=/app/node_modules/.cache npm run build: | |
07:29:39 am 0.556 npm warn config production Use `--omit=dev` instead. | |
07:29:39 am | |
07:29:39 am 0.603 > [email protected] build | |
07:29:39 am 0.603 > vite build | |
07:29:40 am | |
07:29:40 am 0.621 sh: 1: vite: not found | |
07:29:40 am ------ | |
07:29:40 am | |
07:29:40 am 1 warning found (use docker --debug to expand): | |
07:29:40 am - UndefinedVar: Usage of undefined variable '$NIXPACKS_PATH' (line 24) | |
07:29:40 am Dockerfile:30 | |
07:29:40 am -------------------- | |
07:29:40 am 28 | # build phase | |
07:29:40 am 29 | COPY . /app/. | |
07:29:40 am 30 | >>> RUN --mount=type=cache,id=dquewy2rc1gra9container-registryovhnet/setemi-05d5e962-4c13-4d97-8974-a68f1dba1731/shrill-wilderness:latest-node_modules/cache,target=/app/node_modules/.cache npm run build | |
07:29:40 am 31 | | |
07:29:40 am 32 | | |
07:29:40 am -------------------- | |
07:29:40 am ERROR: failed to build: failed to solve: process "/bin/bash -ol pipefail -c npm run build" did not complete successfully: exit code: 127 | |
07:29:40 am Error: Docker build failed | |
07:29:41 am nixpacks build failed: exit status 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment