Running with gitlab-runner 17.9.1 (bbf75488)
  on DKRZ-maintained runner to build sphinx pages Ro4Vr2BV, system ID: s_28751a32483a
section_start:1742892135:prepare_executor
Preparing the "docker" executor
Using Docker executor with image registry.gitlab.dkrz.de/anw_dienste/ci-images/sphinx:latest ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.gitlab.dkrz.de/anw_dienste/ci-images/sphinx:latest ...
Using docker image sha256:e91ac00bf1212a1601291cee18b9c55024be9da434ca4e08e2d3d5cf7f37ef20 for registry.gitlab.dkrz.de/anw_dienste/ci-images/sphinx:latest with digest registry.gitlab.dkrz.de/anw_dienste/ci-images/sphinx@sha256:f6bb4ffba73b9155aec76a0c2bae432da695756c5403ca5de67e0a2586bffb06 ...
section_end:1742892154:prepare_executor
section_start:1742892154:prepare_script
Preparing environment
Running on runner-ro4vr2bv-project-139704-concurrent-2 via gitlab-ci9.dkrz.de...
section_end:1742892160:prepare_script
section_start:1742892160:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/icon-libraries/libfortran-support/.git/
Created fresh repository.
Checking out c38c5301 as detached HEAD (ref is refs/merge-requests/78/head)...

Skipping Git submodules setup
section_end:1742892163:get_sources
section_start:1742892163:step_script
Executing "step_script" stage of the job script
Using docker image sha256:e91ac00bf1212a1601291cee18b9c55024be9da434ca4e08e2d3d5cf7f37ef20 for registry.gitlab.dkrz.de/anw_dienste/ci-images/sphinx:latest with digest registry.gitlab.dkrz.de/anw_dienste/ci-images/sphinx@sha256:f6bb4ffba73b9155aec76a0c2bae432da695756c5403ca5de67e0a2586bffb06 ...
$ pip install cmake-format
Collecting cmake-format
  Downloading cmake_format-0.6.13-py3-none-any.whl.metadata (23 kB)
Collecting cmakelang>=0.6.13 (from cmake-format)
  Downloading cmakelang-0.6.13-py3-none-any.whl.metadata (23 kB)
Requirement already satisfied: six>=1.13.0 in /usr/lib/python3.12/site-packages (from cmakelang>=0.6.13->cmake-format) (1.16.0)
Downloading cmake_format-0.6.13-py3-none-any.whl (19 kB)
Downloading cmakelang-0.6.13-py3-none-any.whl (159 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.8/159.8 kB 6.5 MB/s eta 0:00:00
Installing collected packages: cmakelang, cmake-format
Successfully installed cmake-format-0.6.13 cmakelang-0.6.13
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
$ cmake-lint CMakeLists.txt src/CMakeLists.txt test/CMakeLists.txt test/c/CMakeLists.txt test/fortran/CMakeLists.txt cmake/check_macro.cmake cmake/gtest_helper.cmake cmake/list_sources.cmake
CMakeLists.txt
==============

src/CMakeLists.txt
==================

test/CMakeLists.txt
===================

test/c/CMakeLists.txt
=====================

test/fortran/CMakeLists.txt
===========================

cmake/check_macro.cmake
=======================

cmake/gtest_helper.cmake
========================

cmake/list_sources.cmake
========================

Summary
=======
files scanned: 8
found lint:

section_end:1742892171:step_script
section_start:1742892171:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1742892172:cleanup_file_variables
Job succeeded