[0KRunning with gitlab-runner 14.3.4 (77516d85)[0;m [0K on gitlab-runner.labranet.jamk.fi 28085d40[0;m section_start:1644993708:resolve_secrets [0K[0K[36;1mResolving secrets[0;m[0;m section_end:1644993708:resolve_secrets [0Ksection_start:1644993708:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image python:3.8 ...[0;m [0KPulling docker image python:3.8 ...[0;m [0KUsing docker image sha256:26ceccfbe302cd4a8627753adbe63be9892c18e2f3454c7dc1808149e46594b5 for python:3.8 with digest python@sha256:eb6bb612babb3bcb3b846e27904807f0fd2322b8d3d832b84dbc244f8fb25068 ...[0;m section_end:1644993710:prepare_executor [0Ksection_start:1644993710:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-28085d40-project-11926-concurrent-0 via gitlab-runner.labranet.jamk.fi... section_end:1644993710:prepare_script [0Ksection_start:1644993710:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 50...[0;m Reinitialized existing Git repository in /builds/TTOS1000-TTOS1200/ttos1000-ttos1200.pages.labranet.jamk.fi/.git/ [32;1mChecking out 5988897e as master...[0;m Removing lightgallery-markdown/ Removing public/ [32;1mSkipping Git submodules setup[0;m section_end:1644993711:get_sources [0Ksection_start:1644993711:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:26ceccfbe302cd4a8627753adbe63be9892c18e2f3454c7dc1808149e46594b5 for python:3.8 with digest python@sha256:eb6bb612babb3bcb3b846e27904807f0fd2322b8d3d832b84dbc244f8fb25068 ...[0;m [32;1m$ apt update && apt install git -y[0;m WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] Fetched 8503 kB in 1s (6296 kB/s) Reading package lists... Building dependency tree... Reading state information... 2 packages can be upgraded. Run 'apt list --upgradable' to see them. WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... git is already the newest version (1:2.30.2-1). 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. [32;1m$ pip install mkdocs[0;m Collecting mkdocs Downloading mkdocs-1.2.3-py3-none-any.whl (6.4 MB) Collecting pyyaml-env-tag>=0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Collecting Jinja2>=2.10.1 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) Collecting PyYAML>=3.10 Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) Collecting packaging>=20.5 Downloading packaging-21.3-py3-none-any.whl (40 kB) Collecting ghp-import>=1.0 Downloading ghp_import-2.0.2-py3-none-any.whl (11 kB) Collecting click>=3.3 Downloading click-8.0.3-py3-none-any.whl (97 kB) Collecting Markdown>=3.2.1 Downloading Markdown-3.3.6-py3-none-any.whl (97 kB) Collecting mergedeep>=1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting importlib-metadata>=3.10 Downloading importlib_metadata-4.11.1-py3-none-any.whl (17 kB) Collecting watchdog>=2.0 Downloading watchdog-2.1.6-py3-none-manylinux2014_x86_64.whl (76 kB) Collecting python-dateutil>=2.8.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting zipp>=0.5 Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: zipp, six, PyYAML, python-dateutil, pyparsing, MarkupSafe, importlib-metadata, watchdog, pyyaml-env-tag, packaging, mergedeep, Markdown, Jinja2, ghp-import, click, mkdocs Successfully installed Jinja2-3.0.3 Markdown-3.3.6 MarkupSafe-2.0.1 PyYAML-6.0 click-8.0.3 ghp-import-2.0.2 importlib-metadata-4.11.1 mergedeep-1.3.4 mkdocs-1.2.3 packaging-21.3 pyparsing-3.0.7 python-dateutil-2.8.2 pyyaml-env-tag-0.1 six-1.16.0 watchdog-2.1.6 zipp-3.7.0 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 WARNING: You are using pip version 21.2.4; however, version 22.0.3 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [32;1m$ pip install mkdocs-material[0;m Collecting mkdocs-material Downloading mkdocs_material-8.1.11-py2.py3-none-any.whl (4.8 MB) Collecting pymdown-extensions>=9.0 Downloading pymdown_extensions-9.2-py3-none-any.whl (216 kB) Collecting mkdocs-material-extensions>=1.0 Downloading mkdocs_material_extensions-1.0.3-py3-none-any.whl (8.1 kB) Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (3.3.6) Requirement already satisfied: jinja2>=2.11.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (3.0.3) Requirement already satisfied: mkdocs>=1.2.3 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (1.2.3) Collecting pygments>=2.10 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/site-packages (from jinja2>=2.11.1->mkdocs-material) (2.0.1) Requirement already satisfied: importlib-metadata>=4.4 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material) (4.11.1) Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/site-packages (from importlib-metadata>=4.4->markdown>=3.2->mkdocs-material) (3.7.0) Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.2.3->mkdocs-material) (8.0.3) Requirement already satisfied: pyyaml-env-tag>=0.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.2.3->mkdocs-material) (0.1) Requirement already satisfied: watchdog>=2.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.2.3->mkdocs-material) (2.1.6) Requirement already satisfied: ghp-import>=1.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.2.3->mkdocs-material) (2.0.2) Requirement already satisfied: mergedeep>=1.3.4 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.2.3->mkdocs-material) (1.3.4) Requirement already satisfied: packaging>=20.5 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.2.3->mkdocs-material) (21.3) Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.2.3->mkdocs-material) (6.0) Requirement already satisfied: python-dateutil>=2.8.1 in /usr/local/lib/python3.8/site-packages (from ghp-import>=1.0->mkdocs>=1.2.3->mkdocs-material) (2.8.2) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/site-packages (from packaging>=20.5->mkdocs>=1.2.3->mkdocs-material) (3.0.7) Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.8/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs>=1.2.3->mkdocs-material) (1.16.0) Installing collected packages: pymdown-extensions, pygments, mkdocs-material-extensions, mkdocs-material Successfully installed mkdocs-material-8.1.11 mkdocs-material-extensions-1.0.3 pygments-2.11.2 pymdown-extensions-9.2 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 WARNING: You are using pip version 21.2.4; however, version 22.0.3 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [32;1m$ pip install plantuml-markdown[0;m Collecting plantuml-markdown Downloading plantuml_markdown-3.5.1-py3-none-any.whl (10 kB) Requirement already satisfied: Markdown in /usr/local/lib/python3.8/site-packages (from plantuml-markdown) (3.3.6) Collecting plantuml Downloading plantuml-0.3.0-py3-none-any.whl (5.8 kB) Requirement already satisfied: importlib-metadata>=4.4 in /usr/local/lib/python3.8/site-packages (from Markdown->plantuml-markdown) (4.11.1) Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/site-packages (from importlib-metadata>=4.4->Markdown->plantuml-markdown) (3.7.0) Collecting httplib2 Downloading httplib2-0.20.4-py3-none-any.whl (96 kB) Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/site-packages (from httplib2->plantuml->plantuml-markdown) (3.0.7) Installing collected packages: httplib2, plantuml, plantuml-markdown Successfully installed httplib2-0.20.4 plantuml-0.3.0 plantuml-markdown-3.5.1 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 WARNING: You are using pip version 21.2.4; however, version 22.0.3 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [32;1m$ git clone https://github.com/g-provost/lightgallery-markdown.git[0;m Cloning into 'lightgallery-markdown'... [32;1m$ cd lightgallery-markdown[0;m [32;1m$ python setup.py install[0;m running install running bdist_egg running egg_info creating lightgallery.egg-info writing lightgallery.egg-info/PKG-INFO writing dependency_links to lightgallery.egg-info/dependency_links.txt writing requirements to lightgallery.egg-info/requires.txt writing top-level names to lightgallery.egg-info/top_level.txt writing manifest file 'lightgallery.egg-info/SOURCES.txt' reading manifest file 'lightgallery.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'lightgallery.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib copying lightgallery.py -> build/lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg copying build/lib/lightgallery.py -> build/bdist.linux-x86_64/egg byte-compiling build/bdist.linux-x86_64/egg/lightgallery.py to lightgallery.cpython-38.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying lightgallery.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying lightgallery.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying lightgallery.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying lightgallery.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying lightgallery.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/lightgallery-0.5-py3.8.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing lightgallery-0.5-py3.8.egg Copying lightgallery-0.5-py3.8.egg to /usr/local/lib/python3.8/site-packages Adding lightgallery 0.5 to easy-install.pth file Installed /usr/local/lib/python3.8/site-packages/lightgallery-0.5-py3.8.egg Processing dependencies for lightgallery==0.5 Searching for Markdown==3.3.6 Best match: Markdown 3.3.6 Adding Markdown 3.3.6 to easy-install.pth file Installing markdown_py script to /usr/local/bin Using /usr/local/lib/python3.8/site-packages Searching for importlib-metadata==4.11.1 Best match: importlib-metadata 4.11.1 Adding importlib-metadata 4.11.1 to easy-install.pth file Using /usr/local/lib/python3.8/site-packages Searching for zipp==3.7.0 Best match: zipp 3.7.0 Adding zipp 3.7.0 to easy-install.pth file Using /usr/local/lib/python3.8/site-packages Finished processing dependencies for lightgallery==0.5 [32;1m$ cd ..[0;m [32;1m$ mkdocs --version[0;m mkdocs, version 1.2.3 from /usr/local/lib/python3.8/site-packages/mkdocs (Python 3.8) [32;1m$ mkdocs build[0;m [33mWARNING - [0mConfig value: 'google_analytics'. Warning: The configuration option google_analytics has been deprecated and will be removed in a future release of MkDocs. See the options available on your theme for an alternative. INFO - Cleaning site directory INFO - Building documentation to directory: /builds/TTOS1000-TTOS1200/ttos1000-ttos1200.pages.labranet.jamk.fi/public [33mWARNING - [0mDocumentation file 'Home.md' contains a link to 'projektin-käyntivaihe/yleinen-tilannekatsaus.md' which is not found in the documentation files. [33mWARNING - [0mDocumentation file 'Home.md' contains a link to 'projektin-käyntivaihe/yleinen-tilannekatsaus.md' which is not found in the documentation files. [33mWARNING - [0mDocumentation file 'Home.md' contains a link to 'projektin-käyntivaihe/yleinen-tilannekatsaus.md' which is not found in the documentation files. [33mWARNING - [0mDocumentation file 'Home.md' contains a link to 'projektin-käyntivaihe/yleinen-tilannekatsaus.md' which is not found in the documentation files. [33mWARNING - [0mDocumentation file 'Home.md' contains a link to 'projektin-käyntivaihe/yleinen-tilannekatsaus.md' which is not found in the documentation files. [33mWARNING - [0mDocumentation file 'Home.md' contains a link to 'projektin-käyntivaihe/yleinen-tilannekatsaus.md' which is not found in the documentation files. [33mWARNING - [0mDocumentation file 'Home.md' contains a link to 'projektin-käyntivaihe/yleinen-tilannekatsaus.md' which is not found in the documentation files. [33mWARNING - [0mDocumentation file 'Home.md' contains a link to 'projektin-käyntivaihe/yleinen-tilannekatsaus.md' which is not found in the documentation files. [33mWARNING - [0mDocumentation file 'Home.md' contains a link to '../projektin-käyntivaihe/yleinen-tilannekatsaus.md' which is not found in the documentation files. [33mWARNING - [0mDocumentation file 'Home.md' contains a link to '../projektin-käyntivaihe/yleinen-tilannekatsaus.md' which is not found in the documentation files. [33mWARNING - [0mDocumentation file 'Home.md' contains a link to '../projektin-käyntivaihe/yleinen-tilannekatsaus.md' which is not found in the documentation files. [33mWARNING - [0mDocumentation file 'Home.md' contains a link to '../projektin-käyntivaihe/leader-meeting.md' which is not found in the documentation files. [33mWARNING - [0mDocumentation file 'Home.md' contains a link to '../projektin-käyntivaihe/yleinen-tilannekatsaus.md' which is not found in the documentation files. [33mWARNING - [0mDocumentation file 'Home.md' contains a link to '../projektin-loppuvaihe/loppuseminaari.md' which is not found in the documentation files. [33mWARNING - [0mDocumentation file 'yleiset/kurssin-suorittaminen-etana.md' contains a link to 'yleiset/kurssiaikataulu.md' which is not found in the documentation files. INFO - Documentation built in 4.03 seconds section_end:1644993729:step_script [0Ksection_start:1644993729:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m[0;m [32;1mUploading artifacts...[0;m public: found 145 matching files and directories [0;m Uploading artifacts as "archive" to coordinator... ok[0;m id[0;m=1145269 responseStatus[0;m=201 Created token[0;m=4ZAtjN5P section_end:1644993730:upload_artifacts_on_success [0Ksection_start:1644993730:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1644993730:cleanup_file_variables [0K[32;1mJob succeeded[0;m