StartDate: 2024-04-24 06:05:07+00:00 CpuId: 4x AMD EPYC (3rd Gen) (Milan) [Zen 3], 7nm (SMT disabled) CommitSHA: b279b6b5e665c770a08400e4d41408713a49bccd CommitTime: 2024-04-23 15:49:24 +0200 CommitAuthor: Matthias Krack CommitSubject: Intel oneapi-hpckit 2023.2.1 -> 2024.0.1 #################### Building Image cp2k-precommit #################### Dockerfile: /tools/docker/Dockerfile.test_precommit Build-Path: / Build-Args: GIT_COMMIT_SHA=b279b6b5e665c770a08400e4d41408713a49bccd 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 394.2MB Step 1/10 : FROM ubuntu:22.04 22.04: Pulling from library/ubuntu 3c645031de29: Pulling fs layer 3c645031de29: Verifying Checksum 3c645031de29: Download complete 3c645031de29: Pull complete Digest: sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95 Status: Downloaded newer image for ubuntu:22.04 ---> 7af9ba4f0a47 Step 2/10 : WORKDIR /opt/cp2k-precommit ---> Using cache ---> 9e5f6e5b0cdf Step 3/10 : COPY ./tools/precommit/ /opt/cp2k-precommit/ ---> Using cache ---> e248e28e3443 Step 4/10 : RUN ./install_requirements.sh ---> Using cache ---> 82ae067f7a90 Step 5/10 : ENV PATH="/opt/venv/bin:$PATH" ---> Using cache ---> 436728f30258 Step 6/10 : WORKDIR /opt/cp2k ---> Using cache ---> db8fc6645462 Step 7/10 : COPY ./ ./ ---> ba78e6370898 Step 8/10 : RUN ./tools/docker/scripts/test_precommit.sh 2>&1 | tee report.log ---> Running in 2dc8713f0ef9 ========== Starting Precommit Server ========== [2024-04-24 06:05:53 +0000] [9] [INFO] Starting gunicorn 22.0.0 [2024-04-24 06:05:53 +0000] [9] [INFO] Listening at: http://0.0.0.0:8080 (9) [2024-04-24 06:05:53 +0000] [9] [INFO] Using worker: gthread [2024-04-24 06:05:53 +0000] [11] [INFO] Booting worker with pid: 11 [2024-04-24 06:05:54,013] 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 / 7396 files processed [ ] 50 / 7396 files processed [ ] 50 / 7396 files processed [ ] 53 / 7396 files processed [ ] 53 / 7396 files processed [ ] 59 / 7396 files processed [ ] 67 / 7396 files processed [ ] 68 / 7396 files processed [ ] 77 / 7396 files processed [ ] 93 / 7396 files processed [ ] 118 / 7396 files processed [= ] 132 / 7396 files processed [= ] 146 / 7396 files processed [= ] 163 / 7396 files processed [= ] 179 / 7396 files processed [= ] 196 / 7396 files processed [= ] 215 / 7396 files processed [= ] 233 / 7396 files processed [== ] 250 / 7396 files processed [== ] 292 / 7396 files processed [== ] 308 / 7396 files processed [== ] 331 / 7396 files processed [== ] 353 / 7396 files processed [=== ] 374 / 7396 files processed [=== ] 397 / 7396 files processed [=== ] 439 / 7396 files processed [=== ] 469 / 7396 files processed [==== ] 504 / 7396 files processed [==== ] 543 / 7396 files processed [==== ] 587 / 7396 files processed [===== ] 624 / 7396 files processed [===== ] 670 / 7396 files processed [===== ] 712 / 7396 files processed [====== ] 753 / 7396 files processed [====== ] 793 / 7396 files processed [====== ] 843 / 7396 files processed [======= ] 897 / 7396 files processed [======= ] 964 / 7396 files processed [======== ] 1034 / 7396 files processed [======== ] 1107 / 7396 files processed [========= ] 1195 / 7396 files processed [========== ] 1277 / 7396 files processed [=========== ] 1375 / 7396 files processed [============ ] 1495 / 7396 files processed [============= ] 1690 / 7396 files processed [=============== ] 1956 / 7396 files processed [================== ] 2283 / 7396 files processed [===================== ] 2652 / 7396 files processed [========================= ] 3150 / 7396 files processed [============================= ] 3654 / 7396 files processed [================================= ] 4188 / 7396 files processed [====================================== ] 4725 / 7396 files processed [========================================== ] 5254 / 7396 files processed [============================================== ] 5787 / 7396 files processed [=================================================== ] 6359 / 7396 files processed [======================================================== ] 6942 / 7396 files processed [=========================================================== ] 7395 / 7396 files processed [============================================================] 7396 / 7396 files processed Summary: Found 7396, skipped 0, checked 7396, and failed 0 files. Status: OK Removing intermediate container 2dc8713f0ef9 ---> 1a1090f24b8b Step 9/10 : CMD cat $(find ./report.log -mmin +10) | sed '/^Summary:/ s/$/ (cached)/' ---> Running in d489f8453408 Removing intermediate container d489f8453408 ---> c173ca90e180 Step 10/10 : ENTRYPOINT [] ---> Running in 42463c6500c9 Removing intermediate container 42463c6500c9 ---> 48da4d2ed39e [Warning] One or more build-args [GIT_COMMIT_SHA] were not consumed Successfully built 48da4d2ed39e 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-04-24 06:15:55+00:00