|
Re: Info for swat for hung build
wrote:
Sending an ECHLD (sig 17) to the process had it exit and start building again.
Logs show it was stuck in wic.Wic.test_bootloader_config.
That means it could be the above bug and something
wrote:
Sending an ECHLD (sig 17) to the process had it exit and start building again.
Logs show it was stuck in wic.Wic.test_bootloader_config.
That means it could be the above bug and something
|
By
Richard Purdie
·
#223
·
|
|
Re: Info for swat for hung build
wrote:
This was on centos8-ty-2.
gdb -p 909354
GNU gdb (GDB) Red Hat Enterprise Linux 8.2-16.el8
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
wrote:
This was on centos8-ty-2.
gdb -p 909354
GNU gdb (GDB) Red Hat Enterprise Linux 8.2-16.el8
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
|
By
Richard Purdie
·
#222
·
|
|
Info for swat for hung build
I noticed:
https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/2779
has hung. Since this will be gone by the time anyone looks, inspection on the
system suggests it is hung in perl
I noticed:
https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/2779
has hung. Since this will be gone by the time anyone looks, inspection on the
system suggests it is hung in perl
|
By
Richard Purdie
·
#221
·
|
|
Re: Swatbot
Yes, please, I’d appreciate that.
--
Christopher “kergoth” Larson
chris_larson@..., chris.larson@..., kergoth@...
Founder - BitBake, OpenEmbedded, OpenZaurus
Senior Software Engineer, Mentor
Yes, please, I’d appreciate that.
--
Christopher “kergoth” Larson
chris_larson@..., chris.larson@..., kergoth@...
Founder - BitBake, OpenEmbedded, OpenZaurus
Senior Software Engineer, Mentor
|
By
Larson, Chris
·
#220
·
|
|
Re: Swatbot
Hello,
I sent your account password on Tue, 8 Jun 2021 21:56:26 +0200, I can
resend if you need.
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel
Hello,
I sent your account password on Tue, 8 Jun 2021 21:56:26 +0200, I can
resend if you need.
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel
|
By
Alexandre Belloni
·
#219
·
|
|
Swatbot
I’m starting on triage for swat now, it’ll actually be my first time doing it, so bear with me. I’m awaiting a response to a password reset attempt on swatbot at the moment (though honestly not
I’m starting on triage for swat now, it’ll actually be my first time doing it, so bear with me. I’m awaiting a response to a password reset attempt on swatbot at the moment (though honestly not
|
By
Larson, Chris
·
#218
·
|
|
Re: Intermittent network issue on centos7-ty-4
wrote:
Not sure if this means anything or not (run on centos7-ty-4 for around 10 mins):
-bash-4.2$ while true; do ping typhoon.yocto.io -c 1 > /dev/null || date; sleep 0.1; done
Tue 19 Oct 12:53:35
wrote:
Not sure if this means anything or not (run on centos7-ty-4 for around 10 mins):
-bash-4.2$ while true; do ping typhoon.yocto.io -c 1 > /dev/null || date; sleep 0.1; done
Tue 19 Oct 12:53:35
|
By
Richard Purdie
·
#217
·
|
|
Re: Intermittent network issue on centos7-ty-4
wrote:
Checking this again, I think the timestamps are not an hour different and I was
misreading some tests I made. The do_install task finished at 17:07 and the
do_package finished by 17:11 so we
wrote:
Checking this again, I think the timestamps are not an hour different and I was
misreading some tests I made. The do_install task finished at 17:07 and the
do_package finished by 17:11 so we
|
By
Richard Purdie
·
#216
·
|
|
Intermittent network issue on centos7-ty-4
Yesterday there was some talk in irc about a breif networking failure on
centos7-ty-4. The build was:
https://autobuilder.yoctoproject.org/typhoon/#/builders/104/builds/3083
Showing these
Yesterday there was some talk in irc about a breif networking failure on
centos7-ty-4. The build was:
https://autobuilder.yoctoproject.org/typhoon/#/builders/104/builds/3083
Showing these
|
By
Richard Purdie
·
#215
·
|
|
Re: SWAT Rotation schedule
Yep, haven't got very far yet but I'm on it 😊
Cheers
Paul
Yep, haven't got very far yet but I'm on it 😊
Cheers
Paul
|
By
Paul Eggleton
·
#214
·
|
|
Hung meta-arm build
https://autobuilder.yoctoproject.org/typhoon/#/builders/113/builds/1579
On the worker (opensuse152-ty-1):
pstree -p shows:
https://autobuilder.yoctoproject.org/typhoon/#/builders/113/builds/1579
On the worker (opensuse152-ty-1):
pstree -p shows:
|
By
Richard Purdie
·
#213
·
|
|
bitbake-worker failure traceback
I saw:
https://autobuilder.yoctoproject.org/typhoon/#/builders/108/builds/2167
failed and logged in the grab the cookerdaemon log whilst they were still there.
In the log there was the
I saw:
https://autobuilder.yoctoproject.org/typhoon/#/builders/108/builds/2167
failed and logged in the grab the cookerdaemon log whilst they were still there.
In the log there was the
|
By
Richard Purdie
·
#212
·
|
|
Re: musl-qemux86: do_compile_kernelmodules() failed
Yes, after the tmp directories were filled and we had inode exhaustion I changed the tmpfiles.d configuration to delete tmp files immediately. I expected this to happen on boot only but it also
Yes, after the tmp directories were filled and we had inode exhaustion I changed the tmpfiles.d configuration to delete tmp files immediately. I expected this to happen on boot only but it also
|
By
Michael Halstead <mhalstead@...>
·
#211
·
|
|
centos8 failure summary
Hi,
I tried to summarise all of the "/tmp" file issues we've seen. We have 4 of
them, 3 on centos8-ty-2 and one on centos8-ty-1. Issues seen once in python
code, twice in kernel modules in the
Hi,
I tried to summarise all of the "/tmp" file issues we've seen. We have 4 of
them, 3 on centos8-ty-2 and one on centos8-ty-1. Issues seen once in python
code, twice in kernel modules in the
|
By
Richard Purdie
·
#210
·
|
|
Re: musl-qemux86: do_compile_kernelmodules() failed
Yes, it seems we have a problem on Centos 8 where files in /tmp are being
removed unexpectedly for unknown reasons and causing a variety of build
failures.
Michael: Were there any recent changes in
Yes, it seems we have a problem on Centos 8 where files in /tmp are being
removed unexpectedly for unknown reasons and causing a variety of build
failures.
Michael: Were there any recent changes in
|
By
Richard Purdie
·
#209
·
|
|
Re: musl-qemux86: do_compile_kernelmodules() failed
It seems CentOS specific !
Same kernelmodules() failure during reproducible-centos:
https://autobuilder.yoctoproject.org/typhoon/#/builders/115/builds/766
And oe-selftest-centos failures too
It seems CentOS specific !
Same kernelmodules() failure during reproducible-centos:
https://autobuilder.yoctoproject.org/typhoon/#/builders/115/builds/766
And oe-selftest-centos failures too
|
By
Naveen Saini
·
#208
·
|
|
musl-qemux86: do_compile_kernelmodules() failed
Hi Richard,
On master-next, do_compile_kernelmodules() is failing (with musl).
https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/4099
Error log:
| Assembler
Hi Richard,
On master-next, do_compile_kernelmodules() is failing (with musl).
https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/4099
Error log:
| Assembler
|
By
Naveen Saini
·
#207
·
|
|
Re: The postinstall intercept hook failures on master-next
It is happening again on master now, for most builds:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2685
Regards,
Naveen
It is happening again on master now, for most builds:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2685
Regards,
Naveen
|
By
Naveen Saini
·
#206
·
|
|
Re: YP Autobuilder/SwatBoart Enhancement
I agree, this would meake it easier and I'm not dismissing the idea but
it is not simple to implement in the current architecture. Let's leave
it open and discuss on Thursday
--
Alexandre Belloni,
I agree, this would meake it easier and I'm not dismissing the idea but
it is not simple to implement in the current architecture. Let's leave
it open and discuss on Thursday
--
Alexandre Belloni,
|
By
Alexandre Belloni
·
#205
·
|
|
Re: YP Autobuilder/SwatBoart Enhancement
Ahh..right !! Thanks.
But still I think, in case of build cancellation, this provision can make debugging easier. If still this does not make much sense, I can close this bug.
Regards,
Naveen
Ahh..right !! Thanks.
But still I think, in case of build cancellation, this provision can make debugging easier. If still this does not make much sense, I can close this bug.
Regards,
Naveen
|
By
Naveen Saini
·
#204
·
|