>>> py3-testresources: Building testing/py3-testresources 2.0.1-r4 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 20:13:19 +0000 >>> py3-testresources: Checking sanity of /home/buildozer/aports/testing/py3-testresources/APKBUILD... >>> py3-testresources: Analyzing dependencies... >>> py3-testresources: Installing for build: build-base python3 py3-setuptools py3-pbr py3-testtools (1/16) Installing libbz2 (1.0.8-r4) (2/16) Installing libffi (3.4.4-r0) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.2.8-r0) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.2.0-r0) (7/16) Installing sqlite-libs (3.40.0-r0) (8/16) Installing python3 (3.11.0-r2) (9/16) Installing py3-parsing (3.0.9-r1) (10/16) Installing py3-packaging (21.3-r3) (11/16) Installing py3-setuptools (65.6.2-r0) (12/16) Installing py3-pbr (5.11.0-r1) (13/16) Installing py3-fixtures (4.0.1-r1) (14/16) Installing py3-extras (1.0.0-r6) (15/16) Installing py3-testtools (2.5.0-r2) (16/16) Installing .makedepends-py3-testresources (20221123.201320) Executing busybox-1.35.0-r29.trigger OK: 410 MiB in 112 packages >>> py3-testresources: Cleaning up srcdir >>> py3-testresources: Cleaning up pkgdir >>> py3-testresources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/testresources-2.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41948 100 41948 0 0 62408 0 --:--:-- --:--:-- --:--:-- 62422 >>> py3-testresources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/testresources-2.0.1.tar.gz >>> py3-testresources: Checking sha512sums... testresources-2.0.1.tar.gz: OK >>> py3-testresources: Unpacking /var/cache/distfiles/edge/testresources-2.0.1.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/testresources creating build/lib/testresources/tests copying testresources/tests/test_test_resource.py -> build/lib/testresources/tests copying testresources/tests/test_optimising_test_suite.py -> build/lib/testresources/tests copying testresources/tests/test_test_loader.py -> build/lib/testresources/tests copying testresources/tests/TestUtil.py -> build/lib/testresources/tests copying testresources/tests/__init__.py -> build/lib/testresources/tests copying testresources/tests/test_resourced_test_case.py -> build/lib/testresources/tests copying testresources/tests/test_resource_graph.py -> build/lib/testresources/tests copying testresources/__init__.py -> build/lib/testresources running egg_info writing testresources.egg-info/PKG-INFO writing dependency_links to testresources.egg-info/dependency_links.txt writing requirements to testresources.egg-info/requires.txt writing top-level names to testresources.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing testresources.egg-info/PKG-INFO writing dependency_links to testresources.egg-info/dependency_links.txt writing requirements to testresources.egg-info/requires.txt writing top-level names to testresources.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running build_ext test_always_dirty (testresources.tests.test_test_resource.TestFixtureResource.test_always_dirty) testresources.tests.test_test_resource.TestFixtureResource.test_always_dirty ... ok test_reset_called (testresources.tests.test_test_resource.TestFixtureResource.test_reset_called) testresources.tests.test_test_resource.TestFixtureResource.test_reset_called ... ok test_uses_setUp_cleanUp (testresources.tests.test_test_resource.TestFixtureResource.test_uses_setUp_cleanUp) testresources.tests.test_test_resource.TestFixtureResource.test_uses_setUp_cleanUp ... ok test_always_dirty (testresources.tests.test_test_resource.TestGenericResource.test_always_dirty) testresources.tests.test_test_resource.TestGenericResource.test_always_dirty ... ok test_default_uses_setUp_tearDown (testresources.tests.test_test_resource.TestGenericResource.test_default_uses_setUp_tearDown) testresources.tests.test_test_resource.TestGenericResource.test_default_uses_setUp_tearDown ... ok test_dependencies_passed_to_factory (testresources.tests.test_test_resource.TestGenericResource.test_dependencies_passed_to_factory) testresources.tests.test_test_resource.TestGenericResource.test_dependencies_passed_to_factory ... ok test_setup_teardown_controllable (testresources.tests.test_test_resource.TestGenericResource.test_setup_teardown_controllable) testresources.tests.test_test_resource.TestGenericResource.test_setup_teardown_controllable ... ok testDefaultCosts (testresources.tests.test_test_resource.TestTestResource.testDefaultCosts) testresources.tests.test_test_resource.TestTestResource.testDefaultCosts ... ok testDefaultResetMethodPreservesCleanResource (testresources.tests.test_test_resource.TestTestResource.testDefaultResetMethodPreservesCleanResource) testresources.tests.test_test_resource.TestTestResource.testDefaultResetMethodPreservesCleanResource ... ok testDefaultResetMethodRecreatesDirtyResource (testresources.tests.test_test_resource.TestTestResource.testDefaultResetMethodRecreatesDirtyResource) testresources.tests.test_test_resource.TestTestResource.testDefaultResetMethodRecreatesDirtyResource ... ok testDefaultResetResetsDependencies (testresources.tests.test_test_resource.TestTestResource.testDefaultResetResetsDependencies) testresources.tests.test_test_resource.TestTestResource.testDefaultResetResetsDependencies ... ok testDirtiedSetsDirty (testresources.tests.test_test_resource.TestTestResource.testDirtiedSetsDirty) testresources.tests.test_test_resource.TestTestResource.testDirtiedSetsDirty ... ok testDirtyingResourceTriggersCleanOnGet (testresources.tests.test_test_resource.TestTestResource.testDirtyingResourceTriggersCleanOnGet) testresources.tests.test_test_resource.TestTestResource.testDirtyingResourceTriggersCleanOnGet ... ok testDirtyingWhenUnused (testresources.tests.test_test_resource.TestTestResource.testDirtyingWhenUnused) testresources.tests.test_test_resource.TestTestResource.testDirtyingWhenUnused ... ok testFinishedActivityForResourceWithExtensions (testresources.tests.test_test_resource.TestTestResource.testFinishedActivityForResourceWithExtensions) testresources.tests.test_test_resource.TestTestResource.testFinishedActivityForResourceWithExtensions ... ok testFinishedActivityForResourceWithoutExtensions (testresources.tests.test_test_resource.TestTestResource.testFinishedActivityForResourceWithoutExtensions) testresources.tests.test_test_resource.TestTestResource.testFinishedActivityForResourceWithoutExtensions ... ok testFinishedWithCallsCleanResource (testresources.tests.test_test_resource.TestTestResource.testFinishedWithCallsCleanResource) testresources.tests.test_test_resource.TestTestResource.testFinishedWithCallsCleanResource ... ok testFinishedWithCallsCleanResourceOnceOnly (testresources.tests.test_test_resource.TestTestResource.testFinishedWithCallsCleanResourceOnceOnly) testresources.tests.test_test_resource.TestTestResource.testFinishedWithCallsCleanResourceOnceOnly ... ok testFinishedWithDecrementsUses (testresources.tests.test_test_resource.TestTestResource.testFinishedWithDecrementsUses) testresources.tests.test_test_resource.TestTestResource.testFinishedWithDecrementsUses ... ok testFinishedWithMarksNonDirty (testresources.tests.test_test_resource.TestTestResource.testFinishedWithMarksNonDirty) testresources.tests.test_test_resource.TestTestResource.testFinishedWithMarksNonDirty ... ok testFinishedWithResetsCurrentResource (testresources.tests.test_test_resource.TestTestResource.testFinishedWithResetsCurrentResource) testresources.tests.test_test_resource.TestTestResource.testFinishedWithResetsCurrentResource ... ok testGetActivityForResourceWithExtensions (testresources.tests.test_test_resource.TestTestResource.testGetActivityForResourceWithExtensions) testresources.tests.test_test_resource.TestTestResource.testGetActivityForResourceWithExtensions ... ok testGetActivityForResourceWithoutExtensions (testresources.tests.test_test_resource.TestTestResource.testGetActivityForResourceWithoutExtensions) testresources.tests.test_test_resource.TestTestResource.testGetActivityForResourceWithoutExtensions ... ok testGetResourceCallsMakeResource (testresources.tests.test_test_resource.TestTestResource.testGetResourceCallsMakeResource) testresources.tests.test_test_resource.TestTestResource.testGetResourceCallsMakeResource ... ok testGetResourceDoesntDirty (testresources.tests.test_test_resource.TestTestResource.testGetResourceDoesntDirty) testresources.tests.test_test_resource.TestTestResource.testGetResourceDoesntDirty ... ok testGetResourceIncrementsUses (testresources.tests.test_test_resource.TestTestResource.testGetResourceIncrementsUses) testresources.tests.test_test_resource.TestTestResource.testGetResourceIncrementsUses ... ok testGetResourceResetsUsedResource (testresources.tests.test_test_resource.TestTestResource.testGetResourceResetsUsedResource) testresources.tests.test_test_resource.TestTestResource.testGetResourceResetsUsedResource ... ok testGetResourceReturnsMakeResource (testresources.tests.test_test_resource.TestTestResource.testGetResourceReturnsMakeResource) testresources.tests.test_test_resource.TestTestResource.testGetResourceReturnsMakeResource ... ok testGetResourceSetsCurrentResource (testresources.tests.test_test_resource.TestTestResource.testGetResourceSetsCurrentResource) testresources.tests.test_test_resource.TestTestResource.testGetResourceSetsCurrentResource ... ok testGetResourceTwiceReturnsIdenticalResource (testresources.tests.test_test_resource.TestTestResource.testGetResourceTwiceReturnsIdenticalResource) testresources.tests.test_test_resource.TestTestResource.testGetResourceTwiceReturnsIdenticalResource ... ok testInitiallyNoCurrentResource (testresources.tests.test_test_resource.TestTestResource.testInitiallyNoCurrentResource) testresources.tests.test_test_resource.TestTestResource.testInitiallyNoCurrentResource ... ok testInitiallyNotDirty (testresources.tests.test_test_resource.TestTestResource.testInitiallyNotDirty) testresources.tests.test_test_resource.TestTestResource.testInitiallyNotDirty ... ok testInitiallyUnused (testresources.tests.test_test_resource.TestTestResource.testInitiallyUnused) testresources.tests.test_test_resource.TestTestResource.testInitiallyUnused ... ok testIsDirty (testresources.tests.test_test_resource.TestTestResource.testIsDirty) testresources.tests.test_test_resource.TestTestResource.testIsDirty ... ok testIsDirtyIsTrueIfDependenciesAreDirty (testresources.tests.test_test_resource.TestTestResource.testIsDirtyIsTrueIfDependenciesAreDirty) testresources.tests.test_test_resource.TestTestResource.testIsDirtyIsTrueIfDependenciesAreDirty ... ok testIsDirtyIsTrueIfDependenciesChanged (testresources.tests.test_test_resource.TestTestResource.testIsDirtyIsTrueIfDependenciesChanged) testresources.tests.test_test_resource.TestTestResource.testIsDirtyIsTrueIfDependenciesChanged ... ok testIsResetIfDependenciesAreDirty (testresources.tests.test_test_resource.TestTestResource.testIsResetIfDependenciesAreDirty) testresources.tests.test_test_resource.TestTestResource.testIsResetIfDependenciesAreDirty ... ok testRepeatedGetResourceCallsMakeResourceOnceOnly (testresources.tests.test_test_resource.TestTestResource.testRepeatedGetResourceCallsMakeResourceOnceOnly) testresources.tests.test_test_resource.TestTestResource.testRepeatedGetResourceCallsMakeResourceOnceOnly ... ok testResetActivityForResourceWithExtensions (testresources.tests.test_test_resource.TestTestResource.testResetActivityForResourceWithExtensions) testresources.tests.test_test_resource.TestTestResource.testResetActivityForResourceWithExtensions ... ok testResetActivityForResourceWithoutExtensions (testresources.tests.test_test_resource.TestTestResource.testResetActivityForResourceWithoutExtensions) testresources.tests.test_test_resource.TestTestResource.testResetActivityForResourceWithoutExtensions ... ok testResourceAvailableBetweenFinishedWithCalls (testresources.tests.test_test_resource.TestTestResource.testResourceAvailableBetweenFinishedWithCalls) testresources.tests.test_test_resource.TestTestResource.testResourceAvailableBetweenFinishedWithCalls ... ok testUnimplementedGetResource (testresources.tests.test_test_resource.TestTestResource.testUnimplementedGetResource) testresources.tests.test_test_resource.TestTestResource.testUnimplementedGetResource ... ok testUsedResourceResetBetweenUses (testresources.tests.test_test_resource.TestTestResource.testUsedResourceResetBetweenUses) testresources.tests.test_test_resource.TestTestResource.testUsedResourceResetBetweenUses ... ok testUsingTwiceMakesAndCleansTwice (testresources.tests.test_test_resource.TestTestResource.testUsingTwiceMakesAndCleansTwice) testresources.tests.test_test_resource.TestTestResource.testUsingTwiceMakesAndCleansTwice ... ok testneededResourcesClosure (testresources.tests.test_test_resource.TestTestResource.testneededResourcesClosure) testresources.tests.test_test_resource.TestTestResource.testneededResourcesClosure ... ok testneededResourcesDefault (testresources.tests.test_test_resource.TestTestResource.testneededResourcesDefault) testresources.tests.test_test_resource.TestTestResource.testneededResourcesDefault ... ok testneededResourcesDependenciesFirst (testresources.tests.test_test_resource.TestTestResource.testneededResourcesDependenciesFirst) testresources.tests.test_test_resource.TestTestResource.testneededResourcesDependenciesFirst ... ok testEmptyGraph (testresources.tests.test_optimising_test_suite.TestCostGraph.testEmptyGraph) testresources.tests.test_optimising_test_suite.TestCostGraph.testEmptyGraph ... ok testSingletonGraph (testresources.tests.test_optimising_test_suite.TestCostGraph.testSingletonGraph) testresources.tests.test_optimising_test_suite.TestCostGraph.testSingletonGraph ... ok testTwoCasesInGraph (testresources.tests.test_optimising_test_suite.TestCostGraph.testTwoCasesInGraph) testresources.tests.test_optimising_test_suite.TestCostGraph.testTwoCasesInGraph ... ok testCombo (testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testCombo) testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testCombo ... ok testNewResources (testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testNewResources) testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testNewResources ... ok testNoResources (testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testNoResources) testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testNoResources ... ok testOldResources (testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testOldResources) testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testOldResources ... ok testSameResources (testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testSameResources) testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testSameResources ... ok testBasicSortTests (testresources.tests.test_optimising_test_suite.TestGraphStuff.testBasicSortTests) testresources.tests.test_optimising_test_suite.TestGraphStuff.testBasicSortTests ... ok testGlobalMinimum (testresources.tests.test_optimising_test_suite.TestGraphStuff.testGlobalMinimum) testresources.tests.test_optimising_test_suite.TestGraphStuff.testGlobalMinimum ... ok testSortConsidersDependencies (testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortConsidersDependencies) testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortConsidersDependencies ... ok testSortIsStableWithinGroups (testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortIsStableWithinGroups) testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortIsStableWithinGroups ... ok testSortingTwelveIndependentIsFast (testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortingTwelveIndependentIsFast) testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortingTwelveIndependentIsFast ... ok testSortingTwelveOverlappingIsFast (testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortingTwelveOverlappingIsFast) testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortingTwelveOverlappingIsFast ... ok testAddDistributesNonStandardSuiteStructure (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddDistributesNonStandardSuiteStructure) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddDistributesNonStandardSuiteStructure ... ok testAddFlattensStandardSuiteStructure (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddFlattensStandardSuiteStructure) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddFlattensStandardSuiteStructure ... ok testAddPullsNonStandardSuitesUp (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddPullsNonStandardSuitesUp) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddPullsNonStandardSuitesUp ... ok testAddTest (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddTest) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddTest ... ok testAddTestOptimisingTestSuite (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddTestOptimisingTestSuite) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddTestOptimisingTestSuite ... ok testAddTestSuite (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddTestSuite) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddTestSuite ... ok testAddUnittest2TestSuite (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddUnittest2TestSuite) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddUnittest2TestSuite ... skipped 'Unittest2 needed' testDirtiedResourceCleanedUp (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testDirtiedResourceCleanedUp) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testDirtiedResourceCleanedUp ... ok testDirtiedResourceNotRecreated (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testDirtiedResourceNotRecreated) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testDirtiedResourceNotRecreated ... ok testOptimisedRunNonResourcedTestCase (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testOptimisedRunNonResourcedTestCase) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testOptimisedRunNonResourcedTestCase ... ok testResourceReuse (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testResourceReuse) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testResourceReuse ... ok testResourcesDroppedForNonResourcedTestCase (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testResourcesDroppedForNonResourcedTestCase) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testResourcesDroppedForNonResourcedTestCase ... ok testResultPassedToResources (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testResultPassedToResources) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testResultPassedToResources ... ok testSingleCaseResourceAcquisition (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testSingleCaseResourceAcquisition) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testSingleCaseResourceAcquisition ... ok testSortTestsCalled (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testSortTestsCalled) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testSortTestsCalled ... ok testDependentResources (testresources.tests.test_optimising_test_suite.TestSplitByResources.testDependentResources) testresources.tests.test_optimising_test_suite.TestSplitByResources.testDependentResources ... ok testJustNormalCases (testresources.tests.test_optimising_test_suite.TestSplitByResources.testJustNormalCases) testresources.tests.test_optimising_test_suite.TestSplitByResources.testJustNormalCases ... ok testJustResourcedCases (testresources.tests.test_optimising_test_suite.TestSplitByResources.testJustResourcedCases) testresources.tests.test_optimising_test_suite.TestSplitByResources.testJustResourcedCases ... ok testMixThemUp (testresources.tests.test_optimising_test_suite.TestSplitByResources.testMixThemUp) testresources.tests.test_optimising_test_suite.TestSplitByResources.testMixThemUp ... ok testMultipleResources (testresources.tests.test_optimising_test_suite.TestSplitByResources.testMultipleResources) testresources.tests.test_optimising_test_suite.TestSplitByResources.testMultipleResources ... ok testNoTests (testresources.tests.test_optimising_test_suite.TestSplitByResources.testNoTests) testresources.tests.test_optimising_test_suite.TestSplitByResources.testNoTests ... ok testResourcedCaseWithNoResources (testresources.tests.test_optimising_test_suite.TestSplitByResources.testResourcedCaseWithNoResources) testresources.tests.test_optimising_test_suite.TestSplitByResources.testResourcedCaseWithNoResources ... ok testSuiteType (testresources.tests.test_test_loader.TestTestLoader.testSuiteType) testresources.tests.test_test_loader.TestTestLoader.testSuiteType ... ok testDefaults (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testDefaults) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testDefaults ... ok testResultPassedToResources (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testResultPassedToResources) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testResultPassedToResources ... ok testSetUpResourcesMultiple (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpResourcesMultiple) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpResourcesMultiple ... ok testSetUpResourcesSetsUpDependences (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpResourcesSetsUpDependences) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpResourcesSetsUpDependences ... ok testSetUpResourcesSingle (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpResourcesSingle) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpResourcesSingle ... ok testSetUpUsesResource (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpUsesResource) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpUsesResource ... ok testSetUpUsesSuper (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpUsesSuper) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpUsesSuper ... ok testSingleWithSetup (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSingleWithSetup) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSingleWithSetup ... /home/buildozer/aports/testing/py3-testresources/src/testresources-2.0.1/testresources/tests/test_resourced_test_case.py:161: DeprecationWarning: Please use assertFalse instead. self.failIf(hasattr(self.resourced_case, "foo")) ok testTearDownResourcesDeletesResourceAttributes (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownResourcesDeletesResourceAttributes) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownResourcesDeletesResourceAttributes ... ok testTearDownResourcesStopsUsingDependencies (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownResourcesStopsUsingDependencies) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownResourcesStopsUsingDependencies ... ok testTearDownResourcesStopsUsingResource (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownResourcesStopsUsingResource) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownResourcesStopsUsingResource ... ok testTearDownUsesSuper (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownUsesSuper) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownUsesSuper ... ok test_wikipedia_example (testresources.tests.test_resource_graph.TestDigraphToGraph.test_wikipedia_example) testresources.tests.test_resource_graph.TestDigraphToGraph.test_wikipedia_example ... ok test_wikipedia_example (testresources.tests.test_resource_graph.TestKruskalsMST.test_wikipedia_example) testresources.tests.test_resource_graph.TestKruskalsMST.test_wikipedia_example ... ok test_discrete (testresources.tests.test_resource_graph.TestResourceGraph.test_discrete) testresources.tests.test_resource_graph.TestResourceGraph.test_discrete ... ok test_empty (testresources.tests.test_resource_graph.TestResourceGraph.test_empty) testresources.tests.test_resource_graph.TestResourceGraph.test_empty ... ok test_overlapping (testresources.tests.test_resource_graph.TestResourceGraph.test_overlapping) testresources.tests.test_resource_graph.TestResourceGraph.test_overlapping ... ok ---------------------------------------------------------------------- Ran 101 tests in 0.084s OK (skipped=1) >>> py3-testresources: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running build running build_py running egg_info writing testresources.egg-info/PKG-INFO writing dependency_links to testresources.egg-info/dependency_links.txt writing requirements to testresources.egg-info/requires.txt writing top-level names to testresources.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running install_lib creating /home/buildozer/aports/testing/py3-testresources/pkg creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_test_resource.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_optimising_test_suite.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_test_loader.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/TestUtil.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/__init__.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_resourced_test_case.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_resource_graph.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/__init__.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_test_resource.py to test_test_resource.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_optimising_test_suite.py to test_optimising_test_suite.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_test_loader.py to test_test_loader.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/TestUtil.py to TestUtil.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_resourced_test_case.py to test_resourced_test_case.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_resource_graph.py to test_resource_graph.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/__init__.py to __init__.cpython-311.pyc running install_egg_info Copying testresources.egg-info to /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources-2.0.1-py3.11.egg-info running install_scripts >>> py3-testresources*: Running postcheck for py3-testresources >>> py3-testresources*: Preparing package py3-testresources... >>> py3-testresources*: Tracing dependencies... >>> py3-testresources*: Package size: 140.0 KB >>> py3-testresources*: Compressing data... >>> py3-testresources*: Create checksum... >>> py3-testresources*: Create py3-testresources-2.0.1-r4.apk >>> py3-testresources: Build complete at Wed, 23 Nov 2022 20:13:23 +0000 elapsed time 0h 0m 4s >>> py3-testresources: Cleaning up srcdir >>> py3-testresources: Cleaning up pkgdir >>> py3-testresources: Uninstalling dependencies... (1/16) Purging .makedepends-py3-testresources (20221123.201320) (2/16) Purging py3-testtools (2.5.0-r2) (3/16) Purging py3-fixtures (4.0.1-r1) (4/16) Purging py3-pbr (5.11.0-r1) (5/16) Purging py3-extras (1.0.0-r6) (6/16) Purging py3-setuptools (65.6.2-r0) (7/16) Purging py3-packaging (21.3-r3) (8/16) Purging py3-parsing (3.0.9-r1) (9/16) Purging python3 (3.11.0-r2) (10/16) Purging libbz2 (1.0.8-r4) (11/16) Purging libffi (3.4.4-r0) (12/16) Purging gdbm (1.23-r0) (13/16) Purging xz-libs (5.2.8-r0) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.2.0-r0) (16/16) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-testresources: Updating the testing/armhf repository index... >>> py3-testresources: Signing the index...