See <https://jenkins.gem5.org/job/nightly/47/display/redirect?page=changes>
Changes:
[giacomo.travaglini] misc: Replace master/slave terminology from BaseCPU.py
[Bobby R. Bruce] stdlib: Fix component incorporation ordering
[Bobby R. Bruce] stdlib,tests: Fix boot_kvm_fork_run.py
[Bobby R. Bruce] stdlib: Call `setup_memory_ranges()` from the constructor
[gabe.black] arch: Promote the PC and microPC to the PCStateBase class.
[msamani] cpu: Change GUPSGen::memSize to uint64_t
[gabe.black] sim: Create a StubWorkload for System.workload to default to.
[gabe.black] arch,sim: Add a byteOrder accessor to the Workload class.
[gabe.black] sim: Remove the byte_order parameter from System.
------------------------------------------
[...truncated 723.16 KB...]
[ OK ] LoggingFixture.VariadicStringPrint (0 ms)
[ RUN ] LoggingFixture.VariadicCharMissingPrint
[ OK ] LoggingFixture.VariadicCharMissingPrint (0 ms)
[ RUN ] LoggingFixture.VariadicStringMissingPrint
[ OK ] LoggingFixture.VariadicStringMissingPrint (0 ms)
[ RUN ] LoggingFixture.DisabledPrint
[ OK ] LoggingFixture.DisabledPrint (0 ms)
[ RUN ] LoggingFixture.WarnLoggerPrint
[ OK ] LoggingFixture.WarnLoggerPrint (0 ms)
[ RUN ] LoggingFixture.InfoLoggerPrint
[ OK ] LoggingFixture.InfoLoggerPrint (0 ms)
[ RUN ] LoggingFixture.HackLoggerPrint
[ OK ] LoggingFixture.HackLoggerPrint (0 ms)
[ RUN ] LoggingFixture.FatalLoggerPrint
[ OK ] LoggingFixture.FatalLoggerPrint (0 ms)
[ RUN ] LoggingFixture.PanicLoggerPrint
[ OK ] LoggingFixture.PanicLoggerPrint (0 ms)
[ RUN ] LoggingFixture.BaseMessage
[ OK ] LoggingFixture.BaseMessage (0 ms)
[ RUN ] LoggingFixture.BaseMessageOnce
[ OK ] LoggingFixture.BaseMessageOnce (0 ms)
[ RUN ] LoggingFixture.Warn
[ OK ] LoggingFixture.Warn (0 ms)
[ RUN ] LoggingFixture.Inform
[ OK ] LoggingFixture.Inform (0 ms)
[ RUN ] LoggingFixture.Hack
[ OK ] LoggingFixture.Hack (0 ms)
[ RUN ] LoggingFixture.WarnOnce
[ OK ] LoggingFixture.WarnOnce (0 ms)
[ RUN ] LoggingFixture.InformOnce
[ OK ] LoggingFixture.InformOnce (0 ms)
[ RUN ] LoggingFixture.HackOnce
[ OK ] LoggingFixture.HackOnce (0 ms)
[ RUN ] LoggingFixture.WarnIf
[ OK ] LoggingFixture.WarnIf (0 ms)
[ RUN ] LoggingFixture.WarnIfOnce
[ OK ] LoggingFixture.WarnIfOnce (0 ms)
[----------] 21 tests from LoggingFixture (0 ms total)
[----------] Global test environment tear-down
[==========] 34 tests from 2 test suites ran. (1709 ms total)
[ PASSED ] 34 tests.
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.
+ unit_test perf
+ build=perf
+ docker run -u 118: --volume
/nobackup/jenkins/workspace/nightly/tests/..:/nobackup/jenkins/workspace/nightly/tests/..
-w /nobackup/jenkins/workspace/nightly/tests/.. --rm
gcr.io/gem5-test/ubuntu-20.04_all-dependencies scons build/NULL/unittests.perf
-j16
scons: Reading SConscript files ...
Checking for linker -Wl,--as-needed support... (cached) yes
Checking for compiler -Wno-free-nonheap-object support... (cached) yes
Checking for compiler -gz support... (cached) yes
Checking for linker -gz 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
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
Building in /nobackup/jenkins/workspace/nightly/build/NULL
Using saved variables file
/nobackup/jenkins/workspace/nightly/build/variables/NULL
Checking for compiler -Wno-self-assign-overloaded support... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
scons: `build/NULL/unittests.perf' 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.
+ unit_test prof
+ build=prof
+ docker run -u 118: --volume
/nobackup/jenkins/workspace/nightly/tests/..:/nobackup/jenkins/workspace/nightly/tests/..
-w /nobackup/jenkins/workspace/nightly/tests/.. --rm
gcr.io/gem5-test/ubuntu-20.04_all-dependencies scons build/NULL/unittests.prof
-j16
scons: Reading SConscript files ...
Checking for linker -Wl,--as-needed support... (cached) yes
Checking for compiler -Wno-free-nonheap-object support... (cached) yes
Checking for compiler -gz support... (cached) yes
Checking for linker -gz 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
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
Building in /nobackup/jenkins/workspace/nightly/build/NULL
Using saved variables file
/nobackup/jenkins/workspace/nightly/build/variables/NULL
Checking for compiler -Wno-self-assign-overloaded support... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
scons: `build/NULL/unittests.prof' 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.
+ docker run -u 118: --volume
/nobackup/jenkins/workspace/nightly/tests/..:/nobackup/jenkins/workspace/nightly/tests/..
-w /nobackup/jenkins/workspace/nightly/tests/../tests --rm
gcr.io/gem5-test/ubuntu-20.04_all-dependencies ./main.py run --length long -j16
-t16
Running the new gem5 testing script.
For more information see TESTING.md.
To see details as the testing scripts are running, use the option -v, -vv, or
-vvv
================================================================================
Loading Tests
Discovered 2856 tests and 2856 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/asmtest/tests.py
Discovered 264 tests and 132 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/cpu_tests/test.py
Discovered 24 tests and 12 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/dram-lowp/test_dram_lowp.py
Discovered 192 tests and 162 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/fs/linux/arm/test.py
Discovered 12 tests and 6 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/gem5_library_example_tests/test_gem5_library_examples.py
Discovered 258 tests and 129 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/hello_se/test_hello_se.py
Discovered 24 tests and 12 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/insttest_se/test.py
Discovered 0 tests and 0 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/kvm-fork-tests/test_kvm_fork_run.py
Discovered 0 tests and 0 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/kvm-switch-tests/test_kvm_cpu_switch.py
Discovered 36 tests and 36 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/learning_gem5/part1_test.py
Discovered 48 tests and 24 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/learning_gem5/part2_test.py
Discovered 18 tests and 9 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/learning_gem5/part3_test.py
Discovered 12 tests and 6 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/m5_util/test_exit.py
Discovered 0 tests and 0 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/m5threads_test_atomic/test.py
Discovered 72 tests and 72 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/memory/test.py
Discovered 0 tests and 0 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/parsec-benchmarks/test_parsec.py
Discovered 132 tests and 66 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/riscv-boot-tests/test_linux_boot.py
Discovered 24 tests and 6 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/stats/test_hdf5.py
Discovered 21 tests and 21 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/test_build/test_build.py
Discovered 120 tests and 120 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/traffic_gen/test_memory_traffic_gen.py
Discovered 150 tests and 126 suites in
/nobackup/jenkins/workspace/nightly/tests/gem5/x86-boot-tests/test_linux_boot.py
Discovered 6 tests and 6 suites in
/nobackup/jenkins/workspace/nightly/tests/pyunit/test_run.py
================================================================================
Running Tests from 53 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/ARM/gem5.opt
You may want to run with only a single ISA(--isa=), use --skip-build, or use
'rerun'.
Building the following targets. This may take a while.
/nobackup/jenkins/workspace/nightly/build/MIPS/gem5.opt
You may want to run with only a single ISA(--isa=), use --skip-build, or use
'rerun'.
Building the following targets. This may take a while.
/nobackup/jenkins/workspace/nightly/build/SPARC/gem5.opt
You may want to run with only a single ISA(--isa=), use --skip-build, or use
'rerun'.
Building the following targets. This may take a while.
/nobackup/jenkins/workspace/nightly/build/GCN3_X86_MSI/gem5.opt
You may want to run with only a single ISA(--isa=), use --skip-build, or use
'rerun'.
Building the following targets. This may take a while.
/nobackup/jenkins/workspace/nightly/build/RISCV/gem5.opt
You may want to run with only a single ISA(--isa=), use --skip-build, or use
'rerun'.
Building the following targets. This may take a while.
/nobackup/jenkins/workspace/nightly/build/NULL_MESI_Two_Level/gem5.opt
You may want to run with only a single ISA(--isa=), use --skip-build, or use
'rerun'.
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'.
Building the following targets. This may take a while.
/nobackup/jenkins/workspace/nightly/build/X86_MESI_Two_Level/gem5.opt
You may want to run with only a single ISA(--isa=), use --skip-build, or use
'rerun'.
Building the following targets. This may take a while.
/nobackup/jenkins/workspace/nightly/build/X86/gem5.opt
You may want to run with only a single ISA(--isa=), use --skip-build, or use
'rerun'.
Building the following targets. This may take a while.
/nobackup/jenkins/workspace/nightly/build/POWER/gem5.opt
You may want to run with only a single ISA(--isa=), use --skip-build, or use
'rerun'.
Test: realview-switcheroo-atomic-ARM-x86_64-opt Passed
Test: realview-switcheroo-noncaching-timing-ARM-x86_64-opt Passed
Test: realview-switcheroo-timing-ARM-x86_64-opt Passed
Test: realview-simple-atomic-ARM-x86_64-opt Passed
Test: realview-simple-atomic-checkpoint-ARM-x86_64-opt Passed
Test: test-mips-hello-timing-MIPS-x86_64-opt Passed
Test: test-mips-hello-timing-MIPS-x86_64-opt-MatchRegex Passed
Test: test-mips-hello-atomic-MIPS-x86_64-opt Passed
Test: test-mips-hello-atomic-MIPS-x86_64-opt-MatchRegex Passed
Test: test-mips-hello-o3-MIPS-x86_64-opt Passed
Test: test-mips-hello-o3-MIPS-x86_64-opt-MatchRegex Passed
Test: test-sparc-hello-timing-SPARC-x86_64-opt Passed
Test: test-sparc-hello-timing-SPARC-x86_64-opt-MatchRegex Passed
Test: test-sparc-hello-atomic-SPARC-x86_64-opt Passed
Test: test-sparc-hello-atomic-SPARC-x86_64-opt-MatchRegex Passed
Test: test-sparc-insttest-atomic-SPARC-x86_64-opt Passed
Test: test-sparc-insttest-atomic-SPARC-x86_64-opt-MatchStdoutNoPerf Passed
Test: test-sparc-insttest-timing-SPARC-x86_64-opt Passed
Test: test-sparc-insttest-timing-SPARC-x86_64-opt-MatchStdoutNoPerf Passed
Test: simple_ruby_test-GCN3_X86-x86_64-opt-MSI Passed
Test: simple_ruby_test-GCN3_X86-x86_64-opt-MSI-MatchStdoutNoPerf Passed
Test: ruby_test_test-GCN3_X86-x86_64-opt-MSI Passed
Test: ruby_test_test-GCN3_X86-x86_64-opt-MSI-MatchStdout Passed
Test: realview64-minor-ARM-x86_64-opt Passed
Test: realview64-switcheroo-full-ARM-x86_64-opt Passed
Test: realview-simple-timing-ARM-x86_64-opt Passed
Test: realview64-minor-dual-ARM-x86_64-opt Passed
Test: realview64-minor-dual-ARM-x86_64-opt-MatchFileRegex Passed
Test: o3-cpu_8-mi_example-cores_riscv-boot-test-RISCV-x86_64-opt Failed
Test: o3-cpu_8-mi_example-cores_riscv-boot-test-RISCV-x86_64-opt-MatchRegex
Failed
Test: build-X86-opt Passed
Test: build-SPARC-opt Passed
Test: build-MIPS-opt Passed
Test: build-POWER-opt Passed
Test:
test-memory-LinearGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelDDR3_1600-NULL-x86_64-opt-MESI_Two_Level
Passed
Test:
test-memory-LinearGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelDDR3_2133-NULL-x86_64-opt-MESI_Two_Level
Passed
Test:
test-memory-LinearGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelDDR4_2400-NULL-x86_64-opt-MESI_Two_Level
Passed
Test: realview64-switcheroo-o3-ARM-x86_64-opt Passed
Test:
test-memory-LinearGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelLPDDR3_1600-NULL-x86_64-opt-MESI_Two_Level
Passed
Test:
test-memory-LinearGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelHBM-NULL-x86_64-opt-MESI_Two_Level
Passed
Test:
test-memory-RandomGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelDDR3_1600-NULL-x86_64-opt-MESI_Two_Level
Passed
Test:
test-memory-RandomGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelDDR3_2133-NULL-x86_64-opt-MESI_Two_Level
Passed
Test:
test-memory-RandomGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelDDR4_2400-NULL-x86_64-opt-MESI_Two_Level
Passed
time="2021-11-18T08:12:04-06:00" level=error msg="error waiting for container:
unexpected EOF"
Build step 'Execute shell' marked build as failure
Archiving artifacts
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s