All of lore.kernel.org
 help / color / mirror / Atom feed
* ❌ FAIL: Test report for kernel 5.7.7-3df5764.cki (stable-queue)
@ 2020-07-07 13:20 CKI Project
  2020-07-07 13:22 ` Veronika Kabatova
  0 siblings, 1 reply; 3+ messages in thread
From: CKI Project @ 2020-07-07 13:20 UTC (permalink / raw)
  To: Linux Stable maillist

[-- Attachment #1: Type: text/plain, Size: 1651 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: 3df5764655da - Revert "ALSA: usb-audio: Improve frames size computation"

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://cki-artifacts.s3.us-east-2.amazonaws.com/index.html?prefix=datawarehouse/2020/07/07/609686

We attempted to compile the kernel for multiple architectures, but the compile
failed on one or more architectures:

           aarch64: FAILED (see build-aarch64.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: -j30 INSTALL_MOD_STRIP=1 targz-pkg

    ppc64le:
      make options: -j30 INSTALL_MOD_STRIP=1 targz-pkg

    s390x:
      make options: -j30 INSTALL_MOD_STRIP=1 targz-pkg

    x86_64:
      make options: -j30 INSTALL_MOD_STRIP=1 targz-pkg



[-- Attachment #2: build-aarch64.log.xz --]
[-- Type: application/x-xz, Size: 66436 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ❌ FAIL: Test report for kernel 5.7.7-3df5764.cki (stable-queue)
  2020-07-07 13:20 ❌ FAIL: Test report for kernel 5.7.7-3df5764.cki (stable-queue) CKI Project
@ 2020-07-07 13:22 ` Veronika Kabatova
  2020-07-07 13:53   ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Veronika Kabatova @ 2020-07-07 13:22 UTC (permalink / raw)
  To: Linux Stable maillist; +Cc: CKI Project



----- Original Message -----
> From: "CKI Project" <cki-project@redhat.com>
> To: "Linux Stable maillist" <stable@vger.kernel.org>
> Sent: Tuesday, July 7, 2020 3:20:30 PM
> Subject: ❌ FAIL: Test report for kernel 5.7.7-3df5764.cki (stable-queue)
> 
> 
> 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: 3df5764655da - Revert "ALSA: usb-audio: Improve frames
>             size computation"
> 
> 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://cki-artifacts.s3.us-east-2.amazonaws.com/index.html?prefix=datawarehouse/2020/07/07/609686
> 
> We attempted to compile the kernel for multiple architectures, but the
> compile
> failed on one or more architectures:
> 
>            aarch64: FAILED (see build-aarch64.log.xz attachment)
> 

Hi,

this seems to be caused by

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?h=queue/5.7&id=4773ae0e5c3738779b50e7cb73bf3443b3c84343


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: -j30 INSTALL_MOD_STRIP=1 targz-pkg
> 
>     ppc64le:
>       make options: -j30 INSTALL_MOD_STRIP=1 targz-pkg
> 
>     s390x:
>       make options: -j30 INSTALL_MOD_STRIP=1 targz-pkg
> 
>     x86_64:
>       make options: -j30 INSTALL_MOD_STRIP=1 targz-pkg
> 
> 
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ❌ FAIL: Test report for kernel 5.7.7-3df5764.cki (stable-queue)
  2020-07-07 13:22 ` Veronika Kabatova
@ 2020-07-07 13:53   ` Greg KH
  0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2020-07-07 13:53 UTC (permalink / raw)
  To: Veronika Kabatova; +Cc: Linux Stable maillist, CKI Project

On Tue, Jul 07, 2020 at 09:22:18AM -0400, Veronika Kabatova wrote:
> 
> 
> ----- Original Message -----
> > From: "CKI Project" <cki-project@redhat.com>
> > To: "Linux Stable maillist" <stable@vger.kernel.org>
> > Sent: Tuesday, July 7, 2020 3:20:30 PM
> > Subject: ❌ FAIL: Test report for kernel 5.7.7-3df5764.cki (stable-queue)
> > 
> > 
> > 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: 3df5764655da - Revert "ALSA: usb-audio: Improve frames
> >             size computation"
> > 
> > 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://cki-artifacts.s3.us-east-2.amazonaws.com/index.html?prefix=datawarehouse/2020/07/07/609686
> > 
> > We attempted to compile the kernel for multiple architectures, but the
> > compile
> > failed on one or more architectures:
> > 
> >            aarch64: FAILED (see build-aarch64.log.xz attachment)
> > 
> 
> Hi,
> 
> this seems to be caused by
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?h=queue/5.7&id=4773ae0e5c3738779b50e7cb73bf3443b3c84343

Was already dropped, you are fast :)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-07 13:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-07 13:20 ❌ FAIL: Test report for kernel 5.7.7-3df5764.cki (stable-queue) CKI Project
2020-07-07 13:22 ` Veronika Kabatova
2020-07-07 13:53   ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.