Starting lpci, version 0.1.2 Logging execution to '/home/buildd/.local/state/lpci/log/lpci-20230504-083743.785112.log' Launching environment for focal/amd64 Checking for instance 'lpci-tree-519475-focal-amd64' in project 'lpci' in remote 'local' Instance exists and is not running. Starting instance. Running ['apt', 'update'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease :: Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease :: Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease :: Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease :: Reading package lists... :: Building dependency tree... :: Reading state information... :: 94 packages can be upgraded. Run 'apt list --upgradable' to see them. Installing system packages Running ['apt', 'install', '-y', 'pylint', 'python3', 'shellcheck'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Reading package lists... :: Building dependency tree... :: Reading state information... :: python3 is already the newest version (3.8.2-0ubuntu2). :: The following additional packages will be installed: :: python3-astroid python3-isort python3-lazy-object-proxy :: python3-logilab-common python3-mccabe python3-wrapt :: Suggested packages: :: pylint-doc :: Recommended packages: :: python3-tk :: The following NEW packages will be installed: :: pylint python3-astroid python3-isort python3-lazy-object-proxy :: python3-logilab-common python3-mccabe python3-wrapt shellcheck :: 0 upgraded, 8 newly installed, 0 to remove and 94 not upgraded. :: Need to get 2855 kB of archives. :: After this operation, 20.8 MB of additional disk space will be used. :: Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-lazy-object-proxy amd64 1.4.3-1build1 [17.9 kB] :: Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wrapt amd64 1.11.2-2build1 [30.6 kB] :: Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-astroid all 2.3.3-1 [127 kB] :: Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-isort all 4.3.4+ds1-2 [30.7 kB] :: Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logilab-common all 1.4.3-2 [119 kB] :: Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-mccabe all 0.6.1-3 [8488 B] :: Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 pylint all 2.4.4-2 [218 kB] :: Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 shellcheck amd64 0.7.0-2build2 [2303 kB] :: Fetched 2855 kB in 0s (26.7 MB/s) :: Selecting previously unselected package python3-lazy-object-proxy. :: (Reading database ... 16412 files and directories currently installed.) :: Preparing to unpack .../0-python3-lazy-object-proxy_1.4.3-1build1_amd64.deb ... :: Unpacking python3-lazy-object-proxy (1.4.3-1build1) ... :: Selecting previously unselected package python3-wrapt. :: Preparing to unpack .../1-python3-wrapt_1.11.2-2build1_amd64.deb ... :: Unpacking python3-wrapt (1.11.2-2build1) ... :: Selecting previously unselected package python3-astroid. :: Preparing to unpack .../2-python3-astroid_2.3.3-1_all.deb ... :: Unpacking python3-astroid (2.3.3-1) ... :: Selecting previously unselected package python3-isort. :: Preparing to unpack .../3-python3-isort_4.3.4+ds1-2_all.deb ... :: Unpacking python3-isort (4.3.4+ds1-2) ... :: Selecting previously unselected package python3-logilab-common. :: Preparing to unpack .../4-python3-logilab-common_1.4.3-2_all.deb ... :: Unpacking python3-logilab-common (1.4.3-2) ... :: Selecting previously unselected package python3-mccabe. :: Preparing to unpack .../5-python3-mccabe_0.6.1-3_all.deb ... :: Unpacking python3-mccabe (0.6.1-3) ... :: Selecting previously unselected package pylint. :: Preparing to unpack .../6-pylint_2.4.4-2_all.deb ... :: Unpacking pylint (2.4.4-2) ... :: Selecting previously unselected package shellcheck. :: Preparing to unpack .../7-shellcheck_0.7.0-2build2_amd64.deb ... :: Unpacking shellcheck (0.7.0-2build2) ... :: Setting up python3-logilab-common (1.4.3-2) ... :: Setting up shellcheck (0.7.0-2build2) ... :: Setting up python3-wrapt (1.11.2-2build1) ... :: Setting up python3-isort (4.3.4+ds1-2) ... :: Setting up python3-mccabe (0.6.1-3) ... :: Setting up python3-lazy-object-proxy (1.4.3-1build1) ... :: Setting up python3-astroid (2.3.3-1) ... :: Setting up pylint (2.4.4-2) ... Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', './ci/lint_test'] :: INFO:autopkgtest-cloud-linter:pylint failed! :: INFO:autopkgtest-cloud-linter:shellcheck failed!