I'm not sure why this test failed. The build artifacts look successful. However, there seems to be a bug in which tests are selected to run. We seem to be running duplicate tests on the x86_64 host and calling them both x86_64 and aarch64 tests.
Jason On Tue, Mar 29, 2022 at 11:01 PM jenkins-no-reply--- via gem5-dev < gem5-dev@gem5.org> wrote: > See < > https://jenkins.gem5.org/job/nightly/177/display/redirect?page=changes> > > Changes: > > [fcrh] mem: Add SharedMemoryServer > > [gabe.black] arch-arm: Override makeRead and makeWrite in the ISA > description. > > [gabe.black] ext: Add a cont_choice keyword to kconfiglib. > > [gabe.black] scons: Put all config variables in an env['CONF'] sub-dict. > > [gabe.black] scons: Put internal build files in a gem5.build directory. > > [Bobby R. Bruce] tests: Remove accidentally included "exit 0" test code > > [matthew.poremba] configs,gpu-compute: Support fetch from system pages > > [matthew.poremba] dev-hsa: Properly mask HSA packet header bits > > [matthew.poremba] dev-hsa: Update QCntxt readIndex in HW scheduler write > > [gabe.black] arch: Split up src/dest register ID creation. > > [srikant.bharadwaj] configs: Update memory port name in Ruby > > > ------------------------------------------ > [...truncated 3.91 MB...] > [ SHCC] X86_MESI_Two_Level/ext/libelf/elf_getarsym.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/gelf_move.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/elf_hash.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/libelf_ar_util.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/gelf_shdr.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/gelf_cap.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/elf_rawfile.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/elf_open.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/elf_getident.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/elf.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/libelf_xlate.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/elf_update.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/gelf_checksum.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/gelf_rela.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/gelf_dyn.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/elf_fill.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/elf_errmsg.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/elf_next.c -> .os > [ SHCC] X86_MESI_Two_Level/ext/libelf/elf_shnum.c -> .os > [ AR] -> X86_MESI_Two_Level/ext/softfloat/libsoftfloat.a > [ AR] -> X86_MESI_Two_Level/ext/libelf/libelf.a > [ RANLIB] -> X86_MESI_Two_Level/ext/libelf/libelf.a > [ RANLIB] -> X86_MESI_Two_Level/ext/softfloat/libsoftfloat.a > [ LINK] -> X86_MESI_Two_Level/gem5.opt > /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching > for libgcc_s.so.1 > /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching > for libgcc_s.so.1 > scons: done building targets. > *** Summary of Warnings *** > Warning: Deprecated namespaces are not supported by this compiler. > Please make sure to check the mailing list for deprecation > announcements. > Warning: Deleting old variant variables file > "/nobackup/jenkins/workspace/nightl > y/build/variables/X86_MESI_Two_Level" > Building the following targets. This may take a while. > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.opt > You may want to run with only a single ISA(--isa=), use --skip-build, or > use 'rerun'. > Logging call to command: scons -C /nobackup/jenkins/workspace/nightly -j > 16 --ignore-style --no-compress-debug > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.opt > scons: Entering directory `/nobackup/jenkins/workspace/nightly' > scons: Reading SConscript files ... > Mkdir("/nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.build") > Checking for linker -Wl,--as-needed support... (cached) yes > Checking for compiler -Wno-free-nonheap-object support... (cached) yes > Info: Using Python config: python3-config > Checking for C header file Python.h... (cached) yes > Checking Python version... (cached) 3.8.10 > Checking for accept(0,0,0) in C++ library None... (cached) yes > Checking for zlibVersion() in C++ library z... (cached) yes > Checking for C library tcmalloc... (cached) yes > Building in /nobackup/jenkins/workspace/nightly/build/GCN3_X86 > Using saved variables file(s) > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.build/variables > Checking for C header file fenv.h... (cached) yes > Checking for C header file png.h... (cached) yes > Checking for clock_nanosleep(0,0,NULL,NULL) in C library None... (cached) > yes > Checking for C header file valgrind/valgrind.h... (cached) no > Warning: Deprecated namespaces are not supported by this compiler. > Please make sure to check the mailing list for deprecation > announcements. > Checking for pkg-config package hdf5-serial... (cached) yes > Checking for H5Fcreate("", 0, 0, 0) in C library hdf5... (cached) yes > Checking for H5::H5File("", 0) in C++ library hdf5_cpp... (cached) yes > Checking for C header file linux/kvm.h... (cached) yes > Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library > None... (cached) no > Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library rt... > (cached) yes > Checking size of struct kvm_xsave ... (cached) yes > Checking for member exclude_host in struct perf_event_attr...(cached) yes > Checking for shm_open("/test", 0, 0) in C library None... (cached) yes > Checking for char temp; backtrace_symbols_fd((void *)&temp, 0, 0) in C > library None... (cached) yes > Checking for pkg-config package protobuf... (cached) yes > Checking for GOOGLE_PROTOBUF_VERIFY_VERSION in C++ library protobuf... > (cached) yes > Checking for C header file linux/if_tun.h... (cached) yes > Checking whether __i386__ is declared... (cached) no > Checking whether __x86_64__ is declared... (cached) yes > Checking for compiler -Wno-self-assign-overloaded support... (cached) yes > Checking for compiler -Wno-free-nonheap-object support... (cached) yes > scons: done reading SConscript files. > scons: Building targets ... > [VER TAGS] -> GCN3_X86/sim/tags.cc > scons: `build/GCN3_X86/gem5.opt' is up to date. > scons: done building targets. > *** Summary of Warnings *** > Warning: Deprecated namespaces are not supported by this compiler. > Please make sure to check the mailing list for deprecation > announcements. > Building the following targets. This may take a while. > /nobackup/jenkins/workspace/nightly/build/X86_MI_example/gem5.opt > You may want to run with only a single ISA(--isa=), use --skip-build, or > use 'rerun'. > Logging call to command: scons -C /nobackup/jenkins/workspace/nightly -j > 16 --ignore-style --no-compress-debug > /nobackup/jenkins/workspace/nightly/build/X86_MI_example/gem5.opt > --default=X86 PROTOCOL=MI_example > scons: Entering directory `/nobackup/jenkins/workspace/nightly' > scons: Reading SConscript files ... > > Mkdir("/nobackup/jenkins/workspace/nightly/build/X86_MI_example/gem5.build") > Checking for linker -Wl,--as-needed support... (cached) yes > Checking for compiler -Wno-free-nonheap-object support... (cached) yes > Info: Using Python config: python3-config > Checking for C header file Python.h... (cached) yes > Checking Python version... (cached) 3.8.10 > Checking for accept(0,0,0) in C++ library None... (cached) yes > Checking for zlibVersion() in C++ library z... (cached) yes > Checking for C library tcmalloc... (cached) yes > Building in /nobackup/jenkins/workspace/nightly/build/X86_MI_example > Using saved variables file(s) > /nobackup/jenkins/workspace/nightly/build/X86_MI_example/gem5.build/variables > Checking for C header file fenv.h... (cached) yes > Checking for C header file png.h... (cached) yes > Checking for clock_nanosleep(0,0,NULL,NULL) in C library None... (cached) > yes > Checking for C header file valgrind/valgrind.h... (cached) no > Warning: Deprecated namespaces are not supported by this compiler. > Please make sure to check the mailing list for deprecation > announcements. > Checking for pkg-config package hdf5-serial... (cached) yes > Checking for H5Fcreate("", 0, 0, 0) in C library hdf5... (cached) yes > Checking for H5::H5File("", 0) in C++ library hdf5_cpp... (cached) yes > Checking for C header file linux/kvm.h... (cached) yes > Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library > None... (cached) no > Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library rt... > (cached) yes > Checking size of struct kvm_xsave ... (cached) yes > Checking for member exclude_host in struct perf_event_attr...(cached) yes > Checking for shm_open("/test", 0, 0) in C library None... (cached) yes > Checking for char temp; backtrace_symbols_fd((void *)&temp, 0, 0) in C > library None... (cached) yes > Checking for pkg-config package protobuf... (cached) yes > Checking for GOOGLE_PROTOBUF_VERIFY_VERSION in C++ library protobuf... > (cached) yes > Checking for C header file linux/if_tun.h... (cached) yes > Checking whether __i386__ is declared... (cached) no > Checking whether __x86_64__ is declared... (cached) yes > Checking for compiler -Wno-self-assign-overloaded support... (cached) yes > Checking for compiler -Wno-free-nonheap-object support... (cached) yes > scons: done reading SConscript files. > scons: Building targets ... > [VER TAGS] -> X86_MI_example/sim/tags.cc > scons: `build/X86_MI_example/gem5.opt' is up to date. > scons: done building targets. > *** Summary of Warnings *** > Warning: Deprecated namespaces are not supported by this compiler. > Please make sure to check the mailing list for deprecation > announcements. > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86/gem5.opt -d > /tmp/gem5outyi4_4q83 -re --silent-redirect > /nobackup/jenkins/workspace/nightly/configs/example/gem5_library/x86-ubuntu-run-with-kvm.py > Starting Test Suite: > test-gem5-library-example-x86-ubuntu-run-with-kvm-X86-x86_64-opt > Starting Test Case: > test-gem5-library-example-x86-ubuntu-run-with-kvm-X86-x86_64-opt > Test: test-gem5-library-example-x86-ubuntu-run-with-kvm-X86-x86_64-opt > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86/gem5.opt -d > /tmp/gem5out3g0ug0gm -re --silent-redirect > /nobackup/jenkins/workspace/nightly/configs/example/gem5_library/x86-ubuntu-run-with-kvm.py > Starting Test Suite: > test-gem5-library-example-x86-ubuntu-run-with-kvm-X86-aarch64-opt > Starting Test Case: > test-gem5-library-example-x86-ubuntu-run-with-kvm-X86-aarch64-opt > Test: test-gem5-library-example-x86-ubuntu-run-with-kvm-X86-aarch64-opt > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86_MESI_Two_Level/gem5.opt -d > /tmp/gem5outdfo3a3c1 -re --silent-redirect > /nobackup/jenkins/workspace/nightly/configs/example/gem5_library/x86-parsec-benchmarks.py > --benchmark blackscholes --size simsmall > Starting Test Suite: > test-gem5-library-example-x86-parsec-benchmarks-X86-x86_64-opt-MESI_Two_Level > > Starting Test Case: > test-gem5-library-example-x86-parsec-benchmarks-X86-x86_64-opt-MESI_Two_Level > Test: > test-gem5-library-example-x86-parsec-benchmarks-X86-x86_64-opt-MESI_Two_Level > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86_MESI_Two_Level/gem5.opt -d > /tmp/gem5outzntyuhjq -re --silent-redirect > /nobackup/jenkins/workspace/nightly/configs/example/gem5_library/x86-parsec-benchmarks.py > --benchmark blackscholes --size simsmall > Starting Test Suite: > test-gem5-library-example-x86-parsec-benchmarks-X86-aarch64-opt-MESI_Two_Level > > Starting Test Case: > test-gem5-library-example-x86-parsec-benchmarks-X86-aarch64-opt-MESI_Two_Level > Test: > test-gem5-library-example-x86-parsec-benchmarks-X86-aarch64-opt-MESI_Two_Level > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86_MESI_Two_Level/gem5.opt -d > /tmp/gem5out49yu26l9 -re --silent-redirect > /nobackup/jenkins/workspace/nightly/configs/example/gem5_library/x86-npb-benchmarks.py > --benchmark bt --size A --ticks 5000000000 > Starting Test Suite: > test-gem5-library-example-x86-npb-benchmarks-X86-x86_64-opt-MESI_Two_Level > Starting Test Case: > test-gem5-library-example-x86-npb-benchmarks-X86-x86_64-opt-MESI_Two_Level > Test: > test-gem5-library-example-x86-npb-benchmarks-X86-x86_64-opt-MESI_Two_Level > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86_MESI_Two_Level/gem5.opt -d > /tmp/gem5outzjbo4q4j -re --silent-redirect > /nobackup/jenkins/workspace/nightly/configs/example/gem5_library/x86-npb-benchmarks.py > --benchmark bt --size A --ticks 5000000000 > Starting Test Suite: > test-gem5-library-example-x86-npb-benchmarks-X86-aarch64-opt-MESI_Two_Level > Starting Test Case: > test-gem5-library-example-x86-npb-benchmarks-X86-aarch64-opt-MESI_Two_Level > Test: > test-gem5-library-example-x86-npb-benchmarks-X86-aarch64-opt-MESI_Two_Level > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86_MESI_Two_Level/gem5.opt -d > /tmp/gem5outxl4lggki -re --silent-redirect > /nobackup/jenkins/workspace/nightly/configs/example/gem5_library/x86-gapbs-benchmarks.py > --benchmark bfs --synthetic 1 --size 1 > Starting Test Suite: > test-gem5-library-example-x86-gapbs-benchmarks-X86-x86_64-opt-MESI_Two_Level > > Starting Test Case: > test-gem5-library-example-x86-gapbs-benchmarks-X86-x86_64-opt-MESI_Two_Level > Test: > test-gem5-library-example-x86-gapbs-benchmarks-X86-x86_64-opt-MESI_Two_Level > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86_MESI_Two_Level/gem5.opt -d > /tmp/gem5out7gu5qiav -re --silent-redirect > /nobackup/jenkins/workspace/nightly/configs/example/gem5_library/x86-gapbs-benchmarks.py > --benchmark bfs --synthetic 1 --size 1 > Starting Test Suite: > test-gem5-library-example-x86-gapbs-benchmarks-X86-aarch64-opt-MESI_Two_Level > > Starting Test Case: > test-gem5-library-example-x86-gapbs-benchmarks-X86-aarch64-opt-MESI_Two_Level > Test: > test-gem5-library-example-x86-gapbs-benchmarks-X86-aarch64-opt-MESI_Two_Level > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.opt -d > /tmp/gem5outmdco5nsl -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu atomic --num-cpus 1 --num-forks 4 --mem-system classic > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > atomic-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-x86_64-opt > Starting Test Case: > atomic-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-x86_64-opt > Test: atomic-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-x86_64-opt > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.opt -d > /tmp/gem5out8we0dvn5 -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu atomic --num-cpus 1 --num-forks 4 --mem-system classic > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > atomic-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-aarch64-opt > Starting Test Case: > atomic-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-aarch64-opt > Test: atomic-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-aarch64-opt > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.opt -d > /tmp/gem5outu_csfdvm -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu timing --num-cpus 1 --num-forks 4 --mem-system classic > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > timing-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-x86_64-opt > Starting Test Case: > timing-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-x86_64-opt > Test: timing-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-x86_64-opt > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.opt -d > /tmp/gem5outn9kogha3 -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu timing --num-cpus 1 --num-forks 4 --mem-system classic > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > timing-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-aarch64-opt > Starting Test Case: > timing-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-aarch64-opt > Test: timing-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-aarch64-opt > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.opt -d > /tmp/gem5outx34y4l5c -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu o3 --num-cpus 1 --num-forks 4 --mem-system classic > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > o3-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-x86_64-opt > Starting Test Case: > o3-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-x86_64-opt > Test: o3-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-x86_64-opt Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.opt -d > /tmp/gem5out1k39riha -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu o3 --num-cpus 1 --num-forks 4 --mem-system classic > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > o3-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-aarch64-opt > Starting Test Case: > o3-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-aarch64-opt > Test: o3-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-aarch64-opt Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.opt -d > /tmp/gem5outzewd6bv6 -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu timing --num-cpus 4 --num-forks 4 --mem-system classic > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > timing-cpu_4-cores_classic_kvm-fork-run-test-GCN3_X86-x86_64-opt > Build timed out (after 1,380 minutes). Marking the build as failed. > Starting Test Case: > timing-cpu_4-cores_classic_kvm-fork-run-test-GCN3_X86-x86_64-opt > Test: timing-cpu_4-cores_classic_kvm-fork-run-test-GCN3_X86-x86_64-opt > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.opt -d > /tmp/gem5outfbjwtgby -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu timing --num-cpus 4 --num-forks 4 --mem-system classic > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > timing-cpu_4-cores_classic_kvm-fork-run-test-GCN3_X86-aarch64-opt > Starting Test Case: > timing-cpu_4-cores_classic_kvm-fork-run-test-GCN3_X86-aarch64-opt > Test: timing-cpu_4-cores_classic_kvm-fork-run-test-GCN3_X86-aarch64-opt > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86_MI_example/gem5.opt -d > /tmp/gem5out39yg850z -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu timing --num-cpus 4 --num-forks 4 --mem-system mi_example > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > timing-cpu_4-cores_mi_example_kvm-fork-run-test-X86-x86_64-opt-MI_example > Starting Test Case: > timing-cpu_4-cores_mi_example_kvm-fork-run-test-X86-x86_64-opt-MI_example > Test: > timing-cpu_4-cores_mi_example_kvm-fork-run-test-X86-x86_64-opt-MI_example > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86_MI_example/gem5.opt -d > /tmp/gem5out3o5iisvm -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu timing --num-cpus 4 --num-forks 4 --mem-system mi_example > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > timing-cpu_4-cores_mi_example_kvm-fork-run-test-X86-aarch64-opt-MI_example > Starting Test Case: > timing-cpu_4-cores_mi_example_kvm-fork-run-test-X86-aarch64-opt-MI_example > Test: > timing-cpu_4-cores_mi_example_kvm-fork-run-test-X86-aarch64-opt-MI_example > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86/gem5.opt -d > /tmp/gem5outyogw5y60 -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu timing --num-cpus 1 --num-forks 4 --mem-system mesi_two_level > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > timing-cpu_1-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt > Starting Test Case: > timing-cpu_1-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt > Test: timing-cpu_1-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86/gem5.opt -d > /tmp/gem5outjm5g7p8t -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu timing --num-cpus 1 --num-forks 4 --mem-system mesi_two_level > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > timing-cpu_1-cores_mesi_two_level_kvm-fork-run-test-X86-aarch64-opt > Starting Test Case: > timing-cpu_1-cores_mesi_two_level_kvm-fork-run-test-X86-aarch64-opt > Test: timing-cpu_1-cores_mesi_two_level_kvm-fork-run-test-X86-aarch64-opt > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86/gem5.opt -d > /tmp/gem5outj26551vl -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu o3 --num-cpus 8 --num-forks 4 --mem-system mesi_two_level > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > o3-cpu_8-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt > Starting Test Case: > o3-cpu_8-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt > Test: o3-cpu_8-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86/gem5.opt -d > /tmp/gem5outvrbjc39y -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu o3 --num-cpus 8 --num-forks 4 --mem-system mesi_two_level > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > o3-cpu_8-cores_mesi_two_level_kvm-fork-run-test-X86-aarch64-opt > Starting Test Case: > o3-cpu_8-cores_mesi_two_level_kvm-fork-run-test-X86-aarch64-opt > Test: o3-cpu_8-cores_mesi_two_level_kvm-fork-run-test-X86-aarch64-opt > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86/gem5.opt -d > /tmp/gem5outl32f4nt_ -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu timing --num-cpus 2 --num-forks 4 --mem-system mesi_two_level > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > timing-cpu_2-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt > Starting Test Case: > timing-cpu_2-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt > Test: timing-cpu_2-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/X86/gem5.opt -d > /tmp/gem5outbspswh_5 -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py > --cpu timing --num-cpus 2 --num-forks 4 --mem-system mesi_two_level > --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > timing-cpu_2-cores_mesi_two_level_kvm-fork-run-test-X86-aarch64-opt > Starting Test Case: > timing-cpu_2-cores_mesi_two_level_kvm-fork-run-test-X86-aarch64-opt > Test: timing-cpu_2-cores_mesi_two_level_kvm-fork-run-test-X86-aarch64-opt > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.opt -d > /tmp/gem5out4aaaupj5 -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_switch_exit.py > --cpu atomic --num-cpus 1 --mem-system classic --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > atomic-cpu_1-cores_classic_kvm-switch-test-GCN3_X86-x86_64-opt > Starting Test Case: > atomic-cpu_1-cores_classic_kvm-switch-test-GCN3_X86-x86_64-opt > Test: atomic-cpu_1-cores_classic_kvm-switch-test-GCN3_X86-x86_64-opt Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.opt -d > /tmp/gem5out5nkerqkn -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_switch_exit.py > --cpu atomic --num-cpus 1 --mem-system classic --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > atomic-cpu_1-cores_classic_kvm-switch-test-GCN3_X86-aarch64-opt > Starting Test Case: > atomic-cpu_1-cores_classic_kvm-switch-test-GCN3_X86-aarch64-opt > Test: atomic-cpu_1-cores_classic_kvm-switch-test-GCN3_X86-aarch64-opt > Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.opt -d > /tmp/gem5out93q170gi -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_switch_exit.py > --cpu timing --num-cpus 1 --mem-system classic --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > timing-cpu_1-cores_classic_kvm-switch-test-GCN3_X86-x86_64-opt > Starting Test Case: > timing-cpu_1-cores_classic_kvm-switch-test-GCN3_X86-x86_64-opt > Test: timing-cpu_1-cores_classic_kvm-switch-test-GCN3_X86-x86_64-opt Passed > Logging call to command: > /nobackup/jenkins/workspace/nightly/build/GCN3_X86/gem5.opt -d > /tmp/gem5outdq7a13nh -re --silent-redirect > /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_switch_exit.py > --cpu timing --num-cpus 1 --mem-system classic --resource-directory > /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' > Starting Test Suite: > timing-cpu_1-cores_classic_kvm-switch-test-GCN3_X86-aarch64-opt > Starting Test Case: > timing-cpu_1-cores_classic_kvm-switch-test-GCN3_X86-aarch64-opt > Test: timing-cpu_1-cores_classic_kvm-switch-test-GCN3_X86-aarch64-opt > Failed > Terminated > Build was aborted > Archiving artifacts > _______________________________________________ > gem5-dev mailing list -- gem5-dev@gem5.org > To unsubscribe send an email to gem5-dev-le...@gem5.org > %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s >
_______________________________________________ gem5-dev mailing list -- gem5-dev@gem5.org To unsubscribe send an email to gem5-dev-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s