It turns out this patch:
https://gem5-review.googlesource.com/c/public/gem5/+/64831 is greatly
increasing the Linux boot times and therefore causing the timeouts to
occur. I'll try to find a solution for this. Unfortunately reverting the
patch isn't an option, changing the CPUID is necessary to run SE mode on
Ubuntu 22.04 and run Ubuntu 22.04 workloads in FS mode.

We may have to scale back our tests a bit more and run fewer boot tests but
I'll see if I can come up with some alternatives first.

--
Dr. Bobby R. Bruce
Room 3050,
Kemper Hall, UC Davis
Davis,
CA, 95616

web: https://www.bobbybruce.net


On Tue, Nov 8, 2022 at 11:03 PM jenkins-no-reply--- via gem5-dev <
[email protected]> wrote:

> See <
> https://jenkins.gem5.org/job/nightly/413/display/redirect?page=changes>
>
> Changes:
>
> [hoanguyen] stdlib: Make the Matched board a package
>
>
> ------------------------------------------
> [...truncated 1.93 MB...]
>  [    SHCC] NULL/ext/softfloat/f64_eq_signaling.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_isSignalingNaN.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_le.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_le_quiet.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_lt.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_lt_quiet.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_mulAdd.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_mul.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_rem.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_roundToInt.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_sqrt.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_sub.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_to_f128.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_to_f16.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_to_f32.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_to_i32.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_to_i32_r_minMag.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_to_i64.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_to_i64_r_minMag.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_to_ui32.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_to_ui32_r_minMag.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_to_ui64.c -> .os
>  [    SHCC] NULL/ext/softfloat/f64_to_ui64_r_minMag.c -> .os
>  [    SHCC] NULL/ext/softfloat/i32_to_f128.c -> .os
>  [    SHCC] NULL/ext/softfloat/i32_to_f16.c -> .os
>  [    SHCC] NULL/ext/softfloat/i32_to_f32.c -> .os
>  [    SHCC] NULL/ext/softfloat/i32_to_f64.c -> .os
>  [    SHCC] NULL/ext/softfloat/i64_to_f128.c -> .os
>  [    SHCC] NULL/ext/softfloat/i64_to_f16.c -> .os
>  [    SHCC] NULL/ext/softfloat/i64_to_f32.c -> .os
>  [    SHCC] NULL/ext/softfloat/i64_to_f64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_add128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_add256M.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_addCarryM.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_addComplCarryM.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_addMagsF128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_addMagsF16.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_addMagsF32.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_addMagsF64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_addM.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_approxRecip_1Ks.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_approxRecip32_1.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_approxRecipSqrt_1Ks.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_approxRecipSqrt32_1.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_commonNaNToF128UI.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_commonNaNToF16UI.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_commonNaNToF32UI.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_commonNaNToF64UI.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_compare128M.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_compare96M.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_countLeadingZeros16.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_countLeadingZeros32.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_countLeadingZeros64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_countLeadingZeros8.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_eq128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_f128UIToCommonNaN.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_f16UIToCommonNaN.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_f32UIToCommonNaN.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_f64UIToCommonNaN.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_le128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_lt128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_mul128By32.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_mul128MTo256M.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_mul128To256M.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_mul64ByShifted32To128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_mul64To128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_mul64To128M.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_mulAddF128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_mulAddF16.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_mulAddF32.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_mulAddF64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_negXM.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_normRoundPackToF128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_normRoundPackToF16.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_normRoundPackToF32.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_normRoundPackToF64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_normSubnormalF128Sig.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_normSubnormalF16Sig.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_normSubnormalF32Sig.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_normSubnormalF64Sig.c -> .os
>  [    SHCC] NULL/ext/softfloat/softfloat_raiseFlags.c -> .os
>  [    SHCC] NULL/ext/softfloat/softfloat_state.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_propagateNaNF128UI.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_propagateNaNF16UI.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_propagateNaNF32UI.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_propagateNaNF64UI.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_remStepMBy32.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundMToI64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundMToUI64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundPackMToI64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundPackMToUI64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundPackToF128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundPackToF16.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundPackToF32.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundPackToF64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundPackToI32.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundPackToI64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundPackToUI32.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundPackToUI64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundToI32.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundToI64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundToUI32.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_roundToUI64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shiftRightJam128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shiftRightJam128Extra.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shiftRightJam256M.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shiftRightJam32.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shiftRightJam64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shiftRightJam64Extra.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shortShiftLeft128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shortShiftLeft64To96M.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shortShiftRight128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shortShiftRightExtendM.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shortShiftRightJam128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shortShiftRightJam128Extra.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shortShiftRightJam64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shortShiftRightJam64Extra.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_shortShiftRightM.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_sub128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_sub1XM.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_sub256M.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_subMagsF128.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_subMagsF16.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_subMagsF32.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_subMagsF64.c -> .os
>  [    SHCC] NULL/ext/softfloat/s_subM.c -> .os
>  [    SHCC] NULL/ext/softfloat/ui32_to_f128.c -> .os
>  [    SHCC] NULL/ext/softfloat/ui32_to_f16.c -> .os
>  [    SHCC] NULL/ext/softfloat/ui32_to_f32.c -> .os
>  [    SHCC] NULL/ext/softfloat/ui32_to_f64.c -> .os
>  [    SHCC] NULL/ext/softfloat/ui64_to_f128.c -> .os
>  [    SHCC] NULL/ext/softfloat/ui64_to_f16.c -> .os
>  [    SHCC] NULL/ext/softfloat/ui64_to_f32.c -> .os
>  [    SHCC] NULL/ext/softfloat/ui64_to_f64.c -> .os
> build/NULL/ext/libelf/native-elf-format >
> build/NULL/ext/libelf/native-elf-format.h
>  [      M4] NULL/ext/libelf/elf_types.m4, libelf_convert.m4 ->
> libelf_convert.c
>  [    SHCC] NULL/ext/libelf/libelf_convert.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf_allocate.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_shnum.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_errno.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf_shdr.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_next.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_shdr.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_strptr.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf_checksum.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_phdr.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_getarhdr.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_rand.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_symshndx.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_cap.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_cntl.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf_extended.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_getident.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf_align.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_ehdr.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_scn.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_errmsg.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf_phdr.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_memory.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_shstrndx.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf_ar_util.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_move.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_flag.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_phnum.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_syminfo.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_version.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_begin.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf_ehdr.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_rela.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_getbase.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_dyn.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_rawfile.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_end.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf_open.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_kind.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf_ar.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_getclass.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_fill.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf_xlate.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_fsize.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_open.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_sym.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_update.c -> .os
>  [    SHCC] NULL/ext/libelf/elf.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf_data.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_rel.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_getarsym.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_xlate.c -> .os
>  [    SHCC] NULL/ext/libelf/gelf_checksum.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_data.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf_memory.c -> .os
>  [    SHCC] NULL/ext/libelf/elf_hash.c -> .os
>  [      AR]  -> NULL/ext/softfloat/libsoftfloat.a
>  [      M4] NULL/ext/libelf/elf_types.m4, libelf_fsize.m4 -> libelf_fsize.c
>  [      M4] NULL/ext/libelf/elf_types.m4, libelf_msize.m4 -> libelf_msize.c
>  [    SHCC] NULL/ext/libelf/libelf_msize.c -> .os
>  [    SHCC] NULL/ext/libelf/libelf_fsize.c -> .os
>  [  RANLIB]  -> NULL/ext/softfloat/libsoftfloat.a
>  [      AR]  -> NULL/ext/libelf/libelf.a
>  [  RANLIB]  -> NULL/ext/libelf/libelf.a
>  [     CXX] NULL/base/date.cc -> .o
>  [    LINK]  -> NULL/gem5.opt
> scons: done building targets.
> Downloading
> http://dist.gem5.org/dist/develop/arm/aarch-system-20220707.tar.bz2 to
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources/arm
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outxy5qbutz -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/fs/linux/arm/run.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/realview-simple-atomic.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources/arm
> /nobackup/jenkins/workspace/nightly
> Starting Test Suite: realview-simple-atomic-ALL-x86_64-opt
> Starting Test Case: realview-simple-atomic-ALL-x86_64-opt
> Test: realview-simple-atomic-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5out91e9qu_s -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/fs/linux/arm/run.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/realview-simple-atomic-checkpoint.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources/arm
> /nobackup/jenkins/workspace/nightly
> Starting Test Suite: realview-simple-atomic-checkpoint-ALL-x86_64-opt
> Starting Test Case: realview-simple-atomic-checkpoint-ALL-x86_64-opt
> Test: realview-simple-atomic-checkpoint-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outmkl0ubhc -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/fs/linux/arm/run.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/realview-simple-timing.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources/arm
> /nobackup/jenkins/workspace/nightly
> Starting Test Suite: realview-simple-timing-ALL-x86_64-opt
> Starting Test Case: realview-simple-timing-ALL-x86_64-opt
> Test: realview-simple-timing-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5out__l79kx6 -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/fs/linux/arm/run.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/realview-switcheroo-atomic.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources/arm
> /nobackup/jenkins/workspace/nightly
> Starting Test Suite: realview-switcheroo-atomic-ALL-x86_64-opt
> Starting Test Case: realview-switcheroo-atomic-ALL-x86_64-opt
> Test: realview-switcheroo-atomic-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outlb4zukoq -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/fs/linux/arm/run.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/realview-switcheroo-timing.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources/arm
> /nobackup/jenkins/workspace/nightly
> Starting Test Suite: realview-switcheroo-timing-ALL-x86_64-opt
> Starting Test Case: realview-switcheroo-timing-ALL-x86_64-opt
> Test: realview-switcheroo-timing-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outgsqwx97m -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/fs/linux/arm/run.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/realview-o3.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources/arm
> /nobackup/jenkins/workspace/nightly
> Starting Test Suite: realview-o3-ALL-x86_64-opt
> Starting Test Case: realview-o3-ALL-x86_64-opt
> Test: realview-o3-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outb4ijss4c -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/fs/linux/arm/run.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/realview-minor.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources/arm
> /nobackup/jenkins/workspace/nightly
> Starting Test Suite: realview-minor-ALL-x86_64-opt
> Starting Test Case: realview-minor-ALL-x86_64-opt
> Test: realview-minor-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outpcsg_al1 -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/fs/linux/arm/run.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/realview-switcheroo-noncaching-timing.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources/arm
> /nobackup/jenkins/workspace/nightly
> Starting Test Suite: realview-switcheroo-noncaching-timing-ALL-x86_64-opt
> Starting Test Case: realview-switcheroo-noncaching-timing-ALL-x86_64-opt
> Test: realview-switcheroo-noncaching-timing-ALL-x86_64-opt Failed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outhxjmcjkf -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/fs/linux/arm/run.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/realview-switcheroo-o3.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources/arm
> /nobackup/jenkins/workspace/nightly
> Starting Test Suite: realview-switcheroo-o3-ALL-x86_64-opt
> Starting Test Case: realview-switcheroo-o3-ALL-x86_64-opt
> Test: realview-switcheroo-o3-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outnqw3hnn3 -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/fs/linux/arm/run.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/realview-switcheroo-full.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources/arm
> /nobackup/jenkins/workspace/nightly
> Starting Test Suite: realview-switcheroo-full-ALL-x86_64-opt
> Starting Test Case: realview-switcheroo-full-ALL-x86_64-opt
> Test: realview-switcheroo-full-ALL-x86_64-opt Passed
> Build timed out (after 1,380 minutes). Marking the build as failed.
> Terminated
> Build was aborted
> Archiving artifacts
> _______________________________________________
> gem5-dev mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
>
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to