ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#396115] [test-only] FAILED python3-module-fastapi.git=0.118.0-alt1 ...
@ 2025-09-30 11:24 Girar awaiter (dutyrok)
  2025-09-30 12:07 ` [#396115] TESTED (try 2) python3-module-fastapi.git=0.118.0-alt1 Girar awaiter (dutyrok)
  2025-09-30 13:25 ` [#396115] DONE (try 3) python3-module-fastapi.git=0.118.0-alt1 Girar pender (dutyrok)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (dutyrok) @ 2025-09-30 11:24 UTC (permalink / raw)
  To: Alexandr Shashkin; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name                                aarch64    i586  x86_64
   #100  python3-module-fastapi                 1:52    1:10    1:04
   #200  python3-module-minio                     51      30      30
   #300  python3-module-pydoctor                   ?  failed      54
   #400  python3-module-pytest-run-parallel        ?       ?      32

2025-Sep-30 11:21:47 :: test-only task #396115 for sisyphus started by dutyrok:
#100 build 0.118.0-alt1 from /people/dutyrok/packages/python3-module-fastapi.git fetched at 2025-Sep-30 11:05:25
#200 build 7.2.18-alt1 from /people/dutyrok/packages/python3-module-minio.git fetched at 2025-Sep-30 11:08:02
#300 build 25.10.1-alt1 from /people/dutyrok/packages/python3-module-pydoctor.git fetched at 2025-Sep-30 11:14:04
#400 build 0.7.0-alt1 from /people/dutyrok/packages/python3-module-pytest-run-parallel.git fetched at 2025-Sep-30 11:20:46
2025-Sep-30 11:21:48 :: created build repo
2025-Sep-30 11:21:49 :: [aarch64] #100 python3-module-fastapi.git 0.118.0-alt1: build start
2025-Sep-30 11:21:49 :: [i586] #100 python3-module-fastapi.git 0.118.0-alt1: build start
2025-Sep-30 11:21:49 :: [x86_64] #100 python3-module-fastapi.git 0.118.0-alt1: build start
2025-Sep-30 11:22:53 :: [x86_64] #100 python3-module-fastapi.git 0.118.0-alt1: build OK
2025-Sep-30 11:22:54 :: [x86_64] #200 python3-module-minio.git 7.2.18-alt1: build start
2025-Sep-30 11:22:59 :: [i586] #100 python3-module-fastapi.git 0.118.0-alt1: build OK
2025-Sep-30 11:23:00 :: [i586] #200 python3-module-minio.git 7.2.18-alt1: build start
2025-Sep-30 11:23:24 :: [x86_64] #200 python3-module-minio.git 7.2.18-alt1: build OK
2025-Sep-30 11:23:25 :: [x86_64] #300 python3-module-pydoctor.git 25.10.1-alt1: build start
2025-Sep-30 11:23:30 :: [i586] #200 python3-module-minio.git 7.2.18-alt1: build OK
2025-Sep-30 11:23:30 :: [i586] #300 python3-module-pydoctor.git 25.10.1-alt1: build start
2025-Sep-30 11:23:41 :: [aarch64] #100 python3-module-fastapi.git 0.118.0-alt1: build OK
2025-Sep-30 11:23:41 :: [aarch64] #200 python3-module-minio.git 7.2.18-alt1: build start
2025-Sep-30 11:24:19 :: [x86_64] #300 python3-module-pydoctor.git 25.10.1-alt1: build OK
2025-Sep-30 11:24:19 :: [x86_64] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build start
[i586] >           r = self.ast_cache[path]
[i586] E           KeyError: PosixPath('/usr/src/RPM/BUILD/python3-module-pydoctor-25.10.1/pydoctor/test/testpackages/c_module_python_module_name_clash/mymod/base.cpython-312.so')
[i586] pydoctor/astbuilder.py:1333: KeyError
[i586] --
[i586]             r = self.ast_cache[path]
[i586]         except KeyError:
[i586]             parsed: model.ParsedAstModule | AstParseError
[i586] --
[i586]         @returns: The parsed ast module
[i586]         @raises SyntaxError: If any exception is raised by L{ast.parse}
[i586]         with tokenize.open(path) as f:
[i586] >           src = f.read() + '\n'
[i586] E           UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb4 in position 68: invalid start byte
[i586] pydoctor/astbuilder.py:31: UnicodeDecodeError
[i586] --
[i586]             r = self.ast_cache[path]
[i586]         except KeyError:
[i586]             parsed: model.ParsedAstModule | AstParseError
[i586] --
[i586] >               self.ast_cache[path] = parsed
[i586] E               UnboundLocalError: cannot access local variable 'parsed' where it is not associated with a value
[i586] pydoctor/astbuilder.py:1342: UnboundLocalError
[i586] --
[i586] =========================== short test summary info ============================
[i586] FAILED pydoctor/test/test_model.py::test_c_module_python_module_name_clash - ...
[i586] == 1 failed, 1625 passed, 1 skipped, 2 xfailed, 126 subtests passed in 22.38s ==
[i586] INFO     : Command's result: FAILURE
[i586] INFO     : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero exit status 1.
[i586] error: Bad exit status from /usr/src/tmp/rpm-tmp.92084 (%check)
2025-Sep-30 11:24:24 :: [i586] python3-module-pydoctor.git 25.10.1-alt1: remote: build failed
2025-Sep-30 11:24:23 :: [i586] #300 python3-module-pydoctor.git 25.10.1-alt1: build FAILED
2025-Sep-30 11:24:23 :: [i586] requesting cancellation of task processing
2025-Sep-30 11:24:32 :: [aarch64] #200 python3-module-minio.git 7.2.18-alt1: build OK
2025-Sep-30 11:24:32 :: [aarch64] task processing CANCELLED
2025-Sep-30 11:24:51 :: [x86_64] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build OK
2025-Sep-30 11:24:23 :: [i586] build FAILED
2025-Sep-30 11:24:32 :: [aarch64] build FAILED
2025-Sep-30 11:24:52 :: task #396115 for sisyphus FAILED


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

end of thread, other threads:[~2025-09-30 13:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-30 11:24 [#396115] [test-only] FAILED python3-module-fastapi.git=0.118.0-alt1 Girar awaiter (dutyrok)
2025-09-30 12:07 ` [#396115] TESTED (try 2) python3-module-fastapi.git=0.118.0-alt1 Girar awaiter (dutyrok)
2025-09-30 13:25 ` [#396115] DONE (try 3) python3-module-fastapi.git=0.118.0-alt1 Girar pender (dutyrok)

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