pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.15.4,identify==2.5.36,nodeenv==1.9.1,pip==24.1,platformdirs==4.2.2,pre-commit==3.7.1,PyYAML==6.0.1,setuptools==70.1.0,virtualenv==20.26.3,wheel==0.43.0 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... trim trailing whitespace.................................................Passed Tabs remover.............................................................Passed pre-commit: OK ✔ in 11.21 seconds docs: install_deps> python -I -m pip install -r docs/requirements.txt docs: freeze> python -m pip freeze --all docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.15.0,blockdiag==3.0.0,certifi==2024.6.2,charset-normalizer==3.3.2,contourpy==1.2.1,cycler==0.12.1,defusedxml==0.7.1,docutils==0.20.1,fonttools==4.53.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.7,imagesize==1.4.1,Jinja2==3.1.4,jira==3.8.0,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.0,numpy==2.0.0,nwdiag==3.0.0,oauthlib==3.2.2,packaging==24.1,pillow==10.3.0,pip==24.1,Pygments==2.18.0,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.32.3,requests-file==1.5.1,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,seqdiag==3.0.0,setuptools==70.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.3.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,typing_extensions==4.12.2,urllib3==2.2.2,webcolors==24.6.0,wheel==0.43.0 docs: commands[0]> sphinx-build -q -j auto -W --keep-going -b html -n -d /w/workspace/docs-tox-verify-scandium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-scandium/docs/_build/html docs: OK ✔ in 53.66 seconds docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.15.0,blockdiag==3.0.0,certifi==2024.6.2,charset-normalizer==3.3.2,contourpy==1.2.1,cycler==0.12.1,defusedxml==0.7.1,docutils==0.20.1,fonttools==4.53.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.7,imagesize==1.4.1,Jinja2==3.1.4,jira==3.8.0,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.0,numpy==2.0.0,nwdiag==3.0.0,oauthlib==3.2.2,packaging==24.1,pillow==10.3.0,pip==24.1,Pygments==2.18.0,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.32.3,requests-file==1.5.1,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,seqdiag==3.0.0,setuptools==70.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.3.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,typing_extensions==4.12.2,urllib3==2.2.2,webcolors==24.6.0,wheel==0.43.0 docs-linkcheck: commands[0]> sphinx-build -q -b linkcheck -d /w/workspace/docs-tox-verify-scandium/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-scandium/docs/_build/linkcheck docs-linkcheck: OK ✔ in 1 minute 17.71 seconds spelling: install_deps> python -I -m pip install PyEnchant sphinxcontrib-spelling -r docs/requirements.txt spelling: freeze> python -m pip freeze --all spelling: alabaster==0.7.16,attrs==23.2.0,Babel==2.15.0,blockdiag==3.0.0,certifi==2024.6.2,charset-normalizer==3.3.2,contourpy==1.2.1,cycler==0.12.1,defusedxml==0.7.1,docutils==0.20.1,fonttools==4.53.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.7,imagesize==1.4.1,Jinja2==3.1.4,jira==3.8.0,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.0,numpy==2.0.0,nwdiag==3.0.0,oauthlib==3.2.2,packaging==24.1,pillow==10.3.0,pip==24.1,pyenchant==3.2.2,Pygments==2.18.0,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.32.3,requests-file==1.5.1,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,seqdiag==3.0.0,setuptools==70.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.3.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,typing_extensions==4.12.2,urllib3==2.2.2,webcolors==24.6.0,wheel==0.43.0 spelling: commands[0]> bash -xv ./install-enchant.sh Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3020 kB] Get:3 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [452 kB] Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2924 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [409 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [978 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [207 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.8 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5968 B] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease [265 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 c-n-f Metadata [29.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/restricted amd64 c-n-f Metadata [392 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 c-n-f Metadata [265 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse amd64 c-n-f Metadata [9136 B] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3389 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [531 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3032 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [424 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1195 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [288 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [27.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7936 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main Translation-en [16.3 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1420 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/restricted amd64 c-n-f Metadata [116 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [16.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/multiverse amd64 c-n-f Metadata [116 B] Hit:45 https://deb.nodesource.com/node_16.x focal InRelease Get:46 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB] Get:47 https://download.docker.com/linux/ubuntu focal/stable amd64 Packages [45.9 kB] Hit:48 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu focal InRelease Hit:49 http://apt.puppetlabs.com xenial InRelease Fetched 33.6 MB in 7s (5046 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: aspell aspell-en dictionaries-common emacsen-common hunspell-en-us libaspell15 libenchant-2-2 libenchant1c2a libhunspell-1.7-0 Suggested packages: aspell-doc spellutils wordlist hunspell openoffice.org-hunspell | openoffice.org-core libenchant-2-voikko libenchant-voikko The following NEW packages will be installed: aspell aspell-en dictionaries-common emacsen-common enchant enchant-2 hunspell-en-us libaspell15 libenchant-2-2 libenchant1c2a libhunspell-1.7-0 0 upgraded, 11 newly installed, 0 to remove and 50 not upgraded. Need to get 1360 kB of archives. After this operation, 5681 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libaspell15 amd64 0.60.8-1ubuntu0.1 [328 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 emacsen-common all 3.0.4 [14.9 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dictionaries-common all 1.28.1 [178 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 aspell amd64 0.60.8-1ubuntu0.1 [88.4 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 aspell-en all 2018.04.16-0-1 [299 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 hunspell-en-us all 1:2018.04.16-1 [170 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhunspell-1.7-0 amd64 1.7.0-2build2 [147 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libenchant1c2a amd64 1.6.0-11.3build1 [64.7 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 enchant amd64 1.6.0-11.3build1 [12.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libenchant-2-2 amd64 2.2.8-1ubuntu0.20.04.1 [45.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 enchant-2 amd64 2.2.8-1ubuntu0.20.04.1 [12.1 kB] Fetched 1360 kB in 1s (1331 kB/s) Selecting previously unselected package libaspell15:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 199457 files and directories currently installed.) Preparing to unpack .../00-libaspell15_0.60.8-1ubuntu0.1_amd64.deb ... Unpacking libaspell15:amd64 (0.60.8-1ubuntu0.1) ... Selecting previously unselected package emacsen-common. Preparing to unpack .../01-emacsen-common_3.0.4_all.deb ... Unpacking emacsen-common (3.0.4) ... Selecting previously unselected package dictionaries-common. Preparing to unpack .../02-dictionaries-common_1.28.1_all.deb ... Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' Unpacking dictionaries-common (1.28.1) ... Selecting previously unselected package aspell. Preparing to unpack .../03-aspell_0.60.8-1ubuntu0.1_amd64.deb ... Unpacking aspell (0.60.8-1ubuntu0.1) ... Selecting previously unselected package aspell-en. Preparing to unpack .../04-aspell-en_2018.04.16-0-1_all.deb ... Unpacking aspell-en (2018.04.16-0-1) ... Selecting previously unselected package hunspell-en-us. Preparing to unpack .../05-hunspell-en-us_1%3a2018.04.16-1_all.deb ... Unpacking hunspell-en-us (1:2018.04.16-1) ... Selecting previously unselected package libhunspell-1.7-0:amd64. Preparing to unpack .../06-libhunspell-1.7-0_1.7.0-2build2_amd64.deb ... Unpacking libhunspell-1.7-0:amd64 (1.7.0-2build2) ... Selecting previously unselected package libenchant1c2a:amd64. Preparing to unpack .../07-libenchant1c2a_1.6.0-11.3build1_amd64.deb ... Unpacking libenchant1c2a:amd64 (1.6.0-11.3build1) ... Selecting previously unselected package enchant. Preparing to unpack .../08-enchant_1.6.0-11.3build1_amd64.deb ... Unpacking enchant (1.6.0-11.3build1) ... Selecting previously unselected package libenchant-2-2:amd64. Preparing to unpack .../09-libenchant-2-2_2.2.8-1ubuntu0.20.04.1_amd64.deb ... Unpacking libenchant-2-2:amd64 (2.2.8-1ubuntu0.20.04.1) ... Selecting previously unselected package enchant-2. Preparing to unpack .../10-enchant-2_2.2.8-1ubuntu0.20.04.1_amd64.deb ... Unpacking enchant-2 (2.2.8-1ubuntu0.20.04.1) ... Setting up libaspell15:amd64 (0.60.8-1ubuntu0.1) ... Setting up emacsen-common (3.0.4) ... Setting up libhunspell-1.7-0:amd64 (1.7.0-2build2) ... Setting up dictionaries-common (1.28.1) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline Setting up aspell (0.60.8-1ubuntu0.1) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline Setting up hunspell-en-us (1:2018.04.16-1) ... Setting up libenchant-2-2:amd64 (2.2.8-1ubuntu0.20.04.1) ... Setting up aspell-en (2018.04.16-0-1) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline Setting up libenchant1c2a:amd64 (1.6.0-11.3build1) ... Setting up enchant-2 (2.2.8-1ubuntu0.20.04.1) ... Setting up enchant (1.6.0-11.3build1) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for libc-bin (2.31-0ubuntu9.16) ... Processing triggers for dictionaries-common (1.28.1) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline aspell-autobuildhash: processing: en [en-common]. aspell-autobuildhash: processing: en [en-variant_0]. aspell-autobuildhash: processing: en [en-variant_1]. aspell-autobuildhash: processing: en [en-variant_2]. aspell-autobuildhash: processing: en [en-w_accents-only]. aspell-autobuildhash: processing: en [en-wo_accents-only]. aspell-autobuildhash: processing: en [en_AU-variant_0]. aspell-autobuildhash: processing: en [en_AU-variant_1]. aspell-autobuildhash: processing: en [en_AU-w_accents-only]. aspell-autobuildhash: processing: en [en_AU-wo_accents-only]. aspell-autobuildhash: processing: en [en_CA-variant_0]. aspell-autobuildhash: processing: en [en_CA-variant_1]. aspell-autobuildhash: processing: en [en_CA-w_accents-only]. aspell-autobuildhash: processing: en [en_CA-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-variant_0]. aspell-autobuildhash: processing: en [en_GB-variant_1]. aspell-autobuildhash: processing: en [en_US-w_accents-only]. aspell-autobuildhash: processing: en [en_US-wo_accents-only]. spelling: commands[1]> sh -c 'command enchant>/dev/null || command enchant-2 -v>/dev/null || sudo yum -y install enchant || (echo "enchant command not found - please install it (e.g. sudo apt-get install enchant | yum install enchant )" >&2 && exit 1)' spelling: commands[2]> sphinx-build -q -W --keep-going -b spelling -d /w/workspace/docs-tox-verify-scandium/.tox/spelling/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-scandium/docs/_build/spelling spelling: OK ✔ in 1 minute 14.65 seconds gitlint: install_deps> python -I -m pip install gitlint gitlint: freeze> python -m pip freeze --all gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==24.1,python-dateutil==2.9.0.post0,setuptools==70.1.0,sh==1.14.3,six==1.16.0,wheel==0.43.0 gitlint: commands[0]> gitlint pre-commit: OK (11.21=setup[3.13]+cmd[8.08] seconds) docs: OK (53.66=setup[26.31]+cmd[27.35] seconds) docs-linkcheck: OK (77.71=setup[18.21]+cmd[59.50] seconds) spelling: OK (74.65=setup[19.46]+cmd[23.44,0.00,31.76] seconds) gitlint: OK (3.17=setup[3.02]+cmd[0.15] seconds) congratulations :) (220.45 seconds)