ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#341262] FAILED python3-module-setuptools.git=69.1.0-alt2
@ 2024-02-22 13:18 Girar awaiter (slev)
  2024-02-22 16:28 ` [#341262] DONE (try 2) python3-module-setuptools.git=69.1.0-alt2 Girar pender (slev)
  0 siblings, 1 reply; 2+ messages in thread
From: Girar awaiter (slev) @ 2024-02-22 13:18 UTC (permalink / raw)
  To: Stanislav Levin; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/341262/logs/events.1.1.log

subtask  name                       aarch64    armh    i586  ppc64le  x86_64
   #100  python3-module-setuptools   failed  failed  failed   failed  failed

2024-Feb-22 13:16:09 :: task #341262 for sisyphus started by slev:
#100 build 69.1.0-alt2 from /people/slev/packages/python3-module-setuptools.git fetched at 2024-Feb-22 13:16:08
2024-Feb-22 13:16:11 :: [armh] #100 python3-module-setuptools.git 69.1.0-alt2: build start
2024-Feb-22 13:16:11 :: [i586] #100 python3-module-setuptools.git 69.1.0-alt2: build start
2024-Feb-22 13:16:11 :: [x86_64] #100 python3-module-setuptools.git 69.1.0-alt2: build start
2024-Feb-22 13:16:11 :: [aarch64] #100 python3-module-setuptools.git 69.1.0-alt2: build start
2024-Feb-22 13:16:11 :: [ppc64le] #100 python3-module-setuptools.git 69.1.0-alt2: build start
[x86_64]                                          output=stdout, stderr=stderr)
[x86_64] E               subprocess.CalledProcessError: Command '[Path('/usr/src/tmp/pytest-of-builder/pytest-0/popen-gw19/test_test_command_install_requ0/venv/.env/bin/python'), 'setup.py', 'test', '-s', 'test']' returned non-zero exit status 1.
[x86_64] /usr/lib64/python3.12/subprocess.py:571: CalledProcessError
[x86_64] --
[x86_64]   er_d = dist.fetch_build_eggs(
[x86_64] test (unittest.loader._FailedTest.test) ... ERROR
[x86_64] ERROR: test (unittest.loader._FailedTest.test)
[x86_64] ImportError: Failed to import test module: test
[x86_64] Traceback (most recent call last):
[x86_64] --
[x86_64]     import foobar
[x86_64] ModuleNotFoundError: No module named 'foobar'
[x86_64] Ran 1 test in 0.000s
[x86_64] FAILED (errors=1)
[x86_64] Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
[x86_64] error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
[x86_64] =================================== XPASSES ====================================
[x86_64] --
[x86_64] XPASS setuptools/tests/test_archive_util.py::test_unicode_files - #710 and #712
[x86_64] ERROR setuptools/tests/test_integration.py
[x86_64] ======= 1147 passed, 42 skipped, 7 xfailed, 2 xpassed, 1 error in 21.66s =======
[x86_64] INFO     : Command's result: FAILURE
[x86_64] INFO     : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned non-zero exit status 1.
2024-Feb-22 13:16:58 :: [x86_64] python3-module-setuptools.git 69.1.0-alt2: remote: build failed
2024-Feb-22 13:16:58 :: [x86_64] #100 python3-module-setuptools.git 69.1.0-alt2: build FAILED
2024-Feb-22 13:16:58 :: [x86_64] requesting cancellation of task processing
[i586]                                          output=stdout, stderr=stderr)
[i586] E               subprocess.CalledProcessError: Command '[Path('/usr/src/tmp/pytest-of-builder/pytest-0/popen-gw14/test_test_command_install_requ0/venv/.env/bin/python'), 'setup.py', 'test', '-s', 'test']' returned non-zero exit status 1.
[i586] /usr/lib/python3.12/subprocess.py:571: CalledProcessError
[i586] --
[i586]   er_d = dist.fetch_build_eggs(
[i586] test (unittest.loader._FailedTest.test) ... ERROR
[i586] ERROR: test (unittest.loader._FailedTest.test)
[i586] ImportError: Failed to import test module: test
[i586] Traceback (most recent call last):
[i586] --
[i586]     import foobar
[i586] ModuleNotFoundError: No module named 'foobar'
[i586] Ran 1 test in 0.000s
[i586] FAILED (errors=1)
[i586] Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
[i586] error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
[i586] =================================== XPASSES ====================================
[i586] --
[i586] XPASS setuptools/tests/test_archive_util.py::test_unicode_files - #710 and #712
[i586] ERROR setuptools/tests/test_integration.py
[i586] ======= 1147 passed, 42 skipped, 7 xfailed, 2 xpassed, 1 error in 23.76s =======
[i586] INFO     : Command's result: FAILURE
[i586] INFO     : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned non-zero exit status 1.
2024-Feb-22 13:17:02 :: [i586] python3-module-setuptools.git 69.1.0-alt2: remote: build failed
2024-Feb-22 13:17:02 :: [i586] #100 python3-module-setuptools.git 69.1.0-alt2: build FAILED
[ppc64le]                                          output=stdout, stderr=stderr)
[ppc64le] E               subprocess.CalledProcessError: Command '[Path('/usr/src/tmp/pytest-of-builder/pytest-0/popen-gw42/test_test_command_install_requ0/venv/.env/bin/python'), 'setup.py', 'test', '-s', 'test']' returned non-zero exit status 1.
[ppc64le] /usr/lib64/python3.12/subprocess.py:571: CalledProcessError
[ppc64le] --
[ppc64le]   er_d = dist.fetch_build_eggs(
[ppc64le] test (unittest.loader._FailedTest.test) ... ERROR
[ppc64le] ERROR: test (unittest.loader._FailedTest.test)
[ppc64le] ImportError: Failed to import test module: test
[ppc64le] Traceback (most recent call last):
[ppc64le] --
[ppc64le]     import foobar
[ppc64le] ModuleNotFoundError: No module named 'foobar'
[ppc64le] Ran 1 test in 0.000s
[ppc64le] FAILED (errors=1)
[ppc64le] Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
[ppc64le] error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
[ppc64le] =================================== XPASSES ====================================
[ppc64le] --
[ppc64le] XPASS setuptools/tests/test_bdist_deprecations.py::test_bdist_rpm_warning - bdist_rpm is long deprecated, should we remove it? #1988
[ppc64le] ERROR setuptools/tests/test_integration.py
[ppc64le] ======= 1147 passed, 42 skipped, 7 xfailed, 2 xpassed, 1 error in 30.73s =======
[ppc64le] INFO     : Command's result: FAILURE
[ppc64le] INFO     : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned non-zero exit status 1.
2024-Feb-22 13:17:37 :: [ppc64le] python3-module-setuptools.git 69.1.0-alt2: remote: build failed
2024-Feb-22 13:17:37 :: [ppc64le] #100 python3-module-setuptools.git 69.1.0-alt2: build FAILED
[aarch64]                                          output=stdout, stderr=stderr)
[aarch64] E               subprocess.CalledProcessError: Command '[Path('/usr/src/tmp/pytest-of-builder/pytest-0/popen-gw13/test_test_command_install_requ0/venv/.env/bin/python'), 'setup.py', 'test', '-s', 'test']' returned non-zero exit status 1.
[aarch64] /usr/lib64/python3.12/subprocess.py:571: CalledProcessError
[aarch64] --
[aarch64]   er_d = dist.fetch_build_eggs(
[aarch64] test (unittest.loader._FailedTest.test) ... ERROR
[aarch64] ERROR: test (unittest.loader._FailedTest.test)
[aarch64] ImportError: Failed to import test module: test
[aarch64] Traceback (most recent call last):
[aarch64] --
[aarch64]     import foobar
[aarch64] ModuleNotFoundError: No module named 'foobar'
[aarch64] Ran 1 test in 0.000s
[aarch64] FAILED (errors=1)
[aarch64] Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
[aarch64] error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
[aarch64] =================================== XPASSES ====================================
[aarch64] --
[aarch64] XPASS setuptools/tests/test_bdist_deprecations.py::test_bdist_rpm_warning - bdist_rpm is long deprecated, should we remove it? #1988
[aarch64] ERROR setuptools/tests/test_integration.py
[aarch64] ======= 1147 passed, 42 skipped, 7 xfailed, 2 xpassed, 1 error in 47.81s =======
[aarch64] INFO     : Command's result: FAILURE
[aarch64] INFO     : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned non-zero exit status 1.
2024-Feb-22 13:17:49 :: [aarch64] python3-module-setuptools.git 69.1.0-alt2: remote: build failed
2024-Feb-22 13:17:49 :: [aarch64] #100 python3-module-setuptools.git 69.1.0-alt2: build FAILED
[armh]                                          output=stdout, stderr=stderr)
[armh] E               subprocess.CalledProcessError: Command '[Path('/usr/src/tmp/pytest-of-builder/pytest-0/popen-gw12/test_test_command_install_requ0/venv/.env/bin/python'), 'setup.py', 'test', '-s', 'test']' returned non-zero exit status 1.
[armh] /usr/lib/python3.12/subprocess.py:571: CalledProcessError
[armh] --
[armh]   er_d = dist.fetch_build_eggs(
[armh] test (unittest.loader._FailedTest.test) ... ERROR
[armh] ERROR: test (unittest.loader._FailedTest.test)
[armh] ImportError: Failed to import test module: test
[armh] Traceback (most recent call last):
[armh] --
[armh]     import foobar
[armh] ModuleNotFoundError: No module named 'foobar'
[armh] Ran 1 test in 0.000s
[armh] FAILED (errors=1)
[armh] Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
[armh] error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
[armh] =================================== XPASSES ====================================
[armh] --
[armh] XPASS setuptools/tests/test_archive_util.py::test_unicode_files - #710 and #712
[armh] ERROR setuptools/tests/test_integration.py
[armh] == 1147 passed, 42 skipped, 7 xfailed, 2 xpassed, 1 error in 69.67s (0:01:09) ==
[armh] INFO     : Command's result: FAILURE
[armh] INFO     : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned non-zero exit status 1.
2024-Feb-22 13:18:41 :: [armh] python3-module-setuptools.git 69.1.0-alt2: remote: build failed
2024-Feb-22 13:18:41 :: [armh] #100 python3-module-setuptools.git 69.1.0-alt2: build FAILED
2024-Feb-22 13:16:58 :: [x86_64] build FAILED
2024-Feb-22 13:17:02 :: [i586] build FAILED
2024-Feb-22 13:17:37 :: [ppc64le] build FAILED
2024-Feb-22 13:17:49 :: [aarch64] build FAILED
2024-Feb-22 13:18:41 :: [armh] build FAILED
2024-Feb-22 13:18:41 :: task #341262 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [#341262] DONE (try 2) python3-module-setuptools.git=69.1.0-alt2
  2024-02-22 13:18 [#341262] FAILED python3-module-setuptools.git=69.1.0-alt2 Girar awaiter (slev)
@ 2024-02-22 16:28 ` Girar pender (slev)
  0 siblings, 0 replies; 2+ messages in thread
From: Girar pender (slev) @ 2024-02-22 16:28 UTC (permalink / raw)
  To: Stanislav Levin; +Cc: python, sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/archive/done/_333/341262/logs/events.2.3.log

subtask  name                       aarch64  armh  i586  ppc64le  x86_64
   #200  python3-module-setuptools     2:02  2:49  1:05     1:48    1:05

2024-Feb-22 16:23:09 :: task #341262 for sisyphus resumed by slev:
#100 removed
#200 build 69.1.0-alt2 from /people/slev/packages/python3-module-setuptools.git fetched at 2024-Feb-22 13:25:08
2024-Feb-22 16:23:10 :: [armh] #200 python3-module-setuptools.git 69.1.0-alt2: build start
2024-Feb-22 16:23:10 :: [ppc64le] #200 python3-module-setuptools.git 69.1.0-alt2: build start
2024-Feb-22 16:23:10 :: [aarch64] #200 python3-module-setuptools.git 69.1.0-alt2: build start
2024-Feb-22 16:23:10 :: [x86_64] #200 python3-module-setuptools.git 69.1.0-alt2: build start
2024-Feb-22 16:23:10 :: [i586] #200 python3-module-setuptools.git 69.1.0-alt2: build start
2024-Feb-22 16:23:18 :: [i586] #200 python3-module-setuptools.git 69.1.0-alt2: build OK (cached)
2024-Feb-22 16:23:19 :: [x86_64] #200 python3-module-setuptools.git 69.1.0-alt2: build OK (cached)
2024-Feb-22 16:23:27 :: [aarch64] #200 python3-module-setuptools.git 69.1.0-alt2: build OK (cached)
2024-Feb-22 16:23:29 :: [ppc64le] #200 python3-module-setuptools.git 69.1.0-alt2: build OK (cached)
2024-Feb-22 16:23:36 :: [armh] #200 python3-module-setuptools.git 69.1.0-alt2: build OK (cached)
2024-Feb-22 16:23:54 :: #200: python3-module-setuptools.git 69.1.0-alt2: build check OK
2024-Feb-22 16:23:56 :: build check OK
2024-Feb-22 16:24:00 :: noarch check OK
2024-Feb-22 16:24:03 :: plan: src +1 -1 =19031, aarch64 +3 -3 =31976, armh +3 -3 =29807, i586 +3 -3 =31594, ppc64le +3 -3 =31078, x86_64 +3 -3 =32878
#200 python3-module-setuptools 69.1.0-alt1 -> 1:69.1.0-alt2
 Thu Feb 22 2024 Stanislav Levin <slev@altlinux> 1:69.1.0-alt2
 - Fixed FTBFS (Pytest 8.0.1).
2024-Feb-22 16:24:52 :: patched apt indices
2024-Feb-22 16:25:08 :: created next repo
2024-Feb-22 16:25:20 :: duplicate provides check OK
2024-Feb-22 16:25:59 :: dependencies check OK
2024-Feb-22 16:26:00 :: [x86_64 i586 aarch64 ppc64le armh] no need to repeat ELF symbols check
2024-Feb-22 16:26:00 :: [x86_64 i586 aarch64 ppc64le armh] ELF symbols check OK
2024-Feb-22 16:26:10 :: [i586] #200 python3-module-pkg_resources: install check OK (cached)
2024-Feb-22 16:26:10 :: [x86_64] #200 python3-module-pkg_resources: install check OK (cached)
2024-Feb-22 16:26:13 :: [i586] #200 python3-module-setuptools: install check OK (cached)
2024-Feb-22 16:26:13 :: [x86_64] #200 python3-module-setuptools: install check OK (cached)
2024-Feb-22 16:26:16 :: [i586] #200 python3-module-setuptools-wheel: install check OK (cached)
2024-Feb-22 16:26:17 :: [x86_64] #200 python3-module-setuptools-wheel: install check OK (cached)
2024-Feb-22 16:26:17 :: [aarch64] #200 python3-module-pkg_resources: install check OK (cached)
2024-Feb-22 16:26:19 :: [ppc64le] #200 python3-module-pkg_resources: install check OK (cached)
2024-Feb-22 16:26:25 :: [aarch64] #200 python3-module-setuptools: install check OK (cached)
2024-Feb-22 16:26:26 :: [armh] #200 python3-module-pkg_resources: install check OK (cached)
2024-Feb-22 16:26:27 :: [ppc64le] #200 python3-module-setuptools: install check OK (cached)
2024-Feb-22 16:26:32 :: [aarch64] #200 python3-module-setuptools-wheel: install check OK (cached)
2024-Feb-22 16:26:35 :: [ppc64le] #200 python3-module-setuptools-wheel: install check OK (cached)
2024-Feb-22 16:26:37 :: [armh] #200 python3-module-setuptools: install check OK (cached)
2024-Feb-22 16:26:49 :: [armh] #200 python3-module-setuptools-wheel: install check OK (cached)
2024-Feb-22 16:27:06 :: [x86_64-i586] generated apt indices
2024-Feb-22 16:27:06 :: [x86_64-i586] created next repo
2024-Feb-22 16:27:15 :: [x86_64-i586] dependencies check OK
2024-Feb-22 16:27:16 :: gears inheritance check OK
2024-Feb-22 16:27:17 :: srpm inheritance check OK
girar-check-perms: access to python3-module-setuptools ALLOWED for slev: project leader
check-subtask-perms: #200: python3-module-setuptools: allowed for slev
2024-Feb-22 16:27:17 :: acl check OK
2024-Feb-22 16:27:29 :: created contents_index files
2024-Feb-22 16:27:38 :: created hash files: aarch64 armh i586 ppc64le src x86_64
2024-Feb-22 16:27:40 :: task #341262 for sisyphus TESTED
2024-Feb-22 16:27:41 :: task is ready for commit
2024-Feb-22 16:27:46 :: repo clone OK
2024-Feb-22 16:27:47 :: packages update OK
2024-Feb-22 16:27:55 :: [x86_64 i586 aarch64 ppc64le armh] update OK
2024-Feb-22 16:27:55 :: repo update OK
2024-Feb-22 16:28:09 :: repo save OK
2024-Feb-22 16:28:09 :: src index update OK
2024-Feb-22 16:28:09 :: updated /gears/p/python3-module-setuptools.git branch `sisyphus'
2024-Feb-22 16:28:57 :: gears update OK
2024-Feb-22 16:28:57 :: task #341262 for sisyphus DONE


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-22 16:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-22 13:18 [#341262] FAILED python3-module-setuptools.git=69.1.0-alt2 Girar awaiter (slev)
2024-02-22 16:28 ` [#341262] DONE (try 2) python3-module-setuptools.git=69.1.0-alt2 Girar pender (slev)

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