build error
Job failed with exit code: 1. Reason: cache miss: [run 1/2] LINK COPY --link --chown=1000 ./ /home/user/app cache miss: [base 7/9] RUN chown -R 1000:1000 /var/ cache miss: [base 5/9] 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" torch==2.1.0 cache miss: [run 2/2] LINK COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt cache miss: [pipfreeze 1/1] RUN pip freeze > /tmp/freeze.txt cache miss: [base 9/9] RUN pip install --no-cache-dir gradio[oauth,mcp]==5.34.1 "uvicorn>=0.14.0" "websockets>=10.4" spaces==0.47.0 cache miss: [base 6/9] RUN apt-get update && apt-get install -y curl && curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* && apt-get clean cache miss: [base 8/9] RUN --mount=target=/tmp/requirements.txt,source=requirements.txt pip install --no-cache-dir -r /tmp/requirements.txt cache miss: [run 2/2] COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt cache miss: [run 1/2] COPY --link --chown=1000 ./ /home/user/app {"total":28,"completed":20,"user_total":16,"user_cached":5,"user_completed":8,"user_cacheable":15,"from":1,"miss":10,"client_duration_ms":35622}
Build logs:
Fetching error logs...