[#281504] [test-only] FAILED (try 3) python3-module-pytest-xprocess.git=0.17.1-alt1 ...

Girar awaiter (antohami) girar-builder at altlinux.org
Thu Jul 29 17:42:18 MSK 2021


http://git.altlinux.org/tasks/281504/logs/events.3.1.log

subtask  name                     aarch64    armh    i586  ppc64le  x86_64
   #300  python3-module-cachelib   failed  failed  failed   failed  failed

2021-Jul-29 14:39:36 :: test-only task #281504 for sisyphus resumed by antohami:
#100 removed
#200 build 0.17.1-alt1 from /people/antohami/packages/python3-module-pytest-xprocess.git fetched at 2021-Jul-29 14:31:36
#300 build 0.2.0-alt1 from /people/antohami/packages/python3-module-cachelib.git fetched at 2021-Jul-29 14:39:13
2021-Jul-29 14:39:37 :: created build repo
2021-Jul-29 14:39:38 :: [aarch64] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build start
2021-Jul-29 14:39:38 :: [x86_64] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build start
2021-Jul-29 14:39:38 :: [armh] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build start
2021-Jul-29 14:39:38 :: [i586] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build start
2021-Jul-29 14:39:38 :: [ppc64le] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build start
2021-Jul-29 14:39:57 :: [i586] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build OK (cached)
2021-Jul-29 14:39:57 :: [i586] #300 python3-module-cachelib.git 0.2.0-alt1: build start
2021-Jul-29 14:39:59 :: [x86_64] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build OK (cached)
2021-Jul-29 14:39:59 :: [x86_64] #300 python3-module-cachelib.git 0.2.0-alt1: build start
2021-Jul-29 14:40:03 :: [aarch64] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build OK (cached)
2021-Jul-29 14:40:03 :: [aarch64] #300 python3-module-cachelib.git 0.2.0-alt1: build start
2021-Jul-29 14:40:07 :: [ppc64le] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build OK (cached)
2021-Jul-29 14:40:07 :: [ppc64le] #300 python3-module-cachelib.git 0.2.0-alt1: build start
2021-Jul-29 14:40:17 :: [armh] #200 python3-module-pytest-xprocess.git 0.17.1-alt1: build OK (cached)
2021-Jul-29 14:40:17 :: [armh] #300 python3-module-cachelib.git 0.2.0-alt1: build start
[i586] tests/test_memcached_cache.py::TestMemcachedCache::test_add PASSED       [ 57%]
[i586] tests/test_memcached_cache.py::TestMemcachedCache::test_inc_dec FAILED   [ 59%]
[i586] tests/test_memcached_cache.py::TestMemcachedCache::test_expiration PASSED [ 61%]
[i586] tests/test_memcached_cache.py::TestMemcachedCache::test_has PASSED       [ 63%]
[i586] tests/test_memcached_cache.py::TestMemcachedCache::test_has ERROR        [ 63%]
[i586] tests/test_redis_cache.py::TestRedisCache::test_clear SKIPPED (could...) [ 64%]
[i586] --
[i586] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries PASSED [100%]
[i586] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries ERROR [100%]
[i586] ==================================== ERRORS ====================================
[i586] _______________ ERROR at teardown of TestMemcachedCache.test_has _______________
[i586] xprocess = <xprocess.XProcess object at 0xf6d29eb0>
[i586] --
[i586] >       return open(fname, "rb", **kwargs)
[i586] E       PermissionError: [Errno 1] Operation not permitted: '/proc/1/stat'
[i586] /usr/lib/python3/site-packages/psutil/_common.py:711: PermissionError
[i586] _________ ERROR at teardown of TestSimpleCache.test_prune_old_entries __________
[i586] request = <SubRequest 'xprocess' for <Function test_clear>>
[i586] --
[i586] >       return self._client.set(key, value, timeout)
[i586] E       OverflowError: Python int too large to convert to C long
[i586] /usr/src/tmp/python3-module-cachelib-buildroot/usr/lib/python3/site-packages/cachelib/memcached.py:109: OverflowError
[i586] =========================== short test summary info ============================
[i586] FAILED tests/test_memcached_cache.py::TestMemcachedCache::test_inc_dec - Over...
[i586] ERROR tests/test_memcached_cache.py::TestMemcachedCache::test_has - Permissio...
[i586] ERROR tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries - s...
[i586] ======== 1 failed, 46 passed, 11 skipped, 2 errors in 76.91s (0:01:16) =========
2021-Jul-29 14:41:37 :: [i586] python3-module-cachelib.git 0.2.0-alt1: remote: build failed
2021-Jul-29 14:41:37 :: [i586] #300 python3-module-cachelib.git 0.2.0-alt1: build FAILED
2021-Jul-29 14:41:37 :: [i586] requesting cancellation of task processing
[x86_64] tests/test_memcached_cache.py::TestMemcachedCache::test_has PASSED       [ 63%]
[x86_64] tests/test_memcached_cache.py::TestMemcachedCache::test_has ERROR        [ 63%]
[x86_64] tests/test_redis_cache.py::TestRedisCache::test_clear SKIPPED (could...) [ 64%]
[x86_64] --
[x86_64] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries PASSED [100%]
[x86_64] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries ERROR [100%]
[x86_64] ==================================== ERRORS ====================================
[x86_64] _______________ ERROR at teardown of TestMemcachedCache.test_has _______________
[x86_64] xprocess = <xprocess.XProcess object at 0x7f6a0fae56a0>
[x86_64] --
[x86_64] >       return open(fname, "rb", **kwargs)
[x86_64] E       PermissionError: [Errno 1] Operation not permitted: '/proc/1/stat'
[x86_64] /usr/lib64/python3/site-packages/psutil/_common.py:711: PermissionError
[x86_64] _________ ERROR at teardown of TestSimpleCache.test_prune_old_entries __________
[x86_64] request = <SubRequest 'xprocess' for <Function test_clear>>
[x86_64] --
[x86_64] =========================== short test summary info ============================
[x86_64] ERROR tests/test_memcached_cache.py::TestMemcachedCache::test_has - Permissio...
[x86_64] ERROR tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries - s...
[x86_64] ============= 47 passed, 11 skipped, 2 errors in 76.77s (0:01:16) ==============
2021-Jul-29 14:41:42 :: [x86_64] python3-module-cachelib.git 0.2.0-alt1: remote: build failed
2021-Jul-29 14:41:42 :: [x86_64] #300 python3-module-cachelib.git 0.2.0-alt1: build FAILED
[aarch64] tests/test_memcached_cache.py::TestMemcachedCache::test_has PASSED       [ 63%]
[aarch64] tests/test_memcached_cache.py::TestMemcachedCache::test_has ERROR        [ 63%]
[aarch64] tests/test_redis_cache.py::TestRedisCache::test_clear SKIPPED (could...) [ 64%]
[aarch64] --
[aarch64] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries PASSED [100%]
[aarch64] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries ERROR [100%]
[aarch64] ==================================== ERRORS ====================================
[aarch64] _______________ ERROR at teardown of TestMemcachedCache.test_has _______________
[aarch64] xprocess = <xprocess.XProcess object at 0xffffa8fc4b20>
[aarch64] --
[aarch64] >       return open(fname, "rb", **kwargs)
[aarch64] E       PermissionError: [Errno 1] Operation not permitted: '/proc/1/stat'
[aarch64] /usr/lib64/python3/site-packages/psutil/_common.py:711: PermissionError
[aarch64] _________ ERROR at teardown of TestSimpleCache.test_prune_old_entries __________
[aarch64] request = <SubRequest 'xprocess' for <Function test_clear>>
[aarch64] --
[aarch64] =========================== short test summary info ============================
[aarch64] ERROR tests/test_memcached_cache.py::TestMemcachedCache::test_has - Permissio...
[aarch64] ERROR tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries - s...
[aarch64] ============= 47 passed, 11 skipped, 2 errors in 76.89s (0:01:16) ==============
2021-Jul-29 14:41:52 :: [aarch64] python3-module-cachelib.git 0.2.0-alt1: remote: build failed
2021-Jul-29 14:41:52 :: [aarch64] #300 python3-module-cachelib.git 0.2.0-alt1: build FAILED
[ppc64le] tests/test_memcached_cache.py::TestMemcachedCache::test_has PASSED       [ 63%]
[ppc64le] tests/test_memcached_cache.py::TestMemcachedCache::test_has ERROR        [ 63%]
[ppc64le] tests/test_redis_cache.py::TestRedisCache::test_clear SKIPPED (could...) [ 64%]
[ppc64le] --
[ppc64le] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries PASSED [100%]
[ppc64le] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries ERROR [100%]
[ppc64le] ==================================== ERRORS ====================================
[ppc64le] _______________ ERROR at teardown of TestMemcachedCache.test_has _______________
[ppc64le] xprocess = <xprocess.XProcess object at 0x7fffba2daa00>
[ppc64le] --
[ppc64le] >       return open(fname, "rb", **kwargs)
[ppc64le] E       PermissionError: [Errno 1] Operation not permitted: '/proc/1/stat'
[ppc64le] /usr/lib64/python3/site-packages/psutil/_common.py:711: PermissionError
[ppc64le] _________ ERROR at teardown of TestSimpleCache.test_prune_old_entries __________
[ppc64le] request = <SubRequest 'xprocess' for <Function test_clear>>
[ppc64le] --
[ppc64le] =========================== short test summary info ============================
[ppc64le] ERROR tests/test_memcached_cache.py::TestMemcachedCache::test_has - Permissio...
[ppc64le] ERROR tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries - s...
[ppc64le] ============= 47 passed, 11 skipped, 2 errors in 77.37s (0:01:17) ==============
2021-Jul-29 14:41:56 :: [ppc64le] python3-module-cachelib.git 0.2.0-alt1: remote: build failed
2021-Jul-29 14:41:56 :: [ppc64le] #300 python3-module-cachelib.git 0.2.0-alt1: build FAILED
[armh] tests/test_memcached_cache.py::TestMemcachedCache::test_add PASSED       [ 57%]
[armh] tests/test_memcached_cache.py::TestMemcachedCache::test_inc_dec FAILED   [ 59%]
[armh] tests/test_memcached_cache.py::TestMemcachedCache::test_expiration PASSED [ 61%]
[armh] tests/test_memcached_cache.py::TestMemcachedCache::test_has PASSED       [ 63%]
[armh] tests/test_memcached_cache.py::TestMemcachedCache::test_has ERROR        [ 63%]
[armh] tests/test_redis_cache.py::TestRedisCache::test_clear SKIPPED (could...) [ 64%]
[armh] --
[armh] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries PASSED [100%]
[armh] tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries ERROR [100%]
[armh] ==================================== ERRORS ====================================
[armh] _______________ ERROR at teardown of TestMemcachedCache.test_has _______________
[armh] xprocess = <xprocess.XProcess object at 0xf6784d00>
[armh] --
[armh] >       return open(fname, "rb", **kwargs)
[armh] E       PermissionError: [Errno 1] Operation not permitted: '/proc/1/stat'
[armh] /usr/lib/python3/site-packages/psutil/_common.py:711: PermissionError
[armh] _________ ERROR at teardown of TestSimpleCache.test_prune_old_entries __________
[armh] request = <SubRequest 'xprocess' for <Function test_clear>>
[armh] --
[armh] >       return self._client.set(key, value, timeout)
[armh] E       OverflowError: Python int too large to convert to C long
[armh] /usr/src/tmp/python3-module-cachelib-buildroot/usr/lib/python3/site-packages/cachelib/memcached.py:109: OverflowError
[armh] =========================== short test summary info ============================
[armh] FAILED tests/test_memcached_cache.py::TestMemcachedCache::test_inc_dec - Over...
[armh] ERROR tests/test_memcached_cache.py::TestMemcachedCache::test_has - Permissio...
[armh] ERROR tests/test_simple_cache.py::TestSimpleCache::test_prune_old_entries - s...
[armh] ======== 1 failed, 46 passed, 11 skipped, 2 errors in 77.29s (0:01:17) =========
2021-Jul-29 14:42:18 :: [armh] python3-module-cachelib.git 0.2.0-alt1: remote: build failed
2021-Jul-29 14:42:18 :: [armh] #300 python3-module-cachelib.git 0.2.0-alt1: build FAILED
2021-Jul-29 14:41:37 :: [i586] build FAILED
2021-Jul-29 14:41:42 :: [x86_64] build FAILED
2021-Jul-29 14:41:52 :: [aarch64] build FAILED
2021-Jul-29 14:41:57 :: [ppc64le] build FAILED
2021-Jul-29 14:42:18 :: [armh] build FAILED
2021-Jul-29 14:42:18 :: task #281504 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list