I looked into it. Yes it's a race in a badly written shell script:
https://github.com/util-linux/util-linux/issues/2399

I'll see if the test can be easily skipped until upstream sorts it out.

Alex

On Mon, 31 Jul 2023 at 07:59, Alexander Kanavin via
lists.openembedded.org <alex.kanavin=gmail....@lists.openembedded.org>
wrote:
>
> On Sun, 30 Jul 2023 at 22:36, Alexandre Belloni
> <alexandre.bell...@bootlin.com> wrote:
> > This is not 100% reproducible and so difficult to bisect. This is the
> > log:
> >
> > diff-{{{
> > --- /usr/lib/util-linux/ptest/tests/expected/lsfd/option-inet
> > +++ /usr/lib/util-linux/ptest/tests/output/lsfd/option-inet
> > @@ -5,10 +5,10 @@
> >      3     TCPv6 state=listen laddr=[::1]:34567
> >      4     TCPv6 state=established laddr=[::1]:23456 raddr=[::1]:34567
> >      5     TCPv6 state=established laddr=[::1]:34567 raddr=[::1]:23456
> > -    3       UDP state=close laddr=127.0.0.1:34567
> > -    4       UDP state=established laddr=127.0.0.1:23456 
> > raddr=127.0.0.1:34567
> > -    3 UDPLITEv6 state=close laddr=[::1]:34567
> > -    4 UDPLITEv6 state=established laddr=[::1]:23456 raddr=[::1]:34567
> > +    3       UDP socket:[33864]
> > +    4       UDP socket:[33865]
> > +    3 UDPLITEv6 socket:[31413]
> > +    4 UDPLITEv6 socket:[31414]
> >  # --inet=4
> >      3  TCP state=listen laddr=127.0.0.1:34567
> >      4  TCP state=established laddr=127.0.0.1:23456 raddr=127.0.0.1:34567
> > }}}-diff
> >
> > FAIL:          lsfd: --inet option                                 
> > (lsfd/option-inet)
> >
> >
> > All the occurrences are on the arm workers, ubuntu1804-arm-1 and
> > ubuntu2204-arm-1 for now.
>
> Thanks, I'll try to narrow it further. May be that it's the update
> itself, and not interaction with something else in the branch. Does
> look like a race condition as well.
>
> Alex
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#185123): 
https://lists.openembedded.org/g/openembedded-core/message/185123
Mute This Topic: https://lists.openembedded.org/mt/100391613/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to