Starting lpcraft, version 0.0.43 Logging execution to '/home/buildd/.local/state/lpcraft/log/lpcraft-20230206-100746.894942.log' Launching environment for jammy/amd64 Running ['apt', 'update'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease :: Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease :: Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease :: Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease :: Reading package lists... :: Building dependency tree... :: Reading state information... :: 73 packages can be upgraded. Run 'apt list --upgradable' to see them. Installing system packages Running ['apt', 'install', '-y', 'tox'] :: :: 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). :: 0 upgraded, 0 newly installed, 0 to remove and 73 not upgraded. Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', 'tox -e py3'] :: GLOB sdist-make: /build/lpcraft/project/setup.py :: py3 create: /build/lpcraft/project/.tox/py3 :: py3 installdeps: pytest :: py3 inst: /build/lpcraft/project/.tox/.tmp/package/1/gitlptools-1.0.zip :: py3 installed: attrs==22.2.0,distro==1.8.0,exceptiongroup==1.1.0,gitdb==4.0.10,gitlptools @ file:///build/lpcraft/project/.tox/.tmp/package/1/gitlptools-1.0.zip,GitPython==3.1.30,httplib2==0.21.0,iniconfig==2.0.0,launchpadlib==1.11.0,lazr.restfulclient==0.14.5,lazr.uri==1.0.6,oauthlib==3.2.2,packaging==23.0,pluggy==1.0.0,pyparsing==3.0.9,pytest==7.2.1,six==1.16.0,smmap==5.0.0,tomli==2.0.1,wadllib==1.3.6 :: py3 run-test-pre: PYTHONHASHSEED='2179219114' :: py3 run-test: commands[0] | pytest tests :: ============================= test session starts ============================== :: platform linux -- Python 3.10.6, pytest-7.2.1, pluggy-1.0.0 :: cachedir: .tox/py3/.pytest_cache :: rootdir: /build/lpcraft/project, configfile: setup.cfg :: collected 20 items :: :: tests/test_gitlptools.py .................... [100%] :: :: ============================== 20 passed in 0.15s ============================== :: ___________________________________ summary ____________________________________ :: py3: commands succeeded :: congratulations :)