Skip to content

fix: invert logic of split_avg #1655

fix: invert logic of split_avg

fix: invert logic of split_avg #1655

Triggered via push January 8, 2025 17:34
Status Cancelled
Total duration 5h 7m 12s
Artifacts

push-server.yml

on: push
Matrix: Push BK-Tree Worker
Matrix: Push No OCR image
Matrix: Push Clone Qdrant script
Matrix: Push Crawl Cron Job
Matrix: Push Crawl Worker
Matrix: Push CSV JSONL worker Image
Matrix: Push Delete worker
Matrix: Push Dittofeed Sync Worker
Matrix: Push File Worker image
Matrix: Push Group worker
Matrix: Push Ingest image
Matrix: Push Pagefind Index worker
Matrix: Push Queue BM25 Script
Matrix: Push Reindex Worker
Matrix: Push Sync Qdrant script
Matrix: Push Video worker
Matrix: Push Word ID cronjob
Matrix: Push Word Worker
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 57 warnings
Push Word Worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
Canceling since a higher priority waiting request for 'Create Docker Images-' exists
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.group-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.group-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.file-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.file-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.word-id-cronjob#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.word-id-cronjob#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.queue-bm25#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.queue-bm25#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.reindex-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.reindex-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.crawl-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.crawl-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.word-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.word-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.dittofeed-sync-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.dittofeed-sync-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.crawl-cron-job#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.crawl-cron-job#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.sync-qdrant#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.sync-qdrant#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.clone-qdrant#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.clone-qdrant#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.csv-jsonl-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.csv-jsonl-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.delete-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.delete-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.bktree-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.bktree-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.dittofeed-sync-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.dittofeed-sync-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.csv-jsonl-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.csv-jsonl-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.reindex-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.reindex-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.word-id-cronjob#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.word-id-cronjob#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.crawl-cron-job#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.crawl-cron-job#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.queue-bm25#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.queue-bm25#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.bktree-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.bktree-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.clone-qdrant#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.clone-qdrant#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.delete-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.delete-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.crawl-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.crawl-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.sync-qdrant#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.sync-qdrant#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.group-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.group-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.file-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.file-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
Push Word Worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
Unmount failed, retrying (1/3)...
Push Word Worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
Unmount failed, retrying (2/3)...
Push Word Worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
Error during cleanup: Command failed: sudo umount /var/lib/buildkit umount: /var/lib/buildkit: target is busy.