Starting lpci, version 0.2.5 Logging execution to '/home/buildd/.local/state/lpci/log/lpci-20240110-223634.549607.log' Launching environment for focal/amd64 Creating new instance from remote Creating new base instance from remote Creating new instance from base instance 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://security.ubuntu.com/ubuntu focal-security InRelease :: Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease :: Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease :: Reading package lists... :: Building dependency tree... :: Reading state information... :: 100 packages can be upgraded. Run 'apt list --upgradable' to see them. Installing system packages Running ['apt', 'install', '-y', 'pyflakes3'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Reading package lists... :: Building dependency tree... :: Reading state information... :: The following additional packages will be installed: :: python3-pyflakes :: Recommended packages: :: pyflakes :: The following NEW packages will be installed: :: pyflakes3 python3-pyflakes :: 0 upgraded, 2 newly installed, 0 to remove and 100 not upgraded. :: Need to get 52.0 kB of archives. :: After this operation, 325 kB of additional disk space will be used. :: Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pyflakes all 2.1.1-2ubuntu1 [48.7 kB] :: Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 pyflakes3 all 2.1.1-2ubuntu1 [3336 B] :: Fetched 52.0 kB in 0s (125 kB/s) :: Selecting previously unselected package python3-pyflakes. :: (Reading database ... 15220 files and directories currently installed.) :: Preparing to unpack .../python3-pyflakes_2.1.1-2ubuntu1_all.deb ... :: Unpacking python3-pyflakes (2.1.1-2ubuntu1) ... :: Selecting previously unselected package pyflakes3. :: Preparing to unpack .../pyflakes3_2.1.1-2ubuntu1_all.deb ... :: Unpacking pyflakes3 (2.1.1-2ubuntu1) ... :: Setting up python3-pyflakes (2.1.1-2ubuntu1) ... :: Setting up pyflakes3 (2.1.1-2ubuntu1) ... Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', 'pyflakes3 $(find -name *.py) > output']