This is the start of the stable review cycle for the 4.14.331 release.
There are 57 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sun, 26 Nov 2023 17:19:17 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.331-r…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 4.14.331-rc1
Eric Dumazet <edumazet(a)google.com>
net: sched: fix race condition in qdisc_graft()
Dongli Zhang <dongli.zhang(a)oracle.com>
scsi: virtio_scsi: limit number of hw queues by nr_cpu_ids
Kemeng Shi <shikemeng(a)huaweicloud.com>
ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks
Kemeng Shi <shikemeng(a)huaweicloud.com>
ext4: correct return value of ext4_convert_meta_bg
Kemeng Shi <shikemeng(a)huaweicloud.com>
ext4: correct offset of gdb backup in non meta_bg group to update_backups
Max Kellermann <max.kellermann(a)ionos.com>
ext4: apply umask if ACL support is disabled
Vikash Garodia <quic_vgarodia(a)quicinc.com>
media: venus: hfi: fix the check to handle session buffer requirement
Sean Young <sean(a)mess.org>
media: sharp: fix sharp encoding
Heiner Kallweit <hkallweit1(a)gmail.com>
i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
Alexander Sverdlin <alexander.sverdlin(a)siemens.com>
net: dsa: lan9303: consequently nested-lock physical MDIO
Takashi Iwai <tiwai(a)suse.de>
ALSA: info: Fix potential deadlock at disconnection
Helge Deller <deller(a)gmx.de>
parisc/power: Fix power soft-off when running on qemu
Helge Deller <deller(a)gmx.de>
parisc/pgtable: Do not drop upper 5 address bits of physical address
Helge Deller <deller(a)gmx.de>
parisc: Prevent booting 64-bit kernels on PA1.x machines
Heiko Carstens <hca(a)linux.ibm.com>
s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dir
Heiko Carstens <hca(a)linux.ibm.com>
s390/cmma: fix initial kernel address space page table walk
Sanjuán García, Jorge <Jorge.SanjuanGarcia(a)duagon.com>
mcb: fix error handling for different scenarios when parsing
Zhihao Cheng <chengzhihao1(a)huawei.com>
jbd2: fix potential data lost in recovering journal raced with synchronizing fs bdev
Herve Codina <herve.codina(a)bootlin.com>
genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
Rong Chen <rong.chen(a)amlogic.com>
mmc: meson-gx: Remove setting of CMD_CFG_ERROR
Brian Geffon <bgeffon(a)google.com>
PM: hibernate: Clean up sync_read handling in snapshot_write_next()
Brian Geffon <bgeffon(a)google.com>
PM: hibernate: Use __get_safe_page() rather than touching the list
Dan Carpenter <dan.carpenter(a)linaro.org>
mmc: vub300: fix an error code
Helge Deller <deller(a)gmx.de>
parisc/power: Add power soft-off when running on qemu
Lukas Wunner <lukas(a)wunner.de>
PCI/sysfs: Protect driver's D3cold preference from user space
David Woodhouse <dwmw(a)amazon.co.uk>
hvc/xen: fix error path in xen_hvc_init() to always register frontend driver
Paul Moore <paul(a)paul-moore.com>
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
Paul Moore <paul(a)paul-moore.com>
audit: don't take task_lock() in audit_exe_compare() code path
Maciej S. Szmigiero <maciej.szmigiero(a)oracle.com>
KVM: x86: Ignore MSR_AMD64_TW_CFG access
Kees Cook <keescook(a)chromium.org>
randstruct: Fix gcc-plugin performance mode to stay in group
Vikash Garodia <quic_vgarodia(a)quicinc.com>
media: venus: hfi: add checks to perform sanity on queue pointers
Dan Carpenter <dan.carpenter(a)linaro.org>
pwm: Fix double shift bug
Bob Peterson <rpeterso(a)redhat.com>
gfs2: ignore negated quota changes
Hans Verkuil <hverkuil-cisco(a)xs4all.nl>
media: vivid: avoid integer overflow
Rajeshwar R Shinde <coolrrsh(a)gmail.com>
media: gspca: cpia1: shift-out-of-bounds in set_flicker
Axel Lin <axel.lin(a)ingics.com>
i2c: sun6i-p2wi: Prevent potential division by zero
Yi Yang <yiyang13(a)huawei.com>
tty: vcc: Add check for kstrdup() in vcc_probe()
Wenchao Hao <haowenchao2(a)huawei.com>
scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()
Ilpo Järvinen <ilpo.jarvinen(a)linux.intel.com>
atm: iphase: Do PCI error checks on own line
Cezary Rojewski <cezary.rojewski(a)intel.com>
ALSA: hda: Fix possible null-ptr-deref when assigning a stream
Manas Ghandat <ghandatmanas(a)gmail.com>
jfs: fix array-index-out-of-bounds in diAlloc
Manas Ghandat <ghandatmanas(a)gmail.com>
jfs: fix array-index-out-of-bounds in dbFindLeaf
Juntong Deng <juntong.deng(a)outlook.com>
fs/jfs: Add validity check for db_maxag and db_agpref
Juntong Deng <juntong.deng(a)outlook.com>
fs/jfs: Add check for negative db_l2nbperpage
Ilpo Järvinen <ilpo.jarvinen(a)linux.intel.com>
RDMA/hfi1: Use FIELD_GET() to extract Link Width
Lu Jialin <lujialin4(a)huawei.com>
crypto: pcrypt - Fix hungtask for PADATA_RESET
zhujun2 <zhujun2(a)cmss.chinamobile.com>
selftests/efivarfs: create-read: fix a resource leak
Mario Limonciello <mario.limonciello(a)amd.com>
drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga
Mario Limonciello <mario.limonciello(a)amd.com>
drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7
Eric Dumazet <edumazet(a)google.com>
net: annotate data-races around sk->sk_dst_pending_confirm
Dmitry Antipov <dmantipov(a)yandex.ru>
wifi: ath10k: fix clang-specific fortify warning
Dmitry Antipov <dmantipov(a)yandex.ru>
wifi: ath9k: fix clang-specific fortify warnings
Ping-Ke Shih <pkshih(a)realtek.com>
wifi: mac80211: don't return unset power in ieee80211_get_tx_power()
Mike Rapoport (IBM) <rppt(a)kernel.org>
x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size
Ronald Wahl <ronald.wahl(a)raritan.com>
clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardware
Jacky Bai <ping.bai(a)nxp.com>
clocksource/drivers/timer-imx-gpt: Fix potential memory leak
John Stultz <jstultz(a)google.com>
locking/ww_mutex/test: Fix potential workqueue corruption
-------------
Diffstat:
Makefile | 4 ++--
arch/parisc/kernel/entry.S | 7 +++---
arch/parisc/kernel/head.S | 5 ++---
arch/s390/mm/page-states.c | 19 +++++++++++++---
arch/x86/include/asm/msr-index.h | 1 +
arch/x86/include/asm/numa.h | 7 ------
arch/x86/kvm/x86.c | 2 ++
arch/x86/mm/numa.c | 7 ------
crypto/pcrypt.c | 4 ++++
drivers/atm/iphase.c | 20 +++++++++--------
drivers/clocksource/tcb_clksrc.c | 1 +
drivers/clocksource/timer-imx-gpt.c | 18 +++++++++++-----
drivers/gpu/drm/amd/include/pptable.h | 4 ++--
drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h | 16 +++++++-------
drivers/i2c/busses/i2c-i801.c | 19 ++++++++--------
drivers/i2c/busses/i2c-sun6i-p2wi.c | 5 +++++
drivers/infiniband/hw/hfi1/pcie.c | 9 ++------
drivers/mcb/mcb-core.c | 1 +
drivers/mcb/mcb-parse.c | 2 +-
drivers/media/platform/qcom/venus/hfi_msgs.c | 2 +-
drivers/media/platform/qcom/venus/hfi_venus.c | 10 +++++++++
drivers/media/platform/vivid/vivid-rds-gen.c | 2 +-
drivers/media/rc/ir-sharp-decoder.c | 8 ++++---
drivers/media/usb/gspca/cpia1.c | 3 +++
drivers/mmc/host/meson-gx-mmc.c | 1 -
drivers/mmc/host/vub300.c | 1 +
drivers/net/dsa/lan9303_mdio.c | 4 ++--
drivers/net/wireless/ath/ath10k/debug.c | 2 +-
drivers/net/wireless/ath/ath9k/debug.c | 2 +-
drivers/net/wireless/ath/ath9k/htc_drv_debug.c | 2 +-
drivers/parisc/power.c | 16 +++++++++++++-
drivers/pci/pci-acpi.c | 2 +-
drivers/pci/pci-sysfs.c | 5 +----
drivers/scsi/libfc/fc_lport.c | 6 ++++++
drivers/scsi/virtio_scsi.c | 1 +
drivers/tty/hvc/hvc_xen.c | 5 +++--
drivers/tty/vcc.c | 16 +++++++++++---
fs/ext4/acl.h | 5 +++++
fs/ext4/resize.c | 19 ++++++----------
fs/gfs2/quota.c | 11 ++++++++++
fs/jbd2/recovery.c | 8 +++++++
fs/jfs/jfs_dmap.c | 23 +++++++++++++++-----
fs/jfs/jfs_imap.c | 5 ++++-
include/linux/pwm.h | 4 ++--
include/net/sock.h | 6 +++---
kernel/audit_watch.c | 9 +++++++-
kernel/irq/generic-chip.c | 25 ++++++++++++++++------
kernel/locking/test-ww_mutex.c | 20 ++++++++++-------
kernel/padata.c | 2 +-
kernel/power/snapshot.c | 16 ++++++--------
net/core/sock.c | 2 +-
net/ipv4/tcp_output.c | 2 +-
net/mac80211/cfg.c | 4 ++++
net/sched/sch_api.c | 5 +++--
scripts/gcc-plugins/randomize_layout_plugin.c | 11 +++++++---
sound/core/info.c | 21 +++++++++++-------
sound/hda/hdac_stream.c | 6 ++++--
tools/testing/selftests/efivarfs/create-read.c | 2 ++
58 files changed, 290 insertions(+), 155 deletions(-)
Total jobs: 83
Total errors: 17 (20.48%)
LAVA errors: 0 (0.00%)
Test errors: 16 (19.28%)
Job errors: 0 (0.00%)
Infra errors: 1 (1.20%)
Canceled jobs: 0 (0.00%)
Device type: qrb5165-rb5
Total jobs: 10
Total errors: 5 (50.00%)
Error type: Test
Error count: 4 (40.00%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 3 (30.00%)
IDs:
rb5-05:
7051127 7051130 7051139
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 1 (10.00%)
IDs:
rb5-03:
7051106
Error type: Infrastructure
Error count: 1 (10.00%)
Error: fastboot-flash-action timed out
Count: 1 (10.00%)
IDs:
rb5-03:
7051105
Device type: dragonboard-845c
Total jobs: 64
Total errors: 10 (15.62%)
Error type: Test
Error count: 10 (15.62%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 592 seconds'
Count: 1 (1.56%)
IDs:
db845c-02:
7047500
Error: No match for error type 'Test', message 'tradefed - adb device lost[c9fcbffe]'
Count: 1 (1.56%)
IDs:
db845c-09:
7047454
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 595 seconds'
Count: 1 (1.56%)
IDs:
db845c-09:
7047125
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (1.56%)
IDs:
db845c-09:
7047064
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (1.56%)
IDs:
db845c-09:
7047059
Error: Device NOT found!
Count: 1 (1.56%)
IDs:
db845c-09:
7047054
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 591 seconds'
Count: 1 (1.56%)
IDs:
db845c-02:
7047049
Error: No match for error type 'Test', message 'tradefed - adb device lost[b6b742b9]'
Count: 1 (1.56%)
IDs:
db845c-01:
7047029
Error: No match for error type 'Test', message 'tradefed - adb device lost[d318b7d1]'
Count: 1 (1.56%)
IDs:
db845c-04:
7046924
Error: No match for error type 'Test', message 'tradefed - adb device lost[3419ccc6]'
Count: 1 (1.56%)
IDs:
db845c-06:
7046922
Device type: juno-r2
Total jobs: 1
Total errors: 1 (100.00%)
Error type: Test
Error count: 1 (100.00%)
Error: lava-test-shell timed out
Count: 1 (100.00%)
IDs:
juno-r2-05:
7050040
Device type: x86
Total jobs: 1
Total errors: 0 (0.00%)
Device type: hi960-hikey
Total jobs: 7
Total errors: 1 (14.29%)
Error type: Test
Error count: 1 (14.29%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 584 seconds'
Count: 1 (14.29%)
IDs:
hi960-hikey-05:
7047511
Total jobs: 302
Total errors: 31 (10.26%)
LAVA errors: 0 (0.00%)
Test errors: 2 (0.66%)
Job errors: 13 (4.30%)
Infra errors: 16 (5.30%)
Canceled jobs: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 26
Total errors: 1 (3.85%)
Error type: Job
Error count: 1 (3.85%)
Error: compress-overlay timed out
Count: 1 (3.85%)
IDs:
rpi3-b-32-02:
4018854
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Device type: beaglebone-black
Total jobs: 25
Total errors: 0 (0.00%)
Device type: x15
Total jobs: 60
Total errors: 20 (33.33%)
Error type: Infrastructure
Error count: 16 (26.67%)
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 285 seconds'
Count: 3 (5.00%)
IDs:
x15-01:
4018809 4018837 4018910
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 286 seconds'
Count: 13 (21.67%)
IDs:
x15-01:
4018589 4018602 4018616 4018641 4018648
4018653 4018812 4018826 4018831 4018860
4018885 4018894 4018901
Error type: Job
Error count: 4 (6.67%)
Error: wait for prompt timed out
Count: 4 (6.67%)
IDs:
x15-01:
4018630 4018802 4018857 4018875
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: synquacer
Total jobs: 15
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 144
Total errors: 10 (6.94%)
Error type: Job
Error count: 8 (5.56%)
Error: No match for error type 'Job', message 'login-action timed out after 873 seconds'
Count: 2 (1.39%)
IDs:
dragonboard-845c-02:
4018881
dragonboard-845c-06:
4018622
Error: wait for prompt timed out
Count: 3 (2.08%)
IDs:
dragonboard-845c-02:
4018636
dragonboard-845c-06:
4018846
dragonboard-845c-08:
4018818
Error: No match for error type 'Job', message 'login-action timed out after 874 seconds'
Count: 1 (0.69%)
IDs:
dragonboard-845c-02:
4018786
Error: No match for error type 'Job', message 'login-action timed out after 843 seconds'
Count: 1 (0.69%)
IDs:
dragonboard-845c-08:
4018754
Error: No match for error type 'Job', message 'login-action timed out after 872 seconds'
Count: 1 (0.69%)
IDs:
dragonboard-845c-08:
4018608
Error type: Test
Error count: 2 (1.39%)
Error: No match for error type 'Test', message 'android-boot-failed'
Count: 1 (0.69%)
IDs:
dragonboard-845c-02:
4018768
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 1200 seconds'
Count: 1 (0.69%)
IDs:
dragonboard-845c-02:
4018673
Device type: x86
Total jobs: 17
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 109
Total errors: 9 (8.26%)
LAVA errors: 0 (0.00%)
Test errors: 9 (8.26%)
Job errors: 0 (0.00%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: qrb5165-rb5
Total jobs: 47
Total errors: 8 (17.02%)
Error type: Test
Error count: 8 (17.02%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 5 (10.64%)
IDs:
rb5-06:
7044062 7044104 7045536 7045942 7045956
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (2.13%)
IDs:
rb5-07:
7045480
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 1 (2.13%)
IDs:
rb5-05:
7044861
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 1 (2.13%)
IDs:
rb5-03:
7044836
Device type: dragonboard-845c
Total jobs: 58
Total errors: 1 (1.72%)
Error type: Test
Error count: 1 (1.72%)
Error: Device NOT found!
Count: 1 (1.72%)
IDs:
db845c-02:
7044838
Device type: bcm2711-rpi-4-b
Total jobs: 2
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 2
Total errors: 0 (0.00%)
Total jobs: 64
Total errors: 11 (17.19%)
LAVA errors: 0 (0.00%)
Test errors: 10 (15.62%)
Job errors: 0 (0.00%)
Infra errors: 1 (1.56%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 36
Total errors: 4 (11.11%)
Error type: Test
Error count: 4 (11.11%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[db2a494d]'
Count: 1 (2.78%)
IDs:
db845c-02:
7044069
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (2.78%)
IDs:
db845c-02:
7044031
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (2.78%)
IDs:
db845c-08:
7043735
Error: Device NOT found!
Count: 1 (2.78%)
IDs:
db845c-02:
7043707
Device type: qrb5165-rb5
Total jobs: 25
Total errors: 7 (28.00%)
Error type: Test
Error count: 6 (24.00%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 3 (12.00%)
IDs:
rb5-06:
7043711 7044000 7044054
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 1 (4.00%)
IDs:
rb5-05:
7044051
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 1 (4.00%)
IDs:
rb5-03:
7044015
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (4.00%)
IDs:
rb5-03:
7043840
Error type: Infrastructure
Error count: 1 (4.00%)
Error: Connection closed
Count: 1 (4.00%)
IDs:
rb5-05:
7043999
Device type: bcm2711-rpi-4-b
Total jobs: 2
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 1
Total errors: 0 (0.00%)
The SuperH tinyconfig and allnoconfig builds started failing from 20231120 tag
Please find the following builds warnings / errors.
sh:
build:
* gcc-11-tinyconfig
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
Build errors:
----------
make --silent --keep-going --jobs=8
O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=sh
CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc'
'HOSTCC=sccache gcc'
Generating include/generated/machtypes.h
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp]
during RTL pass: final
In file included from /builds/linux/fs/namespace.c:11:
/builds/linux/fs/namespace.c: In function '__se_sys_listmount':
/builds/linux/include/linux/syscalls.h:258:9: internal compiler error:
in change_address_1, at emit-rtl.c:2275
258 | }
\
| ^
/builds/linux/include/linux/syscalls.h:233:9: note: in expansion of
macro '__SYSCALL_DEFINEx'
233 | __SYSCALL_DEFINEx(x, sname, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~
/builds/linux/include/linux/syscalls.h:225:36: note: in expansion of
macro 'SYSCALL_DEFINEx'
225 | #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name,
__VA_ARGS__)
| ^~~~~~~~~~~~~~~
/builds/linux/fs/namespace.c:5019:1: note: in expansion of macro
'SYSCALL_DEFINE4'
5019 | SYSCALL_DEFINE4(listmount, const struct mnt_id_req __user *, req,
| ^~~~~~~~~~~~~~~
0x129d9d7 internal_error(char const*, ...)
???:0
0x5dbc4d fancy_abort(char const*, int, char const*)
???:0
0x7ddd3e adjust_address_1(rtx_def*, machine_mode, poly_int<1u, long>,
int, int, int, poly_int<1u, long>)
???:0
0x81dd91 output_operand(rtx_def*, int)
???:0
0x81e5a4 output_asm_insn(char const*, rtx_def**)
???:0
0x8226a8 final_scan_insn(rtx_insn*, _IO_FILE*, int, int, int*)
???:0
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <file:///usr/share/doc/gcc-11/README.Bugs> for instructions.
{standard input}: Assembler messages:
{standard input}:11800: Warning: end of file not at end of a line;
newline inserted
{standard input}:11856: Error: missing operand
{standard input}:11856: Error: invalid operands for opcode
{standard input}:11837: Error: displacement to undefined symbol .L2699
overflows 8-bit field
{standard input}:11690: Error: pcrel too far
{standard input}:11705: Error: pcrel too far
{standard input}:11707: Error: pcrel too far
{standard input}:11712: Error: pcrel too far
{standard input}:11719: Error: pcrel too far
{standard input}:11732: Error: pcrel too far
{standard input}:11737: Error: pcrel too far
{standard input}:11760: Error: pcrel too far
{standard input}:11772: Error: pcrel too far
{standard input}:11777: Error: pcrel too far
{standard input}:11778: Error: pcrel too far
{standard input}:11788: Error: pcrel too far
{standard input}:11791: Error: pcrel too far
{standard input}:11807: Error: pcrel too far
{standard input}:11809: Error: pcrel too far
{standard input}:11844: Error: pcrel too far
make[4]: *** [/builds/linux/scripts/Makefile.build:243: fs/namespace.o] Error 1
kernel: 6.7.0-rc2
git_repo: https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
git_ref: master
git_sha: 07b677953b9dca02928be323e2db853511305fa9
git_describe: next-20231121
Test details: https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20231121
Regressions (compared to build next-20231117)
------------------------------------------------------------------------
sh:
build:
* gcc-8-allnoconfig
* gcc-11-tinyconfig
* gcc-11-allnoconfig
* gcc-8-tinyconfig
Links:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20231121/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20231121/te…
--
Linaro LKFT
https://lkft.linaro.org
Total jobs: 62
Total errors: 8 (12.90%)
LAVA errors: 1 (1.61%)
Test errors: 7 (11.29%)
Job errors: 0 (0.00%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 32
Total errors: 5 (15.62%)
Error type: Test
Error count: 4 (12.50%)
Error: Device NOT found!
Count: 2 (6.25%)
IDs:
db845c-02:
7042951
db845c-10:
7041780
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (3.12%)
IDs:
db845c-10:
7041766
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53997 seconds'
Count: 1 (3.12%)
IDs:
db845c-03:
7040774
Error type: Bug
Error count: 1 (3.12%)
Error: No match for error type 'Bug', message 'Could not terminate the child.'
Count: 1 (3.12%)
IDs:
db845c-09:
7041784
Device type: qrb5165-rb5
Total jobs: 30
Total errors: 3 (10.00%)
Error type: Test
Error count: 3 (10.00%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 3 (10.00%)
IDs:
rb5-03:
7041794 7041803 7041805
Total jobs: 20
Total errors: 12 (60.00%)
LAVA errors: 0 (0.00%)
Test errors: 12 (60.00%)
Job errors: 0 (0.00%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 17
Total errors: 12 (70.59%)
Error type: Test
Error count: 12 (70.59%)
Error: Device NOT found!
Count: 3 (17.65%)
IDs:
db845c-02:
7040768 7040771 7040773
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 600 seconds'
Count: 1 (5.88%)
IDs:
db845c-07:
7040772
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53998 seconds'
Count: 2 (11.76%)
IDs:
db845c-03:
7035388
db845c-09:
7038968
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53997 seconds'
Count: 3 (17.65%)
IDs:
db845c-01:
7033408
db845c-04:
7038966
db845c-08:
7038964
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (5.88%)
IDs:
db845c-09:
7038963
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53996 seconds'
Count: 2 (11.76%)
IDs:
db845c-02:
7035385
db845c-04:
7035381
Device type: qrb5165-rb5
Total jobs: 1
Total errors: 0 (0.00%)
Device type: x86
Total jobs: 2
Total errors: 0 (0.00%)
Total jobs: 54
Total errors: 15 (27.78%)
LAVA errors: 0 (0.00%)
Test errors: 15 (27.78%)
Job errors: 0 (0.00%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 39
Total errors: 12 (30.77%)
Error type: Test
Error count: 12 (30.77%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 14398 seconds'
Count: 3 (7.69%)
IDs:
db845c-08:
7033376 7037934 7038852
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 14397 seconds'
Count: 2 (5.13%)
IDs:
db845c-09:
7034417 7038845
Error: Device NOT found!
Count: 1 (2.56%)
IDs:
db845c-09:
7038171
Error: No match for error type 'Test', message 'tradefed - adb device lost[371c4e67]'
Count: 2 (5.13%)
IDs:
db845c-07:
7037933 7037944
Error: No match for error type 'Test', message 'tradefed - adb device lost[1028094e]'
Count: 2 (5.13%)
IDs:
db845c-10:
7034418 7037940
Error: No match for error type 'Test', message 'tradefed - adb device lost[4f8fceab]'
Count: 1 (2.56%)
IDs:
db845c-08:
7037131
Error: No match for error type 'Test', message 'tradefed - adb device lost[c9fcbffe]'
Count: 1 (2.56%)
IDs:
db845c-09:
7033417
Device type: x86
Total jobs: 1
Total errors: 0 (0.00%)
Device type: e850-96
Total jobs: 1
Total errors: 0 (0.00%)
Device type: qrb5165-rb5
Total jobs: 8
Total errors: 2 (25.00%)
Error type: Test
Error count: 2 (25.00%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 592 seconds'
Count: 1 (12.50%)
IDs:
rb5-07:
7035403
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 1 (12.50%)
IDs:
rb5-05:
7035371
Device type: bcm2711-rpi-4-b
Total jobs: 4
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 1
Total errors: 1 (100.00%)
Error type: Test
Error count: 1 (100.00%)
Error: lava-test-shell timed out
Count: 1 (100.00%)
IDs:
db410c-06:
7013069
Total jobs: 244
Total errors: 12 (4.92%)
LAVA errors: 0 (0.00%)
Test errors: 4 (1.64%)
Job errors: 3 (1.23%)
Infra errors: 5 (2.05%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 205
Total errors: 8 (3.90%)
Error type: Job
Error count: 3 (1.46%)
Error: No match for error type 'Job', message 'login-action timed out after 837 seconds'
Count: 1 (0.49%)
IDs:
dragonboard-845c-02:
4016365
Error: No match for error type 'Job', message 'login-action timed out after 838 seconds'
Count: 1 (0.49%)
IDs:
dragonboard-845c-02:
4016347
Error: No match for error type 'Job', message 'login-action timed out after 836 seconds'
Count: 1 (0.49%)
IDs:
dragonboard-845c-02:
4016311
Error type: Infrastructure
Error count: 2 (0.98%)
Error: Reboot failed
Count: 2 (0.98%)
IDs:
dragonboard-845c-02:
4016235 4016358
Error type: Test
Error count: 3 (1.46%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 1200 seconds'
Count: 3 (1.46%)
IDs:
dragonboard-845c-02:
4016232 4016308 4016313
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Device type: beaglebone-black
Total jobs: 4
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 4
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 2
Total errors: 1 (50.00%)
Error type: Test
Error count: 1 (50.00%)
Error: No match for error type 'Test', message 'Network not able to ping; job exit'
Count: 1 (50.00%)
IDs:
hi6220-hikey-r2-01:
4016632
Device type: x86
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: synquacer
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15
Total jobs: 9
Total errors: 3 (33.33%)
Error type: Infrastructure
Error count: 3 (33.33%)
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 286 seconds'
Count: 3 (33.33%)
IDs:
x15-01:
4016616 4016620 4016625
Total jobs: 93
Total errors: 14 (15.05%)
LAVA errors: 0 (0.00%)
Test errors: 13 (13.98%)
Job errors: 1 (1.08%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 65
Total errors: 9 (13.85%)
Error type: Test
Error count: 8 (12.31%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (1.54%)
IDs:
db845c-09:
7035367
Error: No match for error type 'Test', message 'tradefed - adb device lost[1028094e]'
Count: 1 (1.54%)
IDs:
db845c-10:
7029849
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 14397 seconds'
Count: 1 (1.54%)
IDs:
db845c-07:
7029844
Error: No match for error type 'Test', message 'tradefed - adb device lost[d318b7d1]'
Count: 1 (1.54%)
IDs:
db845c-04:
7029841
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53997 seconds'
Count: 1 (1.54%)
IDs:
db845c-09:
7029840
Error: No match for error type 'Test', message 'tradefed - adb device lost[371c4e67]'
Count: 1 (1.54%)
IDs:
db845c-07:
7029833
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53993 seconds'
Count: 1 (1.54%)
IDs:
db845c-02:
7029565
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53998 seconds'
Count: 1 (1.54%)
IDs:
db845c-04:
7029544
Error type: Job
Error count: 1 (1.54%)
Error: No match for error type 'Job', message 'login-action timed out after 702 seconds'
Count: 1 (1.54%)
IDs:
db845c-09:
7029563
Device type: qrb5165-rb5
Total jobs: 26
Total errors: 5 (19.23%)
Error type: Test
Error count: 5 (19.23%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 2 (7.69%)
IDs:
rb5-05:
7033375 7033393
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 2 (7.69%)
IDs:
rb5-06:
7032596 7032599
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (3.85%)
IDs:
rb5-07:
7032597
Device type: x15
Total jobs: 1
Total errors: 0 (0.00%)
Device type: bcm2711-rpi-4-b
Total jobs: 1
Total errors: 0 (0.00%)
Выполняем намотку (ремонт-перемотку сгоревших) катушек индуктивности по параметрам заказчика,
изготовливаем каркасы для намотки любой формы, намотку новых катушек вибростендов взамен сгоревших.
Выполняем намотку: катушек на каркасах, бескаркасных катушек, дросселей на ферритах рядовой намотки,
трансформаторов, катушек электромагнитов, обмоток реле, катушек связи (трансформаторов связи),
вариометров, кондиционеров, приводов, катушек Тесла, резонансных трансформаторов, сварочных трансформаторов и др.
Перемотка с восстановлением каркаса крановых, лифтовых, тормозных катушек
серий МП, МО ТКП и др., для типографского и судового оборудования.
Возможен срочный ремонт - за 1 день! (если позволяет технология).
НАМОТКА КАТУШЕК для ВИБРОСТЕНДОВ
Предлагаем трансформаторные блоки питания собственного производства 5В, 6В, 9В 12В и др,
а также импульсные блоки питания по выгодным ценам.
Полный прайс-лист на блоки питания и трансформаторы можно посмотреть на сайте.
Цех металлобработки оказывает услуги штамповки, рубки металла, токарных работ, гальваники.
Производим скобы С1-65У2 и другие размеры.
=============================================
С уважением,
ООО Сандер Электроникс
Отписаться
Total jobs: 93
Total errors: 13 (13.98%)
LAVA errors: 0 (0.00%)
Test errors: 11 (11.83%)
Job errors: 1 (1.08%)
Infra errors: 1 (1.08%)
Canceled jobs: 0 (0.00%)
Device type: qrb5165-rb5
Total jobs: 27
Total errors: 3 (11.11%)
Error type: Test
Error count: 3 (11.11%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 1 (3.70%)
IDs:
rb5-05:
7031483
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 1 (3.70%)
IDs:
rb5-06:
7029298
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 1 (3.70%)
IDs:
rb5-03:
7028300
Device type: dragonboard-845c
Total jobs: 63
Total errors: 10 (15.87%)
Error type: Test
Error count: 8 (12.70%)
Error: Device NOT found!
Count: 2 (3.17%)
IDs:
db845c-02:
7029449
db845c-03:
7028284
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 283 seconds'
Count: 1 (1.59%)
IDs:
db845c-09:
7029327
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53994 seconds'
Count: 1 (1.59%)
IDs:
db845c-02:
7028212
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53998 seconds'
Count: 3 (4.76%)
IDs:
db845c-04:
7027321
db845c-05:
7026494
db845c-10:
7026496
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 600 seconds'
Count: 1 (1.59%)
IDs:
db845c-08:
7027209
Error type: Job
Error count: 1 (1.59%)
Error: No match for error type 'Job', message 'login-action timed out after 868 seconds'
Count: 1 (1.59%)
IDs:
db845c-03:
7028373
Error type: Infrastructure
Error count: 1 (1.59%)
Error: fastboot-flash-action timed out
Count: 1 (1.59%)
IDs:
db845c-09:
7028248
Device type: hi960-hikey
Total jobs: 1
Total errors: 0 (0.00%)
Device type: e850-96
Total jobs: 2
Total errors: 0 (0.00%)
Total jobs: 455
Total errors: 67 (14.73%)
LAVA errors: 0 (0.00%)
Test errors: 7 (1.54%)
Job errors: 32 (7.03%)
Infra errors: 28 (6.15%)
Canceled jobs: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: x15
Total jobs: 73
Total errors: 35 (47.95%)
Error type: Infrastructure
Error count: 21 (28.77%)
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 285 seconds'
Count: 3 (4.11%)
IDs:
x15-01:
4015328 4015547 4015617
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 286 seconds'
Count: 17 (23.29%)
IDs:
x15-01:
4015295 4015298 4015308 4015311 4015314
4015317 4015339 4015345 4015348 4015352
4015526 4015531 4015535 4015541 4015550
4015562 4015613
Error: No match for error type 'Infrastructure', message 'Unable to run 'docker' 'exec' 'lava-4015527-1.18.5-cdfa0b54-ff01-4d33-a568-5bda7f74ced2' 'fastboot' '-s' '0700301135268922' 'flash' 'super' '/var/lib/lava/dispatcher/tmp/4015527/fastboot-deploy-cy5nn7ui/super/4.19-super.img''
Count: 1 (1.37%)
IDs:
x15-01:
4015527
Error type: Job
Error count: 10 (13.70%)
Error: wait for prompt timed out
Count: 9 (12.33%)
IDs:
x15-01:
4015321 4015360 4015522 4015539 4015557
4015576 4015579 4015591 4015614
Error: No match for error type 'Job', message 'login-action timed out after 262 seconds'
Count: 1 (1.37%)
IDs:
x15-01:
4015580
Error type: Test
Error count: 4 (5.48%)
Error: lava-test-shell timed out
Count: 2 (2.74%)
IDs:
x15-01:
4015582 4015583
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (1.37%)
IDs:
x15-01:
4015551
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 576 seconds'
Count: 1 (1.37%)
IDs:
x15-01:
4015282
Device type: beaglebone-black
Total jobs: 19
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 35
Total errors: 11 (31.43%)
Error type: Job
Error count: 9 (25.71%)
Error: wait for prompt timed out
Count: 4 (11.43%)
IDs:
rpi3-b-32-01:
4015327 4015354
rpi3-b-32-02:
4015350 4015523
Error: No match for error type 'Job', message 'login-action timed out after 514 seconds'
Count: 3 (8.57%)
IDs:
rpi3-b-32-01:
4015362 4015387 4015521
Error: No match for error type 'Job', message 'login-action timed out after 513 seconds'
Count: 2 (5.71%)
IDs:
rpi3-b-32-02:
4015351 4015357
Error type: Test
Error count: 2 (5.71%)
Error: lava-test-shell timed out
Count: 2 (5.71%)
IDs:
rpi3-b-32-01:
4015309
rpi3-b-32-02:
4015329
Device type: synquacer
Total jobs: 14
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 276
Total errors: 21 (7.61%)
Error type: Job
Error count: 13 (4.71%)
Error: wait for prompt timed out
Count: 5 (1.81%)
IDs:
dragonboard-845c-06:
4015512 4015518
dragonboard-845c-08:
4015511 4015519 4015607
Error: No match for error type 'Job', message 'login-action timed out after 873 seconds'
Count: 3 (1.09%)
IDs:
dragonboard-845c-02:
4015595
dragonboard-845c-05:
4015336
dragonboard-845c-06:
4015286
Error: No match for error type 'Job', message 'login-action timed out after 843 seconds'
Count: 2 (0.72%)
IDs:
dragonboard-845c-02:
4015509 4015515
Error: No match for error type 'Job', message 'login-action timed out after 850 seconds'
Count: 1 (0.36%)
IDs:
dragonboard-845c-08:
4015504
Error: No match for error type 'Job', message 'login-action timed out after 872 seconds'
Count: 1 (0.36%)
IDs:
dragonboard-845c-02:
4015299
Error: No match for error type 'Job', message 'login-action timed out after 874 seconds'
Count: 1 (0.36%)
IDs:
dragonboard-845c-08:
4015293
Error type: Infrastructure
Error count: 7 (2.54%)
Error: fastboot-flash-action timed out
Count: 5 (1.81%)
IDs:
dragonboard-845c-05:
4015368 4015460 4015556 4015561 4015581
Error: Reboot failed
Count: 2 (0.72%)
IDs:
dragonboard-845c-02:
4015389 4015466
Error type: Test
Error count: 1 (0.36%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 1200 seconds'
Count: 1 (0.36%)
IDs:
dragonboard-845c-05:
4015441
Device type: dragonboard-410c
Total jobs: 8
Total errors: 0 (0.00%)
Device type: x86
Total jobs: 13
Total errors: 0 (0.00%)
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: soca9
Total jobs: 2
Total errors: 0 (0.00%)
Total jobs: 69
Total errors: 25 (36.23%)
LAVA errors: 0 (0.00%)
Test errors: 21 (30.43%)
Job errors: 2 (2.90%)
Infra errors: 2 (2.90%)
Canceled jobs: 0 (0.00%)
Device type: hi960-hikey
Total jobs: 3
Total errors: 0 (0.00%)
Device type: qrb5165-rb5
Total jobs: 23
Total errors: 6 (26.09%)
Error type: Test
Error count: 6 (26.09%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (4.35%)
IDs:
rb5-05:
7026568
Error: Device NOT found!
Count: 1 (4.35%)
IDs:
rb5-03:
7026543
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 1 (4.35%)
IDs:
rb5-03:
7026476
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 2 (8.70%)
IDs:
rb5-06:
7026445 7026471
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 1 (4.35%)
IDs:
rb5-05:
7026444
Device type: dragonboard-845c
Total jobs: 38
Total errors: 16 (42.11%)
Error type: Infrastructure
Error count: 1 (2.63%)
Error: No match for error type 'Infrastructure', message 'Unable to run 'docker' 'exec' 'lava-7026554-2.10.3-eb2072a4-33cc-411d-b503-887e5268a1fa' 'fastboot' '-s' 'c7cf1849' 'flash' 'partition:0' '/var/lib/lava/dispatcher/tmp/7026554/fastboot-deploy-0s_8mdpc/gpt_both0.bin''
Count: 1 (2.63%)
IDs:
db845c-03:
7026554
Error type: Test
Error count: 15 (39.47%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[371c4e67]'
Count: 1 (2.63%)
IDs:
db845c-07:
7026540
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 594 seconds'
Count: 1 (2.63%)
IDs:
db845c-01:
7026539
Error: Device NOT found!
Count: 3 (7.89%)
IDs:
db845c-02:
7026286
db845c-08:
7026538
db845c-09:
7026521
Error: No match for error type 'Test', message 'tradefed - adb device lost[d318b7d1]'
Count: 1 (2.63%)
IDs:
db845c-04:
7026359
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53997 seconds'
Count: 4 (10.53%)
IDs:
db845c-02:
7026358
db845c-04:
7025414
db845c-05:
7025415
db845c-09:
7026274
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53995 seconds'
Count: 1 (2.63%)
IDs:
db845c-08:
7026276
Error: No match for error type 'Test', message 'tradefed - adb device lost[c7cf1849]'
Count: 1 (2.63%)
IDs:
db845c-03:
7026229
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53996 seconds'
Count: 1 (2.63%)
IDs:
db845c-10:
7026228
Error: No match for error type 'Test', message 'tradefed - adb device lost[b6b742b9]'
Count: 1 (2.63%)
IDs:
db845c-01:
7025450
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53998 seconds'
Count: 1 (2.63%)
IDs:
db845c-02:
7024484
Device type: bcm2711-rpi-4-b
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 3
Total errors: 3 (100.00%)
Error type: Job
Error count: 2 (66.67%)
Error: No match for error type 'Job', message 'Unsupported url protocol scheme: '
Count: 2 (66.67%)
IDs:
db410c-03:
6998570
db410c-07:
7004459
Error type: Infrastructure
Error count: 1 (33.33%)
Error: Reboot failed
Count: 1 (33.33%)
IDs:
db410c-01:
6992282
Total jobs: 646
Total errors: 105 (16.25%)
LAVA errors: 0 (0.00%)
Test errors: 21 (3.25%)
Job errors: 43 (6.66%)
Infra errors: 41 (6.35%)
Canceled jobs: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 126
Total errors: 26 (20.63%)
Error type: Job
Error count: 16 (12.70%)
Error: wait for prompt timed out
Count: 7 (5.56%)
IDs:
rpi3-b-32-01:
4014845 4014871 4014910
rpi3-b-32-02:
4014830 4014838 4014902 4015120
Error: No match for error type 'Job', message 'login-action timed out after 513 seconds'
Count: 1 (0.79%)
IDs:
rpi3-b-32-02:
4014920
Error: No match for error type 'Job', message 'login-action timed out after 514 seconds'
Count: 8 (6.35%)
IDs:
rpi3-b-32-01:
4014637 4014819 4014833 4014906
rpi3-b-32-02:
4014817 4014856 4014897 4014917
Error type: Infrastructure
Error count: 4 (3.17%)
Error: Reboot failed
Count: 1 (0.79%)
IDs:
rpi3-b-32-02:
4015115
Error: No match for error type 'Infrastructure', message 'compress-ramdisk timed out after 4 seconds'
Count: 1 (0.79%)
IDs:
rpi3-b-32-02:
4015012
Error: No match for error type 'Infrastructure', message 'extract-nfsrootfs timed out after 38 seconds'
Count: 1 (0.79%)
IDs:
rpi3-b-32-02:
4014967
Error: No match for error type 'Infrastructure', message 'Unable to create cpio archive '/var/lib/lava/dispatcher/tmp/4014865/extract-overlay-ramdisk-c4fgnr_t/ramdisk.cpio': compress-ramdisk timed out after 2 seconds'
Count: 1 (0.79%)
IDs:
rpi3-b-32-02:
4014865
Error type: Test
Error count: 6 (4.76%)
Error: lava-test-shell timed out
Count: 6 (4.76%)
IDs:
rpi3-b-32-01:
4014639 4014929
rpi3-b-32-02:
4014619 4014803 4014824 4014926
Device type: x15
Total jobs: 97
Total errors: 42 (43.30%)
Error type: Infrastructure
Error count: 29 (29.90%)
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 286 seconds'
Count: 25 (25.77%)
IDs:
x15-01:
4014622 4014628 4014635 4014712 4014815
4014827 4014848 4014853 4014885 4014892
4014899 4014908 4014923 4014924 4014930
4014936 4014969 4015016 4015021 4015036
4015078 4015085 4015102 4015113 4015122
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 285 seconds'
Count: 3 (3.09%)
IDs:
x15-01:
4015014 4015073 4015103
Error: No match for error type 'Infrastructure', message 'compress-ramdisk timed out after 8 seconds'
Count: 1 (1.03%)
IDs:
x15-01:
4014616
Error type: Job
Error count: 12 (12.37%)
Error: wait for prompt timed out
Count: 8 (8.25%)
IDs:
x15-01:
4014419 4014432 4014604 4014612 4014836
4014859 4014975 4015048
Error: compress-overlay timed out
Count: 1 (1.03%)
IDs:
x15-01:
4015011
Error: No match for error type 'Job', message 'login-action timed out after 262 seconds'
Count: 1 (1.03%)
IDs:
x15-01:
4014939
Error: No match for error type 'Job', message 'login-action timed out after 274 seconds'
Count: 1 (1.03%)
IDs:
x15-01:
4014932
Error: No match for error type 'Job', message 'login-action timed out after 266 seconds'
Count: 1 (1.03%)
IDs:
x15-01:
4014880
Error type: Test
Error count: 1 (1.03%)
Error: lava-test-shell timed out
Count: 1 (1.03%)
IDs:
x15-01:
4014937
Device type: hi6220-hikey-r2
Total jobs: 2
Total errors: 1 (50.00%)
Error type: Test
Error count: 1 (50.00%)
Error: No match for error type 'Test', message 'artifactorial not available; job exit'
Count: 1 (50.00%)
IDs:
hi6220-hikey-r2-01:
4015125
Device type: dragonboard-845c
Total jobs: 319
Total errors: 32 (10.03%)
Error type: Job
Error count: 12 (3.76%)
Error: wait for prompt timed out
Count: 5 (1.57%)
IDs:
dragonboard-845c-02:
4014485 4014599
dragonboard-845c-06:
4014961
dragonboard-845c-08:
4014585 4015093
Error: No match for error type 'Job', message 'login-action timed out after 874 seconds'
Count: 3 (0.94%)
IDs:
dragonboard-845c-02:
4015002
dragonboard-845c-06:
4014594
dragonboard-845c-08:
4014878
Error: No match for error type 'Job', message 'login-action timed out after 866 seconds'
Count: 1 (0.31%)
IDs:
dragonboard-845c-07:
4014916
Error: No match for error type 'Job', message 'login-action timed out after 645 seconds'
Count: 1 (0.31%)
IDs:
dragonboard-845c-02:
4014494
Error: No match for error type 'Job', message 'login-action timed out after 837 seconds'
Count: 1 (0.31%)
IDs:
dragonboard-845c-02:
4014484
Error: No match for error type 'Job', message 'login-action timed out after 652 seconds'
Count: 1 (0.31%)
IDs:
dragonboard-845c-02:
4014436
Error type: Infrastructure
Error count: 7 (2.19%)
Error: fastboot-flash-action timed out
Count: 4 (1.25%)
IDs:
dragonboard-845c-05:
4014535 4014940 4014954 4014974
Error: No match for error type 'Infrastructure', message 'Unable to run 'docker' 'exec' 'lava-4014925-1.9.3-cad8da5b-4e3b-4837-b005-31d2c6a0375a' 'fastboot' '-s' 'fd0d22f9' 'flash' 'partition:0' '/var/lib/lava/dispatcher/tmp/4014925/fastboot-deploy-f44wi2jq/partition:0/gpt_both0.bin''
Count: 1 (0.31%)
IDs:
dragonboard-845c-07:
4014925
Error: No match for error type 'Infrastructure', message 'Unable to run 'docker' 'exec' 'lava-4014913-1.9.3-9682e781-6043-4b34-9549-d6039d55f4a8' 'fastboot' '-s' 'fd0d22f9' 'flash' 'partition:0' '/var/lib/lava/dispatcher/tmp/4014913/fastboot-deploy-o15n8flk/partition:0/gpt_both0.bin''
Count: 1 (0.31%)
IDs:
dragonboard-845c-07:
4014913
Error: Reboot failed
Count: 1 (0.31%)
IDs:
dragonboard-845c-02:
4014778
Error type: Test
Error count: 13 (4.08%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 1200 seconds'
Count: 7 (2.19%)
IDs:
dragonboard-845c-02:
4014683 4014725
dragonboard-845c-06:
4014558 4014659 4014786
dragonboard-845c-08:
4014652 4014761
Error: No match for error type 'Test', message 'android-boot-failed'
Count: 4 (1.25%)
IDs:
dragonboard-845c-02:
4014752
dragonboard-845c-06:
4014717
dragonboard-845c-07:
4014448
dragonboard-845c-08:
4014776
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 1197 seconds'
Count: 2 (0.63%)
IDs:
dragonboard-845c-02:
4014490 4014757
Device type: beaglebone-black
Total jobs: 26
Total errors: 0 (0.00%)
Device type: synquacer
Total jobs: 24
Total errors: 3 (12.50%)
Error type: Job
Error count: 3 (12.50%)
Error: No match for error type 'Job', message 'login-action timed out after 193 seconds'
Count: 2 (8.33%)
IDs:
synquacer-01:
4014813 4014832
Error: wait for prompt timed out
Count: 1 (4.17%)
IDs:
synquacer-01:
4014429
Device type: dragonboard-410c
Total jobs: 14
Total errors: 1 (7.14%)
Error type: Infrastructure
Error count: 1 (7.14%)
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 2123 seconds'
Count: 1 (7.14%)
IDs:
dragonboard-410c-01:
4014590
Device type: x86
Total jobs: 22
Total errors: 0 (0.00%)
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: soca9
Total jobs: 2
Total errors: 0 (0.00%)
Total jobs: 42
Total errors: 17 (40.48%)
LAVA errors: 0 (0.00%)
Test errors: 16 (38.10%)
Job errors: 1 (2.38%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: hi960-hikey
Total jobs: 1
Total errors: 1 (100.00%)
Error type: Test
Error count: 1 (100.00%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (100.00%)
IDs:
hi960-hikey-05:
7025541
Device type: dragonboard-845c
Total jobs: 25
Total errors: 13 (52.00%)
Error type: Job
Error count: 1 (4.00%)
Error: No match for error type 'Job', message 'login-action timed out after 869 seconds'
Count: 1 (4.00%)
IDs:
db845c-05:
7024492
Error type: Test
Error count: 12 (48.00%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[371c4e67]'
Count: 1 (4.00%)
IDs:
db845c-07:
7024486
Error: No match for error type 'Test', message 'tradefed - adb device lost[1028094e]'
Count: 2 (8.00%)
IDs:
db845c-10:
7022901 7024382
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 14397 seconds'
Count: 4 (16.00%)
IDs:
db845c-02:
7024337
db845c-03:
7024373
db845c-04:
7024370
db845c-05:
7024327
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53995 seconds'
Count: 1 (4.00%)
IDs:
db845c-09:
7024335
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53997 seconds'
Count: 1 (4.00%)
IDs:
db845c-08:
7024334
Error: Device NOT found!
Count: 1 (4.00%)
IDs:
db845c-02:
7024332
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53998 seconds'
Count: 2 (8.00%)
IDs:
db845c-01:
7022900
db845c-07:
7022657
Device type: qrb5165-rb5
Total jobs: 12
Total errors: 3 (25.00%)
Error type: Test
Error count: 3 (25.00%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 1 (8.33%)
IDs:
rb5-05:
7025494
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 2 (16.67%)
IDs:
rb5-06:
7025440 7025443
Device type: e850-96
Total jobs: 2
Total errors: 0 (0.00%)
Device type: bcm2711-rpi-4-b
Total jobs: 1
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 24
Total errors: 14 (58.33%)
LAVA errors: 0 (0.00%)
Test errors: 12 (50.00%)
Job errors: 1 (4.17%)
Infra errors: 1 (4.17%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 18
Total errors: 12 (66.67%)
Error type: Test
Error count: 12 (66.67%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[4f8fceab]'
Count: 2 (11.11%)
IDs:
db845c-08:
7024233 7024235
Error: No match for error type 'Test', message 'tradefed - adb device lost[c7cf1849]'
Count: 2 (11.11%)
IDs:
db845c-03:
7022902 7024230
Error: No match for error type 'Test', message 'tradefed - adb device lost[d318b7d1]'
Count: 2 (11.11%)
IDs:
db845c-04:
7022903 7024217
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 14397 seconds'
Count: 1 (5.56%)
IDs:
db845c-02:
7024052
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 288 seconds'
Count: 1 (5.56%)
IDs:
db845c-02:
7022904
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53998 seconds'
Count: 2 (11.11%)
IDs:
db845c-05:
7020815
db845c-10:
7019170
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53997 seconds'
Count: 2 (11.11%)
IDs:
db845c-01:
7020792
db845c-07:
7019381
Device type: qrb5165-rb5
Total jobs: 4
Total errors: 1 (25.00%)
Error type: Infrastructure
Error count: 1 (25.00%)
Error: fastboot-flash-action timed out
Count: 1 (25.00%)
IDs:
rb5-03:
7024123
Device type: x86
Total jobs: 1
Total errors: 0 (0.00%)
Device type: bcm2711-rpi-4-b
Total jobs: 1
Total errors: 1 (100.00%)
Error type: Job
Error count: 1 (100.00%)
Error: wait for prompt timed out
Count: 1 (100.00%)
IDs:
rpi4-b-01:
7013644
Total jobs: 49
Total errors: 29 (59.18%)
LAVA errors: 1 (2.04%)
Test errors: 23 (46.94%)
Job errors: 4 (8.16%)
Infra errors: 1 (2.04%)
Canceled jobs: 0 (0.00%)
Device type: x15
Total jobs: 1
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 39
Total errors: 28 (71.79%)
Error type: Test
Error count: 22 (56.41%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 14398 seconds'
Count: 6 (15.38%)
IDs:
db845c-02:
7007334
db845c-03:
7019195
db845c-04:
7019377
db845c-05:
7007315 7013662 7019418
Error: No match for error type 'Test', message 'tradefed - adb device lost[d9b7d9b]'
Count: 1 (2.56%)
IDs:
db845c-05:
7019373
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 14397 seconds'
Count: 2 (5.13%)
IDs:
db845c-03:
7019154
db845c-05:
7019171
Error: No match for error type 'Test', message 'tradefed - adb device lost[db2a494d]'
Count: 2 (5.13%)
IDs:
db845c-02:
7019143 7019155
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (2.56%)
IDs:
db845c-05:
7019009
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53998 seconds'
Count: 3 (7.69%)
IDs:
db845c-01:
7013880
db845c-03:
7007305
db845c-08:
7007312
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (2.56%)
IDs:
db845c-09:
7011891
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 595 seconds'
Count: 1 (2.56%)
IDs:
db845c-09:
7011737
Error: No match for error type 'Test', message 'tradefed - adb device lost[1028094e]'
Count: 1 (2.56%)
IDs:
db845c-10:
7007333
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (2.56%)
IDs:
db845c-02:
7007332
Error: No match for error type 'Test', message 'tradefed - adb device lost[371c4e67]'
Count: 1 (2.56%)
IDs:
db845c-07:
7007314
Error: No match for error type 'Test', message 'tradefed - adb device lost[d318b7d1]'
Count: 1 (2.56%)
IDs:
db845c-04:
7007311
Error: No match for error type 'Test', message 'tradefed - adb device lost[b6b742b9]'
Count: 1 (2.56%)
IDs:
db845c-01:
7006333
Error type: Job
Error count: 4 (10.26%)
Error: wait for prompt timed out
Count: 2 (5.13%)
IDs:
db845c-08:
7019388
db845c-09:
7019010
Error: No match for error type 'Job', message 'login-action timed out after 869 seconds'
Count: 2 (5.13%)
IDs:
db845c-04:
7007308
db845c-10:
7007316
Error type: Bug
Error count: 1 (2.56%)
Error: No match for error type 'Bug', message 'Could not terminate the child.'
Count: 1 (2.56%)
IDs:
db845c-09:
7019140
Error type: Infrastructure
Error count: 1 (2.56%)
Error: Connection closed
Count: 1 (2.56%)
IDs:
db845c-07:
7007313
Device type: hi960-hikey
Total jobs: 6
Total errors: 1 (16.67%)
Error type: Test
Error count: 1 (16.67%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (16.67%)
IDs:
hi960-hikey-03:
7013862
Device type: qrb5165-rb5
Total jobs: 1
Total errors: 0 (0.00%)
Device type: x86
Total jobs: 2
Total errors: 0 (0.00%)
Total jobs: 132
Total errors: 32 (24.24%)
LAVA errors: 1 (0.76%)
Test errors: 28 (21.21%)
Job errors: 1 (0.76%)
Infra errors: 2 (1.52%)
Canceled jobs: 0 (0.00%)
Device type: qrb5165-rb5
Total jobs: 29
Total errors: 5 (17.24%)
Error type: Test
Error count: 5 (17.24%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 4 (13.79%)
IDs:
rb5-06:
7018148 7018161 7019011 7019019
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 1 (3.45%)
IDs:
rb5-05:
7018159
Device type: dragonboard-845c
Total jobs: 81
Total errors: 23 (28.40%)
Error type: Test
Error count: 21 (25.93%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 13 (16.05%)
IDs:
db845c-01:
7013912
db845c-02:
7017233 7017329
db845c-03:
7013781
db845c-04:
7013778 7013910 7017235 7017422
db845c-05:
7019009
db845c-07:
7013780
db845c-08:
7013911 7017238 7017933
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 295 seconds'
Count: 1 (1.23%)
IDs:
db845c-02:
7018166
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 275 seconds'
Count: 1 (1.23%)
IDs:
db845c-02:
7018141
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (1.23%)
IDs:
db845c-02:
7018133
Error: Device NOT found!
Count: 1 (1.23%)
IDs:
db845c-08:
7013835
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 14398 seconds'
Count: 1 (1.23%)
IDs:
db845c-04:
7007306
Error: No match for error type 'Test', message 'tradefed - adb device lost[db2a494d]'
Count: 1 (1.23%)
IDs:
db845c-02:
7006332
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53998 seconds'
Count: 2 (2.47%)
IDs:
db845c-01:
7006187
db845c-10:
7006331
Error type: Infrastructure
Error count: 2 (2.47%)
Error: fastboot-flash-action timed out
Count: 2 (2.47%)
IDs:
db845c-02:
7018156
db845c-05:
7018172
Device type: x15
Total jobs: 2
Total errors: 0 (0.00%)
Device type: hi960-hikey
Total jobs: 17
Total errors: 2 (11.76%)
Error type: Bug
Error count: 1 (5.88%)
Error: No match for error type 'Bug', message 'Could not terminate the child.'
Count: 1 (5.88%)
IDs:
hi960-hikey-05:
7013865
Error type: Test
Error count: 1 (5.88%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[47D27933024424E6]'
Count: 1 (5.88%)
IDs:
hi960-hikey-04:
7013810
Device type: juno-r2
Total jobs: 1
Total errors: 1 (100.00%)
Error type: Test
Error count: 1 (100.00%)
Error: lava-test-shell timed out
Count: 1 (100.00%)
IDs:
juno-r2-04:
7010785
Device type: bcm2711-rpi-4-b
Total jobs: 1
Total errors: 0 (0.00%)
Device type: e850-96
Total jobs: 1
Total errors: 1 (100.00%)
Error type: Job
Error count: 1 (100.00%)
Error: No match for error type 'Job', message 'Unsupported url protocol scheme: '
Count: 1 (100.00%)
IDs:
e850-96-03:
7003554
The email account " lkft-triage(a)lists.linaro.org " is almost
full.
The email account currently uses 91.68% (229.19 MB / 250 MB) of
its capacity.
You should remove some emails from the mailbox as soon as
possible in order to prevent the loss of any future email. Use
the Email Disk Usage tool at
https://lists.linaro.org:2096/?goto_app=Email_DiskUsage , or ask
the system administrator to upgrade your account to a larger
quota.
The system generated this warning on Friday, September 21, 2018
at 6:27:01 (UTC).
You can disable the “Quota :: MailboxWarning” notice type through
the cPanel interface:
https://lists.linaro.org:2083/?goto_app=ContactInfo_Change
Do not reply to this automated message.