Running with gitlab-runner 15.4.0 (43b2dc3d)
  on gitlab-ce-runner-1 NDnFmHfg
section_start:1664430655:prepare_executor
Preparing the "docker" executor
Using Docker executor with image python:3.8-buster ...
Pulling docker image python:3.8-buster ...
Using docker image sha256:8589b21431f0a37b58555a18191ad76a5a1c8c732c2b1e84e6b7d4890064001f for python:3.8-buster with digest python@sha256:7e7f4c5508b85268a93b573566c8eb321a6fdb466e3b60c663a42300c73a7400 ...
section_end:1664430657:prepare_executor
section_start:1664430657:prepare_script
Preparing environment
Running on runner-ndnfmhfg-project-11755-concurrent-0 via gitlab-ce-runner-1...
section_end:1664430658:prepare_script
section_start:1664430658:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/hammouda.elbez/hammouda.elbez.gitlab.io/.git/
Checking out b52f5b6e as main...
Removing site/

Skipping Git submodules setup
section_end:1664430659:get_sources
section_start:1664430659:step_script
Executing "step_script" stage of the job script
Using docker image sha256:8589b21431f0a37b58555a18191ad76a5a1c8c732c2b1e84e6b7d4890064001f for python:3.8-buster with digest python@sha256:7e7f4c5508b85268a93b573566c8eb321a6fdb466e3b60c663a42300c73a7400 ...
$ pip install -r requirements.txt
Collecting mkdocs>=1.1.2
  Downloading mkdocs-1.4.0-py3-none-any.whl (3.7 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 50.8 MB/s eta 0:00:00
Collecting Markdown<3.4,>=3.2.1
  Downloading Markdown-3.3.7-py3-none-any.whl (97 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.8/97.8 KB 18.5 MB/s eta 0:00:00
Collecting pyyaml-env-tag>=0.1
  Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
Collecting watchdog>=2.0
  Downloading watchdog-2.1.9-py3-none-manylinux2014_x86_64.whl (78 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 12.6 MB/s eta 0:00:00
Collecting mergedeep>=1.3.4
  Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
Collecting ghp-import>=1.0
  Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB)
Collecting click>=7.0
  Downloading click-8.1.3-py3-none-any.whl (96 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 KB 19.7 MB/s eta 0:00:00
Collecting importlib-metadata>=4.3
  Downloading importlib_metadata-4.12.0-py3-none-any.whl (21 kB)
Collecting PyYAML>=5.1
  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)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 KB 56.8 MB/s eta 0:00:00
Collecting Jinja2>=2.11.1
  Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 25.2 MB/s eta 0:00:00
Collecting packaging>=20.5
  Downloading packaging-21.3-py3-none-any.whl (40 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 8.9 MB/s eta 0:00:00
Collecting python-dateutil>=2.8.1
  Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 42.0 MB/s eta 0:00:00
Collecting zipp>=0.5
  Downloading zipp-3.8.1-py3-none-any.whl (5.6 kB)
Collecting MarkupSafe>=2.0
  Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Collecting pyparsing!=3.0.5,>=2.0.2
  Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 KB 21.3 MB/s eta 0:00:00
Collecting six>=1.5
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: zipp, watchdog, six, PyYAML, pyparsing, mergedeep, MarkupSafe, click, pyyaml-env-tag, python-dateutil, packaging, Jinja2, importlib-metadata, Markdown, ghp-import, mkdocs
Successfully installed Jinja2-3.1.2 Markdown-3.3.7 MarkupSafe-2.1.1 PyYAML-6.0 click-8.1.3 ghp-import-2.1.0 importlib-metadata-4.12.0 mergedeep-1.3.4 mkdocs-1.4.0 packaging-21.3 pyparsing-3.0.9 python-dateutil-2.8.2 pyyaml-env-tag-0.1 six-1.16.0 watchdog-2.1.9 zipp-3.8.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 22.0.4; however, version 22.2.2 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
$ mkdocs build --strict --verbose
DEBUG    -  Loading configuration file: /builds/hammouda.elbez/hammouda.elbez.gitlab.io/mkdocs.yml
DEBUG    -  Loaded theme configuration for 'readthedocs' from '/usr/local/lib/python3.8/site-packages/mkdocs/themes/readthedocs/mkdocs_theme.yml': {'static_templates': ['404.html'], 'locale': 'en', 'include_search_page': True, 'search_index_only': False, 'highlightjs': True, 'hljs_languages': [], 'analytics': {'gtag': None, 'anonymize_ip': False}, 'include_homepage_in_sidebar': True, 'prev_next_buttons_location': 'bottom', 'navigation_depth': 4, 'titles_only': False, 'sticky_navigation': True, 'collapse_navigation': True, 'logo': None}
DEBUG    -  Config value: 'config_file_path' = '/builds/hammouda.elbez/hammouda.elbez.gitlab.io/mkdocs.yml'
DEBUG    -  Config value: 'site_name' = 'Neuromorphic Platform'
DEBUG    -  Config value: 'nav' = [{'Home': 'index.md'}, {'About': 'about.md'}]
DEBUG    -  Config value: 'pages' = None
DEBUG    -  Config value: 'site_url' = 'https://hammouda.elbez.gitlab.io/'
DEBUG    -  Config value: 'site_description' = None
DEBUG    -  Config value: 'site_author' = None
DEBUG    -  Config value: 'theme' = Theme(name='readthedocs', dirs=['/usr/local/lib/python3.8/site-packages/mkdocs/themes/readthedocs', '/usr/local/lib/python3.8/site-packages/mkdocs/templates'], static_templates=['sitemap.xml', '404.html'], locale=Locale(language='en', territory=''), include_search_page=True, search_index_only=False, highlightjs=True, hljs_languages=[], analytics={'gtag': None, 'anonymize_ip': False}, include_homepage_in_sidebar=True, prev_next_buttons_location='bottom', navigation_depth=4, titles_only=False, sticky_navigation=True, collapse_navigation=True, logo=None)
DEBUG    -  Config value: 'docs_dir' = '/builds/hammouda.elbez/hammouda.elbez.gitlab.io/docs'
DEBUG    -  Config value: 'site_dir' = '/builds/hammouda.elbez/hammouda.elbez.gitlab.io/site'
DEBUG    -  Config value: 'copyright' = None
DEBUG    -  Config value: 'google_analytics' = None
DEBUG    -  Config value: 'dev_addr' = _IpAddressValue(host='127.0.0.1', port=8000)
DEBUG    -  Config value: 'use_directory_urls' = True
DEBUG    -  Config value: 'repo_url' = None
DEBUG    -  Config value: 'repo_name' = None
DEBUG    -  Config value: 'edit_uri_template' = None
DEBUG    -  Config value: 'edit_uri' = None
DEBUG    -  Config value: 'extra_css' = []
DEBUG    -  Config value: 'extra_javascript' = []
DEBUG    -  Config value: 'extra_templates' = []
DEBUG    -  Config value: 'markdown_extensions' = ['toc', 'tables', 'fenced_code']
DEBUG    -  Config value: 'mdx_configs' = {}
DEBUG    -  Config value: 'strict' = True
DEBUG    -  Config value: 'remote_branch' = 'gh-pages'
DEBUG    -  Config value: 'remote_name' = 'origin'
DEBUG    -  Config value: 'extra' = {}
DEBUG    -  Config value: 'plugins' = PluginCollection([('search', <mkdocs.contrib.search.SearchPlugin object at 0x7f9fb4471e50>)])
DEBUG    -  Config value: 'hooks' = {}
DEBUG    -  Config value: 'watch' = []
DEBUG    -  Running 1 `config` events
DEBUG    -  Running 1 `pre_build` events
INFO     -  Cleaning site directory
INFO     -  Building documentation to directory: /builds/hammouda.elbez/hammouda.elbez.gitlab.io/site
DEBUG    -  Reading markdown pages.
DEBUG    -  Reading: index.md
DEBUG    -  Reading: about.md
DEBUG    -  Copying static assets.
DEBUG    -  Copying media file: 'css/fonts/Roboto-Slab-Bold.woff'
DEBUG    -  Copying media file: 'css/fonts/Roboto-Slab-Bold.woff2'
DEBUG    -  Copying media file: 'css/fonts/Roboto-Slab-Regular.woff'
DEBUG    -  Copying media file: 'css/fonts/Roboto-Slab-Regular.woff2'
DEBUG    -  Copying media file: 'css/fonts/fontawesome-webfont.eot'
DEBUG    -  Copying media file: 'css/fonts/fontawesome-webfont.svg'
DEBUG    -  Copying media file: 'css/fonts/fontawesome-webfont.ttf'
DEBUG    -  Copying media file: 'css/fonts/fontawesome-webfont.woff'
DEBUG    -  Copying media file: 'css/fonts/fontawesome-webfont.woff2'
DEBUG    -  Copying media file: 'css/fonts/lato-bold-italic.woff'
DEBUG    -  Copying media file: 'css/fonts/lato-bold-italic.woff2'
DEBUG    -  Copying media file: 'css/fonts/lato-bold.woff'
DEBUG    -  Copying media file: 'css/fonts/lato-bold.woff2'
DEBUG    -  Copying media file: 'css/fonts/lato-normal-italic.woff'
DEBUG    -  Copying media file: 'css/fonts/lato-normal-italic.woff2'
DEBUG    -  Copying media file: 'css/fonts/lato-normal.woff'
DEBUG    -  Copying media file: 'css/fonts/lato-normal.woff2'
DEBUG    -  Copying media file: 'css/theme.css'
DEBUG    -  Copying media file: 'css/theme_extra.css'
DEBUG    -  Copying media file: 'img/favicon.ico'
DEBUG    -  Copying media file: 'js/html5shiv.min.js'
DEBUG    -  Copying media file: 'js/jquery-3.6.0.min.js'
DEBUG    -  Copying media file: 'js/theme.js'
DEBUG    -  Copying media file: 'js/theme_extra.js'
DEBUG    -  Copying media file: 'search/lunr.js'
DEBUG    -  Copying media file: 'search/main.js'
DEBUG    -  Copying media file: 'search/worker.js'
DEBUG    -  Building theme template: sitemap.xml
DEBUG    -  Gzipping template: sitemap.xml
DEBUG    -  Building theme template: search.html
DEBUG    -  Building theme template: 404.html
DEBUG    -  Building markdown pages.
DEBUG    -  Building page index.md
DEBUG    -  Running 1 `page_context` events
DEBUG    -  Building page about.md
DEBUG    -  Running 1 `page_context` events
DEBUG    -  Running 1 `post_build` events
INFO     -  Documentation built in 0.11 seconds
section_end:1664430665:step_script
section_start:1664430665:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
site: found 41 matching files and directories      
Uploading artifacts as "archive" to coordinator... 201 Created  id=42138 responseStatus=201 Created token=SZAmFKJ-
section_end:1664430667:upload_artifacts_on_success
section_start:1664430667:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1664430667:cleanup_file_variables
Job succeeded