Started by timer [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/jenkins_home/workspace/Hazard3 [Pipeline] { [Pipeline] stage [Pipeline] { (Git Clone) [Pipeline] sh + rm -rf *.xml [Pipeline] sh + rm -rf Hazard3 [Pipeline] sh + git clone --recursive --depth=1 https://github.com/Wren6991/Hazard3 Hazard3 Cloning into 'Hazard3'... Submodule 'example_soc/libfpga' (https://github.com/Wren6991/libfpga.git) registered for path 'example_soc/libfpga' Submodule 'scripts' (https://github.com/Wren6991/fpgascripts) registered for path 'scripts' Submodule 'test/formal/riscv-formal' (https://github.com/Wren6991/riscv-formal.git) registered for path 'test/formal/riscv-formal/riscv-formal' Submodule 'test/sim/embench/embench-iot' (https://github.com/Wren6991/embench-iot.git) registered for path 'test/sim/embench/embench-iot' Submodule 'test/sim/riscv-compliance/riscv-arch-test' (https://github.com/wren6991/riscv-arch-test.git) registered for path 'test/sim/riscv-compliance/riscv-arch-test' Submodule 'test/sim/riscv-tests/riscv-tests' (https://github.com/Wren6991/riscv-tests.git) registered for path 'test/sim/riscv-tests/riscv-tests' Cloning into '/var/jenkins_home/workspace/Hazard3/Hazard3/example_soc/libfpga'... Cloning into '/var/jenkins_home/workspace/Hazard3/Hazard3/scripts'... Cloning into '/var/jenkins_home/workspace/Hazard3/Hazard3/test/formal/riscv-formal/riscv-formal'... Cloning into '/var/jenkins_home/workspace/Hazard3/Hazard3/test/sim/embench/embench-iot'... Cloning into '/var/jenkins_home/workspace/Hazard3/Hazard3/test/sim/riscv-compliance/riscv-arch-test'... Cloning into '/var/jenkins_home/workspace/Hazard3/Hazard3/test/sim/riscv-tests/riscv-tests'... Submodule path 'example_soc/libfpga': checked out '9d50e12e01efb59c45f4f71ff5d650a7fb7c6acc' Submodule path 'scripts': checked out '841ed3ec1717ce490587b1ad7456bc77faf9a2f3' From https://github.com/Wren6991/riscv-formal * branch c12efe293f5f7788c36155675e1d609d7dc15290 -> FETCH_HEAD Submodule path 'test/formal/riscv-formal/riscv-formal': checked out 'c12efe293f5f7788c36155675e1d609d7dc15290' Submodule path 'test/sim/embench/embench-iot': checked out 'bfbfbbf71a681ab09dcfb33195e9225156a569c7' From https://github.com/wren6991/riscv-arch-test * branch 099a70167993378fe25fe1e668207fc4ea3c0fb0 -> FETCH_HEAD Submodule path 'test/sim/riscv-compliance/riscv-arch-test': checked out '099a70167993378fe25fe1e668207fc4ea3c0fb0' Submodule path 'test/sim/riscv-tests/riscv-tests': checked out 'debd6eccdce79083fbc055e48271781b379029ed' Submodule 'env' (https://github.com/riscv/riscv-test-env.git) registered for path 'test/sim/riscv-tests/riscv-tests/env' Cloning into '/var/jenkins_home/workspace/Hazard3/Hazard3/test/sim/riscv-tests/riscv-tests/env'... Submodule path 'test/sim/riscv-tests/riscv-tests/env': checked out '4fabfb4e0d3eacc1dc791da70e342e4b68ea7e46' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Simulation) [Pipeline] dir Running in /var/jenkins_home/workspace/Hazard3/Hazard3 [Pipeline] { [Pipeline] sh + /eda/oss-cad-suite/bin/iverilog -o simulation.out -g2005 -s hazard3_core -I hdl/ hdl/hazard3_core.v hdl/hazard3_cpu_1port.v hdl/hazard3_cpu_2port.v hdl/hazard3_csr.v hdl/hazard3_decode.v hdl/hazard3_frontend.v hdl/hazard3_instr_decompress.v hdl/hazard3_irq_ctrl.v hdl/hazard3_pmp.v hdl/hazard3_power_ctrl.v hdl/hazard3_regfile_1w2r.v hdl/hazard3_triggers.v hdl/arith/hazard3_alu.v hdl/arith/hazard3_branchcmp.v hdl/arith/hazard3_mul_fast.v hdl/arith/hazard3_muldiv_seq.v hdl/arith/hazard3_onehot_encode.v hdl/arith/hazard3_onehot_priority.v hdl/arith/hazard3_onehot_priority_dynamic.v hdl/arith/hazard3_priority_encode.v hdl/arith/hazard3_shift_barrel.v hdl/debug/cdc/hazard3_apb_async_bridge.v hdl/debug/cdc/hazard3_reset_sync.v hdl/debug/cdc/hazard3_sync_1bit.v hdl/debug/dm/hazard3_dm.v hdl/debug/dm/hazard3_sbus_to_ahb.v hdl/debug/dtm/hazard3_ecp5_jtag_dtm.v hdl/debug/dtm/hazard3_jtag_dtm.v hdl/debug/dtm/hazard3_jtag_dtm_core.v hdl/hazard3_triggers.v:55: parameter declarations are not permitted in generate blocks [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Utilities) Stage "Utilities" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (FPGA Build Pipeline) Stage "FPGA Build Pipeline" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: digilent_arty_a7_100t) [Pipeline] stage [Pipeline] { (digilent_arty_a7_100t) Stage "digilent_arty_a7_100t" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Synthesis and PnR) Stage "digilent_arty_a7_100t" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Flash digilent_arty_a7_100t) Stage "digilent_arty_a7_100t" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test digilent_arty_a7_100t) Stage "digilent_arty_a7_100t" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch digilent_arty_a7_100t [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] junit Recording test results No test report files were found. Configuration error? Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: f3e265ff-0126-49f7-a3a6-ef854c1d2740 hudson.AbortException: No test report files were found. Configuration error? at PluginClassLoader for junit//hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:253) at hudson.FilePath.act(FilePath.java:1234) at hudson.FilePath.act(FilePath.java:1217) at PluginClassLoader for junit//hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:146) at PluginClassLoader for junit//hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:177) at PluginClassLoader for junit//hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:282) at PluginClassLoader for junit//hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:62) at PluginClassLoader for junit//hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:27) at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE