build error
Job failed with exit code: 1. Reason: cache miss: [11/21] RUN git clone https://github.com/yinhw0210/dataAnalysis-backend.git /code cache miss: [20/21] RUN chmod +x /code/deploy.sh cache miss: [ 6/21] RUN apt-get install pip -y cache miss: [ 3/21] RUN apt-get update cache miss: [ 2/21] WORKDIR /code cache miss: [16/21] COPY ./system_health.py /code/system_health.py cache miss: [13/21] COPY ./config.template.ini /code/config.ini cache miss: [12/21] RUN pip install -r /code/requirements.txt cache miss: [10/21] RUN apt-get install ffmpeg -y cache miss: [ 8/21] RUN apt-get install curl -y cache miss: [ 7/21] RUN apt-get install git -y cache miss: [19/21] RUN chmod 777 -R /code cache miss: [17/21] RUN cat /code/system_health.py >> /code/src/routes/system.py cache miss: [15/21] COPY ./deploy.sh /code/deploy.sh cache miss: [ 9/21] RUN apt-get install wget -y cache miss: [ 5/21] RUN apt-get install python-is-python3 -y cache miss: [ 4/21] RUN apt-get install python3.10 -y cache miss: [21/21] RUN git config --global --add safe.directory "*" cache miss: [18/21] RUN cat /code/src/routes/system.py cache miss: [14/21] COPY ./config.template.ini /config.ini {"total":26,"completed":9,"user_total":21,"user_cached":0,"user_completed":4,"user_cacheable":20,"from":1,"miss":20,"client_duration_ms":20407}
Build logs:
Fetching error logs...