Skip to main content

Deploy details

Deploy log

Initializing

Complete
10:51:16 AM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/julienparis/builds
10:51:41 AM: Build ready to start
10:51:52 AM: build-image version: 92f088c58b398b4ea0fe23a49753d86a87399079 (focal)
10:51:52 AM: buildbot version: 92f088c58b398b4ea0fe23a49753d86a87399079
10:51:52 AM: Fetching cached dependencies
10:51:52 AM: Starting to download cache of 160.3MB
10:51:53 AM: Finished downloading cache in 1.353s
10:51:53 AM: Starting to extract cache
10:51:54 AM: Finished extracting cache in 170ms
10:51:54 AM: Finished fetching cache in 1.565s
10:51:54 AM: Starting to prepare the repo for build
10:51:54 AM: Preparing Git Reference refs/heads/main
10:51:56 AM: Starting to install dependencies
10:51:57 AM: mise python@3.13.1 install
10:51:57 AM: mise python@3.13.1 download cpython-3.13.1+20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:51:57 AM: mise python@3.13.1 extract cpython-3.13.1+20241206-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:51:57 AM: mise python@3.13.1 python --version
10:51:57 AM: mise python@3.13.1 Python 3.13.1
10:51:57 AM: mise python@3.13.1 installed
10:51:57 AM: Python version set to 3.13
10:51:59 AM: Collecting pipenv
10:51:59 AM: Downloading pipenv-2024.4.0-py3-none-any.whl.metadata (19 kB)
10:51:59 AM: Collecting certifi (from pipenv)
10:51:59 AM: Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB)
10:51:59 AM: Collecting packaging>=22 (from pipenv)
10:51:59 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
10:51:59 AM: Collecting setuptools>=67 (from pipenv)
10:51:59 AM: Downloading setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB)
10:51:59 AM: Collecting virtualenv>=20.24.2 (from pipenv)
10:51:59 AM: Downloading virtualenv-20.28.0-py3-none-any.whl.metadata (4.4 kB)
10:51:59 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
10:51:59 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
10:51:59 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
10:51:59 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
10:51:59 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
10:51:59 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
10:51:59 AM: Downloading pipenv-2024.4.0-py3-none-any.whl (3.0 MB)
10:51:59 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 52.1 MB/s eta 0:00:00
10:51:59 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
10:51:59 AM: Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB)
10:52:00 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.7 MB/s eta 0:00:00
10:52:00 AM: Downloading virtualenv-20.28.0-py3-none-any.whl (4.3 MB)
10:52:00 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 115.1 MB/s eta 0:00:00
10:52:00 AM: Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
10:52:00 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
10:52:00 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
10:52:00 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
10:52:00 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
10:52:03 AM: Successfully installed certifi-2024.12.14 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.0 platformdirs-4.3.6 setuptools-75.6.0 virtualenv-20.28.0
10:52:03 AM: Installing pip dependencies from requirements.txt
10:52:03 AM: Started restoring cached pip cache
10:52:03 AM: Finished restoring cached pip cache
10:52:04 AM: Collecting click==8.1.3 (from -r requirements.txt (line 1))
10:52:04 AM: Downloading click-8.1.3-py3-none-any.whl.metadata (3.2 kB)
10:52:04 AM: Collecting Flask==2.1.2 (from -r requirements.txt (line 2))
10:52:04 AM: Downloading Flask-2.1.2-py3-none-any.whl.metadata (3.9 kB)
10:52:04 AM: Collecting Flask-Cors==3.0.10 (from -r requirements.txt (line 3))
10:52:04 AM: Downloading Flask_Cors-3.0.10-py2.py3-none-any.whl.metadata (5.4 kB)
10:52:04 AM: Collecting geographiclib==1.52 (from -r requirements.txt (line 4))
10:52:04 AM: Downloading geographiclib-1.52-py3-none-any.whl.metadata (1.0 kB)
10:52:04 AM: Collecting geopy==2.2.0 (from -r requirements.txt (line 5))
10:52:04 AM: Downloading geopy-2.2.0-py3-none-any.whl.metadata (6.8 kB)
10:52:04 AM: Collecting importlib-metadata==4.12.0 (from -r requirements.txt (line 6))
10:52:04 AM: Downloading importlib_metadata-4.12.0-py3-none-any.whl.metadata (4.0 kB)
10:52:04 AM: Collecting itsdangerous==2.1.2 (from -r requirements.txt (line 7))
10:52:04 AM: Downloading itsdangerous-2.1.2-py3-none-any.whl.metadata (2.9 kB)
10:52:04 AM: Collecting Jinja2==3.1.2 (from -r requirements.txt (line 8))
10:52:04 AM: Downloading Jinja2-3.1.2-py3-none-any.whl.metadata (3.5 kB)
10:52:04 AM: Collecting MarkupSafe==2.1.1 (from -r requirements.txt (line 9))
10:52:04 AM: Downloading MarkupSafe-2.1.1.tar.gz (18 kB)
10:52:04 AM: Installing build dependencies: started
10:52:05 AM: Installing build dependencies: finished with status 'done'
10:52:05 AM: Getting requirements to build wheel: started
10:52:06 AM: Getting requirements to build wheel: finished with status 'done'
10:52:06 AM: Preparing metadata (pyproject.toml): started
10:52:06 AM: Preparing metadata (pyproject.toml): finished with status 'done'
10:52:06 AM: Collecting six==1.16.0 (from -r requirements.txt (line 10))
10:52:06 AM: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
10:52:06 AM: Collecting Werkzeug==2.1.2 (from -r requirements.txt (line 11))
10:52:06 AM: Downloading Werkzeug-2.1.2-py3-none-any.whl.metadata (4.4 kB)
10:52:06 AM: Collecting zipp==3.8.0 (from -r requirements.txt (line 12))
10:52:06 AM: Downloading zipp-3.8.0-py3-none-any.whl.metadata (2.7 kB)
10:52:06 AM: Downloading click-8.1.3-py3-none-any.whl (96 kB)
10:52:06 AM: Downloading Flask-2.1.2-py3-none-any.whl (95 kB)
10:52:06 AM: Downloading Flask_Cors-3.0.10-py2.py3-none-any.whl (14 kB)
10:52:06 AM: Downloading geographiclib-1.52-py3-none-any.whl (38 kB)
10:52:06 AM: Downloading geopy-2.2.0-py3-none-any.whl (118 kB)
10:52:06 AM: Downloading importlib_metadata-4.12.0-py3-none-any.whl (21 kB)
10:52:06 AM: Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB)
10:52:06 AM: Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
10:52:06 AM: Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
10:52:06 AM: Downloading Werkzeug-2.1.2-py3-none-any.whl (224 kB)
10:52:06 AM: Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB)
10:52:06 AM: Building wheels for collected packages: MarkupSafe
10:52:06 AM: Building wheel for MarkupSafe (pyproject.toml): started
10:52:06 AM: Building wheel for MarkupSafe (pyproject.toml): finished with status 'done'
10:52:06 AM: Created wheel for MarkupSafe: filename=MarkupSafe-2.1.1-py3-none-any.whl size=9648 sha256=bc0d10072a306bc6c2e350ee630f735ecf6c0cb263fa2f4f3bd37fffc7591f69
10:52:06 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/59/85/28/24c5338b231eb0e9378f1817c5ee6750e4e8a4c20b27121476
10:52:06 AM: Successfully built MarkupSafe
10:52:06 AM: Installing collected packages: geographiclib, zipp, Werkzeug, six, MarkupSafe, itsdangerous, geopy, click, Jinja2, importlib-metadata, Flask, Flask-Cors
10:52:07 AM: Successfully installed Flask-2.1.2 Flask-Cors-3.0.10 Jinja2-3.1.2 MarkupSafe-2.1.1 Werkzeug-2.1.2 click-8.1.3 geographiclib-1.52 geopy-2.2.0 importlib-metadata-4.12.0 itsdangerous-2.1.2 six-1.16.0 zipp-3.8.0
10:52:07 AM: Pip dependencies installed
10:52:07 AM: Attempting Ruby version 2.7.2, read from environment
10:52:08 AM: Using Ruby version 2.7.2
10:52:08 AM: Started restoring cached go cache
10:52:08 AM: Finished restoring cached go cache
10:52:10 AM: go version go1.19.13 linux/amd64
10:52:10 AM: Using PHP version 8.0
10:52:12 AM: Downloading and installing node v16.20.2...
10:52:12 AM: Computing checksum with sha256sum
10:52:12 AM: Checksums matched!
10:52:14 AM: Now using node v16.20.2 (npm v8.19.4)
10:52:14 AM: Enabling Node.js Corepack
10:52:14 AM: Started restoring cached build plugins
10:52:14 AM: Finished restoring cached build plugins
10:52:15 AM: Successfully installed dependencies
10:52:15 AM: No build steps found, continuing to publishing

Building

Complete
10:52:15 AM: Section completed: building
10:52:17 AM: Finished processing build request in 25.181s

Deploying

Complete
10:52:15 AM: Starting to deploy site from ''
10:52:15 AM: Calculating files to upload
10:52:15 AM: 0 new file(s) to upload
10:52:15 AM: 0 new function(s) to upload
10:52:15 AM: Section completed: deploying

Cleanup

Complete
10:52:16 AM: Uploading Cache of size 160.3MB
10:52:17 AM: Section completed: cleanup

Post-processing

Complete
10:52:15 AM: Post processing - header rules
10:52:15 AM: Post processing - redirect rules
10:52:15 AM: Starting post processing
10:52:15 AM: Skipping form detection
10:52:15 AM: Post processing done
10:52:15 AM: Section completed: postprocessing
10:52:16 AM: Site is live ✨