build error
Job failed with exit code: 1. Reason: cache miss: [stage-0 2/8] COPY --from=ghcr.io/astral-sh/uv:0.4.20 /uv /bin/uv cache miss: [stage-0 8/8] COPY --chown=user . /app cache miss: [stage-0 7/8] RUN python -c "import nltk; nltk.download('stopwords', download_dir='/usr/local/share/nltk_data'); nltk.download('punkt', download_dir='/usr/local/share/nltk_data')" && chmod -R 755 /usr/local/share/nltk_data cache miss: [stage-0 6/8] RUN uv pip install -r requirements.txt cache miss: FROM ghcr.io/astral-sh/uv:0.4.20@sha256:4e7932d37d1156f8f7be5992363f1307160aff4b3031ee99b03155df78900575 cache miss: [stage-0 5/8] COPY --chown=user ./requirements.txt requirements.txt cache miss: [stage-0 4/8] WORKDIR /app cache miss: [stage-0 3/8] RUN useradd -m -u 1000 user {"total":15,"completed":13,"user_total":9,"user_cached":0,"user_completed":7,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":20006}
Build logs:
Fetching error logs...