Running with gitlab-runner 14.0.0 (3b6f852e)
  on universal-tn4 d3cf9985
section_start:1642453667:prepare_executor
Preparing the "docker" executor
Using Docker executor with image gitlab.kwant-project.org:5005/qt/research-docker ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image gitlab.kwant-project.org:5005/qt/research-docker ...
Using docker image sha256:eb56c31442b60f16b15ac03d18f62bff9c398455e0cc5b83bc063e66f8831e32 for gitlab.kwant-project.org:5005/qt/research-docker with digest gitlab.kwant-project.org:5005/qt/research-docker@sha256:facf3feabca958f27167b106f7a3e04556622b0021f4d48d851733bcbabf71dd ...
section_end:1642453680:prepare_executor
section_start:1642453680:prepare_script
Preparing environment
Running on runner-d3cf9985-project-713-concurrent-0 via tnw-tn4.tudelft.net...
section_end:1642453687:prepare_script
section_start:1642453687:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /builds/solidstate/lectures/.git/
Checking out a42e46a5 as master...
Removing node_modules/
Removing site/

Skipping Git submodules setup
section_end:1642453694:get_sources
section_start:1642453694:step_script
Executing "step_script" stage of the job script
Using docker image sha256:eb56c31442b60f16b15ac03d18f62bff9c398455e0cc5b83bc063e66f8831e32 for gitlab.kwant-project.org:5005/qt/research-docker with digest gitlab.kwant-project.org:5005/qt/research-docker@sha256:facf3feabca958f27167b106f7a3e04556622b0021f4d48d851733bcbabf71dd ...
$ pip install -Ur requirements.txt
Collecting wikitables
  Downloading wikitables-0.5.5-py3-none-any.whl (9.2 kB)
Requirement already satisfied: pandas in /opt/conda/lib/python3.9/site-packages (from -r requirements.txt (line 2)) (1.3.5)
Collecting python-markdown-math
  Downloading python_markdown_math-0.8-py3-none-any.whl (5.9 kB)
Collecting mkdocs-material
  Downloading mkdocs_material-8.1.7-py2.py3-none-any.whl (4.5 MB)
Collecting mkdocs-simple-hooks
  Downloading mkdocs_simple_hooks-0.1.5-py3-none-any.whl (4.6 kB)
Requirement already satisfied: requests>=2.9.1 in /opt/conda/lib/python3.9/site-packages (from wikitables->-r requirements.txt (line 1)) (2.27.1)
Collecting mwparserfromhell>=0.4.3
  Downloading mwparserfromhell-0.6.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (177 kB)
Collecting pycountry>=20.7.3
  Downloading pycountry-22.1.10.tar.gz (10.1 MB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: python-dateutil>=2.7.3 in /opt/conda/lib/python3.9/site-packages (from pandas->-r requirements.txt (line 2)) (2.8.2)
Requirement already satisfied: pytz>=2017.3 in /opt/conda/lib/python3.9/site-packages (from pandas->-r requirements.txt (line 2)) (2021.3)
Requirement already satisfied: numpy>=1.17.3 in /opt/conda/lib/python3.9/site-packages (from pandas->-r requirements.txt (line 2)) (1.20.3)
Requirement already satisfied: Markdown>=3.0 in /opt/conda/lib/python3.9/site-packages (from python-markdown-math->-r requirements.txt (line 3)) (3.3.6)
Collecting pymdown-extensions>=9.0
  Downloading pymdown_extensions-9.1-py3-none-any.whl (215 kB)
Requirement already satisfied: pygments>=2.10 in /opt/conda/lib/python3.9/site-packages (from mkdocs-material->-r requirements.txt (line 4)) (2.11.2)
Requirement already satisfied: jinja2>=2.11.1 in /opt/conda/lib/python3.9/site-packages (from mkdocs-material->-r requirements.txt (line 4)) (3.0.3)
Collecting mkdocs-material-extensions>=1.0
  Downloading mkdocs_material_extensions-1.0.3-py3-none-any.whl (8.1 kB)
Collecting mkdocs>=1.2.3
  Downloading mkdocs-1.2.3-py3-none-any.whl (6.4 MB)
Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.9/site-packages (from jinja2>=2.11.1->mkdocs-material->-r requirements.txt (line 4)) (2.0.1)
Requirement already satisfied: importlib-metadata>=4.4 in /opt/conda/lib/python3.9/site-packages (from Markdown>=3.0->python-markdown-math->-r requirements.txt (line 3)) (4.10.0)
Collecting ghp-import>=1.0
  Downloading ghp_import-2.0.2-py3-none-any.whl (11 kB)
Requirement already satisfied: PyYAML>=3.10 in /opt/conda/lib/python3.9/site-packages (from mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (6.0)
Collecting watchdog>=2.0
  Downloading watchdog-2.1.6-py3-none-manylinux2014_x86_64.whl (76 kB)
Collecting pyyaml-env-tag>=0.1
  Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
Requirement already satisfied: click>=3.3 in /opt/conda/lib/python3.9/site-packages (from mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (8.0.3)
Requirement already satisfied: packaging>=20.5 in /opt/conda/lib/python3.9/site-packages (from mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (21.3)
Collecting mergedeep>=1.3.4
  Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
Requirement already satisfied: setuptools in /opt/conda/lib/python3.9/site-packages (from pycountry>=20.7.3->wikitables->-r requirements.txt (line 1)) (59.7.0)
Requirement already satisfied: six>=1.5 in /opt/conda/lib/python3.9/site-packages (from python-dateutil>=2.7.3->pandas->-r requirements.txt (line 2)) (1.16.0)
Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.9/site-packages (from requests>=2.9.1->wikitables->-r requirements.txt (line 1)) (3.1)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.9/site-packages (from requests>=2.9.1->wikitables->-r requirements.txt (line 1)) (1.26.8)
Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.9/site-packages (from requests>=2.9.1->wikitables->-r requirements.txt (line 1)) (2021.10.8)
Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.9/site-packages (from requests>=2.9.1->wikitables->-r requirements.txt (line 1)) (2.0.10)
Requirement already satisfied: zipp>=0.5 in /opt/conda/lib/python3.9/site-packages (from importlib-metadata>=4.4->Markdown>=3.0->python-markdown-math->-r requirements.txt (line 3)) (3.7.0)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/conda/lib/python3.9/site-packages (from packaging>=20.5->mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (3.0.6)
Building wheels for collected packages: pycountry
  Building wheel for pycountry (setup.py): started
  Building wheel for pycountry (setup.py): finished with status 'done'
  Created wheel for pycountry: filename=pycountry-22.1.10-py2.py3-none-any.whl size=10595784 sha256=f70eaae81e11b9f7a3a43b909c2d3f8bb10ec806b4553586e5f520a8ff97027c
  Stored in directory: /home/jovyan/.cache/pip/wheels/20/6c/4d/c500e79bca42ee1156b1d3e801b4e6d4cbdac1afed3f1fd836
Successfully built pycountry
Installing collected packages: watchdog, pyyaml-env-tag, mergedeep, ghp-import, pymdown-extensions, pycountry, mwparserfromhell, mkdocs-material-extensions, mkdocs, wikitables, python-markdown-math, mkdocs-simple-hooks, mkdocs-material
Successfully installed ghp-import-2.0.2 mergedeep-1.3.4 mkdocs-1.2.3 mkdocs-material-8.1.7 mkdocs-material-extensions-1.0.3 mkdocs-simple-hooks-0.1.5 mwparserfromhell-0.6.3 pycountry-22.1.10 pymdown-extensions-9.1 python-markdown-math-0.8 pyyaml-env-tag-0.1 watchdog-2.1.6 wikitables-0.5.5
$ mkdocs build
INFO     -  Cleaning site directory
INFO     -  Building documentation to directory: /builds/solidstate/lectures/site
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
Unable to revert mtime: /opt/conda/fonts
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
/opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory.
  warn("IPython dir '{0}' is not a writable location,"
INFO     -  Documentation built in 140.37 seconds
section_end:1642453858:step_script
section_start:1642453858:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
site: found 323 matching files and directories     
Uploading artifacts as "archive" to coordinator... ok  id=235760 responseStatus=201 Created token=C5dFVGVM
section_end:1642453870:upload_artifacts_on_success
section_start:1642453870:cleanup_file_variables
Cleaning up file based variables
section_end:1642453877:cleanup_file_variables
Job succeeded