06:31:00  Started by timer
06:31:00  Running as SYSTEM
06:31:00  [EnvInject] - Loading node environment variables.
06:31:00  Building remotely on prd-ubuntu1804-docker-8c-8g-37434 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/vnfrqts-requirements-master-build-and-upload
06:31:00  [ssh-agent] Looking for ssh-agent implementation...
06:31:00  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
06:31:00  $ ssh-agent
06:31:00  SSH_AUTH_SOCK=/tmp/ssh-BkbasV6SDuxp/agent.2083
06:31:00  SSH_AGENT_PID=2085
06:31:00  [ssh-agent] Started.
06:31:00  Running ssh-add (command line suppressed)
06:31:00  Identity added: /w/workspace/vnfrqts-requirements-master-build-and-upload@tmp/private_key_14695803850370443863.key (/w/workspace/vnfrqts-requirements-master-build-and-upload@tmp/private_key_14695803850370443863.key)
06:31:00  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
06:31:00  The recommended git tool is: NONE
06:31:02  using credential onap-jenkins-ssh
06:31:02  Wiping out workspace first.
06:31:02  Cloning the remote Git repository
06:31:02  Cloning repository git://cloud.onap.org/mirror/vnfrqts/requirements.git
06:31:02   > git init /w/workspace/vnfrqts-requirements-master-build-and-upload # timeout=10
06:31:02  Fetching upstream changes from git://cloud.onap.org/mirror/vnfrqts/requirements.git
06:31:02   > git --version # timeout=10
06:31:02   > git --version # 'git version 2.17.1'
06:31:02  using GIT_SSH to set credentials Gerrit user
06:31:02  Verifying host key using manually-configured host key entries
06:31:02   > git fetch --tags --progress -- git://cloud.onap.org/mirror/vnfrqts/requirements.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:31:06   > git config remote.origin.url git://cloud.onap.org/mirror/vnfrqts/requirements.git # timeout=10
06:31:06   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:31:07  Avoid second fetch
06:31:07   > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:31:07  Checking out Revision 96b7714e5e6c66105567f039609c6cc726611565 (refs/remotes/origin/master)
06:31:07   > git config core.sparsecheckout # timeout=10
06:31:07   > git checkout -f 96b7714e5e6c66105567f039609c6cc726611565 # timeout=10
06:31:07  Commit message: "Add bounds to sphinx requirement"
06:31:07   > git rev-list --no-walk 96b7714e5e6c66105567f039609c6cc726611565 # timeout=10
06:31:10  provisioning config files...
06:31:10  copy managed file [global-settings] to file:/w/workspace/vnfrqts-requirements-master-build-and-upload@tmp/config2549321827416227492tmp
06:31:10  copy managed file [vnfrqts-requirements-settings] to file:/w/workspace/vnfrqts-requirements-master-build-and-upload@tmp/config5710276839034083957tmp
06:31:10  [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins11619939618839082628.sh
06:31:12  created virtual environment CPython3.6.9.final.0-64 in 1674ms
06:31:12    creator CPython3Posix(dest=/w/workspace/vnfrqts-requirements-master-build-and-upload/venv-tox, clear=False, no_vcs_ignore=False, global=False)
06:31:12    seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
06:31:12      added seed packages: pip==21.3.1, setuptools==59.6.0, wheel==0.37.1
06:31:12    activators NushellActivator,PythonActivator,FishActivator,CShellActivator,PowerShellActivator,BashActivator
06:31:13  Requirement already satisfied: pip in ./venv-tox/lib/python3.6/site-packages (21.3.1)
06:31:14  Collecting lfdocs-conf
06:31:14    Downloading lfdocs_conf-0.9.0-py2.py3-none-any.whl (8.4 kB)
06:31:14  Collecting Sphinx>=4.2.0
06:31:14    Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB)
06:31:14  Collecting sphinxcontrib-seqdiag
06:31:14    Downloading sphinxcontrib_seqdiag-2.0.0-py2.py3-none-any.whl (6.9 kB)
06:31:14  Collecting sphinxcontrib.plantuml
06:31:14    Downloading sphinxcontrib-plantuml-0.30.tar.gz (15 kB)
06:31:14    Installing build dependencies: started
06:31:16    Installing build dependencies: finished with status 'done'
06:31:16    Getting requirements to build wheel: started
06:31:16    Getting requirements to build wheel: finished with status 'done'
06:31:16    Installing backend dependencies: started
06:31:17    Installing backend dependencies: finished with status 'done'
06:31:17    Preparing metadata (pyproject.toml): started
06:31:17    Preparing metadata (pyproject.toml): finished with status 'done'
06:31:17  Collecting sphinxcontrib-swaggerdoc
06:31:17    Downloading sphinxcontrib_swaggerdoc-0.1.7-py2.py3-none-any.whl (7.6 kB)
06:31:17  Collecting sphinx-rtd-theme
06:31:17    Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB)
06:31:17  Collecting sphinx-tabs
06:31:17    Downloading sphinx_tabs-3.3.1-py3-none-any.whl (10.0 kB)
06:31:17  Collecting sphinx-bootstrap-theme
06:31:17    Downloading sphinx_bootstrap_theme-0.8.1-py2.py3-none-any.whl (1.2 MB)
06:31:17  Collecting sphinxcontrib-blockdiag
06:31:17    Downloading sphinxcontrib_blockdiag-2.0.0-py2.py3-none-any.whl (6.8 kB)
06:31:17  Collecting funcparserlib>=1.0.0a0
06:31:17    Downloading funcparserlib-1.0.0a0-py2.py3-none-any.whl (17 kB)
06:31:17  Collecting PyYAML
06:31:17    Downloading PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (677 kB)
06:31:18  Collecting sphinxcontrib-needs
06:31:18    Downloading sphinxcontrib_needs-0.7.9-py3-none-any.whl (2.6 MB)
06:31:18  Collecting sphinxcontrib-nwdiag
06:31:18    Downloading sphinxcontrib_nwdiag-2.0.0-py2.py3-none-any.whl (13 kB)
06:31:18  Collecting packaging>=21.0
06:31:18    Downloading packaging-21.3-py3-none-any.whl (40 kB)
06:31:18  Collecting docutils<0.20,>=0.14
06:31:18    Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB)
06:31:18  Collecting sphinxcontrib-applehelp
06:31:18    Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB)
06:31:18  Collecting sphinxcontrib-serializinghtml>=1.1.5
06:31:18    Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB)
06:31:18  Collecting Jinja2>=3.0
06:31:18    Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB)
06:31:18  Collecting imagesize>=1.3
06:31:18    Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)
06:31:18  Collecting sphinxcontrib-qthelp
06:31:18    Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
06:31:18  Collecting requests>=2.5.0
06:31:18    Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
06:31:19  Collecting importlib-metadata>=4.8
06:31:19    Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB)
06:31:19  Collecting sphinxcontrib-htmlhelp>=2.0.0
06:31:19    Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB)
06:31:19  Collecting babel>=2.9
06:31:19    Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB)
06:31:19  Collecting Pygments>=2.12
06:31:19    Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB)
06:31:19  Collecting snowballstemmer>=2.0
06:31:19    Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
06:31:19  Collecting alabaster<0.8,>=0.7
06:31:19    Downloading alabaster-0.7.13-py3-none-any.whl (13 kB)
06:31:19  Collecting sphinxcontrib-jsmath
06:31:19    Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
06:31:19  Collecting sphinxcontrib-devhelp
06:31:19    Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
06:31:19  Collecting sphinxcontrib-jquery<5,>=4
06:31:19    Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB)
06:31:19  Collecting docutils<0.20,>=0.14
06:31:19    Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB)
06:31:19  Collecting sphinx-tabs
06:31:19    Downloading sphinx_tabs-3.3.0-py3-none-any.whl (10 kB)
06:31:20    Downloading sphinx_tabs-3.2.0-py3-none-any.whl (9.8 kB)
06:31:20  Collecting docutils<0.20,>=0.14
06:31:20    Downloading docutils-0.16-py2.py3-none-any.whl (548 kB)
06:31:20  Collecting sphinx-tabs
06:31:20    Downloading sphinx_tabs-3.1.0-py3-none-any.whl (9.7 kB)
06:31:20    Downloading sphinx_tabs-3.0.0-py3-none-any.whl (9.7 kB)
06:31:20    Downloading sphinx_tabs-2.1.0-py3-none-any.whl (9.6 kB)
06:31:20    Downloading sphinx_tabs-2.0.1-py3-none-any.whl (9.4 kB)
06:31:20    Downloading sphinx_tabs-2.0.0-py3-none-any.whl (9.3 kB)
06:31:20    Downloading sphinx_tabs-1.3.0-py3-none-any.whl (22 kB)
06:31:20    Downloading sphinx_tabs-1.2.1-py3-none-any.whl (22 kB)
06:31:20    Downloading sphinx_tabs-1.2.0-py3-none-any.whl (22 kB)
06:31:20    Downloading sphinx-tabs-1.1.13.tar.gz (21 kB)
06:31:20    Preparing metadata (setup.py): started
06:31:20    Preparing metadata (setup.py): finished with status 'done'
06:31:20  Collecting blockdiag>=1.5.0
06:31:20    Downloading blockdiag-2.0.1-py3-none-any.whl (2.7 MB)
06:31:20  Collecting sphinxcontrib-needs
06:31:20    Downloading sphinxcontrib_needs-0.7.8-py3-none-any.whl (2.6 MB)
06:31:21    Downloading sphinxcontrib_needs-0.7.7-py3-none-any.whl (2.6 MB)
06:31:21    Downloading sphinxcontrib_needs-0.7.6-py3-none-any.whl (2.6 MB)
06:31:21    Downloading sphinxcontrib_needs-0.7.5-py3-none-any.whl (2.6 MB)
06:31:21    Downloading sphinxcontrib-needs-0.7.4.tar.gz (2.3 MB)
06:31:22    Installing build dependencies: started
06:31:23    Installing build dependencies: finished with status 'done'
06:31:23    Getting requirements to build wheel: started
06:31:23    Getting requirements to build wheel: finished with status 'done'
06:31:23    Preparing metadata (pyproject.toml): started
06:31:23    Preparing metadata (pyproject.toml): finished with status 'done'
06:31:24    Downloading sphinxcontrib-needs-0.7.3.tar.gz (2.3 MB)
06:31:24    Installing build dependencies: started
06:31:25    Installing build dependencies: finished with status 'done'
06:31:25    Getting requirements to build wheel: started
06:31:25    Getting requirements to build wheel: finished with status 'done'
06:31:25    Preparing metadata (pyproject.toml): started
06:31:26    Preparing metadata (pyproject.toml): finished with status 'done'
06:31:26    Downloading sphinxcontrib-needs-0.7.2.tar.gz (2.3 MB)
06:31:26    Installing build dependencies: started
06:31:27    Installing build dependencies: finished with status 'done'
06:31:27    Getting requirements to build wheel: started
06:31:27    Getting requirements to build wheel: finished with status 'done'
06:31:27    Preparing metadata (pyproject.toml): started
06:31:28    Preparing metadata (pyproject.toml): finished with status 'done'
06:31:28    Downloading sphinxcontrib_needs-0.7.1-py3-none-any.whl (2.6 MB)
06:31:28    Downloading sphinxcontrib_needs-0.7.0-py3-none-any.whl (2.6 MB)
06:31:28    Downloading sphinxcontrib_needs-0.6.3-py3-none-any.whl (2.6 MB)
06:31:29  Collecting sphinx-copybutton<0.4.0,>=0.3.0
06:31:29    Downloading sphinx_copybutton-0.3.3-py3-none-any.whl (12 kB)
06:31:29  Collecting matplotlib<4.0.0,>=3.1.0
06:31:29    Downloading matplotlib-3.3.4-cp36-cp36m-manylinux1_x86_64.whl (11.5 MB)
06:31:30  Collecting sphinxcontrib.plantuml
06:31:30    Downloading sphinxcontrib-plantuml-0.21.tar.gz (11 kB)
06:31:30    Preparing metadata (setup.py): started
06:31:30    Preparing metadata (setup.py): finished with status 'done'
06:31:30  Collecting sphinxcontrib-needs
06:31:30    Downloading sphinxcontrib_needs-0.6.2-py3-none-any.whl (2.6 MB)
06:31:30  Collecting nwdiag>=1.0.3
06:31:30    Downloading nwdiag-2.0.0-py2.py3-none-any.whl (7.7 MB)
06:31:31  Collecting seqdiag>=0.9.3
06:31:31    Downloading seqdiag-2.0.0-py3-none-any.whl (2.6 MB)
06:31:31  Collecting future
06:31:31    Downloading future-1.0.0-py3-none-any.whl (491 kB)
06:31:31  Collecting requests-file
06:31:31    Downloading requests_file-2.1.0-py2.py3-none-any.whl (4.2 kB)
06:31:31  Collecting pytz>=2015.7
06:31:31    Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB)
06:31:31  Collecting webcolors
06:31:31    Downloading webcolors-1.11.1-py3-none-any.whl (9.9 kB)
06:31:32  Collecting Pillow>3.0
06:31:32    Downloading Pillow-8.4.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
06:31:32  Requirement already satisfied: setuptools in ./venv-tox/lib/python3.6/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->lfdocs-conf->-r etc/requirements.txt (line 16)) (59.6.0)
06:31:33  Collecting zipp>=0.5
06:31:33    Using cached zipp-3.6.0-py3-none-any.whl (5.3 kB)
06:31:33  Collecting typing-extensions>=3.6.4
06:31:33    Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB)
06:31:33  Collecting MarkupSafe>=2.0
06:31:33    Downloading MarkupSafe-2.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB)
06:31:33  Collecting kiwisolver>=1.0.1
06:31:33    Downloading kiwisolver-1.3.1-cp36-cp36m-manylinux1_x86_64.whl (1.1 MB)
06:31:34  Collecting numpy>=1.15
06:31:34    Downloading numpy-1.19.5-cp36-cp36m-manylinux2010_x86_64.whl (14.8 MB)
06:31:35  Collecting python-dateutil>=2.1
06:31:35    Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
06:31:35  Collecting cycler>=0.10
06:31:35    Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB)
06:31:35  Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3
06:31:35    Downloading pyparsing-3.1.4-py3-none-any.whl (104 kB)
06:31:35  Collecting urllib3<1.27,>=1.21.1
06:31:35    Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
06:31:35  Collecting charset-normalizer~=2.0.0
06:31:35    Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
06:31:36  Collecting idna<4,>=2.5
06:31:36    Downloading idna-3.8-py3-none-any.whl (66 kB)
06:31:36  Collecting certifi>=2017.4.17
06:31:36    Downloading certifi-2024.8.30-py3-none-any.whl (167 kB)
06:31:36  Collecting six>=1.5
06:31:36    Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
06:31:36  Building wheels for collected packages: sphinx-tabs, sphinxcontrib.plantuml
06:31:36    Building wheel for sphinx-tabs (setup.py): started
06:31:36    Building wheel for sphinx-tabs (setup.py): finished with status 'done'
06:31:36    Created wheel for sphinx-tabs: filename=sphinx_tabs-1.1.13-py3-none-any.whl size=26320 sha256=febe7d610317f55eae88780b52e7261bcd65013dd401ca95a6fe2b47afc13c5c
06:31:36    Stored in directory: /home/jenkins/.cache/pip/wheels/41/7a/63/11554aafcf06b40cdb569220b728ba140badc11a8353816d8f
06:31:36    Building wheel for sphinxcontrib.plantuml (pyproject.toml): started
06:31:37    Building wheel for sphinxcontrib.plantuml (pyproject.toml): finished with status 'done'
06:31:37    Created wheel for sphinxcontrib.plantuml: filename=sphinxcontrib_plantuml-0.30-py3-none-any.whl size=11575 sha256=a2bbd0d0cb9c7b349d5bcfdb5ba2415159b7bd67186250806bfb64f6af743e9d
06:31:37    Stored in directory: /home/jenkins/.cache/pip/wheels/1c/13/da/dc0f48bc3313b4936c0d09443e1847e8e35f524b2d7e9852fe
06:31:37  Successfully built sphinx-tabs sphinxcontrib.plantuml
06:31:37  Installing collected packages: zipp, urllib3, typing-extensions, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, webcolors, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, six, requests, Pygments, Pillow, packaging, Jinja2, importlib-metadata, imagesize, funcparserlib, docutils, babel, alabaster, Sphinx, python-dateutil, numpy, kiwisolver, cycler, blockdiag, sphinxcontrib.plantuml, sphinxcontrib-jquery, sphinx-copybutton, seqdiag, requests-file, nwdiag, matplotlib, future, sphinxcontrib-swaggerdoc, sphinxcontrib-seqdiag, sphinxcontrib-nwdiag, sphinxcontrib-needs, sphinxcontrib-blockdiag, sphinx-tabs, sphinx-rtd-theme, sphinx-bootstrap-theme, PyYAML, lfdocs-conf
06:31:43  Successfully installed Jinja2-3.0.3 MarkupSafe-2.0.1 Pillow-8.4.0 PyYAML-6.0.1 Pygments-2.14.0 Sphinx-5.3.0 alabaster-0.7.13 babel-2.11.0 blockdiag-2.0.1 certifi-2024.8.30 charset-normalizer-2.0.12 cycler-0.11.0 docutils-0.18.1 funcparserlib-1.0.0a0 future-1.0.0 idna-3.8 imagesize-1.4.1 importlib-metadata-4.8.3 kiwisolver-1.3.1 lfdocs-conf-0.9.0 matplotlib-3.3.4 numpy-1.19.5 nwdiag-2.0.0 packaging-21.3 pyparsing-3.1.4 python-dateutil-2.9.0.post0 pytz-2024.1 requests-2.27.1 requests-file-2.1.0 seqdiag-2.0.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-bootstrap-theme-0.8.1 sphinx-copybutton-0.3.3 sphinx-rtd-theme-2.0.0 sphinx-tabs-1.1.13 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-blockdiag-2.0.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-needs-0.6.2 sphinxcontrib-nwdiag-2.0.0 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-seqdiag-2.0.0 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-swaggerdoc-0.1.7 sphinxcontrib.plantuml-0.30 typing-extensions-4.1.1 urllib3-1.26.20 webcolors-1.11.1 zipp-3.6.0
06:31:43  INFO.yaml
06:31:43  LICENSE.txt
06:31:43  _static
06:31:43  _templates
06:31:43  check.py
06:31:43  docs
06:31:43  etc
06:31:43  gen_requirement_changes.py
06:31:43  make_ids.py
06:31:43  release-requirement-changes.rst.jinja2
06:31:43  tox.ini
06:31:43  venv-tox
06:31:43  --2024-09-10 06:31:43--  https://nexus.onap.org/content/sites/raw/org.onap.vnfrqts.requirements/master/needs.json
06:31:43  Resolving nexus.onap.org (nexus.onap.org)... 199.204.45.137, 2604:e100:1:0:f816:3eff:fefb:56ed
06:31:43  Connecting to nexus.onap.org (nexus.onap.org)|199.204.45.137|:443... connected.
06:31:43  HTTP request sent, awaiting response... 200 OK
06:31:43  Length: 1389455 (1.3M) [application/json]
06:31:43  Saving to: ‘docs/data/needs.json’
06:31:43  
06:31:43       0K .......... .......... .......... .......... ..........  3% 16.4M 0s
06:31:43      50K .......... .......... .......... .......... ..........  7% 60.4M 0s
06:31:43     100K .......... .......... .......... .......... .......... 11% 38.5M 0s
06:31:43     150K .......... .......... .......... .......... .......... 14% 81.8M 0s
06:31:43     200K .......... .......... .......... .......... .......... 18% 58.2M 0s
06:31:43     250K .......... .......... .......... .......... .......... 22% 73.1M 0s
06:31:43     300K .......... .......... .......... .......... .......... 25% 53.4M 0s
06:31:43     350K .......... .......... .......... .......... .......... 29% 31.8M 0s
06:31:43     400K .......... .......... .......... .......... .......... 33% 59.1M 0s
06:31:43     450K .......... .......... .......... .......... .......... 36% 51.7M 0s
06:31:43     500K .......... .......... .......... .......... .......... 40% 53.7M 0s
06:31:43     550K .......... .......... .......... .......... .......... 44% 76.6M 0s
06:31:43     600K .......... .......... .......... .......... .......... 47% 77.1M 0s
06:31:43     650K .......... .......... .......... .......... .......... 51% 72.3M 0s
06:31:43     700K .......... .......... .......... .......... .......... 55% 85.2M 0s
06:31:43     750K .......... .......... .......... .......... .......... 58% 62.5M 0s
06:31:43     800K .......... .......... .......... .......... .......... 62% 96.9M 0s
06:31:43     850K .......... .......... .......... .......... .......... 66% 78.6M 0s
06:31:43     900K .......... .......... .......... .......... .......... 70% 70.9M 0s
06:31:43     950K .......... .......... .......... .......... .......... 73% 98.7M 0s
06:31:43    1000K .......... .......... .......... .......... .......... 77% 82.5M 0s
06:31:43    1050K .......... .......... .......... .......... .......... 81% 60.0M 0s
06:31:43    1100K .......... .......... .......... .......... .......... 84% 85.3M 0s
06:31:43    1150K .......... .......... .......... .......... .......... 88% 69.9M 0s
06:31:43    1200K .......... .......... .......... .......... .......... 92% 77.1M 0s
06:31:43    1250K .......... .......... .......... .......... .......... 95% 76.3M 0s
06:31:43    1300K .......... .......... .......... .......... .......... 99% 90.3M 0s
06:31:43    1350K ......                                                100% 13141G=0.02s
06:31:43  
06:31:43  2024-09-10 06:31:43 (59.2 MB/s) - ‘docs/data/needs.json’ saved [1389455/1389455]
06:31:43  
06:31:43  Copied newest needs.
06:31:44  No handlers could be found for logger "tox_pyenv"
06:31:44  needs create: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs
06:31:44  needs installdeps: -r/w/workspace/vnfrqts-requirements-master-build-and-upload/etc/requirements.txt, -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt, -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt
06:32:13  ERROR: invocation failed (exit code 1), logfile: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/log/needs-1.log
06:32:13  ================================== log start ===================================
06:32:13  Collecting lfdocs-conf
06:32:13    Downloading lfdocs_conf-0.8.0-py2.py3-none-any.whl (8.3 kB)
06:32:13  Collecting Sphinx>=4.2.0
06:32:13    Downloading Sphinx-4.4.0-py3-none-any.whl (3.1 MB)
06:32:13  Collecting PyYAML
06:32:13    Downloading PyYAML-6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (603 kB)
06:32:13  Collecting sphinxcontrib-needs
06:32:13    Using cached sphinxcontrib_needs-0.7.9-py3-none-any.whl (2.6 MB)
06:32:13  Collecting sphinxcontrib-blockdiag
06:32:13    Using cached sphinxcontrib_blockdiag-2.0.0-py2.py3-none-any.whl (6.8 kB)
06:32:13  Collecting sphinxcontrib-swaggerdoc
06:32:13    Using cached sphinxcontrib_swaggerdoc-0.1.7-py2.py3-none-any.whl (7.6 kB)
06:32:13  Collecting sphinx-rtd-theme
06:32:13    Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB)
06:32:13  Collecting sphinx-bootstrap-theme
06:32:13    Using cached sphinx_bootstrap_theme-0.8.1-py2.py3-none-any.whl (1.2 MB)
06:32:13  Collecting funcparserlib>=1.0.0a0
06:32:13    Using cached funcparserlib-1.0.0a0-py2.py3-none-any.whl (17 kB)
06:32:13  Collecting sphinx-tabs
06:32:13    Using cached sphinx_tabs-3.3.1-py3-none-any.whl (10.0 kB)
06:32:13  Collecting sphinxcontrib-nwdiag
06:32:13    Using cached sphinxcontrib_nwdiag-2.0.0-py2.py3-none-any.whl (13 kB)
06:32:13  Collecting sphinxcontrib.plantuml
06:32:13    Downloading sphinxcontrib-plantuml-0.24.tar.gz (12 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13  Collecting sphinxcontrib-seqdiag
06:32:13    Using cached sphinxcontrib_seqdiag-2.0.0-py2.py3-none-any.whl (6.9 kB)
06:32:13  Collecting importlib-metadata>=4.4
06:32:13    Using cached importlib_metadata-4.8.3-py3-none-any.whl (17 kB)
06:32:13  Collecting imagesize
06:32:13    Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB)
06:32:13  Collecting packaging
06:32:13    Using cached packaging-21.3-py3-none-any.whl (40 kB)
06:32:13  Collecting sphinxcontrib-serializinghtml>=1.1.5
06:32:13    Using cached sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB)
06:32:13  Collecting sphinxcontrib-qthelp
06:32:13    Using cached sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
06:32:13  Collecting snowballstemmer>=1.1
06:32:13    Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
06:32:13  Collecting babel>=1.3
06:32:13    Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB)
06:32:13  Collecting Jinja2>=2.3
06:32:13    Using cached Jinja2-3.0.3-py3-none-any.whl (133 kB)
06:32:13  Collecting docutils<0.18,>=0.14
06:32:13    Using cached docutils-0.17.1-py2.py3-none-any.whl (575 kB)
06:32:13  Collecting Pygments>=2.0
06:32:13    Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB)
06:32:13  Collecting sphinxcontrib-devhelp
06:32:13    Using cached sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
06:32:13  Collecting alabaster<0.8,>=0.7
06:32:13    Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB)
06:32:13  Collecting sphinxcontrib-htmlhelp>=2.0.0
06:32:13    Using cached sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB)
06:32:13  Collecting sphinxcontrib-jsmath
06:32:13    Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
06:32:13  Collecting requests>=2.5.0
06:32:13    Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB)
06:32:13  Collecting sphinxcontrib-applehelp
06:32:13    Using cached sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB)
06:32:13  Collecting blockdiag>=1.5.0
06:32:13    Using cached blockdiag-2.0.1-py3-none-any.whl (2.7 MB)
06:32:13  Collecting requests-file<2.0.0,>=1.5.1
06:32:13    Downloading requests_file-1.5.1-py2.py3-none-any.whl (3.7 kB)
06:32:13  INFO: pip is looking at multiple versions of sphinxcontrib-blockdiag to determine which version is compatible with other requirements. This could take a while.
06:32:13  INFO: pip is looking at multiple versions of sphinx-tabs to determine which version is compatible with other requirements. This could take a while.
06:32:13  Collecting sphinx-tabs
06:32:13    Using cached sphinx_tabs-3.3.0-py3-none-any.whl (10 kB)
06:32:13    Using cached sphinx_tabs-3.2.0-py3-none-any.whl (9.8 kB)
06:32:13    Using cached sphinx_tabs-3.1.0-py3-none-any.whl (9.7 kB)
06:32:13    Using cached sphinx_tabs-3.0.0-py3-none-any.whl (9.7 kB)
06:32:13    Using cached sphinx_tabs-2.1.0-py3-none-any.whl (9.6 kB)
06:32:13    Using cached sphinx_tabs-2.0.1-py3-none-any.whl (9.4 kB)
06:32:13    Using cached sphinx_tabs-2.0.0-py3-none-any.whl (9.3 kB)
06:32:13    Using cached sphinx_tabs-1.3.0-py3-none-any.whl (22 kB)
06:32:13    Using cached sphinx_tabs-1.2.1-py3-none-any.whl (22 kB)
06:32:13    Using cached sphinx_tabs-1.2.0-py3-none-any.whl (22 kB)
06:32:13    Using cached sphinx_tabs-1.1.13-py3-none-any.whl
06:32:13    Downloading sphinx-tabs-1.1.12.tar.gz (21 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-1.1.11.tar.gz (21 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-1.1.10.tar.gz (20 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-1.1.9.tar.gz (20 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-1.1.8.tar.gz (20 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13  INFO: pip is looking at multiple versions of sphinxcontrib-blockdiag to determine which version is compatible with other requirements. This could take a while.
06:32:13  INFO: pip is looking at multiple versions of sphinx-tabs to determine which version is compatible with other requirements. This could take a while.
06:32:13    Downloading sphinx-tabs-1.1.7.tar.gz (18 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-1.1.6.tar.gz (17 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-1.1.5.tar.gz (683 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-1.1.4.tar.gz (17 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-1.1.3.tar.gz (17 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13  INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
06:32:13  INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
06:32:13    Downloading sphinx-tabs-1.1.2.tar.gz (16 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-1.1.1.tar.gz (16 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-1.1.0.tar.gz (16 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-1.0.1.tar.gz (683 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-1.0.0.tar.gz (16 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-0.2.2.tar.gz (15 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-0.2.1.tar.gz (4.3 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-0.2.0.tar.gz (4.2 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13    Downloading sphinx-tabs-0.1.0.tar.gz (9.5 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13  INFO: pip is looking at multiple versions of sphinx-rtd-theme to determine which version is compatible with other requirements. This could take a while.
06:32:13  INFO: pip is looking at multiple versions of sphinx-bootstrap-theme to determine which version is compatible with other requirements. This could take a while.
06:32:13  Collecting sphinx-bootstrap-theme
06:32:13    Downloading sphinx_bootstrap_theme-0.8.0-py2.py3-none-any.whl (1.2 MB)
06:32:13    Downloading sphinx-bootstrap-theme-0.7.1.tar.gz (1.2 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_7714544bd98848ccbc5229437a009e6c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_7714544bd98848ccbc5229437a009e6c/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-254_7r_t
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_7714544bd98848ccbc5229437a009e6c/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/a9/b8/ebcd1a7c579eb85929bbfd54617c5c484ba8cd78e4d3499d749e64b5ad3b/sphinx-bootstrap-theme-0.7.1.tar.gz#sha256=571e43ccb76d4c6c06576aa24a826b6ebc7adac45a5b54985200128806279d08 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.7.0.tar.gz (1.2 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_b4a0b76407c6452fa1ccd42ce5db7805/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_b4a0b76407c6452fa1ccd42ce5db7805/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-py3y1zok
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_b4a0b76407c6452fa1ccd42ce5db7805/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/72/30/86e9e46fe15d723421c3c4a79605f098b9217948276f081883cdf77855ee/sphinx-bootstrap-theme-0.7.0.tar.gz#sha256=7a57615b3ef48967ac763b68beeed3833927a1e168890b5792954d33251c4999 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.6.5.tar.gz (1.2 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_e634e62496b5471090c1012cd2a05f4c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_e634e62496b5471090c1012cd2a05f4c/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-5szxpc3d
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_e634e62496b5471090c1012cd2a05f4c/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/8a/f6/e7dbc28e448817d2b103c57a3e4ee52f8edc143beab9595ced31e4789749/sphinx-bootstrap-theme-0.6.5.tar.gz#sha256=82936109a05b84029052e7efb1756161c3b4c27ae18512a90234d50fe608cba7 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.6.4.tar.gz (1.2 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_3a066fe21a474073870a57ba11db54ac/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_3a066fe21a474073870a57ba11db54ac/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-pikm57iu
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_3a066fe21a474073870a57ba11db54ac/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/be/b7/7af1125c5f8b2580b0ad8a0f5392b14866cc2e4bdd1113472b66e2249bde/sphinx-bootstrap-theme-0.6.4.tar.gz#sha256=edbae42653f1aeeece1b052bd5fa5ff59c1cdb85377de83f1281d487393f7e94 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.6.3.tar.gz (1.2 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_b2ab595f9ba34ace8e791926e9206803/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_b2ab595f9ba34ace8e791926e9206803/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-vp6lzmza
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_b2ab595f9ba34ace8e791926e9206803/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/4a/52/0bbb7a6abd11af2ae53fcd058cb378279432a7f96bb930826de70e650fd4/sphinx-bootstrap-theme-0.6.3.tar.gz#sha256=8c3bc9d0b38d31097b89bb8bd0b391b85348d8dc11a39ea13cd3b6fbdd388363 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.6.2.tar.gz (1.2 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_37184cf38b98481d9c92b4cd0a4026ba/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_37184cf38b98481d9c92b4cd0a4026ba/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-q6otexhy
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_37184cf38b98481d9c92b4cd0a4026ba/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/69/af/6b07e6750a23fedce7078c63086214dd78e11c0d167538550797f086e5a2/sphinx-bootstrap-theme-0.6.2.tar.gz#sha256=d0291c1641d15508a0d5c8789f76688373d1fc88ec0e600c08fe415608a7db40 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.6.1.tar.gz (1.2 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_e93cce58604a4df9ac70481b389dc2db/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_e93cce58604a4df9ac70481b389dc2db/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8irxhd02
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_e93cce58604a4df9ac70481b389dc2db/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/75/11/e5877129133a05df3cd72cc4e8f3f440e1b9c4d8810a089ce305018bf7f0/sphinx-bootstrap-theme-0.6.1.tar.gz#sha256=277ed7695b6c9427997b78b3f531ff1e5d7b52a6733f67d92b07b29dc1704a59 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.6.0.tar.gz (1.2 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_444a77b231584a78974c39e5d122f150/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_444a77b231584a78974c39e5d122f150/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-klqafrco
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_444a77b231584a78974c39e5d122f150/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/c4/3f/5141b06c567731d21d5905e1c9377d63081feaaaad263e5dd7e4084c1df4/sphinx-bootstrap-theme-0.6.0.tar.gz#sha256=bfc7c2048ab5eabd6556914de1e40441ee2bb10677fd795286c674ba072e2747 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.5.3.tar.gz (1.1 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_426dbd6d2a3443929382b9bb1c9275a9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_426dbd6d2a3443929382b9bb1c9275a9/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-1y6584g8
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_426dbd6d2a3443929382b9bb1c9275a9/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/f1/cb/a743438a8da3498a88f774e4b2715d2a682bc4ae6aebd682a8335131fbca/sphinx-bootstrap-theme-0.5.3.tar.gz#sha256=fe9f591524941ec2f2d6cf23b7b0fab24395eed18c0980aa87cb9f2decb16464 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.5.2.tar.gz (1.1 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_8a3c94e6468d43f78f8cd8dacd8d1ad9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_8a3c94e6468d43f78f8cd8dacd8d1ad9/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-229fasg3
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_8a3c94e6468d43f78f8cd8dacd8d1ad9/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/3b/a9/eb3aad1baed21c2947cdb6f29570b715bc0f080b631348f7d4710ef647cd/sphinx-bootstrap-theme-0.5.2.tar.gz#sha256=1b94cfe9f9c52ac4f00bdb2aa385af714460fbd35c3a4e351b80fe25a9eb2fb4 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.5.1.tar.gz (1.1 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_7d43a358935e48bab32b726b2a2687ec/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_7d43a358935e48bab32b726b2a2687ec/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8wqzh9dg
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_7d43a358935e48bab32b726b2a2687ec/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/cf/85/2101846ce9b5815dc462b59ff8cc7047695c5f13fd9002f93b63d6b28ed9/sphinx-bootstrap-theme-0.5.1.tar.gz#sha256=b1c27d1b27b48acd787384b272a22cf1520fe1faafd361a7825c52d45d3528e8 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.5.0.tar.gz (1.1 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_542d1be7379f475eaf793a46f9d18f37/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_542d1be7379f475eaf793a46f9d18f37/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-eiqaffno
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_542d1be7379f475eaf793a46f9d18f37/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/bb/f5/f4c92a521650c97253410dfa55811f8aa96b2a42e76f6253e2c45ac29bc3/sphinx-bootstrap-theme-0.5.0.tar.gz#sha256=0dc9a6f5d15287b34b2a4754aa9cb4ef8a4b3c2eb5c584298f31aa18b4933ed0 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.14.tar.gz (1.1 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_1ef3b6be35de40e9be6b2ecb678680b0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_1ef3b6be35de40e9be6b2ecb678680b0/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-waftok90
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_1ef3b6be35de40e9be6b2ecb678680b0/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/29/18/05fd178bb559a760723cf7c59f36f997d724fb547f9cbec398705e86c61b/sphinx-bootstrap-theme-0.4.14.tar.gz#sha256=1706f99d0c91b3dd70b29ca98e42a7fa23db1b4750a281be72a93a481de7ceca (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.13.tar.gz (1.1 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_351f2c17a5334dd8970ed326bb6599ea/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_351f2c17a5334dd8970ed326bb6599ea/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-dvj3bwjm
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_351f2c17a5334dd8970ed326bb6599ea/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/8e/28/0c0c52292a8abf56687776f902fff3ab6fa8bc6a0c3f2d235f1e2304aaea/sphinx-bootstrap-theme-0.4.13.tar.gz#sha256=47f7719e56304026f285455bbb115525d227a6e23341d4b7f6f0b48b2eface82 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.12.tar.gz (1.1 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_f64ac27d4db44cb2a16944fb803047a4/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_f64ac27d4db44cb2a16944fb803047a4/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-bd_h2om_
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_f64ac27d4db44cb2a16944fb803047a4/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/7a/23/4a29bcaba3c413f2870fd5dbbc22f23f330d096944a7d5639f4418f16d52/sphinx-bootstrap-theme-0.4.12.tar.gz#sha256=c5cc5ce705be698cba461d0e30faef82b640db3452b87f5654fdbb9b4512b572 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.11.tar.gz (1.1 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_84e6dd85a5074256b96e68fc3b1123d6/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_84e6dd85a5074256b96e68fc3b1123d6/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-bsoj2q0v
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_84e6dd85a5074256b96e68fc3b1123d6/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/4d/6d/8d32caf9168c0962ddd91743a201e28758e27c90ab01b87bba08b454443d/sphinx-bootstrap-theme-0.4.11.tar.gz#sha256=d9136007354f2d96b9f869efff9bcb8078f8250858356854535901226982f8e1 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.10.tar.gz (1.1 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_f574f878553c44c3b501842299991776/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_f574f878553c44c3b501842299991776/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-tz5ysrik
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_f574f878553c44c3b501842299991776/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/df/d9/ba8bd7da898e4ca37207f5ecb8fa514a36c26c11be46583aca03d7e160f1/sphinx-bootstrap-theme-0.4.10.tar.gz#sha256=de8de3efdefe9aad4c33ac889e947b00bd31d38002e98e6d2b220247d1415bad (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.9.tar.gz (1.1 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_cb4ba8ec9f67442db6e0d4bf399d0655/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_cb4ba8ec9f67442db6e0d4bf399d0655/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-7bgu5fs9
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_cb4ba8ec9f67442db6e0d4bf399d0655/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/fe/00/eb44ad895b97e16e359c1263f4261924f8164ba37dd77f0b89705adc7105/sphinx-bootstrap-theme-0.4.9.tar.gz#sha256=2b83be16737c96ef44fba6fffab74f30a2826bc29ebb53d5a28fab1b2e789cb3 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.8.tar.gz (1.1 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_9b8cce988b1e4b239fea9547655e8860/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_9b8cce988b1e4b239fea9547655e8860/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-b5l6pbfr
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_9b8cce988b1e4b239fea9547655e8860/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/e9/61/9b771bfeb8643355c3b13a39ad87aa1f38926f58e07312c81cc126681a4a/sphinx-bootstrap-theme-0.4.8.tar.gz#sha256=5ab9bb58a08226df2084d99225629b2571496f7541b455e490f41ec9eb5b6ce6 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.7.tar.gz (1.1 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_c680fa59336444bdb0faba148fb5de15/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_c680fa59336444bdb0faba148fb5de15/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-l9wf1ryf
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_c680fa59336444bdb0faba148fb5de15/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/b3/7b/841a5bc308858fa93c2fdd77c819325ebb5fa1a28fbaeafe05c4268a65fc/sphinx-bootstrap-theme-0.4.7.tar.gz#sha256=ee76d8c75f20bccf6dc54df2cd75e7f012cbb82f32edb7b088635d5765519120 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.6.tar.gz (1.1 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_3173b693b08448a5a7ff4cf371ef43cd/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_3173b693b08448a5a7ff4cf371ef43cd/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-3jzvkdqh
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_3173b693b08448a5a7ff4cf371ef43cd/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/62/0f/c7037963dc8f6f94a2daea4bab507c57a7ce9fc7795a41079b26482cc5d7/sphinx-bootstrap-theme-0.4.6.tar.gz#sha256=27dc1253016d965f0ba0b1ef592c3fbbe1817c55d1400131df422979ace2958c (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.5.tar.gz (1.0 MB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_58444a264b89409bb3e1f51f9eab7f80/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_58444a264b89409bb3e1f51f9eab7f80/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-zfhz4nf4
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_58444a264b89409bb3e1f51f9eab7f80/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/04/55/1e53d616b06159b7880a2e1e9b869667f45b171bf56e5d80995c96801283/sphinx-bootstrap-theme-0.4.5.tar.gz#sha256=f36d32aeeb4d08a1b281e745db4228b5e40ddacf7928a68e26b7f909fa391d85 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.4.tar.gz (991 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_93a2cf9a4ca34be09af06903bb1e3d5f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_93a2cf9a4ca34be09af06903bb1e3d5f/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-q5_kf4z_
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_93a2cf9a4ca34be09af06903bb1e3d5f/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/de/76/933cf7da96f9805d2eb6f01e7ae9ce6247fa0490ecaefb5827d95a53ed49/sphinx-bootstrap-theme-0.4.4.tar.gz#sha256=f45e8ea808c67e286b5af04dd25b3d6919f5a742914137c6cd76a045450fcce2 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.3.tar.gz (991 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_cda2ef611dfb411795000eab582ca8a8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_cda2ef611dfb411795000eab582ca8a8/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-364wmczr
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_cda2ef611dfb411795000eab582ca8a8/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/a4/90/c610c0cd5ba88d083078f24acfb6f990a42a8f514805d24b9fa0f2e40f0a/sphinx-bootstrap-theme-0.4.3.tar.gz#sha256=ba8d3297ac765aaf58207215313ea53849ebfd26babe3ec3e8a955606b10d426 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.2.tar.gz (903 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_5d3b06a093bd41fc829be637c91db2aa/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_5d3b06a093bd41fc829be637c91db2aa/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-lsm4qzcp
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_5d3b06a093bd41fc829be637c91db2aa/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/b0/80/d16fd2decf317158a9b8ea38d4bac8e03f0a836d69c301e7ba94c1e6922a/sphinx-bootstrap-theme-0.4.2.tar.gz#sha256=8291e995707a4ef86eab68488fdb5c17fe8b50bfa0c8f72094009dea305d9564 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.1.tar.gz (923 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_4cca66a7268d44e6a99f42d6abcaded7/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_4cca66a7268d44e6a99f42d6abcaded7/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-0j1sfon_
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_4cca66a7268d44e6a99f42d6abcaded7/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/bb/1f/b46a959c3d6b6cee92709ba0c9b14e2488c596c58fb221f56535e378f425/sphinx-bootstrap-theme-0.4.1.tar.gz#sha256=9c7f19bc8adc51f355aa458fd05314f89044e0a8da81aec541d62d06578b658c (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.4.0.tar.gz (922 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_dba0841fdd92411a8c3d78f23590b674/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_dba0841fdd92411a8c3d78f23590b674/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-dop7oldd
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_dba0841fdd92411a8c3d78f23590b674/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/00/fb/97f088f3513b66218e0d227f5c865e0fa3ffbcb96a98c1a7a4455ad8ebea/sphinx-bootstrap-theme-0.4.0.tar.gz#sha256=ad7c2645a3f097afd102d3f6aebe32ffb1ee566b803517f9b38ea97c204550fa (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.3.9.tar.gz (835 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_c7585aad3d1445e7a5e38534721a36aa/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_c7585aad3d1445e7a5e38534721a36aa/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-18wr03l6
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_c7585aad3d1445e7a5e38534721a36aa/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/d0/6c/4bc2b743d67c82459a1ecf7aa240a026925b2cb06536e0b274d466be9e89/sphinx-bootstrap-theme-0.3.9.tar.gz#sha256=5f47ce597d688218f1bd3cffba573c68d1537a99b3a85c7e07ce10e8516ff083 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.3.8.tar.gz (834 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_d0d8c993594349c9bcfe88d58eb565d8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_d0d8c993594349c9bcfe88d58eb565d8/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8561wtew
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_d0d8c993594349c9bcfe88d58eb565d8/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/2e/6c/cdd4b1a88c2c785fab357805c05af246ab1166ed52a0fd16a9bda9f18b2e/sphinx-bootstrap-theme-0.3.8.tar.gz#sha256=d1a22356df803337cd3ba2a394012379cfba41454105bd65feaa4f78c7f79328 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.3.7.tar.gz (803 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_87b938fa8cea49f0b95ebc02b567ef02/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_87b938fa8cea49f0b95ebc02b567ef02/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-2vn86mxt
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_87b938fa8cea49f0b95ebc02b567ef02/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/38/0c/bedeced10746ce8926fdbc9b7628a4a0dca15cb9b10a88fde0c66e735986/sphinx-bootstrap-theme-0.3.7.tar.gz#sha256=c5534c905a78e27ab128313a5f85abe75318c8885695056e9dea30edd988467c (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.3.6.tar.gz (802 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_7e61d56f06d8433fbfb3e64d42337e0e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_7e61d56f06d8433fbfb3e64d42337e0e/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-xfxaw6mw
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_7e61d56f06d8433fbfb3e64d42337e0e/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/7c/85/8afc1941a4ccf57c3fa54c0f6b660e080d3e4f56c0b27bf642a1f257a769/sphinx-bootstrap-theme-0.3.6.tar.gz#sha256=06d40046e13f4111908d2b1d152d9992981b153fb74276a3aad0d7b5a89c9ff5 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.3.5.tar.gz (802 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_a8faf08a21f5473c8ddc9a4592adabb7/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_a8faf08a21f5473c8ddc9a4592adabb7/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ayaeiwiq
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_a8faf08a21f5473c8ddc9a4592adabb7/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/91/a4/9b12641c941d7a394dd71fbc4b40ffd05e0bbfb08fa46af76da8f4574f41/sphinx-bootstrap-theme-0.3.5.tar.gz#sha256=1b7ec99e22d2f02f553982e9ffe9f750a4739d39533a76d334c8a3bb995dac14 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.3.4.tar.gz (801 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_15b3f534bfe545228857fea44c98c7a1/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_15b3f534bfe545228857fea44c98c7a1/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-zcj5hnm_
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_15b3f534bfe545228857fea44c98c7a1/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/e4/2c/6413be1e92f63b7519f8f27c6cd65aa5edc601668383123ddd0115eb2ed4/sphinx-bootstrap-theme-0.3.4.tar.gz#sha256=6ea1b0b4797a713f059d927d88c8423b70e87bb89f07086f814b9cbd63779a85 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.3.3.tar.gz (767 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_db6a6c55031642fb9f7b97a779335b5a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_db6a6c55031642fb9f7b97a779335b5a/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-4n7_yl9f
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_db6a6c55031642fb9f7b97a779335b5a/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/1b/6d/3d798c1ebcf6f14bbe44341c833c9de6bd682a14b4902c6f5a485c633500/sphinx-bootstrap-theme-0.3.3.tar.gz#sha256=cd35d5eb6d6b6deaac1107d7ea8ad4742be8b0447ec8f74a3b8b8b3a4c2e09d4 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.3.2.tar.gz (392 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_0f22c7a24f4346d7ae96535ac969e8b9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_0f22c7a24f4346d7ae96535ac969e8b9/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-waud42iq
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_0f22c7a24f4346d7ae96535ac969e8b9/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/4a/d4/701a9dc516ce9a8c2fbf786a1eac40396b8e530f7e7042c2cb2168806543/sphinx-bootstrap-theme-0.3.2.tar.gz#sha256=5fc093e31582b867e1a9e2c6e35b9d06756a3ad0d3c2b291494ad611819e0386 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.3.1.tar.gz (392 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_35b72d4a5ace4557b438cd010ac1842e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_35b72d4a5ace4557b438cd010ac1842e/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-0y9howjm
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_35b72d4a5ace4557b438cd010ac1842e/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/9f/67/affe797f13d9eb5988f4868cb01e69217caf7af466c078571738dfb3320b/sphinx-bootstrap-theme-0.3.1.tar.gz#sha256=f149c9b5443bbb1eda30f3fcb28612cd4d262f43fa99cb48c44a2d64f91fe061 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.3.0.tar.gz (391 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_f387b2a055534f17b149a2cddefc4364/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_f387b2a055534f17b149a2cddefc4364/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-mjal5pdo
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_f387b2a055534f17b149a2cddefc4364/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/21/51/ae3b041e711c0b7e7c1aa08ee3021e4838e215d4e568a9f28bb3329eb029/sphinx-bootstrap-theme-0.3.0.tar.gz#sha256=312bfc995a682c4f17bfb7cd6d4592b66d12275716e3fe4f3f5ede2c6231752a (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.2.9.tar.gz (213 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_c99b8054847543db98e7ecfbb211435d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_c99b8054847543db98e7ecfbb211435d/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-gjzck3ut
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_c99b8054847543db98e7ecfbb211435d/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/0e/8b/68e0346b407f6b2d988efe089a5459c9623bf48f81c87ece56972641836f/sphinx-bootstrap-theme-0.2.9.tar.gz#sha256=b7385c364613a6b05ff32a7524a6943e966838150107e662ae2273274f4ffc0c (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.2.8.tar.gz (213 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_c0cdf7ab6d7447afb815ab525bf3e910/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_c0cdf7ab6d7447afb815ab525bf3e910/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-vuceh8es
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_c0cdf7ab6d7447afb815ab525bf3e910/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/b5/59/c04cd9a607cf6fcd451ec2b551b75a7ab7f1fc0ac4b4da86d61dfbefbdbd/sphinx-bootstrap-theme-0.2.8.tar.gz#sha256=d28cd172d87284c21057389bcabb1b183924395433ff8ac4812c2c9741c97ecd (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.2.7.tar.gz (212 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_3fc42dfc880e486587c7742f1b8b2333/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_3fc42dfc880e486587c7742f1b8b2333/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-amtiqx5l
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_3fc42dfc880e486587c7742f1b8b2333/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/1f/50/7720612386f4a94752a227a55eb806c4327a90770c297d1e7fe16116b268/sphinx-bootstrap-theme-0.2.7.tar.gz#sha256=c249f062580c6e3d34dbadb5829f3bc595c9d20001e19359f4924c4873a63c8a (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.2.6.tar.gz (211 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_40463b6a80a548fc904d56b44fb78f46/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_40463b6a80a548fc904d56b44fb78f46/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-2fk_v9by
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_40463b6a80a548fc904d56b44fb78f46/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/2e/67/cc76407c049486b847f264efafc6a019e3026d32b7ed7ade3d37234bc05d/sphinx-bootstrap-theme-0.2.6.tar.gz#sha256=4e5148670cc2edeb2cec98ab6c110bc30e40b792b21b52b0a706c048c4a1af4a (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.2.5.tar.gz (211 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_21f3fbba673a44f68e6f8bb90229d1b3/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_21f3fbba673a44f68e6f8bb90229d1b3/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-p96689_j
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_21f3fbba673a44f68e6f8bb90229d1b3/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/7c/cc/bfb9427f91b65061865e5bd0e020cfc3aab916685e64bdbfdf266f62f663/sphinx-bootstrap-theme-0.2.5.tar.gz#sha256=104ae930bf8985de868cab60ca8a1792d545ed9b3b8f66f81915fbf62a37d365 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.2.4.tar.gz (210 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_ae45885a1669433fa5222e9fa4703255/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_ae45885a1669433fa5222e9fa4703255/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-rr37aqt1
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_ae45885a1669433fa5222e9fa4703255/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/2d/bd/6d3b44e13f08bc4527d72cfa06578e7b91e64cd95f079f2cc261c3bb2d8f/sphinx-bootstrap-theme-0.2.4.tar.gz#sha256=e1aa410c8b08fae3b32d2b64f540037bf8d2e5265b0e0b00d66a022b06578ea4 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.2.3.tar.gz (210 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_b34fc9290da843fda645e93003738317/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_b34fc9290da843fda645e93003738317/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-pzfcg16v
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_b34fc9290da843fda645e93003738317/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/cb/4f/0db2149e5d5c14bb14b9adfc4ee45e31685c3a33196c47585772d61ab3d7/sphinx-bootstrap-theme-0.2.3.tar.gz#sha256=ce48786bc4dc3814a7af8e5dc5cb0aae58ef426abdf4c0f6d6369690fd405407 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.2.2.tar.gz (209 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_d9972bf2e94b40a088ed759ce4a50ca0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_d9972bf2e94b40a088ed759ce4a50ca0/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-11apg5u8
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_d9972bf2e94b40a088ed759ce4a50ca0/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/41/18/afdd10d9bb4f26ee315c1dcd36b8ec9df6af3895f00ef0acbdeb12268ee9/sphinx-bootstrap-theme-0.2.2.tar.gz#sha256=7f11e4236184239abd9d458eef7e390d7fdafae5c029b01af8335b6d723aefe9 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.2.1.tar.gz (209 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_46cb970d8a464bbe9b0ae53fd9e6b644/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_46cb970d8a464bbe9b0ae53fd9e6b644/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-rmk2kp0v
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_46cb970d8a464bbe9b0ae53fd9e6b644/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/39/3d/b1b02131ec1bb9dd7060ccef3fb190644863c18540b2feb1d143c8a548ba/sphinx-bootstrap-theme-0.2.1.tar.gz#sha256=24bdfb7f5dac7c5ec6bb15fd2831a35050ea096c5d14611ef8798cd7cfb43afc (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.2.0.tar.gz (209 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_408bbb221fa24c738ee0839362ad1d1c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_408bbb221fa24c738ee0839362ad1d1c/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-olt0qz35
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_408bbb221fa24c738ee0839362ad1d1c/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/f4/88/829dfd65adb82638a1d443952369933ca0db88401b9dc29ba9d153daf60c/sphinx-bootstrap-theme-0.2.0.tar.gz#sha256=fd8910bb1d4b16fb426d7e94c514008c4ac861cc9533c64978d06361e524bdef (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.1.8.tar.gz (208 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_eb6ae6f8bc5a4b88913cd8b3510a2936/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_eb6ae6f8bc5a4b88913cd8b3510a2936/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-2zbw3q_9
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_eb6ae6f8bc5a4b88913cd8b3510a2936/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/55/dc/3759800d9c9357e900e8f297a258c1c5787b4042b635f149169e06c57923/sphinx-bootstrap-theme-0.1.8.tar.gz#sha256=d2f1d440420509317d4094dac2822ede84c395ec81c5798e134938b3d0ff2776 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.1.7.tar.gz (208 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'error'
06:32:13    ERROR: Command errored out with exit status 1:
06:32:13     command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_f560a8cd0db94eda97a7e4cd6246e6e6/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t07imikb/sphinx-bootstrap-theme_f560a8cd0db94eda97a7e4cd6246e6e6/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-oz615ogx
06:32:13         cwd: /tmp/pip-install-t07imikb/sphinx-bootstrap-theme_f560a8cd0db94eda97a7e4cd6246e6e6/
06:32:13    Complete output (1 lines):
06:32:13    error in sphinx-bootstrap-theme setup command: use_2to3 is invalid.
06:32:13    ----------------------------------------
06:32:13  WARNING: Discarding https://files.pythonhosted.org/packages/ec/dc/62a80e43360303dda0e42147756255ddd752db17586c333f627396346b0a/sphinx-bootstrap-theme-0.1.7.tar.gz#sha256=e4d7844017e1094dc3a154400ddf8667960398735080a40f9f95a03156c1afd7 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
06:32:13    Downloading sphinx-bootstrap-theme-0.1.6.tar.gz (207 kB)
06:32:13    Preparing metadata (setup.py): started
06:32:13    Preparing metadata (setup.py): finished with status 'done'
06:32:13  INFO: pip is looking at multiple versions of docutils to determine which version is compatible with other requirements. This could take a while.
06:32:13  INFO: pip is looking at multiple versions of pyyaml to determine which version is compatible with other requirements. This could take a while.
06:32:13  INFO: pip is looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while.
06:32:13  INFO: pip is looking at multiple versions of <Python from Requires-Python> to determine which version is compatible with other requirements. This could take a while.
06:32:13  INFO: pip is looking at multiple versions of funcparserlib to determine which version is compatible with other requirements. This could take a while.
06:32:13  INFO: pip is looking at multiple versions of lfdocs-conf to determine which version is compatible with other requirements. This could take a while.
06:32:13  ERROR: Cannot install -r /w/workspace/vnfrqts-requirements-master-build-and-upload/etc/requirements.txt (line 16) and lfdocs-conf because these package versions have conflicting dependencies.
06:32:13  
06:32:13  The conflict is caused by:
06:32:13      sphinx 4.4.0 depends on docutils<0.18 and >=0.14
06:32:13      sphinx-rtd-theme 1.0.0 depends on docutils<0.18
06:32:13      sphinx-tabs 3.2.0 depends on docutils~=0.16.0
06:32:13      sphinx 4.4.0 depends on docutils<0.18 and >=0.14
06:32:13      sphinx-rtd-theme 1.0.0 depends on docutils<0.18
06:32:13      sphinx-tabs 3.1.0 depends on docutils~=0.16.0
06:32:13      sphinx 4.4.0 depends on docutils<0.18 and >=0.14
06:32:13      sphinx-rtd-theme 1.0.0 depends on docutils<0.18
06:32:13      sphinx-tabs 3.0.0 depends on docutils~=0.16.0
06:32:13      lfdocs-conf 0.8.0 depends on Sphinx>=4.2.0
06:32:13      sphinx-rtd-theme 1.0.0 depends on sphinx>=1.6
06:32:13      sphinx-tabs 2.1.0 depends on sphinx<4 and >=2
06:32:13      lfdocs-conf 0.8.0 depends on Sphinx>=4.2.0
06:32:13      sphinx-rtd-theme 1.0.0 depends on sphinx>=1.6
06:32:13      sphinx-tabs 2.0.1 depends on sphinx<4 and >=2
06:32:13      lfdocs-conf 0.8.0 depends on Sphinx>=4.2.0
06:32:13      sphinx-rtd-theme 1.0.0 depends on sphinx>=1.6
06:32:13      sphinx-tabs 2.0.0 depends on sphinx<4 and >=2
06:32:13      lfdocs-conf 0.8.0 depends on Sphinx>=4.2.0
06:32:13      sphinx-rtd-theme 1.0.0 depends on sphinx>=1.6
06:32:13      sphinx-tabs 1.3.0 depends on sphinx<4 and >=2
06:32:13      lfdocs-conf 0.8.0 depends on Sphinx>=4.2.0
06:32:13      sphinx-rtd-theme 1.0.0 depends on sphinx>=1.6
06:32:13      sphinx-tabs 1.2.1 depends on sphinx<4 and >=2
06:32:13      lfdocs-conf 0.8.0 depends on Sphinx>=4.2.0
06:32:13      sphinx-rtd-theme 1.0.0 depends on sphinx>=1.6
06:32:13      sphinx-tabs 1.2.0 depends on sphinx<4 and >=2
06:32:13      The user requested (constraint) docutils===0.17.1
06:32:13      The user requested (constraint) sphinx===4.4.0
06:32:13  
06:32:13  To fix this you could try to:
06:32:13  1. loosen the range of package versions you've specified
06:32:13  2. remove package versions to allow pip attempt to solve the dependency conflict
06:32:13  
06:32:13  ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies
06:32:13  
06:32:13  =================================== log end ====================================
06:32:13  ERROR: could not install deps [-r/w/workspace/vnfrqts-requirements-master-build-and-upload/etc/requirements.txt, -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt, -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt]; v = InvocationError(u'/w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -m pip install -r/w/workspace/vnfrqts-requirements-master-build-and-upload/etc/requirements.txt -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt', 1)
06:32:13  ___________________________________ summary ____________________________________
06:32:13  ERROR:   needs: could not install deps [-r/w/workspace/vnfrqts-requirements-master-build-and-upload/etc/requirements.txt, -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt, -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt]; v = InvocationError(u'/w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -m pip install -r/w/workspace/vnfrqts-requirements-master-build-and-upload/etc/requirements.txt -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt', 1)
06:32:13  Build step 'Execute shell' marked build as failure
06:32:13  $ ssh-agent -k
06:32:13  unset SSH_AUTH_SOCK;
06:32:13  unset SSH_AGENT_PID;
06:32:13  echo Agent pid 2085 killed;
06:32:13  [ssh-agent] Stopped.
06:32:13  [PostBuildScript] - [INFO] Executing post build scripts.
06:32:13  [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins13245411022289242937.sh
06:32:13  ---> sysstat.sh
06:32:14  [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins16458568884290205344.sh
06:32:14  ---> package-listing.sh
06:32:14  ++ facter osfamily
06:32:14  ++ tr '[:upper:]' '[:lower:]'
06:32:14  + OS_FAMILY=debian
06:32:14  + workspace=/w/workspace/vnfrqts-requirements-master-build-and-upload
06:32:14  + START_PACKAGES=/tmp/packages_start.txt
06:32:14  + END_PACKAGES=/tmp/packages_end.txt
06:32:14  + DIFF_PACKAGES=/tmp/packages_diff.txt
06:32:14  + PACKAGES=/tmp/packages_start.txt
06:32:14  + '[' /w/workspace/vnfrqts-requirements-master-build-and-upload ']'
06:32:14  + PACKAGES=/tmp/packages_end.txt
06:32:14  + case "${OS_FAMILY}" in
06:32:14  + dpkg -l
06:32:14  + grep '^ii'
06:32:14  + '[' -f /tmp/packages_start.txt ']'
06:32:14  + '[' -f /tmp/packages_end.txt ']'
06:32:14  + diff /tmp/packages_start.txt /tmp/packages_end.txt
06:32:14  + '[' /w/workspace/vnfrqts-requirements-master-build-and-upload ']'
06:32:14  + mkdir -p /w/workspace/vnfrqts-requirements-master-build-and-upload/archives/
06:32:14  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vnfrqts-requirements-master-build-and-upload/archives/
06:32:14  [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins11278991230868280191.sh
06:32:14  ---> capture-instance-metadata.sh
06:32:14  Setup pyenv:
06:32:14  * system (set by /opt/pyenv/version)
06:32:14  * 3.8.13 (set by /opt/pyenv/version)
06:32:14  * 3.9.13 (set by /opt/pyenv/version)
06:32:14  * 3.10.6 (set by /opt/pyenv/version)
06:32:19  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jvyG
06:32:19  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
06:32:21  lf-activate-venv(): INFO: Installing: lftools 
06:32:48  lf-activate-venv(): INFO: Adding /tmp/venv-jvyG/bin to PATH
06:32:48  INFO: Running in OpenStack, capturing instance metadata
06:32:48  [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins15970630332158901671.sh
06:32:48  provisioning config files...
06:32:48  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vnfrqts-requirements-master-build-and-upload@tmp/config1848155686539574873tmp
06:32:48  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
06:32:48  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
06:32:48  [EnvInject] - Injecting environment variables from a build step.
06:32:48  [EnvInject] - Injecting as environment variables the properties content 
06:32:48  SERVER_ID=logs
06:32:48  
06:32:48  [EnvInject] - Variables injected successfully.
06:32:48  [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins2891448191285279526.sh
06:32:48  ---> create-netrc.sh
06:32:48  [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins6989485809968383505.sh
06:32:48  ---> python-tools-install.sh
06:32:48  Setup pyenv:
06:32:48    system
06:32:48    3.8.13
06:32:48    3.9.13
06:32:48  * 3.10.6 (set by /w/workspace/vnfrqts-requirements-master-build-and-upload/.python-version)
06:32:48  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jvyG from file:/tmp/.os_lf_venv
06:32:49  lf-activate-venv(): INFO: Installing: lftools 
06:32:57  lf-activate-venv(): INFO: Adding /tmp/venv-jvyG/bin to PATH
06:32:57  Generating Requirements File
06:33:16  Python 3.10.6
06:33:16  pip 24.2 from /tmp/venv-jvyG/lib/python3.10/site-packages/pip (python 3.10)
06:33:16  appdirs==1.4.4
06:33:16  argcomplete==3.5.0
06:33:16  aspy.yaml==1.3.0
06:33:16  attrs==24.2.0
06:33:16  autopage==0.5.2
06:33:16  beautifulsoup4==4.12.3
06:33:16  boto3==1.35.15
06:33:16  botocore==1.35.15
06:33:16  bs4==0.0.2
06:33:16  cachetools==5.5.0
06:33:16  certifi==2024.8.30
06:33:16  cffi==1.17.1
06:33:16  cfgv==3.4.0
06:33:16  chardet==5.2.0
06:33:16  charset-normalizer==3.3.2
06:33:16  click==8.1.7
06:33:16  cliff==4.7.0
06:33:16  cmd2==2.4.3
06:33:16  cryptography==3.3.2
06:33:16  debtcollector==3.0.0
06:33:16  decorator==5.1.1
06:33:16  defusedxml==0.7.1
06:33:16  Deprecated==1.2.14
06:33:16  distlib==0.3.8
06:33:16  dnspython==2.6.1
06:33:16  docker==4.2.2
06:33:16  dogpile.cache==1.3.3
06:33:16  email_validator==2.2.0
06:33:16  filelock==3.16.0
06:33:16  future==1.0.0
06:33:16  gitdb==4.0.11
06:33:16  GitPython==3.1.43
06:33:16  google-auth==2.34.0
06:33:16  httplib2==0.22.0
06:33:16  identify==2.6.0
06:33:16  idna==3.8
06:33:16  importlib-resources==1.5.0
06:33:16  iso8601==2.1.0
06:33:16  Jinja2==3.1.4
06:33:16  jmespath==1.0.1
06:33:16  jsonpatch==1.33
06:33:16  jsonpointer==3.0.0
06:33:16  jsonschema==4.23.0
06:33:16  jsonschema-specifications==2023.12.1
06:33:16  keystoneauth1==5.8.0
06:33:16  kubernetes==30.1.0
06:33:16  lftools==0.37.10
06:33:16  lxml==5.3.0
06:33:16  MarkupSafe==2.1.5
06:33:16  msgpack==1.1.0
06:33:16  multi_key_dict==2.0.3
06:33:16  munch==4.0.0
06:33:16  netaddr==1.3.0
06:33:16  netifaces==0.11.0
06:33:16  niet==1.4.2
06:33:16  nodeenv==1.9.1
06:33:16  oauth2client==4.1.3
06:33:16  oauthlib==3.2.2
06:33:16  openstacksdk==4.0.0
06:33:16  os-client-config==2.1.0
06:33:16  os-service-types==1.7.0
06:33:16  osc-lib==3.1.0
06:33:16  oslo.config==9.6.0
06:33:16  oslo.context==5.6.0
06:33:16  oslo.i18n==6.4.0
06:33:16  oslo.log==6.1.2
06:33:16  oslo.serialization==5.5.0
06:33:16  oslo.utils==7.3.0
06:33:16  packaging==24.1
06:33:16  pbr==6.1.0
06:33:16  platformdirs==4.3.2
06:33:16  prettytable==3.11.0
06:33:16  pyasn1==0.6.0
06:33:16  pyasn1_modules==0.4.0
06:33:16  pycparser==2.22
06:33:16  pygerrit2==2.0.15
06:33:16  PyGithub==2.4.0
06:33:16  PyJWT==2.9.0
06:33:16  PyNaCl==1.5.0
06:33:16  pyparsing==2.4.7
06:33:16  pyperclip==1.9.0
06:33:16  pyrsistent==0.20.0
06:33:16  python-cinderclient==9.6.0
06:33:16  python-dateutil==2.9.0.post0
06:33:16  python-heatclient==4.0.0
06:33:16  python-jenkins==1.8.2
06:33:16  python-keystoneclient==5.5.0
06:33:16  python-magnumclient==4.7.0
06:33:16  python-openstackclient==7.0.0
06:33:16  python-swiftclient==4.6.0
06:33:16  PyYAML==6.0.2
06:33:16  referencing==0.35.1
06:33:16  requests==2.32.3
06:33:16  requests-oauthlib==2.0.0
06:33:16  requestsexceptions==1.4.0
06:33:16  rfc3986==2.0.0
06:33:16  rpds-py==0.20.0
06:33:16  rsa==4.9
06:33:16  ruamel.yaml==0.18.6
06:33:16  ruamel.yaml.clib==0.2.8
06:33:16  s3transfer==0.10.2
06:33:16  simplejson==3.19.3
06:33:16  six==1.16.0
06:33:16  smmap==5.0.1
06:33:16  soupsieve==2.6
06:33:16  stevedore==5.3.0
06:33:16  tabulate==0.9.0
06:33:16  toml==0.10.2
06:33:16  tomlkit==0.13.2
06:33:16  tqdm==4.66.5
06:33:16  typing_extensions==4.12.2
06:33:16  tzdata==2024.1
06:33:16  urllib3==1.26.20
06:33:16  virtualenv==20.26.4
06:33:16  wcwidth==0.2.13
06:33:16  websocket-client==1.8.0
06:33:16  wrapt==1.16.0
06:33:16  xdg==6.0.0
06:33:16  xmltodict==0.13.0
06:33:16  yq==3.4.3
06:33:16  [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins6860498555575714034.sh
06:33:16  ---> sudo-logs.sh
06:33:16  Archiving 'sudo' log..
06:33:16  [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins6780154025254020671.sh
06:33:17  ---> job-cost.sh
06:33:17  Setup pyenv:
06:33:17    system
06:33:17    3.8.13
06:33:17    3.9.13
06:33:17  * 3.10.6 (set by /w/workspace/vnfrqts-requirements-master-build-and-upload/.python-version)
06:33:17  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jvyG from file:/tmp/.os_lf_venv
06:33:18  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
06:33:22  lf-activate-venv(): INFO: Adding /tmp/venv-jvyG/bin to PATH
06:33:22  INFO: No Stack...
06:33:22  INFO: Retrieving Pricing Info for: v3-standard-8
06:33:22  INFO: Archiving Costs
06:33:22  [vnfrqts-requirements-master-build-and-upload] $ /bin/bash -l /tmp/jenkins1461485127881632735.sh
06:33:22  ---> logs-deploy.sh
06:33:22  Setup pyenv:
06:33:23    system
06:33:23    3.8.13
06:33:23    3.9.13
06:33:23  * 3.10.6 (set by /w/workspace/vnfrqts-requirements-master-build-and-upload/.python-version)
06:33:23  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jvyG from file:/tmp/.os_lf_venv
06:33:24  lf-activate-venv(): INFO: Installing: lftools 
06:33:32  lf-activate-venv(): INFO: Adding /tmp/venv-jvyG/bin to PATH
06:33:33  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/vnfrqts-requirements-master-build-and-upload/2065
06:33:33  INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt
06:33:34  Archives upload complete.
06:33:34  INFO: archiving logs to Nexus
06:33:35  ---> uname -a:
06:33:35  Linux prd-ubuntu1804-docker-8c-8g-37434 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
06:33:35  
06:33:35  
06:33:35  ---> lscpu:
06:33:35  Architecture:        x86_64
06:33:35  CPU op-mode(s):      32-bit, 64-bit
06:33:35  Byte Order:          Little Endian
06:33:35  CPU(s):              8
06:33:35  On-line CPU(s) list: 0-7
06:33:35  Thread(s) per core:  1
06:33:35  Core(s) per socket:  1
06:33:35  Socket(s):           8
06:33:35  NUMA node(s):        1
06:33:35  Vendor ID:           AuthenticAMD
06:33:35  CPU family:          23
06:33:35  Model:               49
06:33:35  Model name:          AMD EPYC-Rome Processor
06:33:35  Stepping:            0
06:33:35  CPU MHz:             2799.996
06:33:35  BogoMIPS:            5599.99
06:33:35  Virtualization:      AMD-V
06:33:35  Hypervisor vendor:   KVM
06:33:35  Virtualization type: full
06:33:35  L1d cache:           32K
06:33:35  L1i cache:           32K
06:33:35  L2 cache:            512K
06:33:35  L3 cache:            16384K
06:33:35  NUMA node0 CPU(s):   0-7
06:33:35  Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities
06:33:35  
06:33:35  
06:33:35  ---> nproc:
06:33:35  8
06:33:35  
06:33:35  
06:33:35  ---> df -h:
06:33:35  Filesystem      Size  Used Avail Use% Mounted on
06:33:35  udev             16G     0   16G   0% /dev
06:33:35  tmpfs           3.2G  712K  3.2G   1% /run
06:33:35  /dev/vda1       155G   11G  145G   7% /
06:33:35  tmpfs            16G     0   16G   0% /dev/shm
06:33:35  tmpfs           5.0M     0  5.0M   0% /run/lock
06:33:35  tmpfs            16G     0   16G   0% /sys/fs/cgroup
06:33:35  /dev/vda15      105M  4.4M  100M   5% /boot/efi
06:33:35  tmpfs           3.2G     0  3.2G   0% /run/user/1001
06:33:35  
06:33:35  
06:33:35  ---> free -m:
06:33:35                total        used        free      shared  buff/cache   available
06:33:35  Mem:          32167         831       28808           0        2527       30900
06:33:35  Swap:          1023           0        1023
06:33:35  
06:33:35  
06:33:35  ---> ip addr:
06:33:35  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
06:33:35      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
06:33:35      inet 127.0.0.1/8 scope host lo
06:33:35         valid_lft forever preferred_lft forever
06:33:35      inet6 ::1/128 scope host 
06:33:35         valid_lft forever preferred_lft forever
06:33:35  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
06:33:35      link/ether fa:16:3e:7d:22:8a brd ff:ff:ff:ff:ff:ff
06:33:35      inet 10.30.106.70/23 brd 10.30.107.255 scope global dynamic ens3
06:33:35         valid_lft 86208sec preferred_lft 86208sec
06:33:35      inet6 fe80::f816:3eff:fe7d:228a/64 scope link 
06:33:35         valid_lft forever preferred_lft forever
06:33:35  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
06:33:35      link/ether 02:42:6c:3b:e7:bd brd ff:ff:ff:ff:ff:ff
06:33:35      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
06:33:35         valid_lft forever preferred_lft forever
06:33:35  
06:33:35  
06:33:35  ---> sar -b -r -n DEV:
06:33:35  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-37434) 	09/10/24 	_x86_64_	(8 CPU)
06:33:35  
06:33:35  06:30:26     LINUX RESTART	(8 CPU)
06:33:35  
06:33:35  06:31:01          tps      rtps      wtps   bread/s   bwrtn/s
06:33:35  06:32:01       297.95     27.43    270.52    772.27  29420.56
06:33:35  06:33:01       133.33     35.83     97.50   1753.97  33998.07
06:33:35  Average:       215.64     31.63    184.01   1263.12  31709.32
06:33:35  
06:33:35  06:31:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
06:33:35  06:32:01     29783344  31664148   3155876      9.58     62272   2123148   1407496      4.14    910432   1941220    385204
06:33:35  06:33:01     29648720  31682068   3290500      9.99     87212   2239772   1362052      4.01    924892   2038628    133632
06:33:35  Average:     29716032  31673108   3223188      9.79     74742   2181460   1384774      4.07    917662   1989924    259418
06:33:35  
06:33:35  06:31:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
06:33:35  06:32:01           lo      1.53      1.53      0.17      0.17      0.00      0.00      0.00      0.00
06:33:35  06:32:01         ens3    215.93    143.64   2491.46     44.67      0.00      0.00      0.00      0.00
06:33:35  06:32:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:33:35  06:33:01           lo      1.53      1.53      0.17      0.17      0.00      0.00      0.00      0.00
06:33:35  06:33:01         ens3     70.05     51.46   1134.02     11.92      0.00      0.00      0.00      0.00
06:33:35  06:33:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:33:35  Average:           lo      1.53      1.53      0.17      0.17      0.00      0.00      0.00      0.00
06:33:35  Average:         ens3    142.99     97.55   1812.74     28.29      0.00      0.00      0.00      0.00
06:33:35  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:33:35  
06:33:35  
06:33:35  ---> sar -P ALL:
06:33:35  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-37434) 	09/10/24 	_x86_64_	(8 CPU)
06:33:35  
06:33:35  06:30:26     LINUX RESTART	(8 CPU)
06:33:35  
06:33:35  06:31:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
06:33:35  06:32:01        all     10.05      0.00      1.02      2.56      0.03     86.34
06:33:35  06:32:01          0      3.22      0.00      0.23      0.10      0.02     96.43
06:33:35  06:32:01          1      2.20      0.00      0.47      0.60      0.02     96.72
06:33:35  06:32:01          2     12.11      0.00      1.17      1.53      0.03     85.16
06:33:35  06:32:01          3     37.57      0.00      3.80      6.46      0.08     52.08
06:33:35  06:32:01          4     10.50      0.00      1.02      0.42      0.05     88.01
06:33:35  06:32:01          5      6.16      0.00      0.55     11.25      0.03     82.01
06:33:35  06:32:01          6      4.56      0.00      0.47      0.10      0.03     94.84
06:33:35  06:32:01          7      4.21      0.00      0.43      0.05      0.02     95.29
06:33:35  06:33:01        all      9.98      0.00      0.92      2.63      0.04     86.44
06:33:35  06:33:01          0      0.45      0.00      0.37      9.80      0.02     89.37
06:33:35  06:33:01          1     22.29      0.00      1.67      4.65      0.03     71.36
06:33:35  06:33:01          2     18.68      0.00      1.77      1.40      0.03     78.12
06:33:35  06:33:01          3     23.40      0.00      1.32      0.42      0.07     74.80
06:33:35  06:33:01          4      5.96      0.00      0.82      0.77      0.02     92.43
06:33:35  06:33:01          5      7.69      0.00      0.82      3.05      0.02     88.43
06:33:35  06:33:01          6      1.12      0.00      0.42      0.55      0.02     97.90
06:33:35  06:33:01          7      0.18      0.00      0.15      0.44      0.03     99.20
06:33:35  Average:        all     10.01      0.00      0.97      2.60      0.03     86.39
06:33:35  Average:          0      1.83      0.00      0.30      4.94      0.02     92.90
06:33:35  Average:          1     12.24      0.00      1.07      2.62      0.02     84.04
06:33:35  Average:          2     15.39      0.00      1.47      1.47      0.03     81.64
06:33:35  Average:          3     30.48      0.00      2.56      3.44      0.08     63.45
06:33:35  Average:          4      8.23      0.00      0.92      0.59      0.03     90.22
06:33:35  Average:          5      6.92      0.00      0.68      7.15      0.03     85.22
06:33:35  Average:          6      2.84      0.00      0.44      0.33      0.03     96.37
06:33:35  Average:          7      2.20      0.00      0.29      0.24      0.03     97.24
06:33:35  
06:33:35  
06:33:35