StartDate: 2025-12-20 10:28:13+00:00 CpuId: 32x AMD EPYC (3rd Gen) (Milan) [Zen 3], 7nm (SMT disabled) CommitSHA: ab7653706363d57e4f4c0cf27ba4c07045364383 CommitTime: 2025-12-20 10:52:32 +0100 CommitAuthor: Taillefumier Mathieu CommitSubject: [cmake] Added CRAY power management counters support #################### Building Image cp2k-precommit #################### Dockerfile: /tools/docker/Dockerfile.test_precommit Build-Path: / Build-Args: GIT_COMMIT_SHA=ab7653706363d57e4f4c0cf27ba4c07045364383 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.2MB 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 ---> 10ea7481f3c3 Step 4/10 : RUN ./install_requirements.sh ---> Using cache ---> a17337ad7a6c Step 5/10 : ENV PATH="/opt/venv/bin:/opt/cp2k-precommit:$PATH" ---> Using cache ---> 7d7311db0c22 Step 6/10 : WORKDIR /opt/cp2k ---> Using cache ---> 3ccddcfdb3b5 Step 7/10 : COPY ./ ./ ---> 49f1df2905ee Step 8/10 : RUN ./tools/docker/scripts/test_precommit.sh 2>&1 | tee report.log ---> Running in 9caf33d2b0e3 ========== Starting Precommit Server ========== [2025-12-20 10:30:57 +0000] [9] [INFO] Starting gunicorn 23.0.0 [2025-12-20 10:30:57 +0000] [9] [INFO] Listening at: http://0.0.0.0:8080 (9) [2025-12-20 10:30:57 +0000] [9] [INFO] Using worker: gthread [2025-12-20 10:30:57 +0000] [11] [INFO] Booting worker with pid: 11 [2025-12-20 10:30:57,781] 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 / 8210 files processed [ ] 136 / 8210 files processed [= ] 232 / 8210 files processed [== ] 378 / 8210 files processed [==== ] 563 / 8210 files processed [===== ] 746 / 8210 files processed [====== ] 838 / 8210 files processed [======= ] 1002 / 8210 files processed [======== ] 1140 / 8210 files processed [========= ] 1325 / 8210 files processed [=========== ] 1519 / 8210 files processed [============= ] 1823 / 8210 files processed [================ ] 2290 / 8210 files processed [===================== ] 2925 / 8210 files processed [============================== ] 4112 / 8210 files processed [==================================== ] 5031 / 8210 files processed [========================================== ] 5877 / 8210 files processed [================================================== ] 6878 / 8210 files processed [========================================================== ] 8043 / 8210 files processed [============================================================] 8210 / 8210 files processed Summary: Found 8210, skipped 0, checked 8210, and failed 0 files. Status: OK ---> Removed intermediate container 9caf33d2b0e3 ---> 71fb243346e7 Step 9/10 : CMD cat $(find ./report.log -mmin +10) | sed '/^Summary:/ s/$/ (cached)/' ---> Running in 652a023d481c ---> Removed intermediate container 652a023d481c ---> 349ffd23810d Step 10/10 : ENTRYPOINT [] ---> Running in 88d238e32a50 ---> Removed intermediate container 88d238e32a50 ---> c490eed4485e [Warning] One or more build-args [GIT_COMMIT_SHA SPACK_CACHE] were not consumed Successfully built c490eed4485e Successfully tagged us-central1-docker.pkg.dev/cp2k-org-project/cp2kci/img_cp2k-precommit:master Pushing new image... done. #################### Running Image cp2k-precommit #################### EndDate: 2025-12-20 10:34:38+00:00