From: Todd Zullinger <tmz@pobox.com>
To: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Cc: Patrick Steinhardt <ps@pks.im>, git <git@vger.kernel.org>,
Derrick Stolee <derrickstolee@github.com>
Subject: Re: Testsuite failure on s390x and sparc64 after 6840fe9ee2
Date: Fri, 28 Mar 2025 11:37:25 -0400 [thread overview]
Message-ID: <Z-bCNdOOLrM2Chb8@teonanacatl.net> (raw)
In-Reply-To: <Z-atRMGXHilZRTEL@teonanacatl.net>
I wrote:
> I don't have a lot of time to poke at this today, but I'll
> make another test run on an s390x build host without that
> patch, but where I can save the output and post it
> somewhere.
>
> For the Fedora packaging, it will be something like this:
>
> make -C t all || {
> (cd t && ./t5620-backfill.sh -ix);
> ./print-failed-test-output;
> }
The matches file is empty.
$ ls -lhn batch-trace matches
-rw-r--r--. 1 1000 1000 31K Mar 28 11:09 batch-trace
-rw-r--r--. 1 1000 1000 0 Mar 28 11:09 matches
The only match in batch-trace for promisor fetch_count is
from the previous test:
$ grep -e '"category":"promisor","key":"fetch_count","value":' batch-trace
{"event":"data","sid":"20250328T150939.623820Z-H9aa15b67-P0008f613","thread":"main","time":"2025-03-28T15:09:39.625484Z","file":"promisor-remote.c","line":55,"repo":1,"t_abs":0.001777,"t_rel":0.001777,"nesting":1,"category":"promisor","key":"fetch_count","value":"48"}
The trash directory for the test run is here, in case anyone
wants to poke at it:
https://tmz.fedorapeople.org/t5620-backfill-trash-dir.tar.gz
The full build log is available as well:
https://tmz.fedorapeople.org/git-2.49.0-s390x-build.log
If you search for 'BEGIN BASE64 MESSAGE' in that, it
provides a command which can be used to extract the full
test-results directory. That's used to get the output from
the build hosts where shell access isn't available. I don't
know that it's got anything which isn't in the trash
directory tarball which I already extracted, but it's there
just in case.
--
Todd
next prev parent reply other threads:[~2025-03-28 15:37 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-26 20:42 Testsuite failure on s390x and sparc64 after 6840fe9ee2 John Paul Adrian Glaubitz
2025-03-26 22:27 ` Todd Zullinger
2025-03-28 9:29 ` Patrick Steinhardt
2025-03-28 9:30 ` Patrick Steinhardt
2025-03-28 9:38 ` John Paul Adrian Glaubitz
2025-03-28 14:08 ` Todd Zullinger
2025-03-28 15:37 ` Todd Zullinger [this message]
2025-03-31 12:27 ` Patrick Steinhardt
2025-03-31 15:48 ` Todd Zullinger
2025-03-31 18:17 ` SZEDER Gábor
2025-04-01 2:33 ` Jeff King
2025-04-01 3:10 ` Jeff King
2025-04-01 11:43 ` Patrick Steinhardt
2025-04-01 15:04 ` Patrick Steinhardt
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=Z-bCNdOOLrM2Chb8@teonanacatl.net \
--to=tmz@pobox.com \
--cc=derrickstolee@github.com \
--cc=git@vger.kernel.org \
--cc=glaubitz@physik.fu-berlin.de \
--cc=ps@pks.im \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).