build error

Job failed with exit code: 1. Reason: cache miss: [13/13] RUN chmod +x /app/start.sh cache miss: [ 6/13] WORKDIR /app cache miss: [ 2/13] RUN apt-get update && apt-get install --no-install-recommends -y git git-lfs curl build-essential cmake wget procps vim nano python3.10 python3-pip python3-dev python3-setuptools python3-wheel python3-venv ffmpeg tmux htop nvtop python3-opencv openssh-client openssh-server openssl rsync unzip && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [ 8/13] COPY --chown=1000 ./ /app cache miss: [10/13] RUN cd /app/ui && npm install cache miss: [ 5/13] RUN useradd -m -u 1000 user cache miss: [ 4/13] RUN curl -sL https://deb.nodesource.com/setup_23.x -o nodesource_setup.sh && bash nodesource_setup.sh && apt-get update && apt-get install -y nodejs && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [ 3/13] WORKDIR /tmp cache miss: [12/13] RUN chown 1000 /app cache miss: [11/13] WORKDIR /app cache miss: [ 9/13] RUN pip install --no-cache-dir -r requirements.txt && pip install --pre --no-cache-dir torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128 --force && pip install setuptools==69.5.1 --no-cache-dir cache miss: [ 7/13] RUN ln -s /usr/bin/python3 /usr/bin/python {"total":18,"completed":14,"user_total":13,"user_cached":0,"user_completed":9,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":290219}

Build logs:

Fetching error logs...