Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

guest_agent.py: Add new command 'guest-network-get-route' #3969

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

guest_agent.py: Add new command 'guest-network-get-route'

f584eed
Select commit
Loading
Failed to load commit list.
Open

guest_agent.py: Add new command 'guest-network-get-route' #3969

guest_agent.py: Add new command 'guest-network-get-route'
f584eed
Select commit
Loading
Failed to load commit list.
Cirrus CI / fedora_35 AVOCADO_SRC:avocado-framework<93.0 SETUP:setup.py develop --user VT_TYPE:libvirt failed Nov 27, 2024 in 6s

Task Summary

Instruction setup failed in 00:01

Details

ℹ️ Scheduling was delayed due to a concurrency limit on community tasks

✅ 00:01 clone
✅ 00:01 build
❌ 00:01 setup

python3 --version
Python 3.10.1
test -z $AVOCADO_SRC || python3 -m pip install $AVOCADO_SRC
Collecting avocado-framework<93.0
  Downloading avocado_framework-92.3-py3-none-any.whl (428 kB)
Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (from avocado-framework<93.0) (57.4.0)
Installing collected packages: avocado-framework
Successfully installed avocado-framework-92.3
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
python3 $SETUP
/tmp/cirrus-ci-build/setup.py:18: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  from distutils.command.clean import clean
running develop
running egg_info
creating avocado_framework_plugin_vt.egg-info
writing avocado_framework_plugin_vt.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_vt.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_vt.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_vt.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_vt.egg-info/top_level.txt
writing manifest file 'avocado_framework_plugin_vt.egg-info/SOURCES.txt'
reading manifest file 'avocado_framework_plugin_vt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'avocado_framework_plugin_vt.egg-info/SOURCES.txt'
running build_ext
Creating /root/.local/lib/python3.10/site-packages/avocado-framework-plugin-vt.egg-link (link to .)
Adding avocado-framework-plugin-vt 104.0 to easy-install.pth file
Installing avocado-runner-avocado-vt script to /root/.local/bin

Installed /tmp/cirrus-ci-build
Processing dependencies for avocado-framework-plugin-vt==104.0
Searching for aexpect
Reading https://pypi.org/simple/aexpect/
Downloading https://files.pythonhosted.org/packages/79/c5/0125666ea22da414cfb87f8b6da196e750a71e94ecd14d573a9d3129aff4/aexpect-1.7.0-py3-none-any.whl#sha256=937bdd726e1f27bc01542005b59a56264995d309c6499f942ab0b4b91eac6a89
Best match: aexpect 1.7.0
Processing aexpect-1.7.0-py3-none-any.whl
Installing aexpect-1.7.0-py3-none-any.whl to /root/.local/lib/python3.10/site-packages
Adding aexpect 1.7.0 to easy-install.pth file
Installing aexpect_helper script to /root/.local/bin

Installed /root/.local/lib/python3.10/site-packages/aexpect-1.7.0-py3.10.egg
Searching for six
Reading https://pypi.org/simple/six/
Downloading https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl#sha256=8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
error: Download error for https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl#sha256=8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254: [Errno 104] Connection reset by peer