build error
Job failed with exit code: 1. Reason: cache miss: [11/12] COPY --chown=user . /app cache miss: [ 4/12] RUN pip install numpy==1.26.4 scipy ninja torch==2.1.2 torchvision==0.16.2 h5py matplotlib "trimesh>=4.2.0" "pyglet<2" "accelerate>=0.28.0" wandb timm datasets hydra-core && pip cache purge cache miss: [ 7/12] RUN useradd -m -u 1000 user cache miss: [ 6/12] RUN git clone --single-branch https://github.com/NVIDIA/apex && cd apex && git checkout 810ffae374a2b9cb4b5c5e28eaeca7d7998fca0c && pip install -v --disable-pip-version-check --no-cache-dir --no-build-isolation --config-settings "--build-option=--cpp_ext" --config-settings "--build-option=--cuda_ext" ./ && pip cache purge && cd .. && rm -rf apex cache miss: [ 5/12] RUN FORCE_CUDA=1 TORCH_CUDA_ARCH_LIST="6.0;7.0;7.5;8.0;8.6;9.0" pip install "git+https://github.com/Jiayuan-Gu/torkit3d.git@235ecf60497271136f5552cb45bb7cf75ab1cb09" && pip cache purge cache miss: [ 2/12] RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends bash-completion build-essential ca-certificates cmake curl git htop libegl1 libxext6 libjpeg-dev libpng-dev rsync tmux unzip vim wget xvfb && rm -rf /var/lib/apt/lists/* cache miss: [ 9/12] RUN pip install git+https://github.com/zyc00/Point-SAM.git && pip cache purge cache miss: [ 8/12] WORKDIR /app cache miss: [12/12] RUN wget https://yuchen-service.nrp-nautilus.io/yuchen_fast/pointcloud-sam/pretrained/ours/mixture_10k/model-2.safetensors cache miss: [10/12] RUN pip install flask flask_cors && pip cache purge cache miss: [ 3/12] RUN curl -o ~/miniconda.sh https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh && chmod +x ~/miniconda.sh && ~/miniconda.sh -b -p /opt/conda && rm ~/miniconda.sh && /opt/conda/bin/conda init && /opt/conda/bin/conda install -y python="3.10" && /opt/conda/bin/conda clean -ya {"total":17,"completed":8,"user_total":12,"user_cached":0,"user_completed":3,"user_cacheable":11,"from":1,"miss":11,"client_duration_ms":84978}
Build logs:
Fetching error logs...