* ❌ FAIL: Test report for kernel 5.13.2 (stable-queue, ee00910f)
@ 2021-07-15 12:49 CKI Project
2021-07-15 12:51 ` Veronika Kabatova
0 siblings, 1 reply; 8+ messages in thread
From: CKI Project @ 2021-07-15 12:49 UTC (permalink / raw)
To: Linux Stable maillist
[-- Attachment #1: Type: text/plain, Size: 1819 bytes --]
Hello,
We ran automated tests on a recent commit from this kernel tree:
Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Commit: ee00910f75ff - powerpc/powernv/vas: Release reference to tgid during window close
The results of these automated tests are provided below.
Overall result: FAILED (see details below)
Merge: OK
Compile: FAILED
All kernel binaries, config files, and logs are available for download here:
https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefix=datawarehouse-public/2021/07/15/337656806
We attempted to compile the kernel for multiple architectures, but the compile
failed on one or more architectures:
ppc64le: FAILED (see build-ppc64le.log.xz attachment)
x86_64: FAILED (see build-x86_64.log.xz attachment)
We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.
Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.
,-. ,-.
( C ) ( K ) Continuous
`-',-.`-' Kernel
( I ) Integration
`-'
______________________________________________________________________________
Compile testing
---------------
We compiled the kernel for 4 architectures:
aarch64:
make options: make -j24 INSTALL_MOD_STRIP=1 targz-pkg
ppc64le:
make options: make -j24 INSTALL_MOD_STRIP=1 targz-pkg
s390x:
make options: make -j24 INSTALL_MOD_STRIP=1 targz-pkg
x86_64:
make options: make -j24 INSTALL_MOD_STRIP=1 targz-pkg
[-- Attachment #2: build-ppc64le.log.xz --]
[-- Type: application/x-xz, Size: 88832 bytes --]
[-- Attachment #3: build-x86_64.log.xz --]
[-- Type: application/x-xz, Size: 109668 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: ❌ FAIL: Test report for kernel 5.13.2 (stable-queue, ee00910f) 2021-07-15 12:49 ❌ FAIL: Test report for kernel 5.13.2 (stable-queue, ee00910f) CKI Project @ 2021-07-15 12:51 ` Veronika Kabatova 2021-07-15 17:31 ` Greg KH 0 siblings, 1 reply; 8+ messages in thread From: Veronika Kabatova @ 2021-07-15 12:51 UTC (permalink / raw) To: CKI Project; +Cc: Linux Stable maillist On Thu, Jul 15, 2021 at 2:50 PM CKI Project <cki-project@redhat.com> wrote: > > > Hello, > > We ran automated tests on a recent commit from this kernel tree: > > Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > Commit: ee00910f75ff - powerpc/powernv/vas: Release reference to tgid during window close > > The results of these automated tests are provided below. > > Overall result: FAILED (see details below) > Merge: OK > Compile: FAILED > > All kernel binaries, config files, and logs are available for download here: > > https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefix=datawarehouse-public/2021/07/15/337656806 > > We attempted to compile the kernel for multiple architectures, but the compile > failed on one or more architectures: > > ppc64le: FAILED (see build-ppc64le.log.xz attachment) > x86_64: FAILED (see build-x86_64.log.xz attachment) > Hi, looks to be introduced by https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?h=queue/5.13&id=07d407cc1259634b3334dd47519ecd64e6818617 Veronika > We hope that these logs can help you find the problem quickly. For the full > detail on our testing procedures, please scroll to the bottom of this message. > > Please reply to this email if you have any questions about the tests that we > ran or if you have any suggestions on how to make future tests more effective. > > ,-. ,-. > ( C ) ( K ) Continuous > `-',-.`-' Kernel > ( I ) Integration > `-' > ______________________________________________________________________________ > > Compile testing > --------------- > > We compiled the kernel for 4 architectures: > > aarch64: > make options: make -j24 INSTALL_MOD_STRIP=1 targz-pkg > > ppc64le: > make options: make -j24 INSTALL_MOD_STRIP=1 targz-pkg > > s390x: > make options: make -j24 INSTALL_MOD_STRIP=1 targz-pkg > > x86_64: > make options: make -j24 INSTALL_MOD_STRIP=1 targz-pkg > > ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ❌ FAIL: Test report for kernel 5.13.2 (stable-queue, ee00910f) 2021-07-15 12:51 ` Veronika Kabatova @ 2021-07-15 17:31 ` Greg KH 2021-07-15 19:36 ` Veronika Kabatova 2021-07-15 20:30 ` Justin Forbes 0 siblings, 2 replies; 8+ messages in thread From: Greg KH @ 2021-07-15 17:31 UTC (permalink / raw) To: Veronika Kabatova; +Cc: CKI Project, Linux Stable maillist On Thu, Jul 15, 2021 at 02:51:15PM +0200, Veronika Kabatova wrote: > On Thu, Jul 15, 2021 at 2:50 PM CKI Project <cki-project@redhat.com> wrote: > > > > > > Hello, > > > > We ran automated tests on a recent commit from this kernel tree: > > > > Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > > Commit: ee00910f75ff - powerpc/powernv/vas: Release reference to tgid during window close > > > > The results of these automated tests are provided below. > > > > Overall result: FAILED (see details below) > > Merge: OK > > Compile: FAILED > > > > All kernel binaries, config files, and logs are available for download here: > > > > https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefix=datawarehouse-public/2021/07/15/337656806 > > > > We attempted to compile the kernel for multiple architectures, but the compile > > failed on one or more architectures: > > > > ppc64le: FAILED (see build-ppc64le.log.xz attachment) > > x86_64: FAILED (see build-x86_64.log.xz attachment) > > > > Hi, looks to be introduced by > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?h=queue/5.13&id=07d407cc1259634b3334dd47519ecd64e6818617 Are you sure? I fixed a different build bug in that area a few hours ago, if you rebuild the tree it should be resolved. If not, please let me know. thanks, greg k-h ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ❌ FAIL: Test report for kernel 5.13.2 (stable-queue, ee00910f) 2021-07-15 17:31 ` Greg KH @ 2021-07-15 19:36 ` Veronika Kabatova 2021-07-15 19:54 ` Justin Forbes 2021-07-15 20:30 ` Justin Forbes 1 sibling, 1 reply; 8+ messages in thread From: Veronika Kabatova @ 2021-07-15 19:36 UTC (permalink / raw) To: Greg KH; +Cc: CKI Project, Linux Stable maillist On Thu, Jul 15, 2021 at 7:32 PM Greg KH <greg@kroah.com> wrote: > > On Thu, Jul 15, 2021 at 02:51:15PM +0200, Veronika Kabatova wrote: > > On Thu, Jul 15, 2021 at 2:50 PM CKI Project <cki-project@redhat.com> wrote: > > > > > > > > > Hello, > > > > > > We ran automated tests on a recent commit from this kernel tree: > > > > > > Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > > > Commit: ee00910f75ff - powerpc/powernv/vas: Release reference to tgid during window close > > > > > > The results of these automated tests are provided below. > > > > > > Overall result: FAILED (see details below) > > > Merge: OK > > > Compile: FAILED > > > > > > All kernel binaries, config files, and logs are available for download here: > > > > > > https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefix=datawarehouse-public/2021/07/15/337656806 > > > > > > We attempted to compile the kernel for multiple architectures, but the compile > > > failed on one or more architectures: > > > > > > ppc64le: FAILED (see build-ppc64le.log.xz attachment) > > > x86_64: FAILED (see build-x86_64.log.xz attachment) > > > > > > > Hi, looks to be introduced by > > > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?h=queue/5.13&id=07d407cc1259634b3334dd47519ecd64e6818617 > > Are you sure? I fixed a different build bug in that area a few hours > ago, if you rebuild the tree it should be resolved. > Yes. All runs of the queue hit the problem, including the latest b438694730fd. I also ran a test of the second latest completed run with a patch revert and the issue disappeared. That said, the c139bde0fdca rebase (second latest) introduced an s390x compilation problem that did not happen before. It is also visible with the latest head. I don't know what commit introduced it yet as the run barely finished: 00:00:12 In file included from arch/s390/kernel/signal.c:35: 00:00:12 arch/s390/kernel/signal.c: In function ‘setup_frame’: 00:00:12 ./arch/s390/include/asm/vdso.h:14:67: error: ‘vdso64_offset_sigreturn’ undeclared (first use in this function) 00:00:12 14 | #define VDSO64_SYMBOL(tsk, name) ((tsk)->mm->context.vdso_base + (vdso64_offset_##name)) 00:00:12 | ^~~~~~~~~~~~~~ 00:00:12 arch/s390/kernel/signal.c:340:14: note: in expansion of macro ‘VDSO64_SYMBOL’ 00:00:12 340 | restorer = VDSO64_SYMBOL(current, sigreturn); 00:00:12 | ^~~~~~~~~~~~~ 00:00:12 ./arch/s390/include/asm/vdso.h:14:67: note: each undeclared identifier is reported only once for each function it appears in 00:00:12 14 | #define VDSO64_SYMBOL(tsk, name) ((tsk)->mm->context.vdso_base + (vdso64_offset_##name)) 00:00:12 | ^~~~~~~~~~~~~~ 00:00:12 arch/s390/kernel/signal.c:340:14: note: in expansion of macro ‘VDSO64_SYMBOL’ 00:00:12 340 | restorer = VDSO64_SYMBOL(current, sigreturn); 00:00:12 | ^~~~~~~~~~~~~ 00:00:12 arch/s390/kernel/signal.c: In function ‘setup_rt_frame’: 00:00:12 ./arch/s390/include/asm/vdso.h:14:67: error: ‘vdso64_offset_rt_sigreturn’ undeclared (first use in this function) 00:00:12 14 | #define VDSO64_SYMBOL(tsk, name) ((tsk)->mm->context.vdso_base + (vdso64_offset_##name)) 00:00:12 | ^~~~~~~~~~~~~~ 00:00:12 arch/s390/kernel/signal.c:398:14: note: in expansion of macro ‘VDSO64_SYMBOL’ 00:00:12 398 | restorer = VDSO64_SYMBOL(current, rt_sigreturn); 00:00:12 | ^~~~~~~~~~~~~ 00:00:12 arch/s390/kernel/signal.c: In function ‘arch_do_signal_or_restart’: 00:00:12 ./arch/s390/include/asm/vdso.h:16:67: error: ‘vdso32_offset_restart_syscall’ undeclared (first use in this function); did you mean ‘do_no_restart_syscall’? 00:00:12 16 | #define VDSO32_SYMBOL(tsk, name) ((tsk)->mm->context.vdso_base + (vdso32_offset_##name)) 00:00:12 | ^~~~~~~~~~~~~~ 00:00:12 arch/s390/kernel/signal.c:514:22: note: in expansion of macro ‘VDSO32_SYMBOL’ 00:00:12 514 | regs->psw.addr = VDSO32_SYMBOL(current, restart_syscall); 00:00:12 | ^~~~~~~~~~~~~ 00:00:12 ./arch/s390/include/asm/vdso.h:14:67: error: ‘vdso64_offset_restart_syscall’ undeclared (first use in this function); did you mean ‘do_no_restart_syscall’? 00:00:12 14 | #define VDSO64_SYMBOL(tsk, name) ((tsk)->mm->context.vdso_base + (vdso64_offset_##name)) 00:00:12 | ^~~~~~~~~~~~~~ 00:00:12 arch/s390/kernel/signal.c:516:22: note: in expansion of macro ‘VDSO64_SYMBOL’ 00:00:12 516 | regs->psw.addr = VDSO64_SYMBOL(current, restart_syscall); 00:00:12 | ^~~~~~~~~~~~~ 00:00:12 make[4]: *** [scripts/Makefile.build:273: arch/s390/kernel/signal.o] Error 1 Veronika > If not, please let me know. > > thanks, > > greg k-h > ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ❌ FAIL: Test report for kernel 5.13.2 (stable-queue, ee00910f) 2021-07-15 19:36 ` Veronika Kabatova @ 2021-07-15 19:54 ` Justin Forbes 2021-07-16 18:05 ` Greg KH 0 siblings, 1 reply; 8+ messages in thread From: Justin Forbes @ 2021-07-15 19:54 UTC (permalink / raw) To: Veronika Kabatova; +Cc: Greg KH, CKI Project, Linux Stable maillist On Thu, Jul 15, 2021 at 2:38 PM Veronika Kabatova <vkabatov@redhat.com> wrote: > > On Thu, Jul 15, 2021 at 7:32 PM Greg KH <greg@kroah.com> wrote: > > > > On Thu, Jul 15, 2021 at 02:51:15PM +0200, Veronika Kabatova wrote: > > > On Thu, Jul 15, 2021 at 2:50 PM CKI Project <cki-project@redhat.com> wrote: > > > > > > > > > > > > Hello, > > > > > > > > We ran automated tests on a recent commit from this kernel tree: > > > > > > > > Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > > > > Commit: ee00910f75ff - powerpc/powernv/vas: Release reference to tgid during window close > > > > > > > > The results of these automated tests are provided below. > > > > > > > > Overall result: FAILED (see details below) > > > > Merge: OK > > > > Compile: FAILED > > > > > > > > All kernel binaries, config files, and logs are available for download here: > > > > > > > > https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefix=datawarehouse-public/2021/07/15/337656806 > > > > > > > > We attempted to compile the kernel for multiple architectures, but the compile > > > > failed on one or more architectures: > > > > > > > > ppc64le: FAILED (see build-ppc64le.log.xz attachment) > > > > x86_64: FAILED (see build-x86_64.log.xz attachment) > > > > > > > > > > Hi, looks to be introduced by > > > > > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?h=queue/5.13&id=07d407cc1259634b3334dd47519ecd64e6818617 > > > > Are you sure? I fixed a different build bug in that area a few hours > > ago, if you rebuild the tree it should be resolved. > > > > Yes. All runs of the queue hit the problem, including the latest > b438694730fd. I also ran a test of the second latest completed > run with a patch revert and the issue disappeared. > > That said, the c139bde0fdca rebase (second latest) introduced > an s390x compilation problem that did not happen before. It > is also visible with the latest head. I don't know what commit > introduced it yet as the run barely finished: > I hit this same failure building in koji. All of the s390 patches are related, and appear to be an incomplete set: s390-signal-switch-to-using-vdso-for-sigreturn-and-syscall-restart.patch s390-vdso64-add-sigreturn-rt_sigreturn-and-restart_syscall.patch s390-vdso-add-minimal-compat-vdso.patch s390-vdso-always-enable-vdso.patch s390-vdso-rename-vdso64_lbase-to-vdso_lbase.patch Justin > > 00:00:12 In file included from arch/s390/kernel/signal.c:35: > 00:00:12 arch/s390/kernel/signal.c: In function ‘setup_frame’: > 00:00:12 ./arch/s390/include/asm/vdso.h:14:67: error: > ‘vdso64_offset_sigreturn’ undeclared (first use in this function) > 00:00:12 14 | #define VDSO64_SYMBOL(tsk, name) > ((tsk)->mm->context.vdso_base + (vdso64_offset_##name)) > 00:00:12 | > ^~~~~~~~~~~~~~ > 00:00:12 arch/s390/kernel/signal.c:340:14: note: in expansion of macro > ‘VDSO64_SYMBOL’ > 00:00:12 340 | restorer = VDSO64_SYMBOL(current, sigreturn); > 00:00:12 | ^~~~~~~~~~~~~ > 00:00:12 ./arch/s390/include/asm/vdso.h:14:67: note: each undeclared > identifier is reported only once for each function it appears in > 00:00:12 14 | #define VDSO64_SYMBOL(tsk, name) > ((tsk)->mm->context.vdso_base + (vdso64_offset_##name)) > 00:00:12 | > ^~~~~~~~~~~~~~ > 00:00:12 arch/s390/kernel/signal.c:340:14: note: in expansion of macro > ‘VDSO64_SYMBOL’ > 00:00:12 340 | restorer = VDSO64_SYMBOL(current, sigreturn); > 00:00:12 | ^~~~~~~~~~~~~ > 00:00:12 arch/s390/kernel/signal.c: In function ‘setup_rt_frame’: > 00:00:12 ./arch/s390/include/asm/vdso.h:14:67: error: > ‘vdso64_offset_rt_sigreturn’ undeclared (first use in this function) > 00:00:12 14 | #define VDSO64_SYMBOL(tsk, name) > ((tsk)->mm->context.vdso_base + (vdso64_offset_##name)) > 00:00:12 | > ^~~~~~~~~~~~~~ > 00:00:12 arch/s390/kernel/signal.c:398:14: note: in expansion of macro > ‘VDSO64_SYMBOL’ > 00:00:12 398 | restorer = VDSO64_SYMBOL(current, rt_sigreturn); > 00:00:12 | ^~~~~~~~~~~~~ > 00:00:12 arch/s390/kernel/signal.c: In function ‘arch_do_signal_or_restart’: > 00:00:12 ./arch/s390/include/asm/vdso.h:16:67: error: > ‘vdso32_offset_restart_syscall’ undeclared (first use in this > function); did you mean ‘do_no_restart_syscall’? > 00:00:12 16 | #define VDSO32_SYMBOL(tsk, name) > ((tsk)->mm->context.vdso_base + (vdso32_offset_##name)) > 00:00:12 | > ^~~~~~~~~~~~~~ > 00:00:12 arch/s390/kernel/signal.c:514:22: note: in expansion of macro > ‘VDSO32_SYMBOL’ > 00:00:12 514 | regs->psw.addr = VDSO32_SYMBOL(current, restart_syscall); > 00:00:12 | ^~~~~~~~~~~~~ > 00:00:12 ./arch/s390/include/asm/vdso.h:14:67: error: > ‘vdso64_offset_restart_syscall’ undeclared (first use in this > function); did you mean ‘do_no_restart_syscall’? > 00:00:12 14 | #define VDSO64_SYMBOL(tsk, name) > ((tsk)->mm->context.vdso_base + (vdso64_offset_##name)) > 00:00:12 | > ^~~~~~~~~~~~~~ > 00:00:12 arch/s390/kernel/signal.c:516:22: note: in expansion of macro > ‘VDSO64_SYMBOL’ > 00:00:12 516 | regs->psw.addr = VDSO64_SYMBOL(current, restart_syscall); > 00:00:12 | ^~~~~~~~~~~~~ > 00:00:12 make[4]: *** [scripts/Makefile.build:273: > arch/s390/kernel/signal.o] Error 1 > > Veronika > > > If not, please let me know. > > > > thanks, > > > > greg k-h > > > ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ❌ FAIL: Test report for kernel 5.13.2 (stable-queue, ee00910f) 2021-07-15 19:54 ` Justin Forbes @ 2021-07-16 18:05 ` Greg KH 0 siblings, 0 replies; 8+ messages in thread From: Greg KH @ 2021-07-16 18:05 UTC (permalink / raw) To: Justin Forbes; +Cc: Veronika Kabatova, CKI Project, Linux Stable maillist On Thu, Jul 15, 2021 at 02:54:33PM -0500, Justin Forbes wrote: > On Thu, Jul 15, 2021 at 2:38 PM Veronika Kabatova <vkabatov@redhat.com> wrote: > > > > On Thu, Jul 15, 2021 at 7:32 PM Greg KH <greg@kroah.com> wrote: > > > > > > On Thu, Jul 15, 2021 at 02:51:15PM +0200, Veronika Kabatova wrote: > > > > On Thu, Jul 15, 2021 at 2:50 PM CKI Project <cki-project@redhat.com> wrote: > > > > > > > > > > > > > > > Hello, > > > > > > > > > > We ran automated tests on a recent commit from this kernel tree: > > > > > > > > > > Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > > > > > Commit: ee00910f75ff - powerpc/powernv/vas: Release reference to tgid during window close > > > > > > > > > > The results of these automated tests are provided below. > > > > > > > > > > Overall result: FAILED (see details below) > > > > > Merge: OK > > > > > Compile: FAILED > > > > > > > > > > All kernel binaries, config files, and logs are available for download here: > > > > > > > > > > https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefix=datawarehouse-public/2021/07/15/337656806 > > > > > > > > > > We attempted to compile the kernel for multiple architectures, but the compile > > > > > failed on one or more architectures: > > > > > > > > > > ppc64le: FAILED (see build-ppc64le.log.xz attachment) > > > > > x86_64: FAILED (see build-x86_64.log.xz attachment) > > > > > > > > > > > > > Hi, looks to be introduced by > > > > > > > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?h=queue/5.13&id=07d407cc1259634b3334dd47519ecd64e6818617 > > > > > > Are you sure? I fixed a different build bug in that area a few hours > > > ago, if you rebuild the tree it should be resolved. > > > > > > > Yes. All runs of the queue hit the problem, including the latest > > b438694730fd. I also ran a test of the second latest completed > > run with a patch revert and the issue disappeared. > > > > That said, the c139bde0fdca rebase (second latest) introduced > > an s390x compilation problem that did not happen before. It > > is also visible with the latest head. I don't know what commit > > introduced it yet as the run barely finished: > > > > I hit this same failure building in koji. All of the s390 patches are > related, and appear to be an incomplete set: > > > s390-signal-switch-to-using-vdso-for-sigreturn-and-syscall-restart.patch > s390-vdso64-add-sigreturn-rt_sigreturn-and-restart_syscall.patch > s390-vdso-add-minimal-compat-vdso.patch > s390-vdso-always-enable-vdso.patch > s390-vdso-rename-vdso64_lbase-to-vdso_lbase.patch I'm going to drop all of these, they do not seem to work and will wait for a series from the developers to get it right. thanks, greg k-h ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ❌ FAIL: Test report for kernel 5.13.2 (stable-queue, ee00910f) 2021-07-15 17:31 ` Greg KH 2021-07-15 19:36 ` Veronika Kabatova @ 2021-07-15 20:30 ` Justin Forbes 2021-07-16 18:05 ` Greg KH 1 sibling, 1 reply; 8+ messages in thread From: Justin Forbes @ 2021-07-15 20:30 UTC (permalink / raw) To: Greg KH; +Cc: Veronika Kabatova, CKI Project, Linux Stable maillist On Thu, Jul 15, 2021 at 12:31 PM Greg KH <greg@kroah.com> wrote: > > On Thu, Jul 15, 2021 at 02:51:15PM +0200, Veronika Kabatova wrote: > > On Thu, Jul 15, 2021 at 2:50 PM CKI Project <cki-project@redhat.com> wrote: > > > > > > > > > Hello, > > > > > > We ran automated tests on a recent commit from this kernel tree: > > > > > > Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > > > Commit: ee00910f75ff - powerpc/powernv/vas: Release reference to tgid during window close > > > > > > The results of these automated tests are provided below. > > > > > > Overall result: FAILED (see details below) > > > Merge: OK > > > Compile: FAILED > > > > > > All kernel binaries, config files, and logs are available for download here: > > > > > > https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefix=datawarehouse-public/2021/07/15/337656806 > > > > > > We attempted to compile the kernel for multiple architectures, but the compile > > > failed on one or more architectures: > > > > > > ppc64le: FAILED (see build-ppc64le.log.xz attachment) > > > x86_64: FAILED (see build-x86_64.log.xz attachment) > > > > > > > Hi, looks to be introduced by > > > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?h=queue/5.13&id=07d407cc1259634b3334dd47519ecd64e6818617 > > Are you sure? I fixed a different build bug in that area a few hours > ago, if you rebuild the tree it should be resolved. > > If not, please let me know. > Seeing the same issue here, there is nothing new in the tree. Justin ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ❌ FAIL: Test report for kernel 5.13.2 (stable-queue, ee00910f) 2021-07-15 20:30 ` Justin Forbes @ 2021-07-16 18:05 ` Greg KH 0 siblings, 0 replies; 8+ messages in thread From: Greg KH @ 2021-07-16 18:05 UTC (permalink / raw) To: Justin Forbes; +Cc: Veronika Kabatova, CKI Project, Linux Stable maillist On Thu, Jul 15, 2021 at 03:30:32PM -0500, Justin Forbes wrote: > On Thu, Jul 15, 2021 at 12:31 PM Greg KH <greg@kroah.com> wrote: > > > > On Thu, Jul 15, 2021 at 02:51:15PM +0200, Veronika Kabatova wrote: > > > On Thu, Jul 15, 2021 at 2:50 PM CKI Project <cki-project@redhat.com> wrote: > > > > > > > > > > > > Hello, > > > > > > > > We ran automated tests on a recent commit from this kernel tree: > > > > > > > > Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > > > > Commit: ee00910f75ff - powerpc/powernv/vas: Release reference to tgid during window close > > > > > > > > The results of these automated tests are provided below. > > > > > > > > Overall result: FAILED (see details below) > > > > Merge: OK > > > > Compile: FAILED > > > > > > > > All kernel binaries, config files, and logs are available for download here: > > > > > > > > https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefix=datawarehouse-public/2021/07/15/337656806 > > > > > > > > We attempted to compile the kernel for multiple architectures, but the compile > > > > failed on one or more architectures: > > > > > > > > ppc64le: FAILED (see build-ppc64le.log.xz attachment) > > > > x86_64: FAILED (see build-x86_64.log.xz attachment) > > > > > > > > > > Hi, looks to be introduced by > > > > > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?h=queue/5.13&id=07d407cc1259634b3334dd47519ecd64e6818617 > > > > Are you sure? I fixed a different build bug in that area a few hours > > ago, if you rebuild the tree it should be resolved. > > > > If not, please let me know. > > > > Seeing the same issue here, there is nothing new in the tree. Ok, see it now, dropped the offending patch. thanks, greg k-h ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2021-07-16 18:06 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2021-07-15 12:49 ❌ FAIL: Test report for kernel 5.13.2 (stable-queue, ee00910f) CKI Project 2021-07-15 12:51 ` Veronika Kabatova 2021-07-15 17:31 ` Greg KH 2021-07-15 19:36 ` Veronika Kabatova 2021-07-15 19:54 ` Justin Forbes 2021-07-16 18:05 ` Greg KH 2021-07-15 20:30 ` Justin Forbes 2021-07-16 18:05 ` Greg KH
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox