name: pep8 run_id: install_package_deps env LANG: C.UTF-8 env HOME: /home/jenkins env PYTHON: python3 env PATH: /w/workspace/vnfsdk-pkgtools-tox-sonar/.tox/pep8/bin:/opt/pyenv/bin:/tmp/venv-bZnu/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PYTHONHASHSEED: 1223761586 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env INSTALL_CTX: 1 env TOX_ENV_NAME: pep8 env TOX_WORK_DIR: /w/workspace/vnfsdk-pkgtools-tox-sonar/.tox env TOX_ENV_DIR: /w/workspace/vnfsdk-pkgtools-tox-sonar/.tox/pep8 env VIRTUAL_ENV: /w/workspace/vnfsdk-pkgtools-tox-sonar/.tox/pep8 env TOX_PACKAGE: /w/workspace/vnfsdk-pkgtools-tox-sonar/.tox/.tmp/package/1/vnfsdk-1.4.0rc0.tar.gz metadata pid: 2699 cwd: /w/workspace/vnfsdk-pkgtools-tox-sonar allow: /w/workspace/vnfsdk-pkgtools-tox-sonar/.tox/pep8/bin/* cmd: python -I -m pip install 'nfv-toscaparser<2.0,>=1.1.2.dev2' 'prettytable<1.0' 'requests>=2.3.0' 'ruamel.yaml<0.15' 'six<2.0' 'stevedore>=1.9.0' 'udatetime<1.0,>=0.0.16' exit_code: 1 Collecting nfv-toscaparser<2.0,>=1.1.2.dev2 Downloading nfv_toscaparser-1.1.2.dev2-py3-none-any.whl.metadata (3.2 kB) Collecting prettytable<1.0 Downloading prettytable-0.7.2.zip (28 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting requests>=2.3.0 Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting ruamel.yaml<0.15 Using cached ruamel.yaml-0.14.12.tar.gz (242 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error' standard error: error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [12 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "/tmp/pip-install-7c8f86j0/ruamel-yaml_55820655e1ac4e3c912b8dfb21e562b9/setup.py", line 171, in pkg_data = _package_data(__file__.replace('setup.py', '__init__.py')) File "/tmp/pip-install-7c8f86j0/ruamel-yaml_55820655e1ac4e3c912b8dfb21e562b9/setup.py", line 150, in _package_data data = literal_eval(u''.join(lines)) File "/tmp/pip-install-7c8f86j0/ruamel-yaml_55820655e1ac4e3c912b8dfb21e562b9/setup.py", line 122, in literal_eval return _convert(node_or_string) File "/tmp/pip-install-7c8f86j0/ruamel-yaml_55820655e1ac4e3c912b8dfb21e562b9/setup.py", line 69, in _convert if isinstance(node, (Str, Bytes)): NameError: name 'Str' is not defined. Did you mean: 'str'? [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed × Encountered error while generating package metadata. ╰─> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details.