Running with gitlab-runner 17.8.3 (690ce25c)
  on DKRZ-maintained runner to build conda or PyPi packages  stMaYfaC, system ID: s_28751a32483a
section_start:1738096239:prepare_executor
Preparing the "docker" executor
Using Docker executor with image registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge:master ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge:master ...
Using docker image sha256:78f3a5a3d3856f61dac82885a6ebab89224bfdfe39ad40106f2cac20a3af2d2f for registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge:master with digest registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge@sha256:77f03944e526426adbad122f4a8b431e360cd211307d75853b1cdd84bcaaee60 ...
section_end:1738096240:prepare_executor
section_start:1738096240:prepare_script
Preparing environment
Running on runner-stmayfac-project-140424-concurrent-0 via gitlab-ci9.dkrz.de...
section_end:1738096241:prepare_script
section_start:1738096241:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/ch1187/plugins4freva/heat2urbanimpact/.git/
Created fresh repository.
Checking out 6bbcf13d as detached HEAD (ref is migration)...

Skipping Git submodules setup
section_end:1738096243:get_sources
section_start:1738096243:restore_cache
Restoring cache
Checking cache for default-non_protected...
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
WARNING: Cache file does not exist                 
Failed to extract cache
section_end:1738096244:restore_cache
section_start:1738096244:step_script
Executing "step_script" stage of the job script
Using docker image sha256:78f3a5a3d3856f61dac82885a6ebab89224bfdfe39ad40106f2cac20a3af2d2f for registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge:master with digest registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge@sha256:77f03944e526426adbad122f4a8b431e360cd211307d75853b1cdd84bcaaee60 ...
$ apt-get update && apt-get install -y make
Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
Get:3 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1297 kB]
Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4214 kB]
Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB]
Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4321 kB]
Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
Get:9 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [34.6 kB]
Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1589 kB]
Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4690 kB]
Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4509 kB]
Fetched 21.3 MB in 2s (11.2 MB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
  make-doc
The following NEW packages will be installed:
  make
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Need to get 162 kB of archives.
After this operation, 393 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 162 kB in 1s (323 kB/s)
Selecting previously unselected package make.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7551 files and directories currently installed.)
Preparing to unpack .../make_4.2.1-1.2_amd64.deb ...
Unpacking make (4.2.1-1.2) ...
Setting up make (4.2.1-1.2) ...
$ pip install .[testsite]
Processing /builds/ch1187/plugins4freva/heat2urbanimpact
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting toml (from heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB)
Collecting numpy (from heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading numpy-2.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB)
Collecting tox==4.17.1 (from heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading tox-4.17.1-py3-none-any.whl.metadata (5.0 kB)
Collecting isort==5.12.0 (from heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading isort-5.12.0-py3-none-any.whl.metadata (12 kB)
Collecting black==23.1.0 (from heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading black-23.1.0-py3-none-any.whl.metadata (58 kB)
Collecting blackdoc==0.3.8 (from heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading blackdoc-0.3.8-py3-none-any.whl.metadata (3.2 kB)
Collecting flake8==6.0.0 (from heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading flake8-6.0.0-py2.py3-none-any.whl.metadata (3.8 kB)
Requirement already satisfied: pre-commit in /opt/conda/lib/python3.12/site-packages (from heat2urbanimpact==0+untagged.24.g6bbcf13) (4.0.1)
Collecting mypy (from heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading mypy-1.14.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (2.1 kB)
Collecting pytest-cov (from heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading pytest_cov-6.0.0-py3-none-any.whl.metadata (27 kB)
Collecting reuse (from heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading reuse-5.0.2.tar.gz (358 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting cffconvert (from heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading cffconvert-2.0.0-py3-none-any.whl.metadata (6.9 kB)
Collecting click>=8.0.0 (from black==23.1.0->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
Collecting mypy-extensions>=0.4.3 (from black==23.1.0->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB)
Requirement already satisfied: packaging>=22.0 in /opt/conda/lib/python3.12/site-packages (from black==23.1.0->heat2urbanimpact==0+untagged.24.g6bbcf13) (24.1)
Collecting pathspec>=0.9.0 (from black==23.1.0->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)
Requirement already satisfied: platformdirs>=2 in /opt/conda/lib/python3.12/site-packages (from black==23.1.0->heat2urbanimpact==0+untagged.24.g6bbcf13) (4.3.6)
Requirement already satisfied: more-itertools in /opt/conda/lib/python3.12/site-packages (from blackdoc==0.3.8->heat2urbanimpact==0+untagged.24.g6bbcf13) (10.5.0)
Collecting tomli (from blackdoc==0.3.8->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading tomli-2.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Requirement already satisfied: rich in /opt/conda/lib/python3.12/site-packages (from blackdoc==0.3.8->heat2urbanimpact==0+untagged.24.g6bbcf13) (13.9.3)
Collecting mccabe<0.8.0,>=0.7.0 (from flake8==6.0.0->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB)
Collecting pycodestyle<2.11.0,>=2.10.0 (from flake8==6.0.0->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading pycodestyle-2.10.0-py2.py3-none-any.whl.metadata (31 kB)
Collecting pyflakes<3.1.0,>=3.0.0 (from flake8==6.0.0->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading pyflakes-3.0.1-py2.py3-none-any.whl.metadata (3.8 kB)
Collecting cachetools>=5.4 (from tox==4.17.1->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading cachetools-5.5.1-py3-none-any.whl.metadata (5.4 kB)
Collecting chardet>=5.2 (from tox==4.17.1->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB)
Requirement already satisfied: colorama>=0.4.6 in /opt/conda/lib/python3.12/site-packages (from tox==4.17.1->heat2urbanimpact==0+untagged.24.g6bbcf13) (0.4.6)
Requirement already satisfied: filelock>=3.15.4 in /opt/conda/lib/python3.12/site-packages (from tox==4.17.1->heat2urbanimpact==0+untagged.24.g6bbcf13) (3.16.1)
Requirement already satisfied: pluggy>=1.5 in /opt/conda/lib/python3.12/site-packages (from tox==4.17.1->heat2urbanimpact==0+untagged.24.g6bbcf13) (1.5.0)
Collecting pyproject-api>=1.7.1 (from tox==4.17.1->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading pyproject_api-1.9.0-py3-none-any.whl.metadata (2.7 kB)
Requirement already satisfied: virtualenv>=20.26.3 in /opt/conda/lib/python3.12/site-packages (from tox==4.17.1->heat2urbanimpact==0+untagged.24.g6bbcf13) (20.27.0)
Requirement already satisfied: requests<3,>=2.20 in /opt/conda/lib/python3.12/site-packages (from cffconvert->heat2urbanimpact==0+untagged.24.g6bbcf13) (2.32.3)
Requirement already satisfied: ruamel.yaml>=0.16.0 in /opt/conda/lib/python3.12/site-packages (from cffconvert->heat2urbanimpact==0+untagged.24.g6bbcf13) (0.18.6)
Collecting pykwalify>=1.6 (from cffconvert->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading pykwalify-1.8.0-py2.py3-none-any.whl.metadata (5.3 kB)
Collecting jsonschema<4,>=3.0 (from cffconvert->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading jsonschema-3.2.0-py2.py3-none-any.whl.metadata (7.8 kB)
Requirement already satisfied: typing_extensions>=4.6.0 in /opt/conda/lib/python3.12/site-packages (from mypy->heat2urbanimpact==0+untagged.24.g6bbcf13) (4.12.2)
Requirement already satisfied: cfgv>=2.0.0 in /opt/conda/lib/python3.12/site-packages (from pre-commit->heat2urbanimpact==0+untagged.24.g6bbcf13) (3.3.1)
Requirement already satisfied: identify>=1.0.0 in /opt/conda/lib/python3.12/site-packages (from pre-commit->heat2urbanimpact==0+untagged.24.g6bbcf13) (2.6.1)
Requirement already satisfied: nodeenv>=0.11.1 in /opt/conda/lib/python3.12/site-packages (from pre-commit->heat2urbanimpact==0+untagged.24.g6bbcf13) (1.9.1)
Requirement already satisfied: pyyaml>=5.1 in /opt/conda/lib/python3.12/site-packages (from pre-commit->heat2urbanimpact==0+untagged.24.g6bbcf13) (6.0.2)
Collecting pytest>=4.6 (from pytest-cov->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading pytest-8.3.4-py3-none-any.whl.metadata (7.5 kB)
Collecting coverage>=7.5 (from coverage[toml]>=7.5->pytest-cov->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading coverage-7.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB)
Collecting Jinja2>=3.0.0 (from reuse->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB)
Collecting attrs>=21.3 (from reuse->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB)
Collecting binaryornot>=0.4.4 (from reuse->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB)
Collecting boolean.py>=3.8 (from reuse->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading boolean.py-4.0-py3-none-any.whl.metadata (1.5 kB)
Collecting license-expression>=1.0 (from reuse->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading license_expression-30.4.1-py3-none-any.whl.metadata (12 kB)
Collecting python-debian!=0.1.45,!=0.1.46,!=0.1.47,>=0.1.34 (from reuse->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading python_debian-0.1.49-py3-none-any.whl.metadata (1.2 kB)
Collecting tomlkit>=0.8 (from reuse->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB)
Collecting MarkupSafe>=2.0 (from Jinja2>=3.0.0->reuse->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
Collecting pyrsistent>=0.14.0 (from jsonschema<4,>=3.0->cffconvert->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading pyrsistent-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (27 kB)
Requirement already satisfied: setuptools in /opt/conda/lib/python3.12/site-packages (from jsonschema<4,>=3.0->cffconvert->heat2urbanimpact==0+untagged.24.g6bbcf13) (75.1.0)
Collecting six>=1.11.0 (from jsonschema<4,>=3.0->cffconvert->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting docopt>=0.6.2 (from pykwalify>=1.6->cffconvert->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading docopt-0.6.2.tar.gz (25 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting python-dateutil>=2.8.0 (from pykwalify>=1.6->cffconvert->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting packaging>=22.0 (from black==23.1.0->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
Collecting iniconfig (from pytest>=4.6->pytest-cov->heat2urbanimpact==0+untagged.24.g6bbcf13)
  Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB)
Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.12/site-packages (from requests<3,>=2.20->cffconvert->heat2urbanimpact==0+untagged.24.g6bbcf13) (3.4.0)
Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.12/site-packages (from requests<3,>=2.20->cffconvert->heat2urbanimpact==0+untagged.24.g6bbcf13) (3.10)
Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/lib/python3.12/site-packages (from requests<3,>=2.20->cffconvert->heat2urbanimpact==0+untagged.24.g6bbcf13) (2.2.3)
Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.12/site-packages (from requests<3,>=2.20->cffconvert->heat2urbanimpact==0+untagged.24.g6bbcf13) (2024.8.30)
Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in /opt/conda/lib/python3.12/site-packages (from ruamel.yaml>=0.16.0->cffconvert->heat2urbanimpact==0+untagged.24.g6bbcf13) (0.2.8)
Requirement already satisfied: distlib<1,>=0.3.7 in /opt/conda/lib/python3.12/site-packages (from virtualenv>=20.26.3->tox==4.17.1->heat2urbanimpact==0+untagged.24.g6bbcf13) (0.3.9)
Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/conda/lib/python3.12/site-packages (from rich->blackdoc==0.3.8->heat2urbanimpact==0+untagged.24.g6bbcf13) (3.0.0)
Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/conda/lib/python3.12/site-packages (from rich->blackdoc==0.3.8->heat2urbanimpact==0+untagged.24.g6bbcf13) (2.18.0)
Requirement already satisfied: mdurl~=0.1 in /opt/conda/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich->blackdoc==0.3.8->heat2urbanimpact==0+untagged.24.g6bbcf13) (0.1.2)
Downloading black-23.1.0-py3-none-any.whl (174 kB)
Downloading blackdoc-0.3.8-py3-none-any.whl (34 kB)
Downloading flake8-6.0.0-py2.py3-none-any.whl (57 kB)
Downloading isort-5.12.0-py3-none-any.whl (91 kB)
Downloading tox-4.17.1-py3-none-any.whl (156 kB)
Downloading cffconvert-2.0.0-py3-none-any.whl (183 kB)
Downloading mypy-1.14.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.9 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.9/12.9 MB 91.2 MB/s eta 0:00:00
Downloading numpy-2.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 65.9 MB/s eta 0:00:00
Downloading pytest_cov-6.0.0-py3-none-any.whl (22 kB)
Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
Downloading attrs-25.1.0-py3-none-any.whl (63 kB)
Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)
Downloading boolean.py-4.0-py3-none-any.whl (25 kB)
Downloading cachetools-5.5.1-py3-none-any.whl (9.5 kB)
Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
Downloading click-8.1.8-py3-none-any.whl (98 kB)
Downloading coverage-7.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240 kB)
Downloading jinja2-3.1.5-py3-none-any.whl (134 kB)
Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
Downloading license_expression-30.4.1-py3-none-any.whl (111 kB)
Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)
Downloading pycodestyle-2.10.0-py2.py3-none-any.whl (41 kB)
Downloading pyflakes-3.0.1-py2.py3-none-any.whl (62 kB)
Downloading pykwalify-1.8.0-py2.py3-none-any.whl (24 kB)
Downloading pyproject_api-1.9.0-py3-none-any.whl (13 kB)
Downloading packaging-24.2-py3-none-any.whl (65 kB)
Downloading pytest-8.3.4-py3-none-any.whl (343 kB)
Downloading python_debian-0.1.49-py3-none-any.whl (132 kB)
Downloading tomlkit-0.13.2-py3-none-any.whl (37 kB)
Downloading tomli-2.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (242 kB)
Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
Downloading pyrsistent-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122 kB)
Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Building wheels for collected packages: heat2urbanimpact, reuse, docopt
  Building wheel for heat2urbanimpact (pyproject.toml): started
  Building wheel for heat2urbanimpact (pyproject.toml): finished with status 'done'
  Created wheel for heat2urbanimpact: filename=heat2urbanimpact-0+untagged.24.g6bbcf13-py3-none-any.whl size=23037 sha256=57a80623c92707c2a30b48a9c4e4a6cb115b3c699979ffdef04b91a83a9aa99f
  Stored in directory: /tmp/pip-ephem-wheel-cache-048pysiq/wheels/d9/54/9b/71452c2baaebb329efc2db0435d8c1c0f24703b832d209b70a
  Building wheel for reuse (pyproject.toml): started
  Building wheel for reuse (pyproject.toml): finished with status 'done'
  Created wheel for reuse: filename=reuse-5.0.2-cp312-cp312-manylinux_2_31_x86_64.whl size=144776 sha256=7a2ed1585f56ade62429d0c971249b6128f14374d031020e6911f38f1528107d
  Stored in directory: /builds/ch1187/plugins4freva/heat2urbanimpact/.cache/pip/wheels/2d/7b/b8/d011a60ef798286c0872dbe38d288b5425b10c29ef5fa0c2a7
  Building wheel for docopt (setup.py): started
  Building wheel for docopt (setup.py): finished with status 'done'
  Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13706 sha256=4b96f91f30a825fbbd19bd5228b19cd80db8fc8757749a6f4865eeaa1b6ec944
  Stored in directory: /builds/ch1187/plugins4freva/heat2urbanimpact/.cache/pip/wheels/1a/bf/a1/4cee4f7678c68c5875ca89eaccf460593539805c3906722228
Successfully built heat2urbanimpact reuse docopt
Installing collected packages: docopt, boolean.py, tomlkit, tomli, toml, six, pyrsistent, pyflakes, pycodestyle, pathspec, packaging, numpy, mypy-extensions, mccabe, MarkupSafe, license-expression, isort, iniconfig, coverage, click, chardet, cachetools, attrs, python-debian, python-dateutil, pytest, pyproject-api, mypy, jsonschema, Jinja2, heat2urbanimpact, flake8, black, binaryornot, tox, reuse, pytest-cov, pykwalify, blackdoc, cffconvert
  Attempting uninstall: packaging
    Found existing installation: packaging 24.1
    Uninstalling packaging-24.1:
      Successfully uninstalled packaging-24.1
Successfully installed Jinja2-3.1.5 MarkupSafe-3.0.2 attrs-25.1.0 binaryornot-0.4.4 black-23.1.0 blackdoc-0.3.8 boolean.py-4.0 cachetools-5.5.1 cffconvert-2.0.0 chardet-5.2.0 click-8.1.8 coverage-7.6.10 docopt-0.6.2 flake8-6.0.0 heat2urbanimpact-0+untagged.24.g6bbcf13 iniconfig-2.0.0 isort-5.12.0 jsonschema-3.2.0 license-expression-30.4.1 mccabe-0.7.0 mypy-1.14.1 mypy-extensions-1.0.0 numpy-2.2.2 packaging-24.2 pathspec-0.12.1 pycodestyle-2.10.0 pyflakes-3.0.1 pykwalify-1.8.0 pyproject-api-1.9.0 pyrsistent-0.20.0 pytest-8.3.4 pytest-cov-6.0.0 python-dateutil-2.9.0.post0 python-debian-0.1.49 reuse-5.0.2 six-1.17.0 toml-0.10.2 tomli-2.2.1 tomlkit-0.13.2 tox-4.17.1
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
$ make lint
isort --check src/heat2urbanimpact src/tests
black --check src/heat2urbanimpact src/tests
All done! ✨ 🍰 ✨
8 files would be left unchanged.
blackdoc --check src/heat2urbanimpact src/tests

All done! ✨ 🍰 ✨
8 files would be left unchanged.
flake8 src/heat2urbanimpact src/tests
reuse lint
# SUMMARY

* Bad licenses: 0
* Deprecated licenses: 0
* Licenses without file extension: 0
* Missing licenses: 0
* Unused licenses: 0
* Used licenses: BSD-3-Clause, CC0-1.0, CC-BY-4.0
* Read errors: 0
* Files with copyright information: 45 / 45
* Files with license information: 45 / 45

Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-)
section_end:1738096267:step_script
section_start:1738096267:archive_cache
Saving cache for successful job
Creating cache default-non_protected...
.cache/pip: found 760 matching artifact files and directories 
No URL provided, cache will not be uploaded to shared cache server. Cache will be stored only locally. 
Created cache
section_end:1738096269:archive_cache
section_start:1738096269:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1738096269:cleanup_file_variables
Job succeeded