build error
Job failed with exit code: 1. Reason: cache miss: [12/18] RUN curl -fsSL https://omp.sh/install | sh cache miss: [ 9/18] RUN pip3 install --no-cache-dir ipykernel requests httpx numpy pandas black isort pylint huggingface_hub aider-chat cache miss: [ 8/18] RUN curl -fsSL "https://github.com/caddyserver/caddy/releases/download/v2.8.4/caddy_2.8.4_linux_amd64.tar.gz" -o /tmp/caddy.tar.gz && tar -xzf /tmp/caddy.tar.gz -C /usr/local caddy && rm /tmp/caddy.tar.gz cache miss: [16/18] COPY start.sh /start.sh cache miss: [14/18] COPY Caddyfile /etc/caddy/Caddyfile cache miss: [ 5/18] RUN curl -fsSL "https://nodejs.org/dist/v20.19.0/node-v20.19.0-linux-x64.tar.xz" -o /tmp/node.tar.xz && tar -xJf /tmp/node.tar.xz -C /usr/local --strip-components=1 && rm /tmp/node.tar.xz && npm install -g yarn pnpm cache miss: [ 4/18] RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y cache miss: [17/18] RUN chmod +x /start.sh cache miss: [11/18] RUN curl -fsSL https://bun.sh/install | bash cache miss: [ 6/18] RUN curl -fsSL https://astral.sh/uv/install.sh | sh cache miss: [ 3/18] RUN curl -fsSL "https://go.dev/dl/go1.22.5.linux-amd64.tar.gz" -o /tmp/go.tar.gz && tar -C /usr/local -xzf /tmp/go.tar.gz && rm /tmp/go.tar.gz cache miss: [15/18] COPY port-manager.js /port-manager.js cache miss: [10/18] RUN npm install -g @opencode-ai/opencode cache miss: [ 2/18] RUN apt-get update && apt-get install -y --no-install-recommends curl wget git git-lfs vim nano htop python3 python3-pip python3-venv python3-dev build-essential pkg-config cmake sudo locales jq unzip zip tar gzip xz-utils bzip2 ca-certificates gnupg openssh-client ripgrep procps iproute2 && locale-gen en_US.UTF-8 && rm -rf /var/lib/apt/lists/* cache miss: [13/18] RUN code-server --install-extension ms-python.python && code-server --install-extension ms-python.vscode-pylance && code-server --install-extension ms-toolsai.jupyter && code-server --install-extension ms-toolsai.jupyter-keymap && code-server --install-extension ms-toolsai.vscode-jupyter-cell-tags && code-server --install-extension ms-toolsai.vscode-jupyter-slideshow && code-server --install-extension esbenp.prettier-vscode && code-server --install-extension eamodio.gitlens && code-server --install-extension mhutchie.git-graph && code-server --install-extension PKief.material-icon-theme && code-server --install-extension formulahendry.code-runner && code-server --install-extension christian-kohler.path-intellisense && code-server --install-extension dbaeumer.vscode-eslint && code-server --install-extension redhat.vscode-yaml && code-server --install-extension redhat.vscode-xml && code-server --install-extension tamasfe.even-better-toml && code-server --install-extension davidanson.vscode-markdownlint && code-server --install-extension golang.go && code-server --install-extension rust-lang.rust-analyzer && code-server --install-extension gruntfuggly.todo-tree && code-server --install-extension donjayamanne.githistory && code-server --install-extension mechatroner.rainbow-csv && code-server --install-extension wayou.vscode-todo-highlight && code-server --install-extension aaron-bond.better-comments && code-server --install-extension njpwerner.autodocstring && code-server --install-extension codezombiech.gitignore && code-server --install-extension github.vscode-github-actions && code-server --install-extension jeff-hykin.better-dockerfile-syntax && code-server --install-extension timonwong.shellcheck && code-server --install-extension yzhang.markdown-all-in-one && code-server --install-extension continue.continue cache miss: [ 7/18] RUN curl -fsSL https://code-server.dev/install.sh | sh && rm -rf /tmp/code-server* cache miss: [18/18] WORKDIR /root {"total":23,"completed":14,"user_total":18,"user_cached":0,"user_completed":9,"user_cacheable":17,"from":1,"miss":17,"client_duration_ms":439734}
Build logs:
Fetching error logs...