build error

Job failed with exit code: 1. Reason: cache miss: [stage-1 7/13] COPY backend/app ./app cache miss: [stage-1 5/13] RUN pip install --upgrade pip && pip install uv && uv pip install --system -e ".[ml]" cache miss: [frontend-builder 6/8] COPY frontend/ . cache miss: [stage-1 9/13] COPY --from=frontend-builder /frontend/out /app/static cache miss: [stage-1 3/13] RUN apt-get update && apt-get install -y --no-install-recommends build-essential git ffmpeg libsndfile1 redis-server curl && rm -rf /var/lib/apt/lists/* cache miss: [stage-1 6/13] RUN mkdir -p /app/storage/audio/music /app/storage/audio/vocals /app/storage/audio/mixed /app/storage/audio/mastered /app/storage/models cache miss: [frontend-builder 8/8] RUN npm run build cache miss: [frontend-builder 7/8] COPY frontend/next.config.space.js ./next.config.js cache miss: [frontend-builder 3/8] WORKDIR /frontend cache miss: [stage-1 13/13] RUN chown -R user:user /app cache miss: [stage-1 11/13] RUN chmod +x /app/entrypoint.sh cache miss: [stage-1 8/13] COPY backend/app_hf.py ./app_hf.py cache miss: [frontend-builder 5/8] RUN npm install cache miss: [stage-1 12/13] RUN useradd -m -u 1000 user cache miss: [stage-1 10/13] COPY entrypoint.sh /app/entrypoint.sh cache miss: [frontend-builder 2/8] RUN apt-get update && apt-get install -y curl && curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* cache miss: [stage-1 4/13] COPY backend/pyproject.toml . cache miss: [frontend-builder 4/8] COPY frontend/package.json frontend/pnpm-lock.yaml* frontend/package-lock.json* ./ {"total":25,"completed":17,"user_total":20,"user_cached":2,"user_completed":12,"user_cacheable":19,"from":1,"miss":18,"client_duration_ms":71858}

Build logs:

Fetching error logs...