Skip to content

Update README

ff55ee9
Select commit
Loading
Failed to load commit list.
Open

Update README #1032

Update README
ff55ee9
Select commit
Loading
Failed to load commit list.
Symbol-Github-Bot / Jenkins - Docs failed Feb 26, 2026 in 5m 20s

CI pipeline/run build: error in 'sh (scripts/ci/build.sh arm64)' step

CI pipeline / run build / scripts/ci/build.sh arm64

Error in sh (scripts/ci/build.sh arm64) step, with arguments bash -c 'scripts/ci/build.sh arm64'.

script returned exit code 2
Build log
[2026-02-26T01:44:41.018Z] + bash -c scripts/ci/build.sh arm64
[2026-02-26T01:44:41.018Z] + make gettext
[2026-02-26T01:44:41.018Z] Running Sphinx v5.2.0.post0
[2026-02-26T01:44:41.018Z] 
[2026-02-26T01:44:41.018Z] Configuration error:
[2026-02-26T01:44:41.018Z] There is a programmable error in your configuration file:
[2026-02-26T01:44:41.018Z] 
[2026-02-26T01:44:41.018Z] Traceback (most recent call last):
[2026-02-26T01:44:41.019Z]   File "/home/ubuntu/venv/lib/python3.12/site-packages/sphinx/config.py", line 349, in eval_config_file
[2026-02-26T01:44:41.019Z]     exec(code, namespace)
[2026-02-26T01:44:41.019Z]   File "/home/ubuntu/jenkins/workspace/source/conf.py", line 62, in <module>
[2026-02-26T01:44:41.019Z]     import ablog
[2026-02-26T01:44:41.019Z]   File "/home/ubuntu/venv/lib/python3.12/site-packages/ablog/__init__.py", line 23, in <module>
[2026-02-26T01:44:41.019Z]     from .version import version as __version__
[2026-02-26T01:44:41.019Z]   File "/home/ubuntu/venv/lib/python3.12/site-packages/ablog/version.py", line 1, in <module>
[2026-02-26T01:44:41.019Z]     from pkg_resources import DistributionNotFound, get_distribution
[2026-02-26T01:44:41.019Z] ModuleNotFoundError: No module named 'pkg_resources'
[2026-02-26T01:44:41.019Z] 
[2026-02-26T01:44:41.326Z] make: *** [Makefile:30: gettext] Error 1

Details

  • Declarative: Checkout SCM (5.8 sec)
    • setup environment (3.4 sec)
    • CI pipeline (2 min 7 sec)
      • display environment (2.9 sec)
      • checkout (1.3 sec)
      • setup docker environment (8.5 sec)
      • verify conventional commit message (1.7 sec)
      • setup lint (42 sec)
      • run lint (7.7 sec)
      • setup build (44 sec)
      • run build (3.2 sec)
        Error: script returned exit code 2 - logs
      • setup tests (1.3 sec)
      • run tests (1.3 sec)
      • run tests (examples) (1.3 sec)
      • run tests (vectors) (1.2 sec)
      • code coverage (1.5 sec)
    • CD pipeline (4.5 sec)
      • publish RC (1.3 sec)
      • publish Release (1.3 sec)
    • Declarative: Post Actions (1.7 sec)