Actions
Bug #22187
closedTest crunch-run and arv-mount with containerd 1.7.22
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
Story points:
-
Description
- Build a new compute AMI with Docker 27
- Update tordo to use the new AMI
- run the aws-s3-download workflow that exposed the bug
Updated by Peter Amstutz 3 months ago
- Assigned To set to Brett Smith
- Description updated (diff)
Updated by Brett Smith 3 months ago
Conveniently someone already did step 1 for me in packer-build-compute-image: #260 - Nevermind, this was incorrect, because it doesn't include #22162 which is the fix we want to test. But at least it shows that our tooling is picking up Docker 27+containerd 1.7.
Updated by Brett Smith 3 months ago
- Status changed from New to In Progress
packer-build-compute-image: #261 made us-east-1: ami-07bb594321e259b66
with all the right versions of everything.
Updated by Brett Smith 2 months ago
The S3 downloader starts okay but #22226 is the current obstacle to the job completing successfully.
Updated by Brett Smith 2 months ago
A successful run. Log highlights:
2024-10-21T18:35:07.727522109Z Using FUSE mount: /usr/bin/arv-mount 2.8.0.dev20241009135841 2024-10-21T18:35:07.733921134Z Using container runtime: docker Engine 27.3.1, containerd 1.7.22, runc 1.1.14, docker-init 0.19.0 … 2024-10-21T18:35:25.435335268Z INFO /usr/lib/python3-arvados-cwl-runner/bin/arvados-cwl-runner 2.8.0.dev20241008154607, arvados-python-client 2.8.0.dev20241008144825, cwltool 3.1.20240508115724 … 2024-10-21T18:40:39.964155772Z INFO Overall process status is success 2024-10-21T18:40:40.106239678Z INFO Final output collection d9b4412cc2b50320a60f1535fda908d0+202 "Output from workflow aws-s3-bulk-download.cwl (05cb09e)" (tordo-4zz18-xz9luzrnn49r3ee) 2024-10-21T18:40:40.399095366Z INFO Final process status is success
Actions