Skip to content
Failed

Console Output

Started by timer
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/T03x
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Git Clone)
[Pipeline] sh
+ rm -rf T03x
[Pipeline] sh
+ git clone --recursive https://github.com/klessydra/T03x T03x
Cloning into 'T03x'...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Simulation)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/T03x/T03x
[Pipeline] {
[Pipeline] sh
+ ghdl -a --std=08 klessydra-t0-3th/PKG_RiscV_Klessydra_thread_parameters.vhd klessydra-t0-3th/PKG_RiscV_Klessydra.vhd klessydra-t0-3th/PKG_RiscV_Klessydra.vhd klessydra-t0-3th/RTL-CSR_Unit.vhd klessydra-t0-3th/RTL-Debug_Unit.vhd klessydra-t0-3th/RTL-Processing_Pipeline.vhd klessydra-t0-3th/RTL-Program_Counter_unit.vhd klessydra-t0-3th/STR-Klessydra_top.vhd
klessydra-t0-3th/PKG_RiscV_Klessydra.vhd:1:1:warning: redefinition of a library unit in same design file: [-Wlibrary]
klessydra-t0-3th/PKG_RiscV_Klessydra.vhd:1:1:warning: package "riscv_klessydra" defined at line 9:9 is now package "riscv_klessydra" [-Wlibrary]
klessydra-t0-3th/PKG_RiscV_Klessydra.vhd:338:1:warning: redefinition of a library unit in same design file: [-Wlibrary]
klessydra-t0-3th/PKG_RiscV_Klessydra.vhd:338:1:warning: package body "riscv_klessydra" defined at line 338:14 is now package body "riscv_klessydra" [-Wlibrary]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:79:12:warning: declaration of "mtvec" hides port "mtvec" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:80:12:warning: declaration of "instr_gnt_i" hides port "instr_gnt_i" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:80:25:warning: declaration of "taken_branch" hides port "taken_branch" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:81:12:warning: declaration of "wfi_condition_pending" hides signal "wfi_condition_pending" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:82:12:warning: declaration of "set_wfi_condition" hides port "set_wfi_condition" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:83:12:warning: declaration of "taken_branch_pending" hides port "taken_branch_pending" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:84:12:warning: declaration of "irq_pending" hides port "irq_pending" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:85:12:warning: declaration of "set_except_condition" hides port "set_except_condition" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:86:12:warning: declaration of "set_mret_condition" hides port "set_mret_condition" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:87:12:warning: declaration of "pc" hides signal "pc" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:88:12:warning: declaration of "taken_branch_pc_lat" hides port "taken_branch_pc_lat" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:89:12:warning: declaration of "incremented_pc" hides port "incremented_pc" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:90:12:warning: declaration of "boot_pc" hides signal "boot_pc" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:91:12:warning: declaration of "pc_update_enable" hides signal "pc_update_enable" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:92:12:warning: declaration of "served_except_condition" hides port "served_except_condition" [-Whide]
klessydra-t0-3th/RTL-Program_Counter_unit.vhd:93:12:warning: declaration of "served_mret_condition" hides port "served_mret_condition" [-Whide]
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (FPGA Build Pipeline)
[Pipeline] parallel
[Pipeline] { (Branch: colorlight_i9)
[Pipeline] { (Branch: digilent_nexys4_ddr)
[Pipeline] stage
[Pipeline] { (colorlight_i9)
[Pipeline] stage
[Pipeline] { (digilent_nexys4_ddr)
[Pipeline] lock
Trying to acquire lock on [Resource: colorlight_i9]
Resource [colorlight_i9] did not exist. Created.
Lock acquired on [Resource: colorlight_i9]
[Pipeline] {
[Pipeline] lock
Trying to acquire lock on [Resource: digilent_nexys4_ddr]
The resource [digilent_nexys4_ddr] is locked by build RPU #124 #124 since Oct 23, 2024, 2:15 AM.
[Resource: digilent_nexys4_ddr] is not free, waiting for execution ...
[Required resources: [digilent_nexys4_ddr]] added into queue at position 0
[Pipeline] stage
[Pipeline] { (Síntese e PnR)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/T03x/T03x
[Pipeline] {
[Pipeline] echo
Iniciando síntese para FPGA colorlight_i9.
[Pipeline] sh
+ python3 /eda/processor-ci/main.py -c /eda/processor-ci/config.json -p T03x -b colorlight_i9
Arquivo de configura����o final gerado em /var/lib/jenkins/workspace/T03x/T03x/build_colorlight_i9.tcl
Erro ao executar o Makefile.
ERROR: TCL interpreter returned an error: Yosys command produced an error
make: *** [/eda/processor-ci/makefiles/colorlight_i9.mk:12: colorlight_i9.json] Error 1

Traceback (most recent call last):
  File "/eda/processor-ci/main.py", line 79, in <module>
    main(
  File "/eda/processor-ci/main.py", line 26, in main
    build(build_file_path, board_name, toolchain_path)
  File "/eda/processor-ci/core/fpga.py", line 113, in build
    raise subprocess.CalledProcessError(process.returncode, "make")
subprocess.CalledProcessError: Command 'make' returned non-zero exit status 2.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Flash colorlight_i9)
Stage "Flash colorlight_i9" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Teste colorlight_i9)
Stage "Teste colorlight_i9" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Lock released on resource [Resource: colorlight_i9]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch colorlight_i9
Lock acquired on [Resource: digilent_nexys4_ddr]
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Síntese e PnR)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/T03x/T03x
[Pipeline] {
[Pipeline] echo
Iniciando síntese para FPGA digilent_nexys4_ddr.
[Pipeline] sh
+ python3 /eda/processor-ci/main.py -c /eda/processor-ci/config.json -p T03x -b digilent_nexys4_ddr
Arquivo de configura����o final gerado em /var/lib/jenkins/workspace/T03x/T03x/build_digilent_nexys4_ddr.tcl
Erro ao executar o Makefile.
ERROR: [Synth 8-2757] this construct is only supported in VHDL 1076-2008 [/var/lib/jenkins/workspace/T03x/T03x/klessydra-t0-3th/RTL-CSR_Unit.vhd:891]
ERROR: [Common 17-69] Command failed: Synthesis failed - please see the console or run log file for details
make: *** [/eda/processor-ci/makefiles/digilent_nexys4_ddr.mk:12: digilent_nexys4_ddr.bit] Error 1

Traceback (most recent call last):
  File "/eda/processor-ci/main.py", line 79, in <module>
    main(
  File "/eda/processor-ci/main.py", line 26, in main
    build(build_file_path, board_name, toolchain_path)
  File "/eda/processor-ci/core/fpga.py", line 113, in build
    raise subprocess.CalledProcessError(process.returncode, "make")
subprocess.CalledProcessError: Command 'make' returned non-zero exit status 2.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Flash digilent_nexys4_ddr)
Stage "Flash digilent_nexys4_ddr" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Teste digilent_nexys4_ddr)
Stage "Teste digilent_nexys4_ddr" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Lock released on resource [Resource: digilent_nexys4_ddr]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch digilent_nexys4_ddr
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/T03x/T03x
[Pipeline] {
[Pipeline] sh
+ rm -rf README.md build_colorlight_i9.tcl build_digilent_nexys4_ddr.tcl klessydra-t0-3th pics src_files.yml work-obj08.cf
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE