[dependency]: Bump isort from 7.0.0 to 8.0.1 #80
Symbol-Github-Bot / Jenkins CI - Miscellaneous Python Scripts
failed
Apr 5, 2026 in 1m 32s
CI pipeline/setup lint: error in 'sh (scripts/ci/setup_lint.sh)' step
CI pipeline / setup lint / scripts/ci/setup_lint.sh
Error in sh (scripts/ci/setup_lint.sh) step, with arguments bash -c 'scripts/ci/setup_lint.sh'.
script returned exit code 1
Build log
[2026-04-05T04:44:51.144Z] + bash -c scripts/ci/setup_lint.sh
[2026-04-05T04:44:51.144Z] + python3 -m pip install -r lint_requirements.txt
[2026-04-05T04:44:52.525Z] Looking in indexes: https://registry.symbolsyndicate.us/repository/pypi-group/simple, https://pypi.org/simple
[2026-04-05T04:44:57.804Z] Collecting isort==8.0.1 (from -r lint_requirements.txt (line 1))
[2026-04-05T04:45:01.984Z] Downloading isort-8.0.1-py3-none-any.whl.metadata (11 kB)
[2026-04-05T04:45:01.984Z] Collecting pycodestyle==2.14.0 (from -r lint_requirements.txt (line 2))
[2026-04-05T04:45:01.984Z] Downloading pycodestyle-2.14.0-py2.py3-none-any.whl.metadata (4.5 kB)
[2026-04-05T04:45:01.984Z] Collecting pylint==4.0.4 (from -r lint_requirements.txt (line 3))
[2026-04-05T04:45:01.984Z] Downloading pylint-4.0.4-py3-none-any.whl.metadata (12 kB)
[2026-04-05T04:45:02.242Z] Collecting astroid<=4.1.dev0,>=4.0.2 (from pylint==4.0.4->-r lint_requirements.txt (line 3))
[2026-04-05T04:45:02.242Z] Downloading astroid-4.0.4-py3-none-any.whl.metadata (4.4 kB)
[2026-04-05T04:45:02.500Z] Collecting dill>=0.3.6 (from pylint==4.0.4->-r lint_requirements.txt (line 3))
[2026-04-05T04:45:02.500Z] Downloading dill-0.4.1-py3-none-any.whl.metadata (10 kB)
[2026-04-05T04:45:02.500Z] INFO: pip is looking at multiple versions of pylint to determine which version is compatible with other requirements. This could take a while.
[2026-04-05T04:45:02.500Z] ERROR: Cannot install -r lint_requirements.txt (line 3) and isort==8.0.1 because these package versions have conflicting dependencies.
[2026-04-05T04:45:02.500Z]
[2026-04-05T04:45:02.500Z] The conflict is caused by:
[2026-04-05T04:45:02.500Z] The user requested isort==8.0.1
[2026-04-05T04:45:02.500Z] pylint 4.0.4 depends on isort!=5.13, <8 and >=5
[2026-04-05T04:45:02.500Z]
[2026-04-05T04:45:02.500Z] To fix this you could try to:
[2026-04-05T04:45:02.500Z] 1. loosen the range of package versions you've specified
[2026-04-05T04:45:02.500Z] 2. remove package versions to allow pip attempt to solve the dependency conflict
[2026-04-05T04:45:02.500Z]
[2026-04-05T04:45:02.500Z] ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
Details
- Declarative: Checkout SCM (4.9 sec)
- setup environment (3.6 sec)
- CI pipeline (1 min 11 sec)
- display environment (3 sec)
- checkout (1.3 sec)
- setup docker environment (11 sec)
- verify conventional commit message (1.2 sec)
- setup lint (17 sec)
Error: script returned exit code 1 - logs - run lint (0.98 sec)
- setup build (0.99 sec)
- run build (0.97 sec)
- setup tests (0.93 sec)
- run tests (0.98 sec)
- run tests (examples) (0.94 sec)
- run tests (vectors) (0.95 sec)
- code coverage (0.95 sec)
- CD pipeline (3 sec)
- publish RC (0.98 sec)
- publish Release (0.89 sec)
- Declarative: Post Actions (1.2 sec)
Loading