Ah, ok. This patch should fix this issue:
https://gem5-review.googlesource.com/c/public/gem5/+/64111

Getting the X86 KVM tests to run on the nightly was always a bit of a hack
and it seems I didn't remove the ARM KVM tests when doing so.

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

web: https://www.bobbybruce.net


On Mon, Oct 3, 2022 at 4:10 PM Giacomo Travaglini <
giacomo.travagl...@arm.com> wrote:

> Hi Bobby,
>
>
>
> Yes the CL is supposed to fix KVM runs, though those nightly tests
> shouldn’t run on non-Arm hosts…
>
>
>
> Kind Regards
>
>
>
> Giacomo
>
>
>
> *From: *Bobby Bruce <bbr...@ucdavis.edu>
> *Date: *Monday, 3 October 2022 at 18:54
> *To: *gem5-dev@gem5.org <gem5-dev@gem5.org>, Giacomo Travaglini <
> giacomo.travagl...@arm.com>
> *Subject: *Re: [gem5-dev] Build failed in Jenkins: nightly #371
>
> Giacomo,
>
>
>
> I see a few patches from you working on the ArmSystem. Are these to
> address these test failures or should I look into this?
>
>
>
> --
>
> Dr. Bobby R. Bruce
> Room 3050,
> Kemper Hall, UC Davis
> Davis,
> CA, 95616
>
>
>
> web: https://www.bobbybruce.net
>
>
>
>
>
> On Sun, Oct 2, 2022 at 2:35 PM <jenkins-no-re...@gem5.org> wrote:
>
> See <
> https://jenkins.gem5.org/job/nightly/371/display/redirect?page=changes>
>
> Changes:
>
> [matthew.poremba] dev-amdgpu: Remove cached copy of device memory
>
>
> ------------------------------------------
> [...truncated 1.57 MB...]
>     Remove: fast
>     Remove: ARM
>
> ================================================================================
> Running Tests from 22 suites
> Results will be stored in
> /nobackup/jenkins/workspace/nightly/tests/testing-results
>
> ================================================================================
> Building the following targets. This may take a while.
> /nobackup/jenkins/workspace/nightly/build/ALL/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
> 24 --ignore-style --no-compress-debug
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt
> scons: Entering directory `/nobackup/jenkins/workspace/nightly'
> scons: Reading SConscript files ...
> Mkdir("/nobackup/jenkins/workspace/nightly/build/ALL/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/ALL
> Using saved variables file(s)
> /nobackup/jenkins/workspace/nightly/build/ALL/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 size of struct kvm_xsave ... (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 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]  -> ALL/sim/tags.cc
> scons: `build/ALL/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/ALL_MESI_Two_Level/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
> 24 --ignore-style --no-compress-debug
> /nobackup/jenkins/workspace/nightly/build/ALL_MESI_Two_Level/gem5.opt
> --default=ALL PROTOCOL=MESI_Two_Level
> scons: Entering directory `/nobackup/jenkins/workspace/nightly'
> scons: Reading SConscript files ...
>
> Mkdir("/nobackup/jenkins/workspace/nightly/build/ALL_MESI_Two_Level/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/ALL_MESI_Two_Level
> Using saved variables file(s)
> /nobackup/jenkins/workspace/nightly/build/ALL_MESI_Two_Level/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) yes
> 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 size of struct kvm_xsave ... (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 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]  -> ALL_MESI_Two_Level/sim/tags.cc
> scons: `build/ALL_MESI_Two_Level/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
> 24 --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 size of struct kvm_xsave ... (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 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/ALL/gem5.opt -d
> /tmp/gem5outmtzm4zpm -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/fs/linux/arm/run.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/realview64-kvm.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources/arm
> /nobackup/jenkins/workspace/nightly
> Starting Test Suite: realview64-kvm-ALL-aarch64-opt
> Starting Test Case: realview64-kvm-ALL-aarch64-opt
> Test: realview64-kvm-ALL-aarch64-opt Failed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outqpvkjlx9 -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/fs/linux/arm/run.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/realview64-kvm-dual.py
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources/arm
> /nobackup/jenkins/workspace/nightly
> Starting Test Suite: realview64-kvm-dual-ALL-aarch64-opt
> Starting Test Case: realview64-kvm-dual-ALL-aarch64-opt
> Test: realview64-kvm-dual-ALL-aarch64-opt Failed
> Starting Test Case: realview64-kvm-dual-ALL-aarch64-opt-MatchFileRegex
> Test: realview64-kvm-dual-ALL-aarch64-opt-MatchFileRegex Failed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5out89qdm_ft -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-ALL-x86_64-opt
> Starting Test Case:
> test-gem5-library-example-x86-ubuntu-run-with-kvm-ALL-x86_64-opt
> Test: test-gem5-library-example-x86-ubuntu-run-with-kvm-ALL-x86_64-opt
> Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL_MESI_Two_Level/gem5.opt -d
> /tmp/gem5outtm56yyhr -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-ALL-x86_64-opt-MESI_Two_Level
>
> Starting Test Case:
> test-gem5-library-example-x86-parsec-benchmarks-ALL-x86_64-opt-MESI_Two_Level
> Test:
> test-gem5-library-example-x86-parsec-benchmarks-ALL-x86_64-opt-MESI_Two_Level
> Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL_MESI_Two_Level/gem5.opt -d
> /tmp/gem5outhxv54706 -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-ALL-x86_64-opt-MESI_Two_Level
> Starting Test Case:
> test-gem5-library-example-x86-npb-benchmarks-ALL-x86_64-opt-MESI_Two_Level
> Test:
> test-gem5-library-example-x86-npb-benchmarks-ALL-x86_64-opt-MESI_Two_Level
> Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL_MESI_Two_Level/gem5.opt -d
> /tmp/gem5outen56lo9k -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-ALL-x86_64-opt-MESI_Two_Level
>
> Starting Test Case:
> test-gem5-library-example-x86-gapbs-benchmarks-ALL-x86_64-opt-MESI_Two_Level
> Test:
> test-gem5-library-example-x86-gapbs-benchmarks-ALL-x86_64-opt-MESI_Two_Level
> Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outdopm449t -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-ALL-x86_64-opt
> Starting Test Case:
> atomic-cpu_1-cores_classic_kvm-fork-run-test-ALL-x86_64-opt
> Test: atomic-cpu_1-cores_classic_kvm-fork-run-test-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5out1ir6jclg -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-ALL-x86_64-opt
> Starting Test Case:
> timing-cpu_1-cores_classic_kvm-fork-run-test-ALL-x86_64-opt
> Test: timing-cpu_1-cores_classic_kvm-fork-run-test-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5out3b5x62eb -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-ALL-x86_64-opt
> Starting Test Case: o3-cpu_1-cores_classic_kvm-fork-run-test-ALL-x86_64-opt
> Test: o3-cpu_1-cores_classic_kvm-fork-run-test-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outc4e72fez -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-ALL-x86_64-opt
> Starting Test Case:
> timing-cpu_4-cores_classic_kvm-fork-run-test-ALL-x86_64-opt
> Test: timing-cpu_4-cores_classic_kvm-fork-run-test-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/X86_MI_example/gem5.opt -d
> /tmp/gem5out5rqjmlu3 -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/ALL/gem5.opt -d
> /tmp/gem5outzyclji4y -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-ALL-x86_64-opt
> Starting Test Case:
> timing-cpu_1-cores_mesi_two_level_kvm-fork-run-test-ALL-x86_64-opt
> Test: timing-cpu_1-cores_mesi_two_level_kvm-fork-run-test-ALL-x86_64-opt
> Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outuztdax5e -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-ALL-x86_64-opt
> Starting Test Case:
> o3-cpu_8-cores_mesi_two_level_kvm-fork-run-test-ALL-x86_64-opt
> Test: o3-cpu_8-cores_mesi_two_level_kvm-fork-run-test-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outhq6pd8q3 -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-ALL-x86_64-opt
> Starting Test Case:
> timing-cpu_2-cores_mesi_two_level_kvm-fork-run-test-ALL-x86_64-opt
> Test: timing-cpu_2-cores_mesi_two_level_kvm-fork-run-test-ALL-x86_64-opt
> Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5out5wbtfor_ -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-ALL-x86_64-opt
> Starting Test Case:
> atomic-cpu_1-cores_classic_kvm-switch-test-ALL-x86_64-opt
> Test: atomic-cpu_1-cores_classic_kvm-switch-test-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outfi84n9xy -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-ALL-x86_64-opt
> Starting Test Case:
> timing-cpu_1-cores_classic_kvm-switch-test-ALL-x86_64-opt
> Test: timing-cpu_1-cores_classic_kvm-switch-test-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outkgluirge -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_switch_exit.py
> --cpu o3 --num-cpus 1 --mem-system classic --resource-directory
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args=''
> Starting Test Suite: o3-cpu_1-cores_classic_kvm-switch-test-ALL-x86_64-opt
> Starting Test Case: o3-cpu_1-cores_classic_kvm-switch-test-ALL-x86_64-opt
> Test: o3-cpu_1-cores_classic_kvm-switch-test-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outj01rqs_r -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_switch_exit.py
> --cpu timing --num-cpus 4 --mem-system classic --resource-directory
> /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args=''
> Starting Test Suite:
> timing-cpu_4-cores_classic_kvm-switch-test-ALL-x86_64-opt
> Starting Test Case:
> timing-cpu_4-cores_classic_kvm-switch-test-ALL-x86_64-opt
> Test: timing-cpu_4-cores_classic_kvm-switch-test-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/X86_MI_example/gem5.opt -d
> /tmp/gem5out0kvwd479 -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_switch_exit.py
> --cpu timing --num-cpus 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-switch-test-X86-x86_64-opt-MI_example
> Starting Test Case:
> timing-cpu_4-cores_mi_example_kvm-switch-test-X86-x86_64-opt-MI_example
> Test:
> timing-cpu_4-cores_mi_example_kvm-switch-test-X86-x86_64-opt-MI_example
> Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outuz2i7xh4 -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_switch_exit.py
> --cpu timing --num-cpus 1 --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-switch-test-ALL-x86_64-opt
> Starting Test Case:
> timing-cpu_1-cores_mesi_two_level_kvm-switch-test-ALL-x86_64-opt
> Test: timing-cpu_1-cores_mesi_two_level_kvm-switch-test-ALL-x86_64-opt
> Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outzjb5ioxq -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_switch_exit.py
> --cpu o3 --num-cpus 8 --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-switch-test-ALL-x86_64-opt
> Starting Test Case:
> o3-cpu_8-cores_mesi_two_level_kvm-switch-test-ALL-x86_64-opt
> Test: o3-cpu_8-cores_mesi_two_level_kvm-switch-test-ALL-x86_64-opt Passed
> Logging call to command:
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt -d
> /tmp/gem5outv4wjdzx9 -re --silent-redirect
> /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_switch_exit.py
> --cpu timing --num-cpus 2 --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-switch-test-ALL-x86_64-opt
> Starting Test Case:
> timing-cpu_2-cores_mesi_two_level_kvm-switch-test-ALL-x86_64-opt
> Test: timing-cpu_2-cores_mesi_two_level_kvm-switch-test-ALL-x86_64-opt
> Passed
> ============== Results: 20 Passed, 3 Failed in 1.1e+03 seconds
> ================
> Build step 'Execute shell' marked build as failure
> Archiving artifacts
> _______________________________________________
> gem5-dev mailing list -- gem5-dev@gem5.org
> To unsubscribe send an email to gem5-dev-le...@gem5.org
>
> IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose the
> contents to any other person, use it for any purpose, or store or copy the
> information in any medium. Thank you.
>
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org

Reply via email to