Skip to main content

Deploy details

Deploy successful for msalign

Update dependency python to 3.13

PR #57: renovate/python-3.x@6fc6720

Deploy log

Initializing

Complete
5:25:06 PM: Build ready to start
5:25:18 PM: build-image version: 9a361c83c6a43010ba0aa3ea38214accc0223b2c (focal)
5:25:18 PM: buildbot version: 9a4374dc9e2c1cbd2a152e441d69a3a6d7e12511
5:25:18 PM: Fetching cached dependencies
5:25:18 PM: Failed to fetch cache, continuing with build
5:25:19 PM: Starting to prepare the repo for build
5:25:19 PM: No cached dependencies found. Cloning fresh repo
5:25:19 PM: git clone --filter=blob:none https://github.com/lukasz-migas/msalign
5:25:19 PM: Preparing Git Reference pull/57/head
5:25:21 PM: Starting to install dependencies
5:25:23 PM: mise python@3.7.17 install
5:25:23 PM: mise WARN no precompiled python found for 3.7.17, force mise to use a precompiled version with `mise settings set python.compile false`
5:25:23 PM: mise python@3.7.17 python-build
5:25:23 PM: Downloading Python-3.7.17.tar.xz...
5:25:24 PM: Installing Python-3.7.17...
5:25:24 PM: mise python@3.7.17 patching file Doc/library/ctypes.rst
5:25:24 PM: mise python@3.7.17 patching file Lib/test/test_unicode.py
5:25:24 PM: mise python@3.7.17 patching file Modules/_ctypes/_ctypes.c
5:25:24 PM: mise python@3.7.17 patching file Modules/_ctypes/callproc.c
5:25:24 PM: mise python@3.7.17 patching file Modules/_ctypes/ctypes.h
5:25:24 PM: mise python@3.7.17 patching file setup.py
5:25:24 PM: mise python@3.7.17 patching file 'Misc/NEWS.d/next/Core and Builtins/2020-06-30-04-44-29.bpo-41100.PJwA6F.rst'
5:25:24 PM: mise python@3.7.17 patching file Modules/_decimal/libmpdec/mpdecimal.h
5:25:24 PM: mise python@3.7.17 patching file setup.py
5:27:20 PM: Installed Python-3.7.17 to /opt/buildhome/.local/share/mise/installs/python/3.7.17
5:27:21 PM: mise python@3.7.17 python --version
5:27:21 PM: mise python@3.7.17 Python 3.7.17
5:27:21 PM: mise python@3.7.17 installed
5:27:21 PM: Python version set to 3.7
5:27:22 PM: Collecting pipenv
5:27:22 PM: Downloading pipenv-2023.10.3-py3-none-any.whl (3.2 MB)
5:27:22 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 32.3 MB/s eta 0:00:00
5:27:22 PM: Collecting certifi
5:27:22 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
5:27:22 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 9.6 MB/s eta 0:00:00
5:27:22 PM: Collecting virtualenv>=20.24.2
5:27:22 PM: Downloading virtualenv-20.26.6-py3-none-any.whl (6.0 MB)
5:27:22 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 73.6 MB/s eta 0:00:00
5:27:22 PM: Collecting setuptools>=67
5:27:22 PM: Downloading setuptools-68.0.0-py3-none-any.whl (804 kB)
5:27:22 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 38.2 MB/s eta 0:00:00
5:27:22 PM: Collecting importlib-metadata>=6.6
5:27:22 PM: Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
5:27:22 PM: Collecting filelock<4,>=3.12.2
5:27:22 PM: Downloading filelock-3.12.2-py3-none-any.whl (10 kB)
5:27:23 PM: Collecting distlib<1,>=0.3.7
5:27:23 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
5:27:23 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 23.7 MB/s eta 0:00:00
5:27:23 PM: Collecting platformdirs<5,>=3.9.1
5:27:23 PM: Downloading platformdirs-4.0.0-py3-none-any.whl (17 kB)
5:27:23 PM: Collecting typing-extensions>=3.6.4
5:27:23 PM: Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB)
5:27:23 PM: Collecting zipp>=0.5
5:27:23 PM: Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB)
5:27:23 PM: Installing collected packages: distlib, zipp, typing-extensions, setuptools, filelock, certifi, platformdirs, importlib-metadata, virtualenv, pipenv
5:27:23 PM: Attempting uninstall: setuptools
5:27:23 PM: Found existing installation: setuptools 47.1.0
5:27:24 PM: Uninstalling setuptools-47.1.0:
5:27:24 PM: Successfully uninstalled setuptools-47.1.0
5:27:26 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.12.2 importlib-metadata-6.7.0 pipenv-2023.10.3 platformdirs-4.0.0 setuptools-68.0.0 typing-extensions-4.7.1 virtualenv-20.26.6 zipp-3.15.0
5:27:26 PM: [notice] A new release of pip is available: 23.0.1 -> 24.0
5:27:26 PM: [notice] To update, run: pip install --upgrade pip
5:27:26 PM: Installing pip dependencies from requirements.txt
5:27:26 PM: Started restoring cached pip cache
5:27:26 PM: Finished restoring cached pip cache
5:27:26 PM: Collecting markdown-changelog
5:27:26 PM: Downloading markdown_changelog-0.0.4-py2.py3-none-any.whl (9.1 kB)
5:27:26 PM: Collecting mkdocs
5:27:26 PM: Downloading mkdocs-1.5.3-py3-none-any.whl (3.7 MB)
5:27:26 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 48.0 MB/s eta 0:00:00
5:27:26 PM: Collecting mkdocs-material
5:27:26 PM: Downloading mkdocs_material-9.2.8-py3-none-any.whl (8.0 MB)
5:27:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 135.7 MB/s eta 0:00:00
5:27:27 PM: Collecting markdown
5:27:27 PM: Downloading Markdown-3.4.4-py3-none-any.whl (94 kB)
5:27:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 kB 8.5 MB/s eta 0:00:00
5:27:27 PM: Collecting packaging>=20.5
5:27:27 PM: Downloading packaging-24.0-py3-none-any.whl (53 kB)
5:27:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 5.9 MB/s eta 0:00:00
5:27:27 PM: Collecting mergedeep>=1.3.4
5:27:27 PM: Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
5:27:27 PM: Collecting click>=7.0
5:27:27 PM: Downloading click-8.1.8-py3-none-any.whl (98 kB)
5:27:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 7.8 MB/s eta 0:00:00
5:27:27 PM: Requirement already satisfied: typing-extensions>=3.10 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from mkdocs->-r requirements.txt (line 2)) (4.7.1)
5:27:27 PM: Requirement already satisfied: platformdirs>=2.2.0 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from mkdocs->-r requirements.txt (line 2)) (4.0.0)
5:27:27 PM: Collecting pyyaml>=5.1
5:27:27 PM: Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB)
5:27:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 670.1/670.1 kB 42.8 MB/s eta 0:00:00
5:27:27 PM: Requirement already satisfied: importlib-metadata>=4.3 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from mkdocs->-r requirements.txt (line 2)) (6.7.0)
5:27:27 PM: Collecting markupsafe>=2.0.1
5:27:27 PM: Downloading MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
5:27:27 PM: Collecting pyyaml-env-tag>=0.1
5:27:27 PM: Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
5:27:27 PM: Collecting pathspec>=0.11.1
5:27:27 PM: Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
5:27:27 PM: Collecting watchdog>=2.0
5:27:27 PM: Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB)
5:27:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 10.3 MB/s eta 0:00:00
5:27:27 PM: Collecting jinja2>=2.11.1
5:27:27 PM: Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
5:27:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 16.3 MB/s eta 0:00:00
5:27:27 PM: Collecting ghp-import>=1.0
5:27:27 PM: Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB)
5:27:28 PM: Collecting pygments~=2.16
5:27:28 PM: Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
5:27:28 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 80.0 MB/s eta 0:00:00
5:27:28 PM: Collecting mkdocs-material-extensions~=1.1
5:27:28 PM: Downloading mkdocs_material_extensions-1.2-py3-none-any.whl (8.0 kB)
5:27:28 PM: Collecting regex~=2023.8
5:27:28 PM: Downloading regex-2023.12.25-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (761 kB)
5:27:28 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.6/761.6 kB 81.1 MB/s eta 0:00:00
5:27:28 PM: Collecting requests~=2.31
5:27:28 PM: Downloading requests-2.31.0-py3-none-any.whl (62 kB)
5:27:28 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.4 MB/s eta 0:00:00
5:27:28 PM: Collecting babel~=2.12
5:27:28 PM: Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB)
5:27:28 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 136.1 MB/s eta 0:00:00
5:27:29 PM: Collecting colorama~=0.4
5:27:29 PM: Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
5:27:29 PM: Collecting paginate~=0.5
5:27:29 PM: Downloading paginate-0.5.7-py2.py3-none-any.whl (13 kB)
5:27:29 PM: Collecting mkdocs-material
5:27:29 PM: Downloading mkdocs_material-9.2.7-py3-none-any.whl (8.0 MB)
5:27:29 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 132.3 MB/s eta 0:00:00
5:27:29 PM: Collecting pymdown-extensions~=10.2
5:27:29 PM: Downloading pymdown_extensions-10.2.1-py3-none-any.whl (241 kB)
5:27:29 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 15.5 MB/s eta 0:00:00
5:27:29 PM: Collecting regex~=2022.4
5:27:29 PM: Downloading regex-2022.10.31-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
5:27:29 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.1/757.1 kB 64.7 MB/s eta 0:00:00
5:27:29 PM: Collecting pytz>=2015.7
5:27:29 PM: Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB)
5:27:29 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 507.9/507.9 kB 42.5 MB/s eta 0:00:00
5:27:29 PM: Collecting python-dateutil>=2.8.1
5:27:29 PM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
5:27:29 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 27.2 MB/s eta 0:00:00
5:27:29 PM: Requirement already satisfied: zipp>=0.5 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from importlib-metadata>=4.3->mkdocs->-r requirements.txt (line 2)) (3.15.0)
5:27:29 PM: Collecting charset-normalizer<4,>=2
5:27:29 PM: Downloading charset_normalizer-3.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
5:27:29 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.6/138.6 kB 11.4 MB/s eta 0:00:00
5:27:29 PM: Collecting idna<4,>=2.5
5:27:29 PM: Downloading idna-3.10-py3-none-any.whl (70 kB)
5:27:29 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 7.5 MB/s eta 0:00:00
5:27:29 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from requests~=2.31->mkdocs-material->-r requirements.txt (line 3)) (2025.1.31)
5:27:29 PM: Collecting urllib3<3,>=1.21.1
5:27:29 PM: Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
5:27:29 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 15.9 MB/s eta 0:00:00
5:27:30 PM: Collecting six>=1.5
5:27:30 PM: Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
5:27:30 PM: Installing collected packages: pytz, paginate, watchdog, urllib3, six, regex, pyyaml, pygments, pathspec, packaging, mkdocs-material-extensions, mergedeep, markupsafe, idna, colorama, charset-normalizer, babel, requests, pyyaml-env-tag, python-dateutil, markdown, jinja2, click, pymdown-extensions, markdown-changelog, ghp-import, mkdocs, mkdocs-material
5:27:34 PM: Successfully installed babel-2.14.0 charset-normalizer-3.4.1 click-8.1.8 colorama-0.4.6 ghp-import-2.1.0 idna-3.10 jinja2-3.1.6 markdown-3.4.4 markdown-changelog-0.0.4 markupsafe-2.1.5 mergedeep-1.3.4 mkdocs-1.5.3 mkdocs-material-9.2.7 mkdocs-material-extensions-1.2 packaging-24.0 paginate-0.5.7 pathspec-0.11.2 pygments-2.17.2 pymdown-extensions-10.2.1 python-dateutil-2.9.0.post0 pytz-2025.1 pyyaml-6.0.1 pyyaml-env-tag-0.1 regex-2022.10.31 requests-2.31.0 six-1.17.0 urllib3-2.0.7 watchdog-3.0.0
5:27:34 PM: [notice] A new release of pip is available: 23.0.1 -> 24.0
5:27:34 PM: [notice] To update, run: pip install --upgrade pip
5:27:34 PM: Pip dependencies installed
5:27:34 PM: Attempting Ruby version 2.6.2, read from environment
5:27:35 PM: Required ruby-2.6.2 is not installed - installing.
5:27:35 PM: Searching for binary rubies, this might take some time.
5:27:35 PM: Checking requirements for ubuntu.
5:27:36 PM: Requirements installation successful.
5:27:36 PM: ruby-2.6.2 - #configure
5:27:36 PM: ruby-2.6.2 - #download
5:27:36 PM: ruby-2.6.2 - #validate archive
5:27:39 PM: ruby-2.6.2 - #extract
5:27:42 PM: ruby-2.6.2 - #validate binary
5:27:43 PM: ruby-2.6.2 - #setup
5:27:43 PM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2@global
5:27:43 PM: ruby-2.6.2 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
5:27:44 PM: ruby-2.6.2 - #generating global wrappers........
5:27:44 PM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2
5:27:44 PM: ruby-2.6.2 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
5:27:44 PM: ruby-2.6.2 - #generating default wrappers........
5:27:45 PM: Using /opt/buildhome/.rvm/gems/ruby-2.6.2
5:27:45 PM: Using Ruby version 2.6.2
5:27:45 PM: Started restoring cached go cache
5:27:45 PM: Finished restoring cached go cache
5:27:45 PM: Installing Go version 1.12 (requested 1.12)
5:27:53 PM: go version go1.12 linux/amd64
5:27:54 PM: Using PHP version 8.0
5:27:56 PM: Downloading and installing node v10.24.1...
5:27:57 PM: Computing checksum with sha256sum
5:27:57 PM: Checksums matched!
5:28:01 PM: Now using node v10.24.1 (npm v6.14.12)
5:28:01 PM: Started restoring cached build plugins
5:28:01 PM: Finished restoring cached build plugins
5:28:01 PM: Successfully installed dependencies
5:28:01 PM: Starting build script
5:28:02 PM: Detected 0 framework(s)
5:28:02 PM: Section completed: initializing

Building

Complete
5:28:04 PM: Netlify Build
5:28:04 PM: ────────────────────────────────────────────────────────────────
5:28:04 PM:
5:28:04 PM: ❯ Version
5:28:04 PM: @netlify/build 29.59.2
5:28:04 PM:
5:28:04 PM: ❯ Flags
5:28:04 PM: accountId: 5bfdc222fdd72a618a80c0f5
5:28:04 PM: baseRelDir: false
5:28:04 PM: buildId: 67d071f2b78a240008950178
5:28:04 PM: deployId: 67d071f2b78a24000895017a
5:28:05 PM:
5:28:05 PM: ❯ Current directory
5:28:05 PM: /opt/build/repo
5:28:05 PM:
5:28:05 PM: ❯ Config file
5:28:05 PM: No config file was defined: using default values.
5:28:05 PM:
5:28:05 PM: ❯ Context
5:28:05 PM: deploy-preview
5:28:05 PM:
5:28:05 PM: Build command from Netlify app
5:28:05 PM: ────────────────────────────────────────────────────────────────
5:28:05 PM: ​
5:28:05 PM: $ mkdocs build
5:28:05 PM: INFO - Cleaning site directory
5:28:05 PM: INFO - Building documentation to directory: /opt/build/repo/site
5:28:06 PM: INFO - Documentation built in 0.66 seconds
5:28:06 PM: ​
5:28:06 PM: (build.command completed in 1s)
5:28:06 PM:
5:28:06 PM: (Netlify Build completed in 2s)
5:29:59 PM: Section completed: building
5:30:08 PM: Finished processing build request in 4m50.034s

Deploying

Complete
5:28:06 PM: Deploy site
5:28:06 PM: ────────────────────────────────────────────────────────────────
5:28:06 PM: ​
5:28:06 PM: Starting to deploy site from 'site'
5:28:06 PM: Calculating files to upload
5:28:06 PM: 2 new file(s) to upload
5:28:06 PM: 0 new function(s) to upload
5:28:06 PM: Section completed: deploying
5:28:06 PM: Site deploy was successfully initiated
5:28:06 PM: ​
5:28:06 PM: (Deploy site completed in 841ms)

Cleanup

Complete
5:28:06 PM: Netlify Build Complete
5:28:06 PM: ────────────────────────────────────────────────────────────────
5:28:06 PM: ​
5:28:07 PM: Caching artifacts
5:28:07 PM: Started saving build plugins
5:28:07 PM: Finished saving build plugins
5:28:07 PM: Started saving mise cache
5:28:43 PM: Finished saving mise cache
5:28:43 PM: Started saving pip cache
5:28:43 PM: Finished saving pip cache
5:28:43 PM: Started saving emacs cask dependencies
5:28:43 PM: Finished saving emacs cask dependencies
5:28:43 PM: Started saving maven dependencies
5:28:43 PM: Finished saving maven dependencies
5:28:43 PM: Started saving boot dependencies
5:28:43 PM: Finished saving boot dependencies
5:28:43 PM: Started saving rust rustup cache
5:28:43 PM: Finished saving rust rustup cache
5:28:43 PM: Started saving go dependencies
5:28:43 PM: Finished saving go dependencies
5:29:59 PM: Cached Ruby version 2.6.2
5:29:59 PM: Build script success
5:30:07 PM: Uploading Cache of size 216.7MB
5:30:08 PM: Section completed: cleanup

Post-processing

Complete
5:28:07 PM: Starting post processing
5:28:07 PM: Skipping form detection
5:28:07 PM: Post processing - header rules
5:28:07 PM: Post processing - redirect rules
5:28:07 PM: Post processing done
5:28:07 PM: Section completed: postprocessing
5:28:08 PM: Site is live ✨