build error
Job failed with exit code: 1. Reason: cache miss: [run 2/12] COPY --from=pipfreeze --link /pipfreeze/ /pipfreeze/ cache miss: [run 8/12] RUN mkdir -p /home/user && ( [ -e /home/user/app ] || ln -s /app/ /home/user/app ) || true cache miss: [run 6/12] RUN git config --global user.email "prasadnu@users.noreply.huggingface.co" cache miss: [run 1/12] LINK COPY --link ./ /app cache miss: [run 1/12] COPY --link ./ /app cache miss: [base 6/7] RUN mkdir -p .streamlit && git config --global core.excludesfile ~/.gitignore && echo ".streamlit" > ~/.gitignore cache miss: [run 10/12] COPY --link --from=vscode /opt/openvscode-server /opt/openvscode-server cache miss: [run 9/12] RUN ln -s /dev-mode/init-process /tmp/init-process cache miss: [base 1/7] COPY --from=root / / cache miss: [run 2/12] LINK COPY --from=pipfreeze --link /pipfreeze/ /pipfreeze/ cache miss: [run 7/12] RUN git config --global user.name "prasadnu" cache miss: [run 11/12] RUN /opt/openvscode-server/bin/openvscode-server --install-extension ms-python.python --install-extension ms-python.debugpy cache miss: [run 12/12] LINK COPY --link --from=dev-mode /dev-mode /dev-mode cache miss: [run 10/12] LINK COPY --link --from=vscode /opt/openvscode-server /opt/openvscode-server cache miss: [base 3/7] RUN apt-get update && apt-get install -y git git-lfs ffmpeg libsm6 libxext6 cmake rsync libgl1 && rm -rf /var/lib/apt/lists/* && git lfs install cache miss: [base 5/7] RUN --mount=target=/tmp/requirements.txt,source=requirements.txt pip install --no-cache-dir -r /tmp/requirements.txt streamlit==1.41.1 "uvicorn>=0.14.0" "websockets>=10.4" spaces cache miss: [pipfreeze 1/2] RUN mkdir -p /pipfreeze cache miss: [base 7/7] RUN mkdir -p /home/user && ( [ -e /home/user/app ] || ln -s /app/ /home/user/app ) || true cache miss: [run 5/12] RUN pip install --no-cache-dir IPython wheel cache miss: FROM docker.io/huggingface/spaces-dev-init-process:sha-2901460@sha256:09c37ffe1b9374ee78ece85924f60be7b76ce41b5d5677a231fab94f08b6f89c cache miss: [base 2/7] WORKDIR /app cache miss: [run 4/12] RUN chsh -s /usr/bin/bash root cache miss: [run 3/12] RUN apt-get update && apt-get install -y htop vim nano gdb && rm -rf /var/lib/apt/lists/* 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: [base 4/7] RUN pip install --no-cache-dir pip -U && pip install --no-cache-dir datasets "huggingface-hub>=0.30" "hf-transfer>=0.1.4" "protobuf<4" "click<8.1" cache miss: [pipfreeze 2/2] RUN pip freeze > /pipfreeze/freeze.txt cache miss: [dev-mode 1/1] COPY --link --from=huggingface/spaces-dev-init-process:sha-2901460 /app/init-process /dev-mode/init-process cache miss: [run 12/12] COPY --link --from=dev-mode /dev-mode /dev-mode {"total":41,"completed":24,"user_total":29,"user_cached":0,"user_completed":12,"user_cacheable":28,"from":1,"miss":28,"client_duration_ms":53465}
Build logs:
Fetching error logs...