Starting lpci, version 0.1.2 Logging execution to '/home/buildd/.local/state/lpci/log/lpci-20230510-131857.891611.log' Launching environment for jammy/amd64 Checking for instance 'lpci-tree-774285-jammy-amd64' in project 'lpci' in remote 'local' Instance exists and is not running. Starting instance. Running `snap install go (channel=latest/stable, classic=True)` Running ['apt', 'update'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] :: Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease :: Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] :: Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [108 kB] :: Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [478 kB] :: Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [125 kB] :: Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [374 kB] :: Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [61.3 kB] :: Get:9 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [714 kB] :: Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [123 kB] :: Get:11 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [34.2 kB] :: Get:12 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [6724 B] :: Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [384 kB] :: Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [63.2 kB] :: Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [39.0 kB] :: Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [8996 B] :: Fetched 2747 kB in 0s (6271 kB/s) :: Reading package lists... :: Building dependency tree... :: Reading state information... :: 74 packages can be upgraded. Run 'apt list --upgradable' to see them. Installing system packages Running ['apt', 'install', '-y', 'tox', 'git'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Reading package lists... :: Building dependency tree... :: Reading state information... :: tox is already the newest version (3.21.4-1ubuntu1). :: The following additional packages will be installed: :: git-man libcurl3-gnutls liberror-perl :: Suggested packages: :: gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui :: gitk gitweb git-cvs git-mediawiki git-svn :: Recommended packages: :: less :: The following NEW packages will be installed: :: git git-man libcurl3-gnutls liberror-perl :: 0 upgraded, 4 newly installed, 0 to remove and 74 not upgraded. :: Need to get 4431 kB of archives. :: After this operation, 21.8 MB of additional disk space will be used. :: Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.10 [285 kB] :: Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] :: Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.9 [954 kB] :: Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.9 [3166 kB] :: Fetched 4431 kB in 0s (11.3 MB/s) :: Selecting previously unselected package libcurl3-gnutls:amd64. :: (Reading database ... 16694 files and directories currently installed.) :: Preparing to unpack .../libcurl3-gnutls_7.81.0-1ubuntu1.10_amd64.deb ... :: Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.10) ... :: Selecting previously unselected package liberror-perl. :: Preparing to unpack .../liberror-perl_0.17029-1_all.deb ... :: Unpacking liberror-perl (0.17029-1) ... :: Selecting previously unselected package git-man. :: Preparing to unpack .../git-man_1%3a2.34.1-1ubuntu1.9_all.deb ... :: Unpacking git-man (1:2.34.1-1ubuntu1.9) ... :: Selecting previously unselected package git. :: Preparing to unpack .../git_1%3a2.34.1-1ubuntu1.9_amd64.deb ... :: Unpacking git (1:2.34.1-1ubuntu1.9) ... :: Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.10) ... :: Setting up liberror-perl (0.17029-1) ... :: Setting up git-man (1:2.34.1-1ubuntu1.9) ... :: Setting up git (1:2.34.1-1ubuntu1.9) ... :: Processing triggers for libc-bin (2.35-0ubuntu3) ... Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', 'tox -e lint'] :: lint create: /build/lpci/project/.tox/lint :: lint installdeps: pre-commit :: lint installed: cfgv==3.3.1,distlib==0.3.6,filelock==3.12.0,identify==2.5.24,nodeenv==1.7.0,platformdirs==3.5.0,pre-commit==3.3.1,PyYAML==6.0,virtualenv==20.23.0 :: lint run-test-pre: PYTHONHASHSEED='1919221797' :: lint run-test: 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/asottile/pyupgrade. :: [INFO] Initializing environment for https://github.com/psf/black. :: [INFO] Initializing environment for https://github.com/PyCQA/isort. :: [INFO] Initializing environment for https://github.com/PyCQA/flake8. :: [INFO] Initializing environment for https://github.com/PyCQA/flake8:flake8-absolute-import==1.0.0.1,flake8-alfred==1.1.1. :: [INFO] Initializing environment for https://github.com/pre-commit/mirrors-eslint. :: [INFO] Initializing environment for https://github.com/pre-commit/mirrors-eslint:eslint@8.33.0. :: [INFO] Initializing environment for https://github.com/keewis/blackdoc. :: [INFO] Initializing environment for https://git.launchpad.net/lp-lint-doctest. :: [INFO] Initializing environment for https://github.com/shellcheck-py/shellcheck-py. :: [INFO] Initializing environment for https://github.com/codespell-project/codespell. :: [INFO] Initializing environment for https://github.com/get-woke/woke. :: [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/asottile/pyupgrade. :: [INFO] Once installed this environment will be reused. :: [INFO] This may take a few minutes... :: [INFO] Installing environment for https://github.com/psf/black. :: [INFO] Once installed this environment will be reused. :: [INFO] This may take a few minutes... :: [INFO] Installing environment for https://github.com/PyCQA/isort. :: [INFO] Once installed this environment will be reused. :: [INFO] This may take a few minutes... :: [INFO] Installing environment for https://github.com/PyCQA/flake8. :: [INFO] Once installed this environment will be reused. :: [INFO] This may take a few minutes... :: [INFO] Installing environment for https://github.com/pre-commit/mirrors-eslint. :: [INFO] Once installed this environment will be reused. :: [INFO] This may take a few minutes... :: [INFO] Installing environment for https://github.com/keewis/blackdoc. :: [INFO] Once installed this environment will be reused. :: [INFO] This may take a few minutes... :: [INFO] Installing environment for https://git.launchpad.net/lp-lint-doctest. :: [INFO] Once installed this environment will be reused. :: [INFO] This may take a few minutes... :: [INFO] Installing environment for https://github.com/shellcheck-py/shellcheck-py. :: [INFO] Once installed this environment will be reused. :: [INFO] This may take a few minutes... :: [INFO] Installing environment for https://github.com/codespell-project/codespell. :: [INFO] Once installed this environment will be reused. :: [INFO] This may take a few minutes... :: [INFO] Installing environment for https://github.com/get-woke/woke. :: [INFO] Once installed this environment will be reused. :: [INFO] This may take a few minutes... :: check for added large files..............................................Passed :: check python ast.........................................................Passed :: check for merge conflicts................................................Passed :: check json...............................................................Passed :: check xml................................................................Passed :: check yaml...............................................................Passed :: debug statements (python)................................................Passed :: file contents sorter.....................................................Passed :: don't commit to branch...................................................Passed :: pyupgrade................................................................Passed :: black....................................................................Passed :: isort....................................................................Passed :: flake8...................................................................Passed :: eslint...................................................................Passed :: blackdoc.................................................................Passed :: Check style of Launchpad doctests........................................Passed :: shellcheck...............................................................Passed :: codespell................................................................Passed :: woke.....................................................................Passed :: ___________________________________ summary ____________________________________ :: lint: commands succeeded :: congratulations :)