build error

Job failed with exit code: 1. Reason: cache miss: [ 8/10] RUN mkdir -p /app/.cache && chmod -R 777 /app/.cache cache miss: [ 5/10] COPY src/ ./src/ cache miss: [ 2/10] WORKDIR /app cache miss: [ 6/10] RUN pip3 install -r requirements.txt cache miss: [ 4/10] COPY requirements.txt ./ cache miss: [ 3/10] RUN apt-get update && apt-get install -y build-essential curl software-properties-common git && rm -rf /var/lib/apt/lists/* cache miss: [10/10] RUN mkdir -p /tmp/huggingface && chmod -R 777 /tmp/huggingface cache miss: [ 9/10] RUN mkdir -p /tmp/huggingface/dataset/images && chmod -R 777 /tmp/huggingface/dataset cache miss: [ 7/10] RUN chmod -R 777 /app {"total":15,"completed":8,"user_total":10,"user_cached":0,"user_completed":3,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":4670}

Build logs:

Fetching error logs...