build error

Job failed with exit code: 1. Reason: cache miss: [3/8] RUN useradd -m -u 1000 user cache miss: [8/8] RUN pip install --no-cache-dir --upgrade -r requirements.txt cache miss: [6/8] COPY --chown=user . /home/user/app cache miss: [2/8] RUN apt update && apt upgrade -y && apt install -y ffmpeg cache miss: [7/8] RUN pip install --no-cache-dir --upgrade cmake cache miss: [5/8] RUN pip install --no-cache-dir --upgrade pip cache miss: [4/8] WORKDIR /home/user/app {"total":13,"completed":13,"user_total":8,"user_cached":0,"user_completed":8,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":60803}

Build logs:

Fetching error logs...