build error

Job failed with exit code: 1. Reason: cache miss: [elixir-builder 7/11] RUN mix do deps.get, deps.compile cache miss: [elixir-builder 5/11] COPY kenya_rag/mix.exs kenya_rag/mix.lock ./ cache miss: [stage-2 15/24] COPY --from=web-builder /app/public ./public cache miss: [stage-2 23/24] RUN chmod +x /entrypoint.sh cache miss: [stage-2 17/24] COPY --from=web-builder /app/.next/static ./.next/static cache miss: [stage-2 7/24] RUN pip install uv cache miss: [elixir-builder 8/11] COPY kenya_rag/priv priv cache miss: [web-builder 3/3] RUN mkdir -p public .next/standalone .next/static && touch public/dummy .next/standalone/server.js .next/static/dummy cache miss: [stage-2 13/24] COPY --from=elixir-builder /app/_build/prod/rel/kenya_rag ./ cache miss: [stage-2 5/24] RUN wget -O neo4j.tar.gz "https://neo4j.com/artifact.php?name=neo4j-community-5.18.1-unix.tar.gz" && tar -xzf neo4j.tar.gz -C /opt && mv /opt/neo4j-community-* /opt/neo4j && rm neo4j.tar.gz cache miss: [stage-2 18/24] COPY nginx.conf /etc/nginx/nginx.conf cache miss: [elixir-builder 10/11] RUN mix compile cache miss: [stage-2 16/24] COPY --from=web-builder /app/.next/standalone ./ cache miss: [stage-2 22/24] COPY entrypoint.sh /entrypoint.sh cache miss: [stage-2 11/24] COPY system-0/ . cache miss: [stage-2 8/24] WORKDIR /system-0 cache miss: [stage-2 4/24] RUN apt-get update && apt-get install -y libssl-dev libncurses6 supervisor redis-server postgresql-15 postgresql-15-pgvector pgbouncer openjdk-17-jre-headless nodejs nginx && rm -rf /var/lib/apt/lists/* cache miss: [stage-2 21/24] COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf cache miss: [elixir-builder 9/11] COPY kenya_rag/lib lib cache miss: [stage-2 24/24] RUN mkdir -p /var/lib/postgresql/data /var/run/postgresql && chown -R postgres:postgres /var/lib/postgresql /var/run/postgresql cache miss: [stage-2 14/24] WORKDIR /next_app cache miss: [elixir-builder 6/11] COPY kenya_rag/config config cache miss: [web-builder 2/3] WORKDIR /app cache miss: [stage-2 2/24] RUN apt-get update && apt-get install -y curl wget gnupg ca-certificates && rm -rf /var/lib/apt/lists/* cache miss: [stage-2 12/24] WORKDIR /kenya_rag cache miss: [stage-2 20/24] RUN mkdir -p /etc/pgbouncer && touch /etc/pgbouncer/userlist.txt cache miss: [stage-2 6/24] RUN wget -O qdrant.tar.gz "https://github.com/qdrant/qdrant/releases/download/v1.9.0/qdrant-x86_64-unknown-linux-gnu.tar.gz" && tar -xzf qdrant.tar.gz -C /usr/local/bin && rm qdrant.tar.gz cache miss: [stage-2 10/24] RUN uv pip install --system -r pyproject.toml cache miss: [stage-2 3/24] RUN curl -fsSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor -o /etc/apt/trusted.gpg.d/postgresql.gpg && echo "deb http://apt.postgresql.org/pub/repos/apt bookworm-pgdg main" > /etc/apt/sources.list.d/pgdg.list && mkdir -p /etc/apt/keyrings && curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg && echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main" | tee /etc/apt/sources.list.d/nodesource.list cache miss: [stage-2 9/24] COPY system-0/pyproject.toml system-0/uv.lock ./ cache miss: [stage-2 19/24] COPY pgbouncer.ini /etc/pgbouncer.ini cache miss: [elixir-builder 11/11] RUN mix release {"total":45,"completed":20,"user_total":38,"user_cached":3,"user_completed":13,"user_cacheable":35,"from":3,"miss":32,"client_duration_ms":6679}

Build logs:

Fetching error logs...