build error
Job failed with exit code: 1. Reason: cache miss: [production 3/13] COPY --from=builder /app/.venv /app/.venv cache miss: [builder 5/6] COPY pyproject.toml uv.lock ./ cache miss: [builder 2/6] RUN apt-get update && apt-get install --no-install-recommends -y build-essential curl ca-certificates && rm -rf /var/lib/apt/lists/* cache miss: [production 2/13] WORKDIR /app cache miss: [production 8/13] RUN git config --global user.email "Ethicalpirate91@users.noreply.huggingface.co" cache miss: [dev-mode 1/1] COPY --link --from=huggingface/spaces-dev-init-process:sha-86bfd50 /app/init-process /dev-mode/init-process cache miss: [production 4/13] COPY app.py ./app.py cache miss: [builder 4/6] WORKDIR /app cache miss: [production 13/13] LINK COPY --link --from=dev-mode /dev-mode /dev-mode cache miss: [production 12/13] COPY --link --from=vscode /opt/openvscode-server /opt/openvscode-server cache miss: [production 7/13] COPY data ./data cache miss: [production 5/13] COPY src ./src cache miss: [builder 6/6] RUN --mount=type=cache,target=/root/.cache/uv uv sync --frozen --no-dev cache miss: [builder 3/6] RUN curl -fsSL https://astral.sh/uv/install.sh -o /install.sh && chmod 755 /install.sh && /install.sh && rm -f /install.sh cache miss: [production 6/13] COPY css ./css cache miss: [production 10/13] RUN mkdir -p /home/user && ( [ -e /home/user/app ] || ln -s /app/ /home/user/app ) || true cache miss: [production 12/13] LINK COPY --link --from=vscode /opt/openvscode-server /opt/openvscode-server cache miss: [vscode 2/2] RUN apt-get update && apt-get install -y wget && wget https://github.com/gitpod-io/openvscode-server/releases/download/openvscode-server-v1.101.2/openvscode-server-v1.101.2-linux-x64.tar.gz -O /tmp/openvscode-server.tar.gz && tar -xzf /tmp/openvscode-server.tar.gz -C /opt && rm /tmp/openvscode-server.tar.gz && mv /opt/openvscode-server-v1.101.2-linux-x64 /opt/openvscode-server cache miss: [production 13/13] COPY --link --from=dev-mode /dev-mode /dev-mode cache miss: [production 9/13] RUN git config --global user.name "Ethicalpirate91" cache miss: [production 11/13] RUN ln -s /dev-mode/init-process /tmp/init-process cache miss: FROM docker.io/huggingface/spaces-dev-init-process:sha-86bfd50@sha256:b7f970812a3d97ee9fd25c40d50b757f8115e93c1587e21c0371c16658b9894f {"total":33,"completed":28,"user_total":25,"user_cached":0,"user_completed":20,"user_cacheable":22,"from":3,"miss":22,"client_duration_ms":26016}
Build logs:
Fetching error logs...