build error
Job failed with exit code: 1. Reason: cache miss: [9/9] COPY --chown=1000 . /home/user/app cache miss: [8/9] RUN pip install --no-cache-dir --upgrade -r /tmp/requirements.txt && pip install flash-attn --no-build-isolation cache miss: [6/9] RUN pyenv install 3.10.12 && pyenv global 3.10.12 && pyenv rehash && pip install --no-cache-dir -U pip setuptools wheel && pip install packaging ninja cache miss: [7/9] COPY --chown=1000 ./requirements.txt /tmp/requirements.txt cache miss: [5/9] RUN curl https://pyenv.run | bash cache miss: [4/9] WORKDIR /home/user/app cache miss: [3/9] RUN useradd -m -u 1000 user cache miss: [2/9] RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends git git-lfs wget curl build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev libncursesw5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev ffmpeg poppler-utils && apt-get clean && rm -rf /var/lib/apt/lists/* {"total":14,"completed":13,"user_total":9,"user_cached":0,"user_completed":8,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":273359}
Build logs:
Fetching error logs...