See <https://jenkins.gem5.org/job/nightly/435/display/redirect?page=changes>

Changes:

[gabe.black] cpu: Switch std::variant out for std::any in IntResult.


------------------------------------------
[...truncated 674.52 KB...]
[ RUN      ] ProxyPtr.Dirty
[       OK ] ProxyPtr.Dirty (0 ms)
[ RUN      ] ProxyPtr.LoadAndFlush
[       OK ] ProxyPtr.LoadAndFlush (0 ms)
[ RUN      ] ProxyPtr.ConstOperators
[       OK ] ProxyPtr.ConstOperators (0 ms)
[ RUN      ] ProxyPtr.NonConstOperators
[       OK ] ProxyPtr.NonConstOperators (0 ms)
[----------] 5 tests from ProxyPtr (0 ms total)

[----------] 1 test from ProxyPtrTest
[ RUN      ] ProxyPtrTest.GuestABI
[       OK ] ProxyPtrTest.GuestABI (0 ms)
[----------] 1 test from ProxyPtrTest (0 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 2 test suites ran. (0 ms total)
[  PASSED  ] 6 tests.
[       OK ] LoggingDeathTest.WarnLoggerExitHelper (137 ms)
[ RUN      ] LoggingDeathTest.InfoLoggerExitHelper
[       OK ] UncontendedMutex.Lock (200 ms)
[ RUN      ] UncontendedMutex.HeavyContention
[       OK ] LoggingDeathTest.InfoLoggerExitHelper (139 ms)
[ RUN      ] LoggingDeathTest.HackLoggerExitHelper
[       OK ] UncontendedMutex.HeavyContention (33 ms)
[----------] 2 tests from UncontendedMutex (234 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (234 ms total)
[  PASSED  ] 2 tests.
[       OK ] LoggingDeathTest.HackLoggerExitHelper (143 ms)
[ RUN      ] LoggingDeathTest.FatalLoggerExitHelper
[       OK ] LoggingDeathTest.FatalLoggerExitHelper (1 ms)
[ RUN      ] LoggingDeathTest.PanicLoggerExitHelper
[       OK ] LoggingDeathTest.PanicLoggerExitHelper (134 ms)
[ RUN      ] LoggingDeathTest.ExitMessage
[       OK ] LoggingDeathTest.ExitMessage (134 ms)
[ RUN      ] LoggingDeathTest.Panic
[       OK ] LoggingDeathTest.Panic (133 ms)
[ RUN      ] LoggingDeathTest.Fatal
[       OK ] LoggingDeathTest.Fatal (1 ms)
[ RUN      ] LoggingDeathTest.PanicIf
[       OK ] LoggingDeathTest.PanicIf (134 ms)
[ RUN      ] LoggingDeathTest.FatalIf
[       OK ] LoggingDeathTest.FatalIf (1 ms)
[ RUN      ] LoggingDeathTest.gem5Assert
[  SKIPPED ] LoggingDeathTest.gem5Assert (0 ms)
[----------] 13 tests from LoggingDeathTest (1093 ms total)

[----------] 21 tests from LoggingFixture
[ RUN      ] LoggingFixture.BasicPrint
[       OK ] LoggingFixture.BasicPrint (0 ms)
[ RUN      ] LoggingFixture.VariadicCharPrint
[       OK ] LoggingFixture.VariadicCharPrint (0 ms)
[ RUN      ] LoggingFixture.VariadicStringPrint
[       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 (1 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 (1 ms total)

[----------] Global test environment tear-down
[==========] 34 tests from 2 test suites ran. (1094 ms total)
[  PASSED  ] 32 tests.
[  SKIPPED ] 2 tests, listed below:
[  SKIPPED ] LoggingDeathTest.EmptyPrefix
[  SKIPPED ] LoggingDeathTest.gem5Assert
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 115: --volume 
<https://jenkins.gem5.org/job/nightly/ws/tests/..>:<https://jenkins.gem5.org/job/nightly/ws/tests/..>
 -w <https://jenkins.gem5.org/job/nightly/ws/tests/../tests> --rm 
gcr.io/gem5-test/ubuntu-20.04_all-dependencies ./main.py run --length long -j12 
-t12
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 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/asmtest/tests.py>
Discovered 264 tests and 132 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/cpu_tests/test.py>
Discovered 24 tests and 12 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/dram-lowp/test_dram_lowp.py>
Discovered 192 tests and 162 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/fs/linux/arm/test.py>
Discovered 270 tests and 135 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/hello_se/test_hello_se.py>
Discovered 24 tests and 12 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/insttest_se/test.py>
Discovered 36 tests and 36 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/learning_gem5/part1_test.py>
Discovered 48 tests and 24 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/learning_gem5/part2_test.py>
Discovered 18 tests and 9 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/learning_gem5/part3_test.py>
Discovered 12 tests and 6 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/m5_util/test_exit.py>
Discovered 0 tests and 0 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/m5threads_test_atomic/test.py>
Discovered 72 tests and 72 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/memory/test.py>
Discovered 18 tests and 6 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/stats/test_hdf5.py>
Discovered 21 tests and 21 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/test_build/test_build.py>
Discovered 18 tests and 18 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/gem5/x86-boot-tests/test_linux_boot.py>
Discovered 6 tests and 6 suites in 
<https://jenkins.gem5.org/job/nightly/ws/tests/pyunit/test_run.py>
================================================================================
Running Tests from 34 suites
Results will be stored in 
<https://jenkins.gem5.org/job/nightly/ws/tests/testing-results>
================================================================================
Building the following targets. This may take a while.
<https://jenkins.gem5.org/job/nightly/ws/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.
<https://jenkins.gem5.org/job/nightly/ws/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.
<https://jenkins.gem5.org/job/nightly/ws/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.
<https://jenkins.gem5.org/job/nightly/ws/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.
<https://jenkins.gem5.org/job/nightly/ws/build/POWER/gem5.opt>
You may want to run with only a single ISA(--isa=), use --skip-build, or use 
'rerun'.
Redirecting stdout to /tmp/gem5outsz9ssoaj/simout
Redirecting stderr to /tmp/gem5outsz9ssoaj/simerr
Redirecting stdout to /tmp/gem5outxkz1eu0j/simout
Redirecting stderr to /tmp/gem5outxkz1eu0j/simerr
Redirecting stdout to /tmp/gem5outwj8h4xbc/simout
Redirecting stderr to /tmp/gem5outwj8h4xbc/simerr
Redirecting stdout to /tmp/gem5outrx228qq_/simout
Redirecting stderr to /tmp/gem5outrx228qq_/simerr
Redirecting stdout to /tmp/gem5outb5ljfez5/simout
Redirecting stderr to /tmp/gem5outb5ljfez5/simerr
Redirecting stdout to /tmp/gem5out3n7j3_yw/simout
Redirecting stderr to /tmp/gem5out3n7j3_yw/simerr
Redirecting stdout to /tmp/gem5out9d66vkn8/simout
Redirecting stderr to /tmp/gem5out9d66vkn8/simerr
Redirecting stdout to /tmp/gem5outvo5zlicn/simout
Redirecting stderr to /tmp/gem5outvo5zlicn/simerr
Redirecting stdout to /tmp/gem5outrhc_yw75/simout
Redirecting stderr to /tmp/gem5outrhc_yw75/simerr
Redirecting stdout to /tmp/gem5out02et9wff/simout
Redirecting stderr to /tmp/gem5out02et9wff/simerr
Redirecting stdout to /tmp/gem5outfsmr9us5/simout
Redirecting stderr to /tmp/gem5outfsmr9us5/simerr
Redirecting stdout to /tmp/gem5outi_z4s17n/simout
Redirecting stderr to /tmp/gem5outi_z4s17n/simerr
Test: realview-switcheroo-atomic-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5out_5s1ein1/simout
Redirecting stderr to /tmp/gem5out_5s1ein1/simerr
Test: realview-switcheroo-noncaching-timing-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outc35d41px/simout
Redirecting stderr to /tmp/gem5outc35d41px/simerr
Test: realview-switcheroo-timing-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5out3qvv3q34/simout
Redirecting stderr to /tmp/gem5out3qvv3q34/simerr
Test: realview-simple-atomic-checkpoint-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5out4v0kjdgy/simout
Redirecting stderr to /tmp/gem5out4v0kjdgy/simerr
Test: realview-simple-atomic-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outg4erilwx/simout
Redirecting stderr to /tmp/gem5outg4erilwx/simerr
Test: realview-simple-timing-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outl4w30mnz/simout
Redirecting stderr to /tmp/gem5outl4w30mnz/simerr
Test: realview64-o3-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outnuhy5uxp/simout
Redirecting stderr to /tmp/gem5outnuhy5uxp/simerr
Test: realview64-minor-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outbfa6hngg/simout
Redirecting stderr to /tmp/gem5outbfa6hngg/simerr
Test: realview64-switcheroo-full-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5out4__djg5t/simout
Redirecting stderr to /tmp/gem5out4__djg5t/simerr
Test: test-hello-TimingSimpleCPU-MIPS-x86_64-opt Passed
Test: test-hello-TimingSimpleCPU-MIPS-x86_64-opt-MatchStdoutNoPerf Passed
Redirecting stdout to /tmp/gem5outrslt64f2/simout
Redirecting stderr to /tmp/gem5outrslt64f2/simerr
Test: test-hello-AtomicSimpleCPU-MIPS-x86_64-opt Passed
Test: test-hello-AtomicSimpleCPU-MIPS-x86_64-opt-MatchStdoutNoPerf Passed
Redirecting stdout to /tmp/gem5outs_wu9gmv/simout
Redirecting stderr to /tmp/gem5outs_wu9gmv/simerr
Test: test-hello-DerivO3CPU-MIPS-x86_64-opt Passed
Test: test-hello-DerivO3CPU-MIPS-x86_64-opt-MatchStdoutNoPerf Passed
Redirecting stdout to /tmp/gem5out8xnspuvf/simout
Redirecting stderr to /tmp/gem5out8xnspuvf/simerr
Test: test-hello-TimingSimpleCPU-SPARC-x86_64-opt Passed
Test: test-hello-TimingSimpleCPU-SPARC-x86_64-opt-MatchStdoutNoPerf Passed
Redirecting stdout to /tmp/gem5out3nf7ckzx/simout
Redirecting stderr to /tmp/gem5out3nf7ckzx/simerr
Test: test-hello-AtomicSimpleCPU-SPARC-x86_64-opt Passed
Test: test-hello-AtomicSimpleCPU-SPARC-x86_64-opt-MatchStdoutNoPerf Passed
Redirecting stdout to /tmp/gem5out98khcezd/simout
Redirecting stderr to /tmp/gem5out98khcezd/simerr
Test: test-insttest-linux-AtomicSimpleCPU-SPARC-x86_64-opt Passed
Test: test-insttest-linux-AtomicSimpleCPU-SPARC-x86_64-opt-MatchStdoutNoPerf 
Passed
Redirecting stdout to /tmp/gem5outpw4w8sgd/simout
Redirecting stderr to /tmp/gem5outpw4w8sgd/simerr
Test: test-insttest-linux-TimingSimpleCPU-SPARC-x86_64-opt Passed
Test: test-insttest-linux-TimingSimpleCPU-SPARC-x86_64-opt-MatchStdoutNoPerf 
Passed
Test: build-X86-opt Passed
Test: build-SPARC-opt Passed
Test: build-MIPS-opt Passed
Test: build-POWER-opt Passed
Redirecting stdout to /tmp/gem5outnv2636nk/simout
Redirecting stderr to /tmp/gem5outnv2636nk/simerr
Test: realview64-minor-dual-ARM-x86_64-opt Passed
Test: realview64-minor-dual-ARM-x86_64-opt-MatchFileRegex Passed
Redirecting stdout to /tmp/gem5outljcoru06/simout
Redirecting stderr to /tmp/gem5outljcoru06/simerr
Test: realview-minor-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outq_t2fa2x/simout
Redirecting stderr to /tmp/gem5outq_t2fa2x/simerr
Test: realview64-o3-checker-ARM-x86_64-opt Passed
Test: test-ubuntu_boot-atomic_cpu-1_cpus-init_boot-X86-x86_64-opt Passed
Test: realview64-simple-timing-ruby-ARM-x86_64-opt Passed
Test: test-ubuntu_boot-simple_cpu-1_cpus-init_boot-X86-x86_64-opt Passed
Build timed out (after 1,380 minutes). Marking the build as failed.
Terminated
Build was aborted
Archiving artifacts
Recording plot data
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found 
but none of them are new. Did leafNodes run? 
For example, 
<https://jenkins.gem5.org/job/nightly/435/artifact/tests/testing-results/results.xml>
 is 2 days 22 hr old
_______________________________________________
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

Reply via email to