StartDate: 2026-01-11 06:04:01+00:00 CpuId: 32x AMD EPYC (3rd Gen) (Milan) [Zen 3], 7nm (SMT disabled) CommitSHA: 3bf5ae02eb498b0214fafca34bf299df98d1ecc8 CommitTime: 2026-01-10 23:29:35 +0100 CommitAuthor: Matthias Krack CommitSubject: Update Spack recipe for MimicMcl #################### Building Image cp2k-precommit #################### Dockerfile: /tools/docker/Dockerfile.test_precommit Build-Path: / Build-Args: GIT_COMMIT_SHA=3bf5ae02eb498b0214fafca34bf299df98d1ecc8 SPACK_CACHE=gs://cp2k-spack-cache Build-Cache: Yes Populating docker build cache... done. DEPRECATED: The legacy builder is deprecated and will be removed in a future release. BuildKit is currently disabled; enable it by removing the DOCKER_BUILDKIT=0 environment-variable. Sending build context to Docker daemon 408.9MB Step 1/10 : FROM ubuntu:24.04 24.04: Pulling from library/ubuntu 20043066d3d5: Pulling fs layer 20043066d3d5: Verifying Checksum 20043066d3d5: Download complete 20043066d3d5: Pull complete Digest: sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54 Status: Downloaded newer image for ubuntu:24.04 ---> c3a134f2ace4 Step 2/10 : WORKDIR /opt/cp2k-precommit ---> Using cache ---> fe773cb7b138 Step 3/10 : COPY ./tools/precommit/ /opt/cp2k-precommit/ ---> Using cache ---> d0350ea69086 Step 4/10 : RUN ./install_requirements.sh ---> Using cache ---> befafcdf72eb Step 5/10 : ENV PATH="/opt/venv/bin:/opt/cp2k-precommit:$PATH" ---> Using cache ---> 729956e8690e Step 6/10 : WORKDIR /opt/cp2k ---> Using cache ---> 321cca02e447 Step 7/10 : COPY ./ ./ ---> af79d1e05566 Step 8/10 : RUN ./tools/docker/scripts/test_precommit.sh 2>&1 | tee report.log ---> Running in c79e0cf27f4d ========== Starting Precommit Server ========== [2026-01-11 06:06:46 +0000] [9] [INFO] Starting gunicorn 23.0.0 [2026-01-11 06:06:46 +0000] [9] [INFO] Listening at: http://0.0.0.0:8080 (9) [2026-01-11 06:06:46 +0000] [9] [INFO] Using worker: gthread [2026-01-11 06:06:46 +0000] [11] [INFO] Booting worker with pid: 11 [2026-01-11 06:06:47,068] INFO in precommit_server: CP2K Precommit Server is up and running :-) ========== Running Precommit Checks ========== Running precommit checks using 16 workers and server: http://127.0.0.1:8080 Searching for files... fatal: not a git repository (or any of the parent directories): .git [ ] 14 / 8235 files processed [= ] 138 / 8235 files processed [= ] 234 / 8235 files processed [== ] 369 / 8235 files processed [=== ] 543 / 8235 files processed [===== ] 758 / 8235 files processed [======= ] 1020 / 8235 files processed [========== ] 1391 / 8235 files processed [=============== ] 2118 / 8235 files processed [========================= ] 3507 / 8235 files processed [================================= ] 4597 / 8235 files processed [========================================== ] 5895 / 8235 files processed [================================================= ] 6844 / 8235 files processed [========================================================= ] 7945 / 8235 files processed [============================================================] 8235 / 8235 files processed Summary: Found 8235, skipped 0, checked 8235, and failed 0 files. Status: OK ---> Removed intermediate container c79e0cf27f4d ---> a8d0c9dc806d Step 9/10 : CMD cat $(find ./report.log -mmin +10) | sed '/^Summary:/ s/$/ (cached)/' ---> Running in cb343f5981fa ---> Removed intermediate container cb343f5981fa ---> 250973e60046 Step 10/10 : ENTRYPOINT [] ---> Running in 0b2335170c5b ---> Removed intermediate container 0b2335170c5b ---> bbdf10e6007f [Warning] One or more build-args [GIT_COMMIT_SHA SPACK_CACHE] were not consumed Successfully built bbdf10e6007f Successfully tagged us-central1-docker.pkg.dev/cp2k-org-project/cp2kci/img_cp2k-precommit:master Pushing new image... done. #################### Running Image cp2k-precommit #################### EndDate: 2026-01-11 06:09:38+00:00