[opensuse-buildservice] build91 worker unable to build kernel-default kernel-vanilla for ppc64
Since few days the kernel-default and kernel-vanilla packages are build failing on build91 worker for TW ppc64 (1) Is there a recent configuration change of build91 that could be the source of the problem ? If I do a local build in a TW ppc64 host then the two packages are built without such error. (1) https://build.opensuse.org/package/live_build_log/openSUSE:Factory:PowerPC/k... https://build.opensuse.org/package/live_build_log/openSUSE:Factory:PowerPC/k... === [ 9s] /usr/bin/qemu-system-ppc64 -nodefaults -no-reboot -nographic -vga none -enable-kvm -M pseries -object rng-random,filename=/dev/hwrng,id=rng0 -device virtio-rng-pci,rng=rng0 -runas qemu -cpu host -net none -kernel /var/cache/obs/worker/root_14/.mount/boot/kernel -initrd /var/cache/obs/worker/root_14/.mount/boot/initrd -append root=/dev/disk/by-id/virtio-0 rootfstype=ext3 rootflags=data=writeback,nobarrier,commit=150,noatime panic=1 quiet no-kvmclock nmi_watchdog=0 rw rd.driver.pre=binfmt_misc elevator=noop console=hvc0 init=/.build/build -m 6144 -drive file=/var/cache/obs/worker/root_14/root,format=raw,if=none,id=disk,serial=0,cache=unsafe -device virtio-blk-pci,drive=disk -drive file=/var/cache/obs/worker/root_14/swap,format=raw,if=none,id=swap,serial=1,cache=unsafe -device virtio-blk-pci,drive=swap -serial stdio -smp 4,threads=4 ... [ 6426s] Out of memory: Kill process 1486 (rpmbuild) score 1 or sacrifice child [ 6426s] Killed process 17644 (bash) total-vm:5248kB, anon-rss:1152kB, file-rss:3072kB, shmem-rss:0kB [ 6426s] Out of memory: Kill process 1486 (rpmbuild) score 1 or sacrifice child [ 6426s] Killed process 1486 (rpmbuild) total-vm:18368kB, anon-rss:9088kB, file-rss:4096kB, shmem-rss:0k === $osc jobhist -l6 openSUSE:Factory:PowerPC kernel-default standard ppc64 2016-07-25 01:26:00 kernel-default source change succeeded 8m 29s build66:6 2016-07-30 02:55:26 kernel-default source change succeeded 6m 7s build93:5 2016-08-13 20:23:09 kernel-default source change failed 1h 52m 32s build91:7 2016-08-20 14:15:27 kernel-default source change failed 1h 44m 52s build91:11 2016-08-25 12:06:29 kernel-default source change failed 1h 53m 32s build91:11 2016-08-30 12:23:04 kernel-default new build failed 1h 48m 17s build91:14 === -- Michel Normand -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Aug 31 2016, Normand <normand@linux.vnet.ibm.com> wrote:
Since few days the kernel-default and kernel-vanilla packages are build failing on build91 worker for TW ppc64 (1)
This is a kernel bug, see the thread at <http://lists.opensuse.org/opensuse-kernel/2016-08/msg00019.html>. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On 31/08/2016 14:09, Andreas Schwab wrote:
On Aug 31 2016, Normand <normand@linux.vnet.ibm.com> wrote:
Since few days the kernel-default and kernel-vanilla packages are build failing on build91 worker for TW ppc64 (1)
This is a kernel bug, see the thread at <http://lists.opensuse.org/opensuse-kernel/2016-08/msg00019.html>.
Andreas.
Thanks for the information Andreas, So I guess the build91 worker is not using last TW kernel, is it the case ? FYI my builder is using kernel 4.7.0-1 and do not failed: === [michel@abanc:~/work/openSUSE:Factory:PowerPC/kernel-default] $uname -a Linux abanc 4.7.0-1-default #1 SMP Mon Jul 25 08:42:47 UTC 2016 (89a2ada) ppc64 ppc64 ppc64 GNU/Linux === -- Michel Normand -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Aug 31 2016, Normand <normand@linux.vnet.ibm.com> wrote:
So I guess the build91 worker is not using last TW kernel, is it the case ?
All jobs are using the same kernel, from kernel-obs-build. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mittwoch, 31. August 2016, 14:36:45 CEST wrote Andreas Schwab:
On Aug 31 2016, Normand <normand@linux.vnet.ibm.com> wrote:
So I guess the build91 worker is not using last TW kernel, is it the case ?
All jobs are using the same kernel, from kernel-obs-build.
Righ, this is part of the project repos. You can find out which one is used by calling eg: # osc buildinfo openSUSE:Factory:PowerPC kernel-default standard ppc64 | grep kernel-obs <bdep name="kernel-obs-build" vminstall="1" notmeta="1" version="4.7.2" release="1.1" arch="ppc64" project="openSUSE:Factory:PowerPC" repository="standard" /> -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On 31/08/2016 14:49, Adrian Schröter wrote:
On Mittwoch, 31. August 2016, 14:36:45 CEST wrote Andreas Schwab:
On Aug 31 2016, Normand <normand@linux.vnet.ibm.com> wrote:
So I guess the build91 worker is not using last TW kernel, is it the case ?
All jobs are using the same kernel, from kernel-obs-build.
Righ, this is part of the project repos. You can find out which one is used by calling eg:
# osc buildinfo openSUSE:Factory:PowerPC kernel-default standard ppc64 | grep kernel-obs <bdep name="kernel-obs-build" vminstall="1" notmeta="1" version="4.7.2" release="1.1" arch="ppc64" project="openSUSE:Factory:PowerPC" repository="standard" />
Hum, I am lost, there is problaby another difference on build91 worker because the kernel-obs used at build time is the same as the one used in my local ppc64 machine (that do not failed) === $osc rbl openSUSE:Factory:PowerPC kernel-default standard ppc64 | grep -E 'kernel-obs|Out of memory|Wrote: ' [ 2s] [1/10] preinstalling kernel-obs-build... [ 20s] [3/130] cumulate kernel-obs-build-4.7.2-1.1 [ 39s] kernel-obs-build-4.7.2-1.1 ######################################## [ 6426s] Out of memory: Kill process 1486 (rpmbuild) score 1 or sacrifice child [ 6426s] Out of memory: Kill process 1486 (rpmbuild) score 1 or sacrifice child === [michel@abanc:~/work/openSUSE:Factory:PowerPC/kernel-default] $grep -E 'kernel-obs|Out of memory|Wrote: ' ~/buildtmp/build-root/standard-ppc64/.build.log [ 3s] [1/10] preinstalling kernel-obs-build... [ 16s] [3/130] cumulate kernel-obs-build-4.7.2-1.1 [ 32s] kernel-obs-build-4.7.2-1.1 ######################################## [ 3392s] Wrote: /home/abuild/rpmbuild/SRPMS/kernel-default-4.7.2-0.nosrc.rpm [ 3410s] Wrote: /home/abuild/rpmbuild/RPMS/ppc64/kernel-default-4.7.2-0.ppc64.rpm [ 3443s] Wrote: /home/abuild/rpmbuild/RPMS/ppc64/kernel-default-debugsource-4.7.2-0.ppc64.rpm [ 3446s] Wrote: /home/abuild/rpmbuild/RPMS/ppc64/kernel-default-base-4.7.2-0.ppc64.rpm [ 3446s] Wrote: /home/abuild/rpmbuild/RPMS/ppc64/kernel-default-devel-4.7.2-0.ppc64.rpm [ 3739s] Wrote: /home/abuild/rpmbuild/RPMS/ppc64/kernel-default-debuginfo-4.7.2-0.ppc64.rpm [ 3760s] Wrote: /home/abuild/rpmbuild/RPMS/ppc64/kernel-default-base-debuginfo-4.7.2-0.ppc64.rpm === -- Michel Normand -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Aug 31 2016, Normand <normand@linux.vnet.ibm.com> wrote:
Hum, I am lost, there is problaby another difference on build91 worker because the kernel-obs used at build time is the same as the one used in my local ppc64 machine (that do not failed)
Are you doing a kvm build? Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (3)
-
Adrian Schröter
-
Andreas Schwab
-
Normand