ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (grenka)" <girar-builder@altlinux.org>
To: Grigory Ustinov <grenka@altlinux.org>
Cc: python@packages.altlinux.org,
	sisyphus-incominger@lists.altlinux.org,
	Sergey Bolshakov <sbolshakov@altlinux.org>,
	girar-builder-sisyphus@altlinux.org,
	Stanislav Levin <slev@altlinux.org>,
	Nikolai Kostrigin <nickel@altlinux.org>,
	Vitaly Lipatov <lav@altlinux.org>,
	Evgeniy Martynenko <enimalojd@altlinux.org>
Subject: [#413492] FAILED python3-module-FormEncode.git=2.1.1-alt1.2 ...
Date: Sun, 29 Mar 2026 23:39:41 +0000
Message-ID: <girar.task.413492.1.2@gyle.mskdc.altlinux.org> (raw)

https://git.altlinux.org/tasks/413492/logs/events.1.2.log
https://packages.altlinux.org/tasks/413492

subtask  name                                   aarch64    i586  x86_64
   #100  python3-module-FormEncode                   59      23      23
   #200  python3-module-textual                    1:57  failed  failed
   #300  python3-module-zope.i18n                  1:10      24      25
   #400  python3-module-protobuf                   1:08      35      34
   #500  python3-module-frozenlist                   53      25      25
   #600  python3-module-s3transfer                 1:58    1:01    1:04
   #700  python3-module-testfixtures                 49      23      24
  #1000  python3-module-holidays                   2:23    1:08    1:01
  #1100  python3-module-QtAwesome                  1:13      46      46
  #1200  python3-module-home-assistant-intents       58      26      26

2026-Mar-29 23:36:42 :: task #413492 for sisyphus started by grenka:
#100 build 2.1.1-alt1.2 from /people/grenka/packages/python3-module-FormEncode.git fetched at 2026-Mar-29 20:55:29
#200 build 8.1.1-alt1.1 from /people/grenka/packages/python3-module-textual.git fetched at 2026-Mar-29 20:55:35
#300 build 6.0-alt1.1 from /people/grenka/packages/python3-module-zope.i18n.git fetched at 2026-Mar-29 20:55:37
#400 build 7.34.0-alt1.1 from /people/grenka/packages/python3-module-protobuf.git fetched at 2026-Mar-29 20:55:38
#500 build 1.8.0-alt1.1 from /people/grenka/packages/python3-module-frozenlist.git fetched at 2026-Mar-29 20:55:39
#600 build 0.16.0-alt1.2 from /people/grenka/packages/python3-module-s3transfer.git fetched at 2026-Mar-29 20:55:40
#700 build 11.0.0-alt1.1 from /people/grenka/packages/python3-module-testfixtures.git fetched at 2026-Mar-29 20:55:42
#1000 build 0.90-alt1.1 from /people/grenka/packages/python3-module-holidays.git fetched at 2026-Mar-29 20:55:45
#1100 build 1.4.1-alt1.1 from /people/grenka/packages/python3-module-QtAwesome.git fetched at 2026-Mar-29 20:55:46
#1200 build 2026.1.28-alt1.1 from /people/grenka/packages/python3-module-home-assistant-intents.git fetched at 2026-Mar-29 20:55:49
2026-Mar-29 23:36:42 :: created build repo
2026-Mar-29 23:36:43 :: [x86_64] #100 python3-module-FormEncode.git 2.1.1-alt1.2: build start
2026-Mar-29 23:36:43 :: [aarch64] #100 python3-module-FormEncode.git 2.1.1-alt1.2: build start
2026-Mar-29 23:36:43 :: [i586] #100 python3-module-FormEncode.git 2.1.1-alt1.2: build start
2026-Mar-29 23:37:06 :: [i586] #100 python3-module-FormEncode.git 2.1.1-alt1.2: build OK
2026-Mar-29 23:37:06 :: [i586] #200 python3-module-textual.git 8.1.1-alt1.1: build start
2026-Mar-29 23:37:06 :: [x86_64] #100 python3-module-FormEncode.git 2.1.1-alt1.2: build OK
2026-Mar-29 23:37:06 :: [x86_64] #200 python3-module-textual.git 8.1.1-alt1.1: build start
2026-Mar-29 23:37:42 :: [aarch64] #100 python3-module-FormEncode.git 2.1.1-alt1.2: build OK
2026-Mar-29 23:37:43 :: [aarch64] #200 python3-module-textual.git 8.1.1-alt1.1: build start
[x86_64]         Raises:
[x86_64]             NoActiveAppError: if no active app could be found for the current asyncio context
[x86_64]         try:
[x86_64] >           return active_app.get()
[x86_64] E           LookupError: <ContextVar name='active_app' at 0x7fc49b414a90>
[x86_64] .run_venv/lib64/python3/site-packages/textual/message_pump.py:257: LookupError
[x86_64] --
[x86_64]         Raises:
[x86_64]             NoActiveAppError: if no active app could be found for the current asyncio context
[x86_64]         try:
[x86_64]             return active_app.get()
[x86_64]         except LookupError:
[x86_64]             from textual.app import App
[x86_64] --
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED tests/test_arrange.py::test_arrange_dock_left - textual._context.NoAct...
[x86_64] ============= 1 failed, 2918 passed, 1 skipped, 4 xfailed in 8.32s =============
[x86_64] INFO     : Command's result: FAILURE
[x86_64] INFO     : Command's error: Command '['python3', '-m', 'pytest', '-n', 'auto', '--ignore=tests/snapshot_tests/test_snapshots.py', '--ignore=tests/test_slug.py', '--ignore=tests/text_area/test_languages.py', '-k', 'not textual_env_var']' returned non-zero exit status 1.
2026-Mar-29 23:37:52 :: [x86_64] python3-module-textual.git 8.1.1-alt1.1: remote: build failed
2026-Mar-29 23:37:53 :: [x86_64] #200 python3-module-textual.git 8.1.1-alt1.1: build FAILED
2026-Mar-29 23:37:53 :: [x86_64] requesting cancellation of task processing
[i586]         Raises:
[i586]             NoActiveAppError: if no active app could be found for the current asyncio context
[i586]         try:
[i586] >           return active_app.get()
[i586] E           LookupError: <ContextVar name='active_app' at 0xf5baa328>
[i586] .run_venv/lib/python3/site-packages/textual/message_pump.py:257: LookupError
[i586] --
[i586]         Raises:
[i586]             NoActiveAppError: if no active app could be found for the current asyncio context
[i586]         try:
[i586]             return active_app.get()
[i586]         except LookupError:
[i586]             from textual.app import App
[i586] --
[i586] =========================== short test summary info ============================
[i586] FAILED tests/test_arrange.py::test_arrange_dock_left - textual._context.NoAct...
[i586] ============= 1 failed, 2918 passed, 1 skipped, 4 xfailed in 8.79s =============
[i586] INFO     : Command's result: FAILURE
[i586] INFO     : Command's error: Command '['python3', '-m', 'pytest', '-n', 'auto', '--ignore=tests/snapshot_tests/test_snapshots.py', '--ignore=tests/test_slug.py', '--ignore=tests/text_area/test_languages.py', '-k', 'not textual_env_var']' returned non-zero exit status 1.
2026-Mar-29 23:37:53 :: [i586] python3-module-textual.git 8.1.1-alt1.1: remote: build failed
2026-Mar-29 23:37:53 :: [i586] #200 python3-module-textual.git 8.1.1-alt1.1: build FAILED
2026-Mar-29 23:39:40 :: [aarch64] #200 python3-module-textual.git 8.1.1-alt1.1: build OK
2026-Mar-29 23:39:40 :: [aarch64] task processing CANCELLED
2026-Mar-29 23:37:53 :: [x86_64] build FAILED
2026-Mar-29 23:37:53 :: [i586] build FAILED
2026-Mar-29 23:39:40 :: [aarch64] build FAILED
2026-Mar-29 23:39:40 :: task #413492 for sisyphus FAILED


             reply	other threads:[~2026-03-29 23:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-29 23:39 Girar awaiter (grenka) [this message]
2026-03-30  1:02 ` [#413492] FAILED (try 2) python3-module-FormEncode.git=2.1.1-alt1.2 Girar awaiter (grenka)
2026-03-30  4:14 ` [#413492] FAILED (try 3) python3-module-FormEncode.git=2.1.1-alt1.2 Girar awaiter (grenka)

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.413492.1.2@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=enimalojd@altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=grenka@altlinux.org \
    --cc=lav@altlinux.org \
    --cc=nickel@altlinux.org \
    --cc=python@packages.altlinux.org \
    --cc=sbolshakov@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    --cc=slev@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