ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#419836] [test-only] FAILED apache2-mod_wsgi.git=6.0.0-alt1
@ 2026-06-02  9:55 Girar awaiter (slev)
  2026-08-18 10:11 ` [#419836] [test-only] FAILED (try 2) apache2-mod_wsgi.git=6.0.5-alt1 Girar awaiter (slev)
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Girar awaiter (slev) @ 2026-06-02  9:55 UTC (permalink / raw)
  To: Stanislav Levin; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name              aarch64    i586  x86_64
   #100  apache2-mod_wsgi       53  failed      26

2026-Jun-02 09:54:29 :: test-only task #419836 for sisyphus started by slev:
#100 build 6.0.0-alt1 from /people/slev/packages/apache2-mod_wsgi.git fetched at 2026-Jun-02 09:54:27
2026-Jun-02 09:54:31 :: [i586] #100 apache2-mod_wsgi.git 6.0.0-alt1: build start
2026-Jun-02 09:54:31 :: [aarch64] #100 apache2-mod_wsgi.git 6.0.0-alt1: build start
2026-Jun-02 09:54:31 :: [x86_64] #100 apache2-mod_wsgi.git 6.0.0-alt1: build start
2026-Jun-02 09:54:57 :: [x86_64] #100 apache2-mod_wsgi.git 6.0.0-alt1: build OK
[i586] collecting ... collected 2 items
[i586] tests/test_env_daemon.py::test_daemon_env FAILED                         [ 50%]
[i586] tests/test_env_embedded.py::test_embedded_env PASSED                     [100%]
[i586] --
[i586] =========================== short test summary info ============================
[i586] FAILED tests/test_env_daemon.py::test_daemon_env - assert 503 == 200
[i586] ========================= 1 failed, 1 passed in 16.25s =========================
2026-Jun-02 09:55:06 :: [i586] apache2-mod_wsgi.git 6.0.0-alt1: remote: build failed
2026-Jun-02 09:55:06 :: [i586] #100 apache2-mod_wsgi.git 6.0.0-alt1: build FAILED
2026-Jun-02 09:55:06 :: [i586] requesting cancellation of task processing
2026-Jun-02 09:55:24 :: [aarch64] #100 apache2-mod_wsgi.git 6.0.0-alt1: build OK
2026-Jun-02 09:55:06 :: [i586] build FAILED
2026-Jun-02 09:55:24 :: task #419836 for sisyphus FAILED


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

* [#419836] [test-only] FAILED (try 2) apache2-mod_wsgi.git=6.0.5-alt1
  2026-06-02  9:55 [#419836] [test-only] FAILED apache2-mod_wsgi.git=6.0.0-alt1 Girar awaiter (slev)
@ 2026-08-18 10:11 ` Girar awaiter (slev)
  2026-08-19 10:53 ` [#419836] TESTED (try 3) apache2-mod_wsgi.git=6.0.6-alt1 Girar awaiter (slev)
  2026-08-20  7:32 ` [#419836] DONE (try 4) apache2-mod_wsgi.git=6.0.6-alt1 Girar pender (slev)
  2 siblings, 0 replies; 4+ messages in thread
From: Girar awaiter (slev) @ 2026-08-18 10:11 UTC (permalink / raw)
  To: Stanislav Levin; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/419836/logs/events.2.1.log
https://packages.altlinux.org/tasks/419836

subtask  name              aarch64    i586  x86_64
   #200  apache2-mod_wsgi     1:44  failed    1:11

2026-Aug-18 09:46:38 :: test-only task #419836 for sisyphus resumed by slev:
#100 removed
#200 build 6.0.5-alt1 from /people/slev/packages/apache2-mod_wsgi.git fetched at 2026-Aug-18 09:46:37
2026-Aug-18 09:46:40 :: [x86_64] #200 apache2-mod_wsgi.git 6.0.5-alt1: build start
2026-Aug-18 09:46:40 :: [i586] #200 apache2-mod_wsgi.git 6.0.5-alt1: build start
2026-Aug-18 09:46:40 :: [aarch64] #200 apache2-mod_wsgi.git 6.0.5-alt1: build start
2026-Aug-18 09:47:51 :: [x86_64] #200 apache2-mod_wsgi.git 6.0.5-alt1: build OK
2026-Aug-18 09:48:24 :: [aarch64] #200 apache2-mod_wsgi.git 6.0.5-alt1: build OK
[i586]   FAIL: custom X-Request-Id reaches environ as HTTP_X_REQUEST_ID (expected 'value=req-abc-123;end', got '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
[i586] <html><head>
[i586] --
[i586] </body></html>')
[i586]   FAIL: HTTP_X_REQUEST_ID is absent when client did not send the header (body mismatch)
[i586]   FAIL: X-With-Dashes header folds dashes to underscores in environ key (expected 'value=dash-test;end', got '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
[i586] <html><head>
[i586] --
[i586] </body></html>')
[i586]   FAIL: duplicate X-Multi request headers are combined as comma-separated value (expected 'value=a, b;end', got '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
[i586] <html><head>
[i586] --
[i586] </body></html>')
[i586]   FAIL: PATH is explicitly removed from the environ dict (body mismatch)
[i586]   FAIL: wsgi.version tuple is (1, 0) (body mismatch)
[i586]   FAIL: wsgi.url_scheme is 'http' for plain HTTP requests (body mismatch)
[i586]   FAIL: HTTPS variable is absent for plain HTTP requests (body mismatch)
[i586]   FAIL: wsgi.multithread is True (daemon group has threads=5) (body mismatch)
[i586]   FAIL: wsgi.run_once is False (body mismatch)
[i586]   FAIL: wsgi.input_terminated is True (body mismatch)
2026-Aug-18 10:11:27 :: [i586] apache2-mod_wsgi.git 6.0.5-alt1: remote: build failed
2026-Aug-18 10:11:27 :: [i586] #200 apache2-mod_wsgi.git 6.0.5-alt1: build FAILED
2026-Aug-18 10:11:27 :: [i586] requesting cancellation of task processing
2026-Aug-18 10:11:27 :: [i586] build FAILED
2026-Aug-18 10:11:28 :: task #419836 for sisyphus FAILED


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

* [#419836] TESTED (try 3) apache2-mod_wsgi.git=6.0.6-alt1
  2026-06-02  9:55 [#419836] [test-only] FAILED apache2-mod_wsgi.git=6.0.0-alt1 Girar awaiter (slev)
  2026-08-18 10:11 ` [#419836] [test-only] FAILED (try 2) apache2-mod_wsgi.git=6.0.5-alt1 Girar awaiter (slev)
@ 2026-08-19 10:53 ` Girar awaiter (slev)
  2026-08-20  7:32 ` [#419836] DONE (try 4) apache2-mod_wsgi.git=6.0.6-alt1 Girar pender (slev)
  2 siblings, 0 replies; 4+ messages in thread
From: Girar awaiter (slev) @ 2026-08-19 10:53 UTC (permalink / raw)
  To: Stanislav Levin
  Cc: Grigory Ustinov, girar-builder-sisyphus, sisyphus-incominger,
	Andrey Cherepanov

https://git.altlinux.org/tasks/419836/logs/events.3.1.log
https://packages.altlinux.org/tasks/419836

subtask  name              aarch64  i586  x86_64
   #300  apache2-mod_wsgi     1:48  1:12    1:10

2026-Aug-19 10:45:40 :: test-only task #419836 for sisyphus resumed by slev:
#100 removed
#200 removed
#300 build 6.0.6-alt1 from /people/slev/packages/apache2-mod_wsgi.git fetched at 2026-Aug-19 10:45:38
2026-Aug-19 10:45:42 :: [i586] #300 apache2-mod_wsgi.git 6.0.6-alt1: build start
2026-Aug-19 10:45:42 :: [x86_64] #300 apache2-mod_wsgi.git 6.0.6-alt1: build start
2026-Aug-19 10:45:42 :: [aarch64] #300 apache2-mod_wsgi.git 6.0.6-alt1: build start
2026-Aug-19 10:46:52 :: [x86_64] #300 apache2-mod_wsgi.git 6.0.6-alt1: build OK
2026-Aug-19 10:46:54 :: [i586] #300 apache2-mod_wsgi.git 6.0.6-alt1: build OK
2026-Aug-19 10:47:30 :: [aarch64] #300 apache2-mod_wsgi.git 6.0.6-alt1: build OK
2026-Aug-19 10:47:34 :: 300: build check OK
2026-Aug-19 10:47:34 :: build check OK
2026-Aug-19 10:47:44 :: #300: apache2-mod_wsgi.git 6.0.6-alt1: version check OK
2026-Aug-19 10:47:44 :: build version check OK
2026-Aug-19 10:47:47 :: noarch check OK
2026-Aug-19 10:47:49 :: plan: src +1 -1 =22629, aarch64 +3 -3 =39876, i586 +3 -3 =37298, x86_64 +3 -3 =40936
#300 apache2-mod_wsgi 5.0.2-alt1 -> 6.0.6-alt1
 Wed Aug 19 2026 Stanislav Levin <slev@altlinux> 6.0.6-alt1
 - 5.0.2 -> 6.0.6
2026-Aug-19 10:48:56 :: patched apt indices
2026-Aug-19 10:49:10 :: created next repo
2026-Aug-19 10:49:26 :: duplicate provides check OK
2026-Aug-19 10:50:17 :: dependencies check OK
2026-Aug-19 10:51:09 :: [x86_64 i586 aarch64] ELF symbols check OK
2026-Aug-19 10:51:20 :: [i586] #300 apache2-mod_wsgi: install check OK
2026-Aug-19 10:51:20 :: [x86_64] #300 apache2-mod_wsgi: install check OK
2026-Aug-19 10:51:26 :: [i586] #300 apache2-mod_wsgi-py3: install check OK
2026-Aug-19 10:51:26 :: [x86_64] #300 apache2-mod_wsgi-py3: install check OK
2026-Aug-19 10:51:33 :: [i586] #300 apache2-mod_wsgi-py3-debuginfo: install check OK
2026-Aug-19 10:51:33 :: [aarch64] #300 apache2-mod_wsgi: install check OK
2026-Aug-19 10:51:33 :: [x86_64] #300 apache2-mod_wsgi-py3-debuginfo: install check OK
2026-Aug-19 10:51:49 :: [aarch64] #300 apache2-mod_wsgi-py3: install check OK
2026-Aug-19 10:52:07 :: [aarch64] #300 apache2-mod_wsgi-py3-debuginfo: install check OK
2026-Aug-19 10:52:08 :: [x86_64-i586] plan: #1 +1 -1 =12659
2026-Aug-19 10:52:21 :: [x86_64-i586] arepo build OK
2026-Aug-19 10:52:41 :: [x86_64-i586] generated apt indices
2026-Aug-19 10:52:43 :: [x86_64-i586] created next repo
2026-Aug-19 10:52:57 :: [x86_64-i586] dependencies check OK
2026-Aug-19 10:52:58 :: gears inheritance check OK
2026-Aug-19 10:52:58 :: srpm inheritance check OK
girar-check-perms: access to apache2-mod_wsgi ALLOWED for slev: project leader welcomes random builders
check-subtask-perms: #300: apache2-mod_wsgi: allowed for slev
2026-Aug-19 10:52:59 :: acl check OK
2026-Aug-19 10:53:15 :: created contents_index files
2026-Aug-19 10:53:27 :: created hash files: aarch64 i586 src x86_64-i586 x86_64
2026-Aug-19 10:53:30 :: task #419836 for sisyphus TESTED


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

* [#419836] DONE (try 4) apache2-mod_wsgi.git=6.0.6-alt1
  2026-06-02  9:55 [#419836] [test-only] FAILED apache2-mod_wsgi.git=6.0.0-alt1 Girar awaiter (slev)
  2026-08-18 10:11 ` [#419836] [test-only] FAILED (try 2) apache2-mod_wsgi.git=6.0.5-alt1 Girar awaiter (slev)
  2026-08-19 10:53 ` [#419836] TESTED (try 3) apache2-mod_wsgi.git=6.0.6-alt1 Girar awaiter (slev)
@ 2026-08-20  7:32 ` Girar pender (slev)
  2 siblings, 0 replies; 4+ messages in thread
From: Girar pender (slev) @ 2026-08-20  7:32 UTC (permalink / raw)
  To: Stanislav Levin
  Cc: Grigory Ustinov, girar-builder-sisyphus, sisyphus-incominger,
	Andrey Cherepanov

https://git.altlinux.org/tasks/archive/done/_409/419836/logs/events.4.1.log
https://packages.altlinux.org/tasks/419836

2026-Aug-20 07:25:52 :: task #419836 for sisyphus resumed by slev:
#100 removed
#200 removed
#300 build 6.0.6-alt1 from /people/slev/packages/apache2-mod_wsgi.git fetched at 2026-Aug-19 10:45:38
2026-Aug-20 07:25:54 :: [i586] #300 apache2-mod_wsgi.git 6.0.6-alt1: build start
2026-Aug-20 07:25:54 :: [aarch64] #300 apache2-mod_wsgi.git 6.0.6-alt1: build start
2026-Aug-20 07:25:54 :: [x86_64] #300 apache2-mod_wsgi.git 6.0.6-alt1: build start
2026-Aug-20 07:26:01 :: [i586] #300 apache2-mod_wsgi.git 6.0.6-alt1: build OK (cached)
2026-Aug-20 07:26:01 :: [x86_64] #300 apache2-mod_wsgi.git 6.0.6-alt1: build OK (cached)
2026-Aug-20 07:26:09 :: [aarch64] #300 apache2-mod_wsgi.git 6.0.6-alt1: build OK (cached)
2026-Aug-20 07:26:09 :: 300: build check OK (cached)
2026-Aug-20 07:26:10 :: build check OK
2026-Aug-20 07:26:20 :: #300: apache2-mod_wsgi.git 6.0.6-alt1: version check OK
2026-Aug-20 07:26:20 :: build version check OK
2026-Aug-20 07:26:22 :: noarch check OK
2026-Aug-20 07:26:24 :: plan: src +1 -1 =22637, aarch64 +3 -3 =39879, i586 +3 -3 =37299, x86_64 +3 -3 =40939
#300 apache2-mod_wsgi 5.0.2-alt1 -> 6.0.6-alt1
 Wed Aug 19 2026 Stanislav Levin <slev@altlinux> 6.0.6-alt1
 - 5.0.2 -> 6.0.6
2026-Aug-20 07:27:14 :: patched apt indices
2026-Aug-20 07:27:25 :: created next repo
2026-Aug-20 07:27:39 :: duplicate provides check OK
2026-Aug-20 07:28:30 :: dependencies check OK
2026-Aug-20 07:29:24 :: [x86_64 i586 aarch64] ELF symbols check OK
2026-Aug-20 07:29:33 :: [i586] #300 apache2-mod_wsgi: install check OK (cached)
2026-Aug-20 07:29:34 :: [x86_64] #300 apache2-mod_wsgi: install check OK (cached)
2026-Aug-20 07:29:36 :: [i586] #300 apache2-mod_wsgi-py3: install check OK (cached)
2026-Aug-20 07:29:37 :: [x86_64] #300 apache2-mod_wsgi-py3: install check OK (cached)
2026-Aug-20 07:29:39 :: [i586] #300 apache2-mod_wsgi-py3-debuginfo: install check OK (cached)
2026-Aug-20 07:29:40 :: [x86_64] #300 apache2-mod_wsgi-py3-debuginfo: install check OK (cached)
2026-Aug-20 07:29:41 :: [aarch64] #300 apache2-mod_wsgi: install check OK (cached)
2026-Aug-20 07:29:47 :: [aarch64] #300 apache2-mod_wsgi-py3: install check OK (cached)
2026-Aug-20 07:29:53 :: [aarch64] #300 apache2-mod_wsgi-py3-debuginfo: install check OK (cached)
2026-Aug-20 07:29:54 :: [x86_64-i586] plan: #1 +1 -1 =12660
2026-Aug-20 07:30:07 :: [x86_64-i586] arepo build OK
2026-Aug-20 07:30:30 :: [x86_64-i586] generated apt indices
2026-Aug-20 07:30:32 :: [x86_64-i586] created next repo
2026-Aug-20 07:30:45 :: [x86_64-i586] dependencies check OK
2026-Aug-20 07:31:14 :: gears inheritance check OK
2026-Aug-20 07:31:14 :: srpm inheritance check OK
girar-check-perms: access to apache2-mod_wsgi ALLOWED for slev: project leader welcomes random builders
check-subtask-perms: #300: apache2-mod_wsgi: allowed for slev
2026-Aug-20 07:31:14 :: acl check OK
2026-Aug-20 07:31:29 :: created contents_index files
2026-Aug-20 07:31:39 :: created hash files: aarch64 i586 src x86_64-i586 x86_64
2026-Aug-20 07:31:43 :: task #419836 for sisyphus TESTED
2026-Aug-20 07:31:43 :: task is ready for commit
2026-Aug-20 07:31:49 :: repo clone OK
2026-Aug-20 07:31:50 :: packages update OK
2026-Aug-20 07:31:59 :: [x86_64 i586 aarch64] update OK
2026-Aug-20 07:31:59 :: [x86_64-i586] update OK
2026-Aug-20 07:31:59 :: repo update OK
2026-Aug-20 07:32:13 :: repo save OK
2026-Aug-20 07:32:13 :: src index update OK
2026-Aug-20 07:32:26 :: updated /gears/a/apache2-mod_wsgi.git branch `sisyphus'
2026-Aug-20 07:32:35 :: gears update OK
2026-Aug-20 07:32:35 :: user `slev' added to the ACL of a welcoming project `apache2-mod_wsgi'
2026-Aug-20 07:32:35 :: task #419836 for sisyphus DONE


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

end of thread, other threads:[~2026-08-20  7:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02  9:55 [#419836] [test-only] FAILED apache2-mod_wsgi.git=6.0.0-alt1 Girar awaiter (slev)
2026-08-18 10:11 ` [#419836] [test-only] FAILED (try 2) apache2-mod_wsgi.git=6.0.5-alt1 Girar awaiter (slev)
2026-08-19 10:53 ` [#419836] TESTED (try 3) apache2-mod_wsgi.git=6.0.6-alt1 Girar awaiter (slev)
2026-08-20  7:32 ` [#419836] DONE (try 4) apache2-mod_wsgi.git=6.0.6-alt1 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