☺ Buildbot (GNU Toolchain): elfutils - build successful (master)
Mark Wielaard
mark@klomp.org
Mon Aug 1 10:22:23 GMT 2022
On Mon, Aug 01, 2022 at 09:36:33AM +0000, builder--- via Elfutils-devel wrote:
> A restored build has been detected on builder elfutils-fedora-s390x while building elfutils.
>
> Full details are available at:
> https://builder.sourceware.org/buildbot/#builders/43/builds/48
>
> Build state: build successful
> Revision: d0ff4e224738adf34eba38dc33ffda67e5da6634
> Worker: fedora-s390x
> Build Reason: (unknown)
> Blamelist: Di Chen <dichen@redhat.com>, Mark Wielaard <mark@klomp.org>
That is good! \o/
> A new failure has been detected on builder elfutils-opensusetw-x86_64 while building elfutils.
>
> Full details are available at:
> https://builder.sourceware.org/buildbot/#builders/88/builds/17
>
> Build state: failed test (failure)
> Revision: d0ff4e224738adf34eba38dc33ffda67e5da6634
> Worker: bb3
> Build Reason: (unknown)
> Blamelist: Mark Wielaard <mark@klomp.org>
But that is bad :{
> - 8: make distcheck ( failure )
> Logs:
> - stdio: https://builder.sourceware.org/buildbot/#builders/88/builds/17/steps/8/logs/stdio
> - test-suite.log: https://builder.sourceware.org/buildbot/#builders/88/builds/17/steps/8/logs/test-suite_log
> - warnings (3): https://builder.sourceware.org/buildbot/#builders/88/builds/17/steps/8/logs/warnings__3_
The issue is in run-debuginfod-percent-escape.sh.
It does a kill -USR1 $PID1 and then wait_ready $PORT1
'thread_work_total{role="traverse"}' 1
But that can race with the initial traversal done at startup.
Fixed as attached.
Cheers,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tests-Add-initial-scan-wait_ready-in-run-debuginfod-.patch
Type: text/x-diff
Size: 2118 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/elfutils-devel/attachments/20220801/d7155b87/attachment.bin>
More information about the Elfutils-devel
mailing list