build error
Job failed with exit code: 1. Reason: cache miss: [stage-0 2/9] RUN mkdir /var/www cache miss: [stage-0 9/9] RUN python -m nltk.downloader -d /var/www/nltk_data punkt stopwords cache miss: [stage-0 6/9] RUN pip install -U "huggingface_hub[cli]" cache miss: [stage-0 5/9] RUN apt-get update && apt-get install --no-install-recommends -y git && rm -rf /var/lib/apt/lists/* cache miss: [stage-0 3/9] WORKDIR /var/www cache miss: [stage-0 8/9] RUN pip install -r requirements.txt cache miss: [stage-0 7/9] RUN --mount=type=secret,id=HF_TOKEN,mode=0444,required=true huggingface-cli download muryshev/nn-legal-search-data --repo-type dataset --token=$(cat /run/secrets/HF_TOKEN) cache miss: [stage-0 4/9] COPY . /var/www {"total":14,"completed":10,"user_total":9,"user_cached":0,"user_completed":5,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":3216}
Build logs:
Fetching error logs...