build error
Job failed with exit code: 1. Reason: cache miss: [11/25] RUN if [ -f /app/patches/web-inbound-record-activity-after-body.patch ]; then patch -p1 < /app/patches/web-inbound-record-activity-after-body.patch; fi cache miss: [13/25] RUN pnpm build cache miss: [14/25] RUN pnpm ui:build cache miss: [23/25] RUN chmod +x /home/node/scripts/sync_hf.py cache miss: [10/25] COPY patches /app/patches cache miss: [12/25] RUN pnpm install --frozen-lockfile cache miss: [ 6/25] RUN curl -fsSL https://bun.sh/install | bash cache miss: [ 3/25] RUN apt-get update && apt-get install -y --no-install-recommends git ca-certificates curl python3 python3-pip && rm -rf /var/lib/apt/lists/* cache miss: [20/25] COPY --chown=node:node scripts /home/node/scripts cache miss: [17/25] RUN mkdir -p /app/openclaw/empty-bundled-plugins cache miss: [16/25] RUN python3 << 'PYEOF' cache miss: [ 4/25] RUN pip3 install --no-cache-dir --break-system-packages huggingface_hub cache miss: [ 9/25] WORKDIR /app/openclaw cache miss: [ 5/25] RUN corepack enable cache miss: [18/25] RUN chown -R node:node /app cache miss: [21/25] COPY --chown=node:node openclaw.json /home/node/scripts/openclaw.json.default cache miss: [ 7/25] WORKDIR /app cache miss: [15/25] RUN test -f dist/entry.js && echo "[build-check] dist/entry.js OK" && test -f dist/plugin-sdk/index.js && echo "[build-check] dist/plugin-sdk/index.js OK" && test -d extensions/telegram && echo "[build-check] extensions/telegram OK" && test -d extensions/whatsapp && echo "[build-check] extensions/whatsapp OK" && test -d dist/control-ui && echo "[build-check] dist/control-ui OK" cache miss: [ 2/25] RUN echo "clean-build-v9-upload-folder-$(date +%s)" cache miss: [24/25] RUN chown -R node:node /home/node cache miss: [22/25] RUN chmod +x /home/node/scripts/entrypoint.sh cache miss: [ 8/25] RUN git clone --depth 1 https://github.com/openclaw/openclaw.git openclaw cache miss: [25/25] WORKDIR /home/node cache miss: [19/25] RUN mkdir -p /home/node/.openclaw/workspace /home/node/.openclaw/credentials {"total":30,"completed":16,"user_total":25,"user_cached":0,"user_completed":11,"user_cacheable":24,"from":1,"miss":24,"client_duration_ms":24096}
Build logs:
Fetching error logs...