build error

Job failed with exit code: 1. Reason: cache miss: [5/9] RUN pip install --upgrade pip cache miss: [4/9] COPY requirements.txt /app/ cache miss: [9/9] RUN chmod +x /app/start.sh cache miss: [8/9] COPY start.sh /app/ cache miss: [6/9] RUN pip install --no-cache-dir -r requirements.txt cache miss: [7/9] COPY . /app/ {"total":14,"completed":9,"user_total":9,"user_cached":3,"user_completed":4,"user_cacheable":8,"from":1,"miss":6,"client_duration_ms":655}

Build logs:

Fetching error logs...