build error
Job failed with exit code: 1. Reason: cache miss: [stage-1 10/16] COPY ./requirements.txt requirements.txt cache miss: [stage-1 14/16] COPY /data/ ./data/ cache miss: [stage-1 11/16] RUN pip install --no-cache-dir --upgrade -r requirements.txt cache miss: [stage-1 7/16] WORKDIR /dashboard cache miss: [stage-1 6/16] RUN chmod +x /mount-blobfuse.sh cache miss: [stage-1 8/16] RUN chmod 777 /dashboard cache miss: [stage-1 9/16] WORKDIR /dashboard cache miss: [stage-1 4/16] RUN apt-get update && apt-get install -y wget apt-utils && wget https://packages.microsoft.com/config/ubuntu/18.04/packages-microsoft-prod.deb && dpkg -i packages-microsoft-prod.deb && apt-get remove -y wget && apt-get update && apt-get install -y --no-install-recommends fuse blobfuse blobfuse2 libcurl3-gnutls libgnutls30 sudo && rm -rf /var/lib/apt/lists/* cache miss: [stage-1 15/16] COPY /pages/ ./pages/ cache miss: [stage-1 13/16] COPY ./app.py app.py cache miss: [stage-1 3/16] RUN apt-get update && apt-get install -y --no-install-recommends locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8 cache miss: [stage-1 2/16] WORKDIR /dashboard cache miss: [stage-1 12/16] COPY ./mount-blobfuse.sh mount-blobfuse.sh cache miss: [stage-1 5/16] COPY mount-blobfuse.sh / {"total":20,"completed":9,"user_total":15,"user_cached":0,"user_completed":4,"user_cacheable":14,"from":1,"miss":14,"client_duration_ms":12359}
Build logs:
Fetching error logs...