StartDate: 2024-07-26 15:47:28+00:00 CpuId: 4x AMD EPYC (3rd Gen) (Milan) [Zen 3], 7nm (SMT disabled) CommitSHA: 91e7f8608daa2f00eb3dc7b22e3beb1e76dfc542 CommitTime: 2024-07-26 16:46:21 +0200 CommitAuthor: Matthias Krack CommitSubject: Update Alps/Eiger arch files #################### Building Image cp2k-precommit #################### Dockerfile: /tools/docker/Dockerfile.test_precommit Build-Path: / Build-Args: GIT_COMMIT_SHA=91e7f8608daa2f00eb3dc7b22e3beb1e76dfc542 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 394MB Step 1/10 : FROM ubuntu:24.04 24.04: Pulling from library/ubuntu 9c704ecd0c69: Pulling fs layer 9c704ecd0c69: Verifying Checksum 9c704ecd0c69: Download complete 9c704ecd0c69: Pull complete Digest: sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 Status: Downloaded newer image for ubuntu:24.04 ---> 35a88802559d Step 2/10 : WORKDIR /opt/cp2k-precommit ---> Using cache ---> da5374aad1db Step 3/10 : COPY ./tools/precommit/ /opt/cp2k-precommit/ ---> Using cache ---> 33326f97cf5e Step 4/10 : RUN ./install_requirements.sh ---> Using cache ---> b67782535135 Step 5/10 : ENV PATH="/opt/venv/bin:$PATH" ---> Using cache ---> a7bdfe8e34a2 Step 6/10 : WORKDIR /opt/cp2k ---> Using cache ---> 672eabc86a2e Step 7/10 : COPY ./ ./ ---> b1387e3181b0 Step 8/10 : RUN ./tools/docker/scripts/test_precommit.sh 2>&1 | tee report.log ---> Running in bf5e773ec78f ========== Starting Precommit Server ========== [2024-07-26 15:48:17 +0000] [9] [INFO] Starting gunicorn 22.0.0 [2024-07-26 15:48:17 +0000] [9] [INFO] Listening at: http://0.0.0.0:8080 (9) [2024-07-26 15:48:17 +0000] [9] [INFO] Using worker: gthread [2024-07-26 15:48:17 +0000] [11] [INFO] Booting worker with pid: 11 [2024-07-26 15:48:17,887] INFO in precommit_server: CP2K Precommit Server is up and running :-) ========== Running Precommit Checks ========== Running precommit checks using 6 workers and server: http://127.0.0.1:8080 Searching for files... [ ] 1 / 7438 files processed [ ] 51 / 7438 files processed [ ] 53 / 7438 files processed [ ] 53 / 7438 files processed [ ] 63 / 7438 files processed [ ] 66 / 7438 files processed [ ] 73 / 7438 files processed [ ] 109 / 7438 files processed [= ] 126 / 7438 files processed [= ] 146 / 7438 files processed [= ] 166 / 7438 files processed [= ] 192 / 7438 files processed [= ] 212 / 7438 files processed [= ] 238 / 7438 files processed [== ] 282 / 7438 files processed [== ] 311 / 7438 files processed [== ] 340 / 7438 files processed [== ] 371 / 7438 files processed [=== ] 417 / 7438 files processed [=== ] 465 / 7438 files processed [==== ] 508 / 7438 files processed [==== ] 555 / 7438 files processed [==== ] 610 / 7438 files processed [===== ] 667 / 7438 files processed [===== ] 721 / 7438 files processed [====== ] 774 / 7438 files processed [====== ] 830 / 7438 files processed [======= ] 900 / 7438 files processed [======= ] 982 / 7438 files processed [======== ] 1067 / 7438 files processed [========= ] 1161 / 7438 files processed [========== ] 1263 / 7438 files processed [=========== ] 1373 / 7438 files processed [============ ] 1504 / 7438 files processed [============= ] 1719 / 7438 files processed [================ ] 2008 / 7438 files processed [================== ] 2340 / 7438 files processed [====================== ] 2759 / 7438 files processed [========================== ] 3247 / 7438 files processed [============================== ] 3748 / 7438 files processed [================================== ] 4267 / 7438 files processed [====================================== ] 4782 / 7438 files processed [========================================== ] 5289 / 7438 files processed [============================================== ] 5806 / 7438 files processed [=================================================== ] 6358 / 7438 files processed [======================================================= ] 6931 / 7438 files processed [=========================================================== ] 7430 / 7438 files processed [============================================================] 7438 / 7438 files processed Summary: Found 7438, skipped 0, checked 7438, and failed 0 files. Status: OK Removing intermediate container bf5e773ec78f ---> 30c73f771f34 Step 9/10 : CMD cat $(find ./report.log -mmin +10) | sed '/^Summary:/ s/$/ (cached)/' ---> Running in c816da8ea813 Removing intermediate container c816da8ea813 ---> d066a0cf2751 Step 10/10 : ENTRYPOINT [] ---> Running in 36ebd8e80bba Removing intermediate container 36ebd8e80bba ---> 1169153dc541 [Warning] One or more build-args [GIT_COMMIT_SHA] were not consumed Successfully built 1169153dc541 Successfully tagged us-central1-docker.pkg.dev/cp2k-org-project/cp2kci/img_cp2k-precommit:master Pushing new image... done. #################### Running Image cp2k-precommit #################### EndDate: 2024-07-26 15:56:34+00:00