Skip to content

Console Output

+ pwd
+ python3 /eda/processor-ci/labeler_prototype.py -d /var/jenkins_home/workspace/tinyriscv/tinyriscv -c /eda/processor-ci/config.json -o /jenkins/processor-ci_utils/labels.json
Traceback (most recent call last):
  File "/eda/processor-ci/labeler_prototype.py", line 224, in <module>
    main(dir_to_search, config_json, output_json)
  File "/eda/processor-ci/labeler_prototype.py", line 170, in main
    content = f.read()
              ^^^^^^^^
  File "<frozen codecs>", line 322, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xba in position 1074: invalid start byte