build lectures
Passed Started
by
@anton-akhmerov

Anton Akhmerov
1Running with gitlab-runner 14.0.0 (3b6f852e)2 on universal-tn4 d3cf99854Using Docker executor with image gitlab.kwant-project.org:5005/qt/research-docker ...5Authenticating with credentials from job payload (GitLab Registry)6Pulling docker image gitlab.kwant-project.org:5005/qt/research-docker ...7Using 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 ...9Running on runner-d3cf9985-project-713-concurrent-0 via tnw-tn4.tudelft.net...11Fetching changes...12Reinitialized existing Git repository in /builds/solidstate/lectures/.git/13Checking out 581c1213 as master...14Removing node_modules/15Removing site/16Skipping Git submodules setup18Using 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 ...19$ pip install -Ur requirements.txt20Collecting wikitables21 Downloading wikitables-0.5.5-py3-none-any.whl (9.2 kB)22Requirement already satisfied: pandas in /opt/conda/lib/python3.9/site-packages (from -r requirements.txt (line 2)) (1.3.5)23Collecting python-markdown-math24 Downloading python_markdown_math-0.8-py3-none-any.whl (5.9 kB)25Collecting mkdocs-material26 Downloading mkdocs_material-8.1.7-py2.py3-none-any.whl (4.5 MB)27Collecting mkdocs-simple-hooks28 Downloading mkdocs_simple_hooks-0.1.5-py3-none-any.whl (4.6 kB)29Requirement already satisfied: requests>=2.9.1 in /opt/conda/lib/python3.9/site-packages (from wikitables->-r requirements.txt (line 1)) (2.27.1)30Collecting pycountry>=20.7.331 Downloading pycountry-22.1.10.tar.gz (10.1 MB)32 Preparing metadata (setup.py): started33 Preparing metadata (setup.py): finished with status 'done'34Collecting mwparserfromhell>=0.4.335 Downloading mwparserfromhell-0.6.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (177 kB)36Requirement 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)37Requirement already satisfied: pytz>=2017.3 in /opt/conda/lib/python3.9/site-packages (from pandas->-r requirements.txt (line 2)) (2021.3)38Requirement already satisfied: numpy>=1.17.3 in /opt/conda/lib/python3.9/site-packages (from pandas->-r requirements.txt (line 2)) (1.20.3)39Requirement 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)40Collecting mkdocs-material-extensions>=1.041 Downloading mkdocs_material_extensions-1.0.3-py3-none-any.whl (8.1 kB)42Requirement 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)43Collecting mkdocs>=1.2.344 Downloading mkdocs-1.2.3-py3-none-any.whl (6.4 MB)45Collecting pymdown-extensions>=9.046 Downloading pymdown_extensions-9.1-py3-none-any.whl (215 kB)47Requirement already satisfied: pygments>=2.10 in /opt/conda/lib/python3.9/site-packages (from mkdocs-material->-r requirements.txt (line 4)) (2.11.2)48Requirement 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)49Requirement 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)50Collecting watchdog>=2.051 Downloading watchdog-2.1.6-py3-none-manylinux2014_x86_64.whl (76 kB)52Requirement 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)53Requirement 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)54Collecting mergedeep>=1.3.455 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)56Collecting pyyaml-env-tag>=0.157 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)58Requirement 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)59Collecting ghp-import>=1.060 Downloading ghp_import-2.0.2-py3-none-any.whl (11 kB)61Requirement 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)62Requirement 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)63Requirement 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)64Requirement 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)65Requirement 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)66Requirement 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)67Requirement 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)68Requirement 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)69Building wheels for collected packages: pycountry70 Building wheel for pycountry (setup.py): started71 Building wheel for pycountry (setup.py): finished with status 'done'72 Created wheel for pycountry: filename=pycountry-22.1.10-py2.py3-none-any.whl size=10595784 sha256=6486857a12d904f7737aa17d034bcc1dcb4bb23fa2c8e8d2402ac30c8882f35473 Stored in directory: /home/jovyan/.cache/pip/wheels/20/6c/4d/c500e79bca42ee1156b1d3e801b4e6d4cbdac1afed3f1fd83674Successfully built pycountry75Installing 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-material76Successfully 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.577$ mkdocs build78INFO - Cleaning site directory79INFO - Building documentation to directory: /builds/solidstate/lectures/site80/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.81 warn("IPython dir '{0}' is not a writable location,"82/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.83 warn("IPython dir '{0}' is not a writable location,"84/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.85 warn("IPython dir '{0}' is not a writable location,"86/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.87 warn("IPython dir '{0}' is not a writable location,"88Unable to revert mtime: /opt/conda/fonts89/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.90 warn("IPython dir '{0}' is not a writable location,"91/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.92 warn("IPython dir '{0}' is not a writable location,"93/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.94 warn("IPython dir '{0}' is not a writable location,"95/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.96 warn("IPython dir '{0}' is not a writable location,"97/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.98 warn("IPython dir '{0}' is not a writable location,"99/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.100 warn("IPython dir '{0}' is not a writable location,"101/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.102 warn("IPython dir '{0}' is not a writable location,"103/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.104 warn("IPython dir '{0}' is not a writable location,"105/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.106 warn("IPython dir '{0}' is not a writable location,"107/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.108 warn("IPython dir '{0}' is not a writable location,"109/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.110 warn("IPython dir '{0}' is not a writable location,"111/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.112 warn("IPython dir '{0}' is not a writable location,"113/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.114 warn("IPython dir '{0}' is not a writable location,"115/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.116 warn("IPython dir '{0}' is not a writable location,"117/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.118 warn("IPython dir '{0}' is not a writable location,"119/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.120 warn("IPython dir '{0}' is not a writable location,"121/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.122 warn("IPython dir '{0}' is not a writable location,"123/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.124 warn("IPython dir '{0}' is not a writable location,"125/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.126 warn("IPython dir '{0}' is not a writable location,"127/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.128 warn("IPython dir '{0}' is not a writable location,"129/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.130 warn("IPython dir '{0}' is not a writable location,"131/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.132 warn("IPython dir '{0}' is not a writable location,"133/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.134 warn("IPython dir '{0}' is not a writable location,"135/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.136 warn("IPython dir '{0}' is not a writable location,"137/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.138 warn("IPython dir '{0}' is not a writable location,"139/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.140 warn("IPython dir '{0}' is not a writable location,"141/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.142 warn("IPython dir '{0}' is not a writable location,"143/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.144 warn("IPython dir '{0}' is not a writable location,"145/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.146 warn("IPython dir '{0}' is not a writable location,"147/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.148 warn("IPython dir '{0}' is not a writable location,"149/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.150 warn("IPython dir '{0}' is not a writable location,"151INFO - Documentation built in 139.25 seconds153Uploading artifacts...154site: found 329 matching files and directories 155Uploading artifacts as "archive" to coordinator... ok id=235653 responseStatus=201 Created token=GT_BGchG157Job succeeded