Started by timer [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/jenkins_home/workspace/cv32e41p [Pipeline] { [Pipeline] stage [Pipeline] { (Git Clone) [Pipeline] sh + rm -rf cv32e41p [Pipeline] sh + git clone --recursive --depth=1 https://github.com/openhwgroup/cv32e41p cv32e41p Cloning into 'cv32e41p'... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Simulation) [Pipeline] dir Running in /var/jenkins_home/workspace/cv32e41p/cv32e41p [Pipeline] { [Pipeline] sh + /eda/oss-cad-suite/bin/iverilog -o simulation.out -g2012 -s bhv/cv32e41p_apu_tracer.sv bhv/cv32e41p_core_log.sv bhv/cv32e41p_sim_clock_gate.sv bhv/cv32e41p_tracer.sv bhv/cv32e41p_wrapper.sv bhv/include/cv32e41p_tracer_pkg.sv rtl/cv32e41p_aligner.sv rtl/cv32e41p_alu.sv rtl/cv32e41p_alu_div.sv rtl/cv32e41p_apu_disp.sv rtl/cv32e41p_controller.sv rtl/cv32e41p_core.sv rtl/cv32e41p_cs_registers.sv rtl/cv32e41p_ex_stage.sv rtl/cv32e41p_ff_one.sv rtl/cv32e41p_fifo.sv rtl/cv32e41p_hwloop_regs.sv rtl/cv32e41p_id_stage.sv rtl/cv32e41p_if_stage.sv rtl/cv32e41p_int_controller.sv rtl/cv32e41p_load_store_unit.sv rtl/cv32e41p_merged_decoder.sv rtl/cv32e41p_mult.sv rtl/cv32e41p_obi_interface.sv rtl/cv32e41p_popcnt.sv rtl/cv32e41p_prefetch_buffer.sv rtl/cv32e41p_prefetch_controller.sv rtl/cv32e41p_register_file_ff.sv rtl/cv32e41p_register_file_latch.sv rtl/cv32e41p_sleep_unit.sv rtl/include/cv32e41p_apu_core_pkg.sv rtl/include/cv32e41p_fpu_pkg.sv rtl/include/cv32e41p_pkg.sv sva/cv32e41p_prefetch_controller_sva.sv example_tb/core/amo_shim.sv example_tb/core/cv32e41p_fp_wrapper.sv example_tb/core/cv32e41p_random_interrupt_generator.sv example_tb/core/cv32e41p_tb_subsystem.sv example_tb/core/dp_ram.sv example_tb/core/mm_ram.sv example_tb/core/riscv_gnt_stall.sv example_tb/core/riscv_rvalid_stall.sv example_tb/core/tb_top.sv example_tb/core/include/perturbation_pkg.sv bhv/cv32e41p_wrapper.sv:19: Include file cv32e41p_core_log.sv not found Preprocessor failed with 1 errors. [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: colorlight_i9) [Pipeline] { (Branch: digilent_nexys4_ddr) [Pipeline] stage [Pipeline] { (colorlight_i9) [Pipeline] stage [Pipeline] { (digilent_nexys4_ddr) Stage "colorlight_i9" skipped due to earlier failure(s) [Pipeline] getContext Stage "digilent_nexys4_ddr" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Synthesis and PnR) [Pipeline] stage [Pipeline] { (Synthesis and PnR) Stage "colorlight_i9" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "digilent_nexys4_ddr" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Flash colorlight_i9) [Pipeline] stage [Pipeline] { (Flash digilent_nexys4_ddr) Stage "colorlight_i9" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "digilent_nexys4_ddr" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test colorlight_i9) [Pipeline] stage [Pipeline] { (Test digilent_nexys4_ddr) Stage "colorlight_i9" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "digilent_nexys4_ddr" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch colorlight_i9 [Pipeline] } Failed in branch digilent_nexys4_ddr [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: ed3e7f5d-78b4-4e4f-8865-99ecf495c63e 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
