ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (antohami)" <girar-builder@altlinux.org>
To: Anton Midyukov <antohami@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#281504] [test-only] FAILED (try 3) python3-module-pytest-xprocess.git=0.17.1-alt1 ...
Date: Thu, 29 Jul 2021 14:42:18 +0000
Message-ID: <girar.task.281504.3.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.281504.1.1@gyle.mskdc.altlinux.org>

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


  parent reply	other threads:[~2021-07-29 14:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-29 13:19 [#281504] [test-only] FAILED python3-module-pytest-xprocess.git=0.17.1-alt1 Girar awaiter (antohami)
2021-07-29 14:35 ` [#281504] TESTED (try 2) python3-module-pytest-xprocess.git=0.17.1-alt1 Girar awaiter (antohami)
2021-07-29 14:42 ` Girar awaiter (antohami) [this message]
2021-07-29 14:52 ` [#281504] TESTED (try 4) python3-module-pytest-xprocess.git=0.17.1-alt1 Girar awaiter (antohami)
2021-07-29 15:30 ` [#281504] TESTED (try 5) python3-module-pytest-xprocess.git=0.17.1-alt1 Girar awaiter (antohami)
2021-07-29 16:08 ` [#281504] [test-only] FAILED (try 6) python3-module-pytest-xprocess.git=0.17.1-alt1 Girar awaiter (antohami)
2021-07-29 16:16 ` [#281504] TESTED (try 7) python3-module-pytest-xprocess.git=0.17.1-alt1 Girar awaiter (antohami)
2021-07-29 16:53 ` [#281504] TESTED (try 8) python3-module-pytest-xprocess.git=0.17.1-alt1 Girar awaiter (antohami)
2021-07-29 18:15 ` [#281504] TESTED (try 9) python3-module-pytest-xprocess.git=0.17.1-alt1 Girar awaiter (antohami)
2021-07-29 19:35 ` [#281504] DONE (try 10) python3-module-pytest-xprocess.git=0.17.1-alt1 Girar pender (antohami)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=girar.task.281504.3.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=antohami@altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git