Running with gitlab-runner 17.1.0 (fe451d5a)
  on osm-cicd-10 S9P1hQmo, system ID: s_0c544012072a
Resolving secrets
section_start:1744488197:prepare_executor
Preparing the "docker" executor
Using Docker executor with image registry.gitlab.com/security-products/gemnasium-python:5 ...
Pulling docker image registry.gitlab.com/security-products/gemnasium-python:5 ...
Using docker image sha256:d0f21211432782b6fa2aa2fffebb412a51a1e8fd6ddf6c7e49c1ebde3bbc1440 for registry.gitlab.com/security-products/gemnasium-python:5 with digest registry.gitlab.com/security-products/gemnasium-python@sha256:8e4792815ab7b21f1979d0de9302235b975293dadb97d35ab5662b4f0df13ab6 ...
section_end:1744488199:prepare_executor
section_start:1744488199:prepare_script
Preparing environment
Running on runner-s9p1hqmo-project-67-concurrent-0 via osm-cicd-10...
section_end:1744488200:prepare_script
section_start:1744488200:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Reinitialized existing Git repository in /builds/gitlab/osm/nbi/.git/
Checking out 844f6482 as detached HEAD (ref is master)...
Removing dist/
Removing gl-dependency-scanning-report.json
Removing gl-sbom-pypi-pip.cdx.json
Removing pipdeptree.json
Removing sbom-manifest.json

Skipping Git submodules setup
section_end:1744488202:get_sources
section_start:1744488202:step_script
Executing "step_script" stage of the job script
Using docker image sha256:d0f21211432782b6fa2aa2fffebb412a51a1e8fd6ddf6c7e49c1ebde3bbc1440 for registry.gitlab.com/security-products/gemnasium-python:5 with digest registry.gitlab.com/security-products/gemnasium-python@sha256:8e4792815ab7b21f1979d0de9302235b975293dadb97d35ab5662b4f0df13ab6 ...
$ /analyzer run
[INFO] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/src/app/cmd/gemnasium-python/main.go:52] ▶ GitLab gemnasium-python analyzer v5.9.1
[DEBU] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/pkg/mod/gitlab.com/gitlab-org/security-products/analyzers/common/v3@v3.4.0/cacert/cacert.go:65] ▶ CA cert bundle not imported: empty bundle or empty target path
[DEBU] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/src/app/finder/finder.go:64] ▶ inspect directory: .
[DEBU] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/src/app/finder/finder.go:96] ▶ skip ignored directory: .git
[DEBU] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/src/app/finder/detect.go:84] ▶ Selecting pip for pypi because this is the first match
[DEBU] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/src/app/finder/detect.go:92] ▶ rejecting setup.py as handled by setuptools
[INFO] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/src/app/finder/finder.go:116] ▶ Detected supported dependency files in '.'. Dependency files detected in this directory will be processed. Dependency files in other directories will be skipped.
[DEBU] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/src/app/cmd/gemnasium-python/main.go:242] ▶ Exporting dependencies for /builds/gitlab/osm/nbi/requirements.txt
[DEBU] [gemnasium-python] [2025-04-12T20:03:35Z] [/go/src/app/builder/pip/pip.go:120] ▶ /usr/local/bin/pip3 download --disable-pip-version-check --dest ./dist -r requirements.txt
Collecting aiohappyeyeballs==2.6.0 (from -r requirements.txt (line 17))
  Downloading aiohappyeyeballs-2.6.0-py3-none-any.whl.metadata (5.9 kB)
Collecting aiohttp==3.11.13 (from -r requirements.txt (line 19))
  Downloading aiohttp-3.11.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB)
Collecting aiosignal==1.3.2 (from -r requirements.txt (line 21))
  Downloading aiosignal-1.3.2-py2.py3-none-any.whl.metadata (3.8 kB)
Collecting async-timeout==4.0.3 (from -r requirements.txt (line 23))
  Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
Collecting attrs==25.1.0 (from -r requirements.txt (line 27))
  Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB)
Collecting autocommand==2.2.2 (from -r requirements.txt (line 32))
  Downloading autocommand-2.2.2-py3-none-any.whl.metadata (15 kB)
Collecting backports-tarfile==1.2.0 (from -r requirements.txt (line 34))
  Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB)
Collecting cefevent==0.5.6 (from -r requirements.txt (line 36))
  Downloading cefevent-0.5.6-py3-none-any.whl.metadata (11 kB)
Collecting certifi==2025.1.31 (from -r requirements.txt (line 38))
  Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
Collecting charset-normalizer==3.4.1 (from -r requirements.txt (line 40))
  Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
Collecting cheroot==10.0.1 (from -r requirements.txt (line 42))
  Downloading cheroot-10.0.1-py3-none-any.whl.metadata (7.1 kB)
Collecting cherrypy==18.10.0 (from -r requirements.txt (line 44))
  Downloading CherryPy-18.10.0-py3-none-any.whl.metadata (8.7 kB)
Collecting debtcollector==3.0.0 (from -r requirements.txt (line 46))
  Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting deepdiff==8.3.0 (from -r requirements.txt (line 51))
  Downloading deepdiff-8.3.0-py3-none-any.whl.metadata (6.5 kB)
Collecting frozenlist==1.5.0 (from -r requirements.txt (line 53))
  Downloading frozenlist-1.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB)
Collecting idna==3.10 (from -r requirements.txt (line 57))
  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting iso8601==2.1.0 (from -r requirements.txt (line 61))
  Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB)
Collecting jaraco-collections==5.1.0 (from -r requirements.txt (line 65))
  Downloading jaraco.collections-5.1.0-py3-none-any.whl.metadata (3.9 kB)
Collecting jaraco-context==6.0.1 (from -r requirements.txt (line 67))
  Downloading jaraco.context-6.0.1-py3-none-any.whl.metadata (4.1 kB)
Collecting jaraco-functools==4.1.0 (from -r requirements.txt (line 69))
  Downloading jaraco.functools-4.1.0-py3-none-any.whl.metadata (2.9 kB)
Collecting jaraco-text==4.0.0 (from -r requirements.txt (line 74))
  Downloading jaraco.text-4.0.0-py3-none-any.whl.metadata (3.7 kB)
Collecting jsonschema==4.23.0 (from -r requirements.txt (line 76))
  Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
Collecting jsonschema-specifications==2024.10.1 (from -r requirements.txt (line 78))
  Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB)
Collecting keystoneauth1==5.10.0 (from -r requirements.txt (line 80))
  Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB)
Collecting more-itertools==10.6.0 (from -r requirements.txt (line 82))
  Downloading more_itertools-10.6.0-py3-none-any.whl.metadata (37 kB)
Collecting msgpack==1.1.0 (from -r requirements.txt (line 88))
  Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)
Collecting multidict==6.1.0 (from -r requirements.txt (line 90))
  Downloading multidict-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.0 kB)
Collecting netaddr==1.3.0 (from -r requirements.txt (line 94))
  Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB)
Collecting orderly-set==5.3.0 (from -r requirements.txt (line 98))
  Downloading orderly_set-5.3.0-py3-none-any.whl.metadata (6.2 kB)
Collecting os-service-types==1.7.0 (from -r requirements.txt (line 100))
  Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting oslo-config==9.7.1 (from -r requirements.txt (line 102))
  Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB)
Collecting oslo-i18n==6.5.1 (from -r requirements.txt (line 104))
  Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB)
Collecting oslo-serialization==5.7.0 (from -r requirements.txt (line 109))
  Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB)
Collecting oslo-utils==8.2.0 (from -r requirements.txt (line 111))
  Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB)
Collecting packaging==24.2 (from -r requirements.txt (line 115))
  Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
Collecting pbr==6.1.1 (from -r requirements.txt (line 119))
  Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB)
Collecting portend==3.2.0 (from -r requirements.txt (line 127))
  Downloading portend-3.2.0-py3-none-any.whl.metadata (3.6 kB)
Collecting propcache==0.3.0 (from -r requirements.txt (line 129))
  Downloading propcache-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB)
Collecting psutil==7.0.0 (from -r requirements.txt (line 133))
  Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB)
Collecting pyparsing==3.2.1 (from -r requirements.txt (line 135))
  Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB)
Collecting pyrage==1.2.4 (from -r requirements.txt (line 137))
  Downloading pyrage-1.2.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB)
Collecting python-dateutil==2.9.0.post0 (from -r requirements.txt (line 139))
  Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting python-keystoneclient==5.6.0 (from -r requirements.txt (line 141))
  Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB)
Collecting pyyaml==6.0.2 (from -r requirements.txt (line 143))
  Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting referencing==0.36.2 (from -r requirements.txt (line 148))
  Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)
Collecting requests==2.32.3 (from -r requirements.txt (line 152))
  Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting rfc3986==2.0.0 (from -r requirements.txt (line 158))
  Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB)
Collecting rpds-py==0.23.1 (from -r requirements.txt (line 160))
  Downloading rpds_py-0.23.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
Collecting six==1.17.0 (from -r requirements.txt (line 164))
  Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting stevedore==5.4.1 (from -r requirements.txt (line 168))
  Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB)
Collecting tacacs-plus==2.6 (from -r requirements.txt (line 173))
  Downloading tacacs_plus-2.6-py2.py3-none-any.whl.metadata (1.1 kB)
Collecting tempora==5.8.0 (from -r requirements.txt (line 175))
  Downloading tempora-5.8.0-py3-none-any.whl.metadata (3.3 kB)
Collecting typing-extensions==4.12.2 (from -r requirements.txt (line 177))
  Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Collecting tzdata==2025.1 (from -r requirements.txt (line 182))
  Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting urllib3==2.3.0 (from -r requirements.txt (line 186))
  Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)
Collecting wrapt==1.17.2 (from -r requirements.txt (line 188))
  Downloading wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)
Collecting yarl==1.18.3 (from -r requirements.txt (line 190))
  Downloading yarl-1.18.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (69 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.2/69.2 kB 4.9 MB/s eta 0:00:00
Collecting zc-lockfile==3.0.post1 (from -r requirements.txt (line 192))
  Downloading zc.lockfile-3.0.post1-py3-none-any.whl.metadata (6.2 kB)
Collecting setuptools (from pbr==6.1.1->-r requirements.txt (line 119))
  Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB)
WARNING: The candidate selected for download or install is a yanked version: 'aiohttp' candidate (version 3.11.13 at https://files.pythonhosted.org/packages/95/de/faba18a0af09969e10eb89fdbd4cb968bea95e75449a7fa944d4de7d1d2f/aiohttp-3.11.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/aiohttp/) (requires-python:>=3.9))
Reason for being yanked: Regression: https://github.com/aio-libs/aiohttp/issues/10617
Downloading aiohappyeyeballs-2.6.0-py3-none-any.whl (15 kB)
Downloading aiohttp-3.11.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 6.3 MB/s eta 0:00:00
Downloading aiosignal-1.3.2-py2.py3-none-any.whl (7.6 kB)
Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Downloading attrs-25.1.0-py3-none-any.whl (63 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.2/63.2 kB 6.5 MB/s eta 0:00:00
Downloading autocommand-2.2.2-py3-none-any.whl (19 kB)
Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB)
Downloading cefevent-0.5.6-py3-none-any.whl (20 kB)
Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 5.9 MB/s eta 0:00:00
Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 7.1 MB/s eta 0:00:00
Downloading cheroot-10.0.1-py3-none-any.whl (104 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.8/104.8 kB 7.2 MB/s eta 0:00:00
Downloading CherryPy-18.10.0-py3-none-any.whl (349 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 349.8/349.8 kB 8.4 MB/s eta 0:00:00
Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB)
Downloading deepdiff-8.3.0-py3-none-any.whl (86 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 6.5 MB/s eta 0:00:00
Downloading frozenlist-1.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (274 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.9/274.9 kB 8.1 MB/s eta 0:00:00
Downloading idna-3.10-py3-none-any.whl (70 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 4.7 MB/s eta 0:00:00
Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB)
Downloading jaraco.collections-5.1.0-py3-none-any.whl (11 kB)
Downloading jaraco.context-6.0.1-py3-none-any.whl (6.8 kB)
Downloading jaraco.functools-4.1.0-py3-none-any.whl (10 kB)
Downloading jaraco.text-4.0.0-py3-none-any.whl (11 kB)
Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 7.5 MB/s eta 0:00:00
Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB)
Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 344.3/344.3 kB 9.9 MB/s eta 0:00:00
Downloading more_itertools-10.6.0-py3-none-any.whl (63 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 7.2 MB/s eta 0:00:00
Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (403 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 403.7/403.7 kB 11.0 MB/s eta 0:00:00
Downloading multidict-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.0/129.0 kB 6.8 MB/s eta 0:00:00
Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 13.8 MB/s eta 0:00:00
Downloading orderly_set-5.3.0-py3-none-any.whl (12 kB)
Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.8/131.8 kB 12.7 MB/s eta 0:00:00
Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 kB 8.5 MB/s eta 0:00:00
Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB)
Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.3/134.3 kB 13.9 MB/s eta 0:00:00
Downloading packaging-24.2-py3-none-any.whl (65 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 8.7 MB/s eta 0:00:00
Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.0/109.0 kB 10.2 MB/s eta 0:00:00
Downloading portend-3.2.0-py3-none-any.whl (5.3 kB)
Downloading propcache-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 231.3/231.3 kB 16.6 MB/s eta 0:00:00
Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.0/278.0 kB 16.9 MB/s eta 0:00:00
Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.7/107.7 kB 12.5 MB/s eta 0:00:00
Downloading pyrage-1.2.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (969 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 969.3/969.3 kB 6.2 MB/s eta 0:00:00
Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 15.8 MB/s eta 0:00:00
Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.2/397.2 kB 16.1 MB/s eta 0:00:00
Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 18.3 MB/s eta 0:00:00
Downloading referencing-0.36.2-py3-none-any.whl (26 kB)
Downloading requests-2.32.3-py3-none-any.whl (64 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 12.4 MB/s eta 0:00:00
Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
Downloading rpds_py-0.23.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.3/386.3 kB 20.2 MB/s eta 0:00:00
Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
Downloading stevedore-5.4.1-py3-none-any.whl (49 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 9.2 MB/s eta 0:00:00
Downloading tacacs_plus-2.6-py2.py3-none-any.whl (17 kB)
Downloading tempora-5.8.0-py3-none-any.whl (14 kB)
Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 346.8/346.8 kB 21.4 MB/s eta 0:00:00
Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 17.0 MB/s eta 0:00:00
Downloading wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 kB 10.1 MB/s eta 0:00:00
Downloading yarl-1.18.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (344 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 344.1/344.1 kB 20.4 MB/s eta 0:00:00
Downloading zc.lockfile-3.0.post1-py3-none-any.whl (9.8 kB)
Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 20.7 MB/s eta 0:00:00
Saved ./dist/aiohappyeyeballs-2.6.0-py3-none-any.whl
Saved ./dist/aiohttp-3.11.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./dist/aiosignal-1.3.2-py2.py3-none-any.whl
Saved ./dist/async_timeout-4.0.3-py3-none-any.whl
Saved ./dist/attrs-25.1.0-py3-none-any.whl
Saved ./dist/autocommand-2.2.2-py3-none-any.whl
Saved ./dist/backports.tarfile-1.2.0-py3-none-any.whl
Saved ./dist/cefevent-0.5.6-py3-none-any.whl
Saved ./dist/certifi-2025.1.31-py3-none-any.whl
Saved ./dist/charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./dist/cheroot-10.0.1-py3-none-any.whl
Saved ./dist/CherryPy-18.10.0-py3-none-any.whl
Saved ./dist/debtcollector-3.0.0-py3-none-any.whl
Saved ./dist/deepdiff-8.3.0-py3-none-any.whl
Saved ./dist/frozenlist-1.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./dist/idna-3.10-py3-none-any.whl
Saved ./dist/iso8601-2.1.0-py3-none-any.whl
Saved ./dist/jaraco.collections-5.1.0-py3-none-any.whl
Saved ./dist/jaraco.context-6.0.1-py3-none-any.whl
Saved ./dist/jaraco.functools-4.1.0-py3-none-any.whl
Saved ./dist/jaraco.text-4.0.0-py3-none-any.whl
Saved ./dist/jsonschema-4.23.0-py3-none-any.whl
Saved ./dist/jsonschema_specifications-2024.10.1-py3-none-any.whl
Saved ./dist/keystoneauth1-5.10.0-py3-none-any.whl
Saved ./dist/more_itertools-10.6.0-py3-none-any.whl
Saved ./dist/msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./dist/multidict-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./dist/netaddr-1.3.0-py3-none-any.whl
Saved ./dist/orderly_set-5.3.0-py3-none-any.whl
Saved ./dist/os_service_types-1.7.0-py2.py3-none-any.whl
Saved ./dist/oslo.config-9.7.1-py3-none-any.whl
Saved ./dist/oslo.i18n-6.5.1-py3-none-any.whl
Saved ./dist/oslo.serialization-5.7.0-py3-none-any.whl
Saved ./dist/oslo.utils-8.2.0-py3-none-any.whl
Saved ./dist/packaging-24.2-py3-none-any.whl
Saved ./dist/pbr-6.1.1-py2.py3-none-any.whl
Saved ./dist/portend-3.2.0-py3-none-any.whl
Saved ./dist/propcache-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./dist/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./dist/pyparsing-3.2.1-py3-none-any.whl
Saved ./dist/pyrage-1.2.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./dist/python_dateutil-2.9.0.post0-py2.py3-none-any.whl
Saved ./dist/python_keystoneclient-5.6.0-py3-none-any.whl
Saved ./dist/PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./dist/referencing-0.36.2-py3-none-any.whl
Saved ./dist/requests-2.32.3-py3-none-any.whl
Saved ./dist/rfc3986-2.0.0-py2.py3-none-any.whl
Saved ./dist/rpds_py-0.23.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./dist/six-1.17.0-py2.py3-none-any.whl
Saved ./dist/stevedore-5.4.1-py3-none-any.whl
Saved ./dist/tacacs_plus-2.6-py2.py3-none-any.whl
Saved ./dist/tempora-5.8.0-py3-none-any.whl
Saved ./dist/typing_extensions-4.12.2-py3-none-any.whl
Saved ./dist/tzdata-2025.1-py2.py3-none-any.whl
Saved ./dist/urllib3-2.3.0-py3-none-any.whl
Saved ./dist/wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./dist/yarl-1.18.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved ./dist/zc.lockfile-3.0.post1-py3-none-any.whl
Saved ./dist/setuptools-78.1.0-py3-none-any.whl
Successfully downloaded aiohappyeyeballs aiohttp aiosignal async-timeout attrs autocommand backports-tarfile cefevent certifi charset-normalizer cheroot cherrypy debtcollector deepdiff frozenlist idna iso8601 jaraco-collections jaraco-context jaraco-functools jaraco-text jsonschema jsonschema-specifications keystoneauth1 more-itertools msgpack multidict netaddr orderly-set os-service-types oslo-config oslo-i18n oslo-serialization oslo-utils packaging pbr portend propcache psutil pyparsing pyrage python-dateutil python-keystoneclient pyyaml referencing requests rfc3986 rpds-py six stevedore tacacs-plus tempora typing-extensions tzdata urllib3 wrapt yarl zc-lockfile setuptools

[DEBU] [gemnasium-python] [2025-04-12T20:03:46Z] [/go/src/app/builder/pip/pip.go:155] ▶ /usr/local/bin/pip3 install --user --ignore-installed --no-warn-script-location --disable-pip-version-check --find-links ./dist --requirement requirements.txt
Looking in links: ./dist
Collecting aiohappyeyeballs==2.6.0 (from -r requirements.txt (line 17))
  Using cached aiohappyeyeballs-2.6.0-py3-none-any.whl.metadata (5.9 kB)
Processing ./dist/aiohttp-3.11.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements.txt (line 19))
Collecting aiosignal==1.3.2 (from -r requirements.txt (line 21))
  Using cached aiosignal-1.3.2-py2.py3-none-any.whl.metadata (3.8 kB)
Collecting async-timeout==4.0.3 (from -r requirements.txt (line 23))
  Using cached async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
Collecting attrs==25.1.0 (from -r requirements.txt (line 27))
  Using cached attrs-25.1.0-py3-none-any.whl.metadata (10 kB)
Collecting autocommand==2.2.2 (from -r requirements.txt (line 32))
  Using cached autocommand-2.2.2-py3-none-any.whl.metadata (15 kB)
Collecting backports-tarfile==1.2.0 (from -r requirements.txt (line 34))
  Using cached backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB)
Collecting cefevent==0.5.6 (from -r requirements.txt (line 36))
  Using cached cefevent-0.5.6-py3-none-any.whl.metadata (11 kB)
Collecting certifi==2025.1.31 (from -r requirements.txt (line 38))
  Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
Collecting charset-normalizer==3.4.1 (from -r requirements.txt (line 40))
  Using cached charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
Collecting cheroot==10.0.1 (from -r requirements.txt (line 42))
  Using cached cheroot-10.0.1-py3-none-any.whl.metadata (7.1 kB)
Collecting cherrypy==18.10.0 (from -r requirements.txt (line 44))
  Using cached CherryPy-18.10.0-py3-none-any.whl.metadata (8.7 kB)
Collecting debtcollector==3.0.0 (from -r requirements.txt (line 46))
  Using cached debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting deepdiff==8.3.0 (from -r requirements.txt (line 51))
  Using cached deepdiff-8.3.0-py3-none-any.whl.metadata (6.5 kB)
Collecting frozenlist==1.5.0 (from -r requirements.txt (line 53))
  Using cached frozenlist-1.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB)
Collecting idna==3.10 (from -r requirements.txt (line 57))
  Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting iso8601==2.1.0 (from -r requirements.txt (line 61))
  Using cached iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB)
Collecting jaraco-collections==5.1.0 (from -r requirements.txt (line 65))
  Using cached jaraco.collections-5.1.0-py3-none-any.whl.metadata (3.9 kB)
Collecting jaraco-context==6.0.1 (from -r requirements.txt (line 67))
  Using cached jaraco.context-6.0.1-py3-none-any.whl.metadata (4.1 kB)
Collecting jaraco-functools==4.1.0 (from -r requirements.txt (line 69))
  Using cached jaraco.functools-4.1.0-py3-none-any.whl.metadata (2.9 kB)
Collecting jaraco-text==4.0.0 (from -r requirements.txt (line 74))
  Using cached jaraco.text-4.0.0-py3-none-any.whl.metadata (3.7 kB)
Collecting jsonschema==4.23.0 (from -r requirements.txt (line 76))
  Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
Collecting jsonschema-specifications==2024.10.1 (from -r requirements.txt (line 78))
  Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB)
Collecting keystoneauth1==5.10.0 (from -r requirements.txt (line 80))
  Using cached keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB)
Collecting more-itertools==10.6.0 (from -r requirements.txt (line 82))
  Using cached more_itertools-10.6.0-py3-none-any.whl.metadata (37 kB)
Collecting msgpack==1.1.0 (from -r requirements.txt (line 88))
  Using cached msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)
Collecting multidict==6.1.0 (from -r requirements.txt (line 90))
  Using cached multidict-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.0 kB)
Collecting netaddr==1.3.0 (from -r requirements.txt (line 94))
  Using cached netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB)
Collecting orderly-set==5.3.0 (from -r requirements.txt (line 98))
  Using cached orderly_set-5.3.0-py3-none-any.whl.metadata (6.2 kB)
Collecting os-service-types==1.7.0 (from -r requirements.txt (line 100))
  Using cached os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting oslo-config==9.7.1 (from -r requirements.txt (line 102))
  Using cached oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB)
Collecting oslo-i18n==6.5.1 (from -r requirements.txt (line 104))
  Using cached oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB)
Collecting oslo-serialization==5.7.0 (from -r requirements.txt (line 109))
  Using cached oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB)
Collecting oslo-utils==8.2.0 (from -r requirements.txt (line 111))
  Using cached oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB)
Collecting packaging==24.2 (from -r requirements.txt (line 115))
  Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
Collecting pbr==6.1.1 (from -r requirements.txt (line 119))
  Using cached pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB)
Collecting portend==3.2.0 (from -r requirements.txt (line 127))
  Using cached portend-3.2.0-py3-none-any.whl.metadata (3.6 kB)
Collecting propcache==0.3.0 (from -r requirements.txt (line 129))
  Using cached propcache-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB)
Collecting psutil==7.0.0 (from -r requirements.txt (line 133))
  Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB)
Collecting pyparsing==3.2.1 (from -r requirements.txt (line 135))
  Using cached pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB)
Collecting pyrage==1.2.4 (from -r requirements.txt (line 137))
  Using cached pyrage-1.2.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB)
Collecting python-dateutil==2.9.0.post0 (from -r requirements.txt (line 139))
  Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting python-keystoneclient==5.6.0 (from -r requirements.txt (line 141))
  Using cached python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB)
Collecting pyyaml==6.0.2 (from -r requirements.txt (line 143))
  Using cached PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting referencing==0.36.2 (from -r requirements.txt (line 148))
  Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)
Collecting requests==2.32.3 (from -r requirements.txt (line 152))
  Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting rfc3986==2.0.0 (from -r requirements.txt (line 158))
  Using cached rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB)
Collecting rpds-py==0.23.1 (from -r requirements.txt (line 160))
  Using cached rpds_py-0.23.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
Collecting six==1.17.0 (from -r requirements.txt (line 164))
  Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting stevedore==5.4.1 (from -r requirements.txt (line 168))
  Using cached stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB)
Collecting tacacs-plus==2.6 (from -r requirements.txt (line 173))
  Using cached tacacs_plus-2.6-py2.py3-none-any.whl.metadata (1.1 kB)
Collecting tempora==5.8.0 (from -r requirements.txt (line 175))
  Using cached tempora-5.8.0-py3-none-any.whl.metadata (3.3 kB)
Collecting typing-extensions==4.12.2 (from -r requirements.txt (line 177))
  Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Collecting tzdata==2025.1 (from -r requirements.txt (line 182))
  Using cached tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting urllib3==2.3.0 (from -r requirements.txt (line 186))
  Using cached urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)
Collecting wrapt==1.17.2 (from -r requirements.txt (line 188))
  Using cached wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)
Collecting yarl==1.18.3 (from -r requirements.txt (line 190))
  Using cached yarl-1.18.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (69 kB)
Collecting zc-lockfile==3.0.post1 (from -r requirements.txt (line 192))
  Using cached zc.lockfile-3.0.post1-py3-none-any.whl.metadata (6.2 kB)
Collecting setuptools (from pbr==6.1.1->-r requirements.txt (line 119))
  Using cached setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB)
Using cached aiohappyeyeballs-2.6.0-py3-none-any.whl (15 kB)
Using cached aiosignal-1.3.2-py2.py3-none-any.whl (7.6 kB)
Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Using cached attrs-25.1.0-py3-none-any.whl (63 kB)
Using cached autocommand-2.2.2-py3-none-any.whl (19 kB)
Using cached backports.tarfile-1.2.0-py3-none-any.whl (30 kB)
Using cached cefevent-0.5.6-py3-none-any.whl (20 kB)
Using cached certifi-2025.1.31-py3-none-any.whl (166 kB)
Using cached charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB)
Using cached cheroot-10.0.1-py3-none-any.whl (104 kB)
Using cached CherryPy-18.10.0-py3-none-any.whl (349 kB)
Using cached debtcollector-3.0.0-py3-none-any.whl (23 kB)
Using cached deepdiff-8.3.0-py3-none-any.whl (86 kB)
Using cached frozenlist-1.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (274 kB)
Using cached idna-3.10-py3-none-any.whl (70 kB)
Using cached iso8601-2.1.0-py3-none-any.whl (7.5 kB)
Using cached jaraco.collections-5.1.0-py3-none-any.whl (11 kB)
Using cached jaraco.context-6.0.1-py3-none-any.whl (6.8 kB)
Using cached jaraco.functools-4.1.0-py3-none-any.whl (10 kB)
Using cached jaraco.text-4.0.0-py3-none-any.whl (11 kB)
Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB)
Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB)
Using cached keystoneauth1-5.10.0-py3-none-any.whl (344 kB)
Using cached more_itertools-10.6.0-py3-none-any.whl (63 kB)
Using cached msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (403 kB)
Using cached multidict-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)
Using cached netaddr-1.3.0-py3-none-any.whl (2.3 MB)
Using cached orderly_set-5.3.0-py3-none-any.whl (12 kB)
Using cached os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
Using cached oslo.config-9.7.1-py3-none-any.whl (131 kB)
Using cached oslo.i18n-6.5.1-py3-none-any.whl (46 kB)
Using cached oslo.serialization-5.7.0-py3-none-any.whl (25 kB)
Using cached oslo.utils-8.2.0-py3-none-any.whl (134 kB)
Using cached packaging-24.2-py3-none-any.whl (65 kB)
Using cached pbr-6.1.1-py2.py3-none-any.whl (108 kB)
Using cached portend-3.2.0-py3-none-any.whl (5.3 kB)
Using cached propcache-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231 kB)
Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB)
Using cached pyparsing-3.2.1-py3-none-any.whl (107 kB)
Using cached pyrage-1.2.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (969 kB)
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Using cached python_keystoneclient-5.6.0-py3-none-any.whl (397 kB)
Using cached PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)
Using cached referencing-0.36.2-py3-none-any.whl (26 kB)
Using cached requests-2.32.3-py3-none-any.whl (64 kB)
Using cached rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
Using cached rpds_py-0.23.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB)
Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
Using cached stevedore-5.4.1-py3-none-any.whl (49 kB)
Using cached tacacs_plus-2.6-py2.py3-none-any.whl (17 kB)
Using cached tempora-5.8.0-py3-none-any.whl (14 kB)
Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Using cached tzdata-2025.1-py2.py3-none-any.whl (346 kB)
Using cached urllib3-2.3.0-py3-none-any.whl (128 kB)
Using cached wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB)
Using cached yarl-1.18.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (344 kB)
Using cached zc.lockfile-3.0.post1-py3-none-any.whl (9.8 kB)
Using cached setuptools-78.1.0-py3-none-any.whl (1.3 MB)
Installing collected packages: cefevent, wrapt, urllib3, tzdata, typing-extensions, six, setuptools, rpds-py, rfc3986, pyyaml, pyrage, pyparsing, psutil, propcache, packaging, orderly-set, netaddr, multidict, msgpack, more-itertools, iso8601, idna, frozenlist, charset-normalizer, certifi, backports-tarfile, autocommand, attrs, async-timeout, aiohappyeyeballs, zc-lockfile, yarl, tacacs-plus, requests, referencing, python-dateutil, pbr, jaraco-functools, jaraco-context, deepdiff, debtcollector, aiosignal, tempora, stevedore, oslo-i18n, os-service-types, jsonschema-specifications, jaraco-text, cheroot, aiohttp, portend, oslo-utils, oslo-config, keystoneauth1, jsonschema, jaraco-collections, oslo-serialization, cherrypy, python-keystoneclient
Successfully installed aiohappyeyeballs-2.6.0 aiohttp-3.11.13 aiosignal-1.3.2 async-timeout-4.0.3 attrs-25.1.0 autocommand-2.2.2 backports-tarfile-1.2.0 cefevent-0.5.6 certifi-2025.1.31 charset-normalizer-3.4.1 cheroot-10.0.1 cherrypy-18.10.0 debtcollector-3.0.0 deepdiff-8.3.0 frozenlist-1.5.0 idna-3.10 iso8601-2.1.0 jaraco-collections-5.1.0 jaraco-context-6.0.1 jaraco-functools-4.1.0 jaraco-text-4.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 keystoneauth1-5.10.0 more-itertools-10.6.0 msgpack-1.1.0 multidict-6.1.0 netaddr-1.3.0 orderly-set-5.3.0 os-service-types-1.7.0 oslo-config-9.7.1 oslo-i18n-6.5.1 oslo-serialization-5.7.0 oslo-utils-8.2.0 packaging-24.2 pbr-6.1.1 portend-3.2.0 propcache-0.3.0 psutil-7.0.0 pyparsing-3.2.1 pyrage-1.2.4 python-dateutil-2.9.0.post0 python-keystoneclient-5.6.0 pyyaml-6.0.2 referencing-0.36.2 requests-2.32.3 rfc3986-2.0.0 rpds-py-0.23.1 setuptools-78.1.0 six-1.17.0 stevedore-5.4.1 tacacs-plus-2.6 tempora-5.8.0 typing-extensions-4.12.2 tzdata-2025.1 urllib3-2.3.0 wrapt-1.17.2 yarl-1.18.3 zc-lockfile-3.0.post1
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv

[DEBU] [gemnasium-python] [2025-04-12T20:03:47Z] [/go/src/app/advisory/repo.go:124] ▶ /usr/bin/git -C /gemnasium-db remote set-url origin https://gitlab.com/gitlab-org/security-products/gemnasium-db.git

[DEBU] [gemnasium-python] [2025-04-12T20:03:49Z] [/go/src/app/advisory/repo.go:124] ▶ /usr/bin/git -C /gemnasium-db fetch --force --tags origin master
From https://gitlab.com/gitlab-org/security-products/gemnasium-db
 * branch                  master     -> FETCH_HEAD
   a9005769d8..243ccdaba0  master     -> origin/master

[DEBU] [gemnasium-python] [2025-04-12T20:03:52Z] [/go/src/app/advisory/repo.go:124] ▶ /usr/bin/git -C /gemnasium-db checkout master
Already on 'master'
Your branch is behind 'origin/master' by 10 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)

[DEBU] [gemnasium-python] [2025-04-12T20:03:52Z] [/go/src/app/advisory/repo.go:137] ▶ /usr/bin/git -C /gemnasium-db symbolic-ref -q HEAD
[DEBU] [gemnasium-python] [2025-04-12T20:03:52Z] [/go/src/app/advisory/repo.go:145] ▶ /usr/bin/git -C /gemnasium-db reset --hard origin/master
HEAD is now at 243ccdaba0 Merge branch 'advng/pypi/nova/CVE-2013-2096' into 'master'

[DEBU] [gemnasium-python] [2025-04-12T20:03:52Z] [/go/src/app/advisory/repo.go:153] ▶ /usr/bin/git -C /gemnasium-db rev-parse HEAD
243ccdaba0c9661ce14b6780cc768e1cd413c13b

[INFO] [gemnasium-python] [2025-04-12T20:03:52Z] [/go/src/app/advisory/repo.go:157] ▶ Using commit 243ccdaba0c9661ce14b6780cc768e1cd413c13b
 of vulnerability database

[DEBU] [gemnasium-python] [2025-04-12T20:03:52Z] [/go/src/app/scanner/scanner.go:140] ▶ Location set to requirements.txt
[DEBU] [gemnasium-python] [2025-04-12T20:03:53Z] [/go/src/app/vrange/python/python.go:59] ▶ /usr/local/bin/pipenv run /vrange/python/rangecheck.py /tmp/vrange_queries257223955
[
{"range": "<2.4.0", "version": "3.11.13", "satisfies": false},
{"range": "<3.7.4", "version": "3.11.13", "satisfies": false},
{"range": "<=3.8.4", "version": "3.11.13", "satisfies": false},
{"range": "<3.8.6", "version": "3.11.13", "satisfies": false},
{"range": "<3.8.0", "version": "3.11.13", "satisfies": false},
{"range": "<3.9.0", "version": "3.11.13", "satisfies": false},
{"range": "<3.9.0", "version": "3.11.13", "satisfies": false},
{"range": ">=1.0.5,<3.9.2", "version": "3.11.13", "satisfies": false},
{"range": "<3.9.2", "version": "3.11.13", "satisfies": false},
{"range": "<3.9.4", "version": "3.11.13", "satisfies": false},
{"range": "<3.9.4", "version": "3.11.13", "satisfies": false},
{"range": "<3.10.2", "version": "3.11.13", "satisfies": false},
{"range": ">=3.10.6,<3.10.11", "version": "3.11.13", "satisfies": false},
{"range": "<3.10.11", "version": "3.11.13", "satisfies": false},
{"range": "<3.8.6", "version": "3.11.13", "satisfies": false},
{"range": ">=2017.11.05,<2022.12.07", "version": "2025.1.31", "satisfies": false},
{"range": ">=2015.4.28,<2023.7.22", "version": "2025.1.31", "satisfies": false},
{"range": ">=2021.5.30,<2024.7.4", "version": "2025.1.31", "satisfies": false},
{"range": "<2.1.1", "version": "18.10.0", "satisfies": false},
{"range": "<2.1.1||>=3.0,<3.0.2", "version": "18.10.0", "satisfies": false},
{"range": "<3.7", "version": "3.10", "satisfies": false},
{"range": "<0.2.0", "version": "8.2.0", "satisfies": false},
{"range": "<4.10.1", "version": "8.2.0", "satisfies": false},
{"range": "<5.6.6", "version": "7.0.0", "satisfies": false},
{"range": ">=1.2.0,<1.2.3", "version": "1.2.4", "satisfies": false},
{"range": ">=1.2.0,<1.2.3", "version": "1.2.4", "satisfies": false},
{"range": "<0.2.4", "version": "5.6.0", "satisfies": false},
{"range": "<0.2.4", "version": "5.6.0", "satisfies": false},
{"range": "<0.2.4", "version": "5.6.0", "satisfies": false},
{"range": ">=0.2.3,<0.3.0", "version": "5.6.0", "satisfies": false},
{"range": ">=0.2.3,<0.3.0", "version": "5.6.0", "satisfies": false},
{"range": "<0.4.0", "version": "5.6.0", "satisfies": false},
{"range": "<0.7.0", "version": "5.6.0", "satisfies": false},
{"range": "<0.11.0||>=1.0,<1.2.0", "version": "5.6.0", "satisfies": false},
{"range": "<1.4.0", "version": "5.6.0", "satisfies": false},
{"range": "<4.1", "version": "6.0.2", "satisfies": false},
{"range": ">=5.1,<5.2", "version": "6.0.2", "satisfies": false},
{"range": "<5.4", "version": "6.0.2", "satisfies": false},
{"range": ">=5.1,<5.3.1", "version": "6.0.2", "satisfies": false},
{"range": "<=1.0.3", "version": "2.32.3", "satisfies": false},
{"range": "<2.3.0", "version": "2.32.3", "satisfies": false},
{"range": "<2.3.0", "version": "2.32.3", "satisfies": false},
{"range": ">=2.1.0,<2.6.0", "version": "2.32.3", "satisfies": false},
{"range": "<2.20.0", "version": "2.32.3", "satisfies": false},
{"range": ">=2.3.0,<2.31.0", "version": "2.32.3", "satisfies": false},
{"range": "<2.32.0", "version": "2.32.3", "satisfies": false},
{"range": "<0.12.0", "version": "2.32.3", "satisfies": false},
{"range": "<0.7", "version": "78.1.0", "satisfies": false},
{"range": "<65.5.1", "version": "78.1.0", "satisfies": false},
{"range": "<70.0.0", "version": "78.1.0", "satisfies": false},
{"range": ">=1.17,<1.18.1", "version": "2.3.0", "satisfies": false},
{"range": "<1.23", "version": "2.3.0", "satisfies": false},
{"range": "<1.24.2", "version": "2.3.0", "satisfies": false},
{"range": "<1.24.3", "version": "2.3.0", "satisfies": false},
{"range": "<1.24.2", "version": "2.3.0", "satisfies": false},
{"range": "<1.25.9", "version": "2.3.0", "satisfies": false},
{"range": ">=1.25.2,<1.25.8", "version": "2.3.0", "satisfies": false},
{"range": ">=1.26.0,<1.26.4", "version": "2.3.0", "satisfies": false},
{"range": ">=1.25.4,<1.26.5", "version": "2.3.0", "satisfies": false},
{"range": ">=2.0.0,<2.0.6||<1.26.17", "version": "2.3.0", "satisfies": false},
{"range": ">=2.0.0,<2.0.7||<1.26.18", "version": "2.3.0", "satisfies": false},
{"range": "<1.26.19||>=2.0.0,<2.2.2", "version": "2.3.0", "satisfies": false}
]
[INFO] [gemnasium-python] [2025-04-12T20:03:53Z] [/go/src/app/convert/cli.go:55] ▶ using schema model 15
section_end:1744488235:step_script
section_start:1744488235:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
**/gl-sbom-*.cdx.json: found 1 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=112774 responseStatus=201 Created token=glcbt-64
Uploading artifacts...
**/gl-sbom-*.cdx.json: found 1 matching artifact files and directories 
Uploading artifacts as "cyclonedx" to coordinator... 201 Created  id=112774 responseStatus=201 Created token=glcbt-64
Uploading artifacts...
gl-dependency-scanning-report.json: found 1 matching artifact files and directories 
Uploading artifacts as "dependency_scanning" to coordinator... 201 Created  id=112774 responseStatus=201 Created token=glcbt-64
section_end:1744488237:upload_artifacts_on_success
section_start:1744488237:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1744488237:cleanup_file_variables
Job succeeded