Total jobs: 90
Total errors: 47 (52.22%)
LAVA errors: 0 (0.00%)
Test errors: 35 (38.89%)
Job errors: 5 (5.56%)
Infra errors: 7 (7.78%)
Canceled jobs: 0 (0.00%)
Device type: x15
Total jobs: 8
Total errors: 2 (25.00%)
Error type: Job
Error count: 1 (12.50%)
Error: No match for error type 'Job', message 'login-action timed out after 797 seconds'
Count: 1 (12.50%)
IDs:
x15-13:
6535019
Error type: Test
Error count: 1 (12.50%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[1700f00653f40802]'
Count: 1 (12.50%)
IDs:
x15-05:
6535018
Device type: dragonboard-845c
Total jobs: 39
Total errors: 20 (51.28%)
Error type: Test
Error count: 9 (23.08%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 277 seconds'
Count: 1 (2.56%)
IDs:
db845c-10:
6535263
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 6 (15.38%)
IDs:
db845c-01:
6535246
db845c-04:
6535032 6535245
db845c-07:
6535243
db845c-08:
6535244
db845c-10:
6535031
Error: Device NOT found!
Count: 1 (2.56%)
IDs:
db845c-10:
6535110
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 280 seconds'
Count: 1 (2.56%)
IDs:
db845c-02:
6535025
Error type: Job
Error count: 4 (10.26%)
Error: wait for prompt timed out
Count: 1 (2.56%)
IDs:
db845c-10:
6535123
Error: No match for error type 'Job', message 'Unable to run 'docker' 'pull' 'linaro/lava-android-postprocess:latest''
Count: 3 (7.69%)
IDs:
db845c-04:
6532044
db845c-05:
6532036
db845c-06:
6532050
Error type: Infrastructure
Error count: 7 (17.95%)
Error: No match for error type 'Infrastructure', message 'Unable to run 'docker' 'pull' 'linaro/lava-android-test:latest''
Count: 7 (17.95%)
IDs:
db845c-01:
6532045
db845c-02:
6532038 6532052
db845c-05:
6532049
db845c-06:
6532054
db845c-09:
6532039
db845c-10:
6532046
Device type: hi6220-hikey-r2
Total jobs: 43
Total errors: 25 (58.14%)
Error type: Test
Error count: 25 (58.14%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[2047EDF7003CEE68]'
Count: 1 (2.33%)
IDs:
hikey-6220-r2-01:
6535177
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 584 seconds'
Count: 1 (2.33%)
IDs:
hikey-6220-r2-14:
6535112
Error: No match for error type 'Test', message 'tradefed - adb device lost[4595FE84003F72FC]'
Count: 1 (2.33%)
IDs:
hikey-6220-r2-04:
6535106
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 300 seconds'
Count: 18 (41.86%)
IDs:
hikey-6220-r2-01:
6534995 6534997 6535001 6535007
hikey-6220-r2-02:
6535003 6535010
hikey-6220-r2-04:
6535000 6535005 6535009
hikey-6220-r2-09:
6534994 6534996 6534999 6535008 6535013
hikey-6220-r2-15:
6534998 6535004 6535011
hikey-6220-r2-16:
6535006
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 2 (4.65%)
IDs:
hikey-6220-r2-01:
6534988 6534991
Error: No match for error type 'Test', message 'tradefed - adb device lost[8D6E5F00030E051]'
Count: 1 (2.33%)
IDs:
hikey-6220-r2-02:
6534981
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 585 seconds'
Count: 1 (2.33%)
IDs:
hikey-6220-r2-04:
6534977
Following build regressions noticed on Linux next-20230619.
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
Regressions found on riscv:
- build/rv32-clang-16-lkftconfig
- build/rv32-clang-16-tinyconfig
- build/rv32-clang-nightly-defconfig
- build/rv32-clang-16-allnoconfig
- build/gcc-12-defconfig
- build/gcc-11-lkftconfig
- build/clang-16-lkftconfig
- build/rv32-clang-16-defconfig
- build/gcc-8-defconfig
- build/rv32-gcc-11-lkftconfig
- build/clang-16-defconfig
- build/rv32-clang-nightly-allnoconfig
- build/rv32-clang-nightly-tinyconfig
- build/clang-nightly-defconfig
arch/riscv/kvm/aia_imsic.c:237:9: error: call to undeclared function
'arch_atomic_long_fetch_or'; ISO C99 and later do not support implicit
function declarations [-Wimplicit-function-declaration]
return arch_atomic_long_fetch_or(val, (atomic_long_t *)ptr);
^
arch/riscv/kvm/aia_imsic.c:237:9: note: did you mean 'raw_atomic_long_fetch_or'?
include/linux/atomic/atomic-long.h:1087:1: note:
'raw_atomic_long_fetch_or' declared here
raw_atomic_long_fetch_or(long i, atomic_long_t *v)
^
1 error generated.
Links:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230619/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230619/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230619/te…
Steps to reproduce:
# To install tuxmake to your home directory at ~/.local/bin:
# pip3 install -U --user tuxmake
#
# Or install a deb/rpm depending on the running distribution
# See https://tuxmake.org/install-deb/ or
# https://tuxmake.org/install-rpm/
#
# See https://docs.tuxmake.org/ for complete documentation.
tuxmake --runtime podman --target-arch riscv --toolchain clang-16
--kconfig defconfig LLVM=1 LLVM_IAS=1
--
Linaro LKFT
https://lkft.linaro.org
Following regressions found on stable rc 5.4 while building MIPS configs,
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
MIPS: Restore Au1300 support
[ Upstream commit f2041708dee30a3425f680265c337acd28293782 ]
Build log:
======
arch/mips/kernel/cpu-probe.c: In function 'cpu_probe':
arch/mips/kernel/cpu-probe.c:2125:9: error: duplicate case value
2125 | case PRID_COMP_NETLOGIC:
| ^~~~
arch/mips/kernel/cpu-probe.c:2099:9: note: previously used here
2099 | case PRID_COMP_NETLOGIC:
| ^~~~
make[3]: *** [scripts/Makefile.build:262: arch/mips/kernel/cpu-probe.o] Error 1
Links:
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.2…
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.2…
--
Linaro LKFT
https://lkft.linaro.org
Following build regressions noticed on Linux next-20230619.
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
Regressions found on powerpc:
- build/clang-nightly-maple_defconfig
- build/gcc-8-maple_defconfig
- build/gcc-12-maple_defconfig
- build/clang-nightly-cell_defconfig
- build/gcc-12-cell_defconfig
- build/gcc-8-cell_defconfig
- build/clang-16-cell_defconfig
- build/clang-16-maple_defconfig
Build log:
arch/powerpc/kernel/stacktrace.c: In function 'handle_backtrace_ipi':
arch/powerpc/kernel/stacktrace.c:171:9: error: implicit declaration of
function 'nmi_cpu_backtrace' [-Werror=implicit-function-declaration]
171 | nmi_cpu_backtrace(regs);
| ^~~~~~~~~~~~~~~~~
arch/powerpc/kernel/stacktrace.c: In function 'arch_trigger_cpumask_backtrace':
arch/powerpc/kernel/stacktrace.c:226:9: error: implicit declaration of
function 'nmi_trigger_cpumask_backtrace'; did you mean
'arch_trigger_cpumask_backtrace'?
[-Werror=implicit-function-declaration]
226 | nmi_trigger_cpumask_backtrace(mask, exclude_self,
raise_backtrace_ipi);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| arch_trigger_cpumask_backtrace
cc1: all warnings being treated as errors
Links:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230619/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230619/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230619/te…
Steps to reproduce:
# To install tuxmake to your home directory at ~/.local/bin:
# pip3 install -U --user tuxmake
#
# Or install a deb/rpm depending on the running distribution
# See https://tuxmake.org/install-deb/ or
# https://tuxmake.org/install-rpm/
#
# See https://docs.tuxmake.org/ for complete documentation.
tuxmake --runtime podman --target-arch powerpc --toolchain gcc-12
--kconfig cell_defconfig
--
Linaro LKFT
https://lkft.linaro.org
Total jobs: 69
Total errors: 27 (39.13%)
LAVA errors: 1 (1.45%)
Test errors: 25 (36.23%)
Job errors: 1 (1.45%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 69
Total errors: 27 (39.13%)
Error type: Test
Error count: 25 (36.23%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 19 (27.54%)
IDs:
db845c-01:
6511155 6511160 6512180
db845c-02:
6515873
db845c-03:
6515874 6515875
db845c-04:
6510546 6510547 6511157 6511159 6512173
6515909 6515911
db845c-06:
6515870
db845c-07:
6515812
db845c-09:
6511156 6511161 6512992
db845c-10:
6511158
Error: Device NOT found!
Count: 2 (2.90%)
IDs:
db845c-01:
6512958
db845c-04:
6512186
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 586 seconds'
Count: 1 (1.45%)
IDs:
db845c-05:
6512957
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 588 seconds'
Count: 2 (2.90%)
IDs:
db845c-01:
6510544
db845c-08:
6510590
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 585 seconds'
Count: 1 (1.45%)
IDs:
db845c-09:
6510588
Error type: Job
Error count: 1 (1.45%)
Error: No match for error type 'Job', message 'login-action timed out after 866 seconds'
Count: 1 (1.45%)
IDs:
db845c-02:
6515871
Error type: Bug
Error count: 1 (1.45%)
Error: No match for error type 'Bug', message 'Command '['docker', 'pull', 'linaro/lava-android-test:latest']' returned non-zero exit status 1.'
Count: 1 (1.45%)
IDs:
db845c-01:
6510592
Total jobs: 157
Total errors: 38 (24.20%)
LAVA errors: 1 (0.64%)
Test errors: 32 (20.38%)
Job errors: 5 (3.18%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 96
Total errors: 29 (30.21%)
Error type: Test
Error count: 23 (23.96%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 17 (17.71%)
IDs:
db845c-01:
6510488 6510529 6510533 6512444 6512482
6512974
db845c-02:
6510532 6512331
db845c-05:
6510535 6510539
db845c-06:
6510487
db845c-07:
6512489 6512498
db845c-08:
6512318 6512321
db845c-09:
6512309
db845c-10:
6512312
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 286 seconds'
Count: 1 (1.04%)
IDs:
db845c-04:
6512936
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 585 seconds'
Count: 1 (1.04%)
IDs:
db845c-02:
6512488
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 586 seconds'
Count: 1 (1.04%)
IDs:
db845c-10:
6512340
Error: Device NOT found!
Count: 1 (1.04%)
IDs:
db845c-02:
6512328
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 283 seconds'
Count: 1 (1.04%)
IDs:
db845c-07:
6510506
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 282 seconds'
Count: 1 (1.04%)
IDs:
db845c-02:
6510493
Error type: Job
Error count: 5 (5.21%)
Error: No match for error type 'Job', message 'login-action timed out after 867 seconds'
Count: 2 (2.08%)
IDs:
db845c-03:
6512934
db845c-09:
6512350
Error: wait for prompt timed out
Count: 1 (1.04%)
IDs:
db845c-06:
6512523
Error: No match for error type 'Job', message 'login-action timed out after 870 seconds'
Count: 1 (1.04%)
IDs:
db845c-08:
6512347
Error: No match for error type 'Job', message 'login-action timed out after 825 seconds'
Count: 1 (1.04%)
IDs:
db845c-10:
6510498
Error type: Bug
Error count: 1 (1.04%)
Error: No match for error type 'Bug', message 'Command '['docker', 'pull', 'linaro/lava-android-test:latest']' returned non-zero exit status 1.'
Count: 1 (1.04%)
IDs:
db845c-04:
6510508
Device type: hi6220-hikey-r2
Total jobs: 53
Total errors: 9 (16.98%)
Error type: Test
Error count: 9 (16.98%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[191FC75C003312EE]'
Count: 1 (1.89%)
IDs:
hikey-6220-r2-16:
6512933
Error: No match for error type 'Test', message 'tradefed - adb device lost[7B1579B5003E507A]'
Count: 1 (1.89%)
IDs:
hikey-6220-r2-05:
6512530
Error: No match for error type 'Test', message 'tradefed - adb device lost[4595FE84003F72FC]'
Count: 1 (1.89%)
IDs:
hikey-6220-r2-04:
6512443
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 4 (7.55%)
IDs:
hikey-6220-r2-01:
6512403 6512428 6512431
hikey-6220-r2-14:
6512412
Error: No match for error type 'Test', message 'tradefed - adb device lost[50D6538A01FE17F3]'
Count: 1 (1.89%)
IDs:
hikey-6220-r2-15:
6512430
Error: No match for error type 'Test', message 'tradefed - adb device lost[3F939C43003B7553]'
Count: 1 (1.89%)
IDs:
hikey-6220-r2-14:
6512406
Device type: x15
Total jobs: 8
Total errors: 0 (0.00%)
> This patchset enables Crypto Engine support for Qualcomm SoCs like
> SM6115, SM8150, SM8250, SM8350 and SM8450.
>
> Note that:
> - SM8250 crypto engine patch utilizes the work already done by myself and
> Vladimir.
> - SM8350 crypto engine patch utilizes the work already done by Robert.
> - SM8450 crypto engine patch utilizes the work already done by Neil.
>
> Also this patchset is rebased on linux-next/master.
These patches tested on top of Linux next-20230406.
Tested-by: Anders Roxell <anders.roxell(a)linaro.org>
Tested-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
--
Linaro LKFT
https://lkft.linaro.org
Total jobs: 104
Total errors: 44 (42.31%)
LAVA errors: 0 (0.00%)
Test errors: 40 (38.46%)
Job errors: 3 (2.88%)
Infra errors: 1 (0.96%)
Canceled jobs: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 38
Total errors: 14 (36.84%)
Error type: Test
Error count: 13 (34.21%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 7 (18.42%)
IDs:
hikey-6220-r2-01:
6510858 6510861 6510872 6510882 6510884
6511170 6511199
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 584 seconds'
Count: 2 (5.26%)
IDs:
hikey-6220-r2-01:
6510877 6511162
Error: No match for error type 'Test', message 'tradefed - adb device lost[6EDCB009004013EF]'
Count: 1 (2.63%)
IDs:
hikey-6220-r2-08:
6510885
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 579 seconds'
Count: 1 (2.63%)
IDs:
hikey-6220-r2-01:
6510866
Error: Device NOT found!
Count: 1 (2.63%)
IDs:
hikey-6220-r2-01:
6510864
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 586 seconds'
Count: 1 (2.63%)
IDs:
hikey-6220-r2-01:
6510860
Error type: Infrastructure
Error count: 1 (2.63%)
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 573 seconds'
Count: 1 (2.63%)
IDs:
hikey-6220-r2-16:
6510868
Device type: x15
Total jobs: 9
Total errors: 3 (33.33%)
Error type: Test
Error count: 3 (33.33%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[0401001449a80802]'
Count: 1 (11.11%)
IDs:
x15-06:
6510912
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 585 seconds'
Count: 1 (11.11%)
IDs:
x15-01:
6510911
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 584 seconds'
Count: 1 (11.11%)
IDs:
x15-05:
6510906
Device type: dragonboard-845c
Total jobs: 57
Total errors: 27 (47.37%)
Error type: Test
Error count: 24 (42.11%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 23 (40.35%)
IDs:
db845c-01:
6510474 6510478 6510481
db845c-02:
6510442 6510445 6510449 6510470 6510572
db845c-04:
6510378
db845c-05:
6510358
db845c-06:
6510434 6510468 6510471 6510487
db845c-07:
6510350
db845c-08:
6510466 6510940
db845c-09:
6510453 6510473 6510480
db845c-10:
6510357 6510444 6510447
Error: No match for error type 'Test', message 'tradefed - adb device lost[1028094e]'
Count: 1 (1.75%)
IDs:
db845c-10:
6510451
Error type: Job
Error count: 3 (5.26%)
Error: No match for error type 'Job', message 'login-action timed out after 849 seconds'
Count: 1 (1.75%)
IDs:
db845c-01:
6510469
Error: wait for prompt timed out
Count: 1 (1.75%)
IDs:
db845c-07:
6510432
Error: No match for error type 'Job', message 'login-action timed out after 870 seconds'
Count: 1 (1.75%)
IDs:
db845c-01:
6510425
Total jobs: 74
Total errors: 14 (18.92%)
LAVA errors: 0 (0.00%)
Test errors: 12 (16.22%)
Job errors: 1 (1.35%)
Infra errors: 1 (1.35%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 9
Total errors: 3 (33.33%)
Error type: Test
Error count: 3 (33.33%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 3 (33.33%)
IDs:
db845c-01:
6509425
db845c-07:
6509432
db845c-08:
6509426
Device type: hi6220-hikey-r2
Total jobs: 51
Total errors: 9 (17.65%)
Error type: Test
Error count: 8 (15.69%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[50D6538A01FE17F3]'
Count: 2 (3.92%)
IDs:
hikey-6220-r2-15:
6507660 6508810
Error: Device NOT found!
Count: 1 (1.96%)
IDs:
hikey-6220-r2-16:
6508803
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 583 seconds'
Count: 1 (1.96%)
IDs:
hikey-6220-r2-09:
6508778
Error: No match for error type 'Test', message 'tradefed - adb device lost[3F939C43003B7553]'
Count: 1 (1.96%)
IDs:
hikey-6220-r2-14:
6508538
Error: No match for error type 'Test', message 'tradefed - adb device lost[6EDCB009004013EF]'
Count: 1 (1.96%)
IDs:
hikey-6220-r2-08:
6507808
Error: No match for error type 'Test', message 'tradefed - adb device lost[235D989C003B0752]'
Count: 1 (1.96%)
IDs:
hikey-6220-r2-03:
6507673
Error: No match for error type 'Test', message 'tradefed - adb device lost[191FC75C003312EE]'
Count: 1 (1.96%)
IDs:
hikey-6220-r2-16:
6507670
Error type: Job
Error count: 1 (1.96%)
Error: No match for error type 'Job', message 'Unable to run 'docker' 'pull' 'linaro/lava-android-postprocess:latest''
Count: 1 (1.96%)
IDs:
hikey-6220-r2-15:
6508214
Device type: x15
Total jobs: 14
Total errors: 2 (14.29%)
Error type: Test
Error count: 1 (7.14%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[1300500815ae0802]'
Count: 1 (7.14%)
IDs:
x15-13:
6508845
Error type: Infrastructure
Error count: 1 (7.14%)
Error: fastboot-flash-action timed out
Count: 1 (7.14%)
IDs:
x15-05:
6508818
Total jobs: 497
Total errors: 249 (50.10%)
LAVA errors: 0 (0.00%)
Test errors: 1 (0.20%)
Job errors: 187 (37.63%)
Infra errors: 59 (11.87%)
Canceled jobs: 2 (0.40%)
Device type: dragonboard-845c
Total jobs: 40
Total errors: 24 (60.00%)
Error type: Job
Error count: 22 (55.00%)
Error: Image is not an Android sparse image
Count: 6 (15.00%)
IDs:
dragonboard-845c-03:
3961972 3962417
dragonboard-845c-04:
3961971 3962418
dragonboard-845c-06:
3961973 3962416
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962369/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-07:
3962369
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962368/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-03:
3962368
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962367/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-03:
3962367
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962359/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-07:
3962359
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962357/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-03:
3962357
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962355/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-07:
3962355
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962353/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-03:
3962353
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962351/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-07:
3962351
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962350/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-03:
3962350
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962349/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-07:
3962349
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962348/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-03:
3962348
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962347/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-07:
3962347
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962346/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-07:
3962346
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962340/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-07:
3962340
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962339/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (2.50%)
IDs:
dragonboard-845c-07:
3962339
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 3882 seconds'
Count: 1 (2.50%)
IDs:
dragonboard-845c-06:
3962338
Error type: Infrastructure
Error count: 2 (5.00%)
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 2383 seconds'
Count: 2 (5.00%)
IDs:
dragonboard-845c-07:
3961970 3962415
Device type: qrb5165-rb5
Total jobs: 32
Total errors: 24 (75.00%)
Error type: Job
Error count: 20 (62.50%)
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962373/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-05:
3962373
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962372/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-06:
3962372
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962371/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-05:
3962371
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 3886 seconds'
Count: 1 (3.12%)
IDs:
rb5-01:
3962370
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962365/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-01:
3962365
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962364/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-06:
3962364
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962363/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-05:
3962363
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962362/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-01:
3962362
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962361/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-05:
3962361
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962360/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-06:
3962360
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962358/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-01:
3962358
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962356/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-05:
3962356
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962354/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-06:
3962354
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962352/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-01:
3962352
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962345/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-05:
3962345
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962344/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-01:
3962344
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962343/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-05:
3962343
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962342/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-01:
3962342
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962341/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-05:
3962341
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962334/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (3.12%)
IDs:
rb5-01:
3962334
Error type: Infrastructure
Error count: 2 (6.25%)
Error: No match for error type 'Infrastructure', message 'Command '['lxc-attach', '-n', 'lxc-target-3961991', '--', 'fastboot', '-s', 'd8a1879f', 'boot', '/lava-lxc/boot-linux-release-5.13.9-708-qrb5165-rb5.img']' returned non-zero exit status 1.'
Count: 1 (3.12%)
IDs:
rb5-07:
3961991
Error: No match for error type 'Infrastructure', message 'Command '['lxc-attach', '-n', 'lxc-target-3961988', '--', 'fastboot', '-s', 'd8a1879f', 'boot', '/lava-lxc/boot-linux-release-5.13.9-708-qrb5165-rb5.img']' returned non-zero exit status 1.'
Count: 1 (3.12%)
IDs:
rb5-07:
3961988
Error type: Canceled
Error count: 2 (6.25%)
Error: The job was canceled
Count: 2 (6.25%)
IDs:
rb5-07:
3961982 3961986
Device type: qemu
Total jobs: 7
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 9
Total errors: 6 (66.67%)
Error type: Job
Error count: 6 (66.67%)
Error: Image is not an Android sparse image
Count: 6 (66.67%)
IDs:
dragonboard-410c-01:
3961914 3961915 3961916 3962410 3962411
3962412
Device type: frdm-kw41z
Total jobs: 3
Total errors: 0 (0.00%)
Device type: disco-l475-iot1
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 2
Total errors: 0 (0.00%)
Device type: hi960-hikey
Total jobs: 181
Total errors: 123 (67.96%)
Error type: Test
Error count: 1 (0.55%)
Error: Device NOT found!
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962384
Error type: Job
Error count: 122 (67.40%)
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962383/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962383
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962380/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-03:
3962380
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962379/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962379
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962377/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962377
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962375/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-03:
3962375
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962374/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962374
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962249/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962249
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962248/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-03:
3962248
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962247/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962247
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962245/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962245
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962244/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962244
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962243/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962243
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962242/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962242
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962241/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962241
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962240/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962240
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962239/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-03:
3962239
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962238/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-04:
3962238
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962237/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962237
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962236/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962236
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962235/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-04:
3962235
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962234/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962234
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962233/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-04:
3962233
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962232/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962232
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962231/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962231
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962230/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962230
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962229/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962229
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962228/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-04:
3962228
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962227/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962227
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962226/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962226
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962225/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-04:
3962225
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962224/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962224
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962223/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962223
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962222/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962222
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962221/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-04:
3962221
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962220/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962220
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962219/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962219
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962218/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962218
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962217/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-04:
3962217
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962216/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962216
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962215/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-04:
3962215
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962214/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962214
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962213/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962213
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962212/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-04:
3962212
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962211/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962211
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962210/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962210
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962209/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962209
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962208/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-04:
3962208
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962207/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962207
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962206/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962206
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962205/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962205
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962204/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962204
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962203/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-04:
3962203
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962202/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962202
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962201/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962201
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962200/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962200
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962199/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962199
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962198/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962198
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962197/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-04:
3962197
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962126/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962126
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962125/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962125
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962124/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962124
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962123/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-04:
3962123
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962122/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962122
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962121/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962121
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962120/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-04:
3962120
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962119/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962119
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962118/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962118
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962117/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962117
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962116/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962116
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962115/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962115
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962114/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962114
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962113/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962113
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962112/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962112
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962111/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962111
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962110/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962110
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962109/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962109
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962108/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962108
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962107/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962107
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962106/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962106
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962103/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962103
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962102/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962102
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962099/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962099
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962098/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962098
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962097/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962097
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962096/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962096
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962095/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962095
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962094/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962094
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962093/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962093
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962090/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962090
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962089/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962089
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962088/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962088
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962087/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962087
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962086/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962086
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962085/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962085
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962084/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962084
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962083/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962083
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962082/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962082
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962081/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962081
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962080/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962080
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962079/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962079
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962078/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-02:
3962078
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962077/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962077
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962076/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962076
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962075/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962075
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962074/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962074
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962073/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962073
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962072/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962072
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962071/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3962071
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962070/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962070
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3962069/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3962069
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3961968/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3961968
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3961967/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-05:
3961967
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3961966/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3961966
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3961965/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3961965
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3961964/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3961964
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3961963/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3961963
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3961962/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3961962
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3961961/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3961961
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3961960/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3961960
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3961959/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3961959
Error: No match for error type 'Job', message 'Unable to run 'nice' 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/3961958/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:latest' '/lava-downloads/postprocess.sh''
Count: 1 (0.55%)
IDs:
hi960-hikey-01:
3961958
Error: No match for error type 'Job', message 'login-action timed out after 869 seconds'
Count: 1 (0.55%)
IDs:
hi960-hikey-03:
3961934
Device type: dragonboard-820c
Total jobs: 10
Total errors: 7 (70.00%)
Error type: Infrastructure
Error count: 1 (10.00%)
Error: Reboot failed
Count: 1 (10.00%)
IDs:
dragonboard-820c-01:
3962408
Error type: Job
Error count: 6 (60.00%)
Error: Image is not an Android sparse image
Count: 5 (50.00%)
IDs:
dragonboard-820c-01:
3961909 3961910
dragonboard-820c-02:
3961911 3962406 3962407
Error: No match for error type 'Job', message 'login-action timed out after 871 seconds'
Count: 1 (10.00%)
IDs:
dragonboard-820c-02:
3961908
Device type: beaglebone-black
Total jobs: 68
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 53
Total errors: 11 (20.75%)
Error type: Job
Error count: 11 (20.75%)
Error: No match for error type 'Job', message 'login-action timed out after 515 seconds'
Count: 4 (7.55%)
IDs:
rpi3-b-32-03:
3962040 3962196 3962290 3962314
Error: No match for error type 'Job', message '1 retries out of 5 failed for uboot-action'
Count: 3 (5.66%)
IDs:
rpi3-b-32-03:
3962023 3962050 3962291
Error: No match for error type 'Job', message 'None'
Count: 3 (5.66%)
IDs:
rpi3-b-32-03:
3962018 3962192 3962254
Error: wait for prompt timed out
Count: 1 (1.89%)
IDs:
rpi3-b-32-03:
3962251
Device type: ds-rk3399-rock-pi-4b
Total jobs: 54
Total errors: 54 (100.00%)
Error type: Infrastructure
Error count: 54 (100.00%)
Error: Connection closed
Count: 50 (92.59%)
IDs:
rockpi-ds-01:
3961996 3962182
rockpi-ds-02:
3962059 3962150 3962167
rockpi-ds-03:
3962319
rockpi-ds-04:
3962104 3962133 3962163 3962281 3962312
rockpi-ds-05:
3962046 3962309
rockpi-ds-06:
3962030 3962155 3962166
rockpi-ds-07:
3962060 3962100 3962179
rockpi-ds-08:
3962105 3962132 3962278
rockpi-ds-09:
3962156 3962300
rockpi-ds-10:
3962014 3962157 3962275
rockpi-ds-11:
3962144 3962149 3962158 3962282
rockpi-ds-13:
3961997 3962139
rockpi-ds-14:
3962006 3962029 3962181
rockpi-ds-15:
3962031 3962130
rockpi-ds-17:
3962005 3962131 3962186 3962299
rockpi-ds-18:
3962140 3962145 3962164 3962185 3962389
rockpi-ds-19:
3962028 3962047 3962180
Error: Reboot failed
Count: 4 (7.41%)
IDs:
rockpi-ds-20:
3962011 3962101 3962318 3962388
Device type: x86
Total jobs: 27
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 2
Total errors: 0 (0.00%)
Device type: juno
Total jobs: 1
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 2
Total errors: 0 (0.00%)
Device type: x15
Total jobs: 1
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%)