[#148653] FAILED python-module-socketpool.git=0.5.3-alt1.git20150511

Girar Builder awaiter robot girar-builder at altlinux.org
Mon Aug 31 00:49:25 MSK 2015


http://git.altlinux.org/tasks/148653/logs/events.1.1.log

2015-Aug-30 21:47:28 :: task #148653 for sisyphus started by real:
#100 build 0.5.3-alt1.git20150511 from /people/real/packages/python-module-socketpool.git
2015-Aug-30 21:47:28 :: waiting for a shared lock on sisyphus
2015-Aug-30 21:48:36 :: acquired a shared lock on sisyphus
2015-Aug-30 21:48:37 :: [x86_64] #100 python-module-socketpool.git 0.5.3-alt1.git20150511: build start
2015-Aug-30 21:48:37 :: [i586] #100 python-module-socketpool.git 0.5.3-alt1.git20150511: build start
______________________ Test_Pool.test_stop_reaper_thread _______________________
self = <test_pool_01.Test_Pool object at 0x7f3334e199d0>
    def test_stop_reaper_thread(self):
        """Verify that calling stop_reaper will terminate the reaper thread.
        pool = ConnectionPool(MessyConnector, backend='thread')
>       assert pool._reaper.running
E       assert <ConnectionReaper(Thread-5, started daemon 139857682753280)>.running
E        +  where <ConnectionReaper(Thread-5, started daemon 139857682753280)> = <socketpool.pool.ConnectionPool object at 0x7f3334e19d10>._reaper
tests/test_pool_01.py:34: AssertionError
====================== 1 failed, 7 passed in 1.48 seconds ======================
2015-Aug-30 21:49:24 :: [x86_64] python-module-socketpool.git 0.5.3-alt1.git20150511: remote: build failed
2015-Aug-30 21:49:24 :: [x86_64] #100 python-module-socketpool.git 0.5.3-alt1.git20150511: build FAILED
self = <test_pool_01.Test_Pool object at 0xf65b9b0c>
    def test_del(self):
        """Verify that garbage collection of the pool will release the reaper
            thread.
        pool = ConnectionPool(MessyConnector, backend='thread')
        reaper = pool._reaper
>       assert reaper.running
E       assert <ConnectionReaper(Thread-6, started daemon -199230656)>.running
tests/test_pool_01.py:51: AssertionError
====================== 1 failed, 7 passed in 1.50 seconds ======================
2015-Aug-30 21:49:25 :: [i586] python-module-socketpool.git 0.5.3-alt1.git20150511: remote: build failed
2015-Aug-30 21:49:25 :: [i586] #100 python-module-socketpool.git 0.5.3-alt1.git20150511: build FAILED
2015-Aug-30 21:49:24 :: [x86_64] build FAILED
2015-Aug-30 21:49:25 :: [i586] build FAILED
2015-Aug-30 21:49:25 :: task #148653 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list