Skip to content

Conversation

@yossisegev
Copy link
Contributor

Support creation of MachineConfigPool resource, with several attributes.

@redhat-qe-bot
Copy link
Contributor

The following are automatically added:

  • Add reviewers from OWNER file (in the root of the repository) under reviewers section.
  • Set PR size label.
  • New issue is created for the PR. (Closed when PR is merged/closed)

Available user actions:

  • To mark PR as verified add /verified to a PR comment, to un-verify add /verified cancel to a PR comment.
    verified label removed on each new commit push.
  • To cherry pick a merged PR add /cherry-pick <target branch to cherry-pick to> to a PR comment.
    • Support only merged PRs
  • To add a label by comment use /<label name>, to remove, use /<label name> cancel
Supported labels
  • hold
  • verified
  • wip
  • lgtm
  • approve
  • target-version-

@redhat-qe-bot
Copy link
Contributor

Tox check failed validate-resources: install_deps> python -I -m pip install pytest requests validate-resources: commands[0]> pip install . Processing /openshift-python-wrapper-tox-e52b300f-b65f-40df-94d7-0e74d8054d5d Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting colorlog Using cached colorlog-6.7.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: urllib3 in ./.tox/validate-resources/lib/python3.8/site-packages (from openshift-python-wrapper==0.0.0) (1.26.15) Collecting xmltodict Using cached xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) Requirement already satisfied: packaging in ./.tox/validate-resources/lib/python3.8/site-packages (from openshift-python-wrapper==0.0.0) (23.1) Collecting openshift Using cached openshift-0.13.1-py3-none-any.whl Collecting kubernetes>=12.0 Using cached kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB) Collecting python-string-utils Using cached python_string_utils-1.0.0-py3-none-any.whl (26 kB) Collecting six Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 Using cached websocket_client-1.5.1-py3-none-any.whl (55 kB) Requirement already satisfied: certifi>=14.05.14 in ./.tox/validate-resources/lib/python3.8/site-packages (from kubernetes>=12.0->openshift->openshift-python-wrapper==0.0.0) (2022.12.7) Collecting python-dateutil>=2.5.3 Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Requirement already satisfied: requests in ./.tox/validate-resources/lib/python3.8/site-packages (from kubernetes>=12.0->openshift->openshift-python-wrapper==0.0.0) (2.29.0) Requirement already satisfied: setuptools>=21.0.0 in ./.tox/validate-resources/lib/python3.8/site-packages (from kubernetes>=12.0->openshift->openshift-python-wrapper==0.0.0) (67.4.0) Collecting requests-oauthlib Using cached requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Collecting pyyaml>=5.4.1 Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) Collecting google-auth>=1.0.1 Using cached google_auth-2.17.3-py2.py3-none-any.whl (178 kB) Collecting cachetools<6.0,>=2.0.0 Using cached cachetools-5.3.0-py3-none-any.whl (9.3 kB) Collecting rsa<5,>=3.1.4 Using cached rsa-4.9-py3-none-any.whl (34 kB) Collecting pyasn1-modules>=0.2.1 Using cached pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) Requirement already satisfied: charset-normalizer<4,>=2 in ./.tox/validate-resources/lib/python3.8/site-packages (from requests->kubernetes>=12.0->openshift->openshift-python-wrapper==0.0.0) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in ./.tox/validate-resources/lib/python3.8/site-packages (from requests->kubernetes>=12.0->openshift->openshift-python-wrapper==0.0.0) (3.4) Collecting oauthlib>=3.0.0 Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB) Collecting pyasn1<0.6.0,>=0.4.6 Using cached pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) Building wheels for collected packages: openshift-python-wrapper Building wheel for openshift-python-wrapper (pyproject.toml): started Building wheel for openshift-python-wrapper (pyproject.toml): finished with status 'done' Created wheel for openshift-python-wrapper: filename=openshift_python_wrapper-0.0.0-py3-none-any.whl size=110517 sha256=882e3e682539ec3ad0a348a3476b823a5e1ef0b10b1e09bcd89fab0514f8df47 Stored in directory: /root/.cache/pip/wheels/cd/d9/72/48b15c671a96b682a7e10ef8f8f43f75f5ea3af36e8aef359d Successfully built openshift-python-wrapper Installing collected packages: xmltodict, websocket-client, six, pyyaml, python-string-utils, pyasn1, oauthlib, colorlog, cachetools, rsa, requests-oauthlib, python-dateutil, pyasn1-modules, google-auth, kubernetes, openshift, openshift-python-wrapper Attempting uninstall: openshift-python-wrapper Found existing installation: openshift-python-wrapper 0.0.0 Not uninstalling openshift-python-wrapper at /openshift-python-wrapper-tox-e52b300f-b65f-40df-94d7-0e74d8054d5d, outside environment /openshift-python-wrapper-tox-e52b300f-b65f-40df-94d7-0e74d8054d5d/.tox/validate-resources Can't uninstall 'openshift-python-wrapper'. No files were found to uninstall. Successfully installed cachetools-5.3.0 colorlog-6.7.0 google-auth-2.17.3 kubernetes-26.1.0 oauthlib-3.2.2 openshift-0.13.1 openshift-python-wrapper-0.0.0 pyasn1-0.5.0 pyasn1-modules-0.3.0 python-dateutil-2.8.2 python-string-utils-1.0.0 pyyaml-6.0 requests-oauthlib-1.3.1 rsa-4.9 six-1.16.0 websocket-client-1.5.1 xmltodict-0.13.0 validate-resources: commands[1]> pytest tests/test_validate_resources.py ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.3.1, pluggy-1.0.0 cachedir: .tox/validate-resources/.pytest_cache rootdir: /openshift-python-wrapper-tox-e52b300f-b65f-40df-94d7-0e74d8054d5d collected 1 item

tests/test_validate_resources.py F [100%]

=================================== FAILURES ===================================
__________________________ test_resources_definitions __________________________

resources_definitions_errors = ["Resource VirtualMachineClusterInstancetype api_group should be {'instancetype.kubevirt.io': {'namespaced': 'false', ...uld be {'instancetype.kubevirt.io': {'namespaced': 'true', 'api_version': 'v1alpha2'}}. got instance.type.kubevirt.io"]

def test_resources_definitions(resources_definitions_errors):
  assert not resources_definitions_errors, "\n".join(resources_definitions_errors)

E AssertionError: Resource VirtualMachineClusterInstancetype api_group should be {'instancetype.kubevirt.io': {'namespaced': 'false', 'api_version': 'v1alpha2'}}. got instance.type.kubevirt.io
E Resource VirtualMachineClusterPreference should be in cluster scope (not namespaced)
E Resource VirtualMachineClusterPreference api_group should be {'instancetype.kubevirt.io': {'namespaced': 'false', 'api_version': 'v1alpha2'}}. got instance.type.kubevirt.io
E Resource VirtualMachineInstancetype api_group should be {'instancetype.kubevirt.io': {'namespaced': 'true', 'api_version': 'v1alpha2'}}. got instance.type.kubevirt.io
E Resource VirtualMachinePreference api_group should be {'instancetype.kubevirt.io': {'namespaced': 'true', 'api_version': 'v1alpha2'}}. got instance.type.kubevirt.io
E assert not ["Resource VirtualMachineClusterInstancetype api_group should be {'instancetype.kubevirt.io': {'namespaced': 'false', ...uld be {'instancetype.kubevirt.io': {'namespaced': 'true', 'api_version': 'v1alpha2'}}. got instance.type.kubevirt.io"]

tests/test_validate_resources.py:155: AssertionError
=========================== short test summary info ============================
FAILED tests/test_validate_resources.py::test_resources_definitions - Asserti...
============================== 1 failed in 0.45s ===============================
validate-resources: exit 1 (0.54 seconds) /openshift-python-wrapper-tox-e52b300f-b65f-40df-94d7-0e74d8054d5d> pytest tests/test_validate_resources.py pid=325

�[K
⠋ [0/2]
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[Kvalidate-resources: FAIL ✖ in 8.27 seconds

�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
�[K unittests: OK (21.40=setup[1.82]+cmd[14.45,5.13] seconds)
validate-resources: FAIL code 1 (8.27=setup[3.50]+cmd[4.23,0.54] seconds)
evaluation failed :( (21.49 seconds)

@yossisegev yossisegev force-pushed the expand-machine-config-pool branch from b355c14 to 1a82483 Compare April 27, 2023 15:27
@redhat-qe-bot
Copy link
Contributor

Tox check failed validate-resources: install_deps> python -I -m pip install pytest requests validate-resources: commands[0]> pip install . Processing /openshift-python-wrapper-tox-21c4b5b9-7361-4989-a59c-458e8a3bfb10 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting xmltodict Using cached xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) Requirement already satisfied: packaging in ./.tox/validate-resources/lib/python3.8/site-packages (from openshift-python-wrapper==0.0.0) (23.1) Requirement already satisfied: urllib3 in ./.tox/validate-resources/lib/python3.8/site-packages (from openshift-python-wrapper==0.0.0) (1.26.15) Collecting colorlog Using cached colorlog-6.7.0-py2.py3-none-any.whl (11 kB) Collecting openshift Using cached openshift-0.13.1-py3-none-any.whl Collecting kubernetes>=12.0 Using cached kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB) Collecting python-string-utils Using cached python_string_utils-1.0.0-py3-none-any.whl (26 kB) Collecting six Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: certifi>=14.05.14 in ./.tox/validate-resources/lib/python3.8/site-packages (from kubernetes>=12.0->openshift->openshift-python-wrapper==0.0.0) (2022.12.7) Requirement already satisfied: setuptools>=21.0.0 in ./.tox/validate-resources/lib/python3.8/site-packages (from kubernetes>=12.0->openshift->openshift-python-wrapper==0.0.0) (67.4.0) Collecting python-dateutil>=2.5.3 Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting google-auth>=1.0.1 Using cached google_auth-2.17.3-py2.py3-none-any.whl (178 kB) Requirement already satisfied: requests in ./.tox/validate-resources/lib/python3.8/site-packages (from kubernetes>=12.0->openshift->openshift-python-wrapper==0.0.0) (2.29.0) Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 Using cached websocket_client-1.5.1-py3-none-any.whl (55 kB) Collecting pyyaml>=5.4.1 Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) Collecting requests-oauthlib Using cached requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Collecting cachetools<6.0,>=2.0.0 Using cached cachetools-5.3.0-py3-none-any.whl (9.3 kB) Collecting pyasn1-modules>=0.2.1 Using cached pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) Collecting rsa<5,>=3.1.4 Using cached rsa-4.9-py3-none-any.whl (34 kB) Requirement already satisfied: charset-normalizer<4,>=2 in ./.tox/validate-resources/lib/python3.8/site-packages (from requests->kubernetes>=12.0->openshift->openshift-python-wrapper==0.0.0) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in ./.tox/validate-resources/lib/python3.8/site-packages (from requests->kubernetes>=12.0->openshift->openshift-python-wrapper==0.0.0) (3.4) Collecting oauthlib>=3.0.0 Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB) Collecting pyasn1<0.6.0,>=0.4.6 Using cached pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) Building wheels for collected packages: openshift-python-wrapper Building wheel for openshift-python-wrapper (pyproject.toml): started Building wheel for openshift-python-wrapper (pyproject.toml): finished with status 'error' Failed to build openshift-python-wrapper validate-resources: exit 1 (2.69 seconds) /openshift-python-wrapper-tox-21c4b5b9-7361-4989-a59c-458e8a3bfb10> pip install . pid=542

�[K
⠋ [0/2]
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[Kvalidate-resources: FAIL ✖ in 4.5 seconds

�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
�[K unittests: OK (10.80=setup[1.27]+cmd[4.41,5.12] seconds)
validate-resources: FAIL code 1 (4.50=setup[1.81]+cmd[2.69] seconds)
evaluation failed :( (10.84 seconds)

@redhat-qe-bot
Copy link
Contributor

Tox check passed

�[K
⠋ [0/2]
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[Kvalidate-resources: OK ✔ in 17.43 seconds

�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
�[K unittests: OK (22.55=setup[1.32]+cmd[0.97,15.09,5.16] seconds)
validate-resources: OK (17.43=setup[1.79]+cmd[0.90,14.13,0.61] seconds)
congratulations :) (22.62 seconds)

@redhat-qe-bot
Copy link
Contributor

Tox check passed

�[K
⠋ [0/2]
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[Kvalidate-resources: OK ✔ in 14.84 seconds

�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
�[K unittests: OK (17.10=setup[1.20]+cmd[0.86,9.92,5.13] seconds)
validate-resources: OK (14.84=setup[2.33]+cmd[0.87,11.10,0.54] seconds)
congratulations :) (17.19 seconds)

@redhat-qe-bot
Copy link
Contributor

Tox check passed

�[K
⠋ [0/2]
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[Kvalidate-resources: OK ✔ in 11.97 seconds

�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
�[K unittests: OK (19.33=setup[1.34]+cmd[0.88,11.99,5.12] seconds)
validate-resources: OK (11.97=setup[1.67]+cmd[0.97,8.96,0.37] seconds)
congratulations :) (19.40 seconds)

@redhat-qe-bot
Copy link
Contributor

Tox check failed unittests: install_deps> python -I -m pip install pytest unittests: commands[0]> pip install pip -U Requirement already satisfied: pip in ./.tox/unittests/lib/python3.8/site-packages (23.0.1) Collecting pip Using cached pip-23.1.2-py3-none-any.whl (2.1 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 23.0.1 Uninstalling pip-23.0.1: Successfully uninstalled pip-23.0.1 Successfully installed pip-23.1.2 unittests: commands[1]> pip install . Processing /openshift-python-wrapper-tox-a43a3a21-7a45-47f0-a6ff-1301d11c4e15 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting openshift (from openshift-python-wrapper==0.0.0) Using cached openshift-0.13.1-py3-none-any.whl Collecting xmltodict (from openshift-python-wrapper==0.0.0) Using cached xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) Collecting urllib3 (from openshift-python-wrapper==0.0.0) Using cached urllib3-2.0.1-py3-none-any.whl (123 kB) Collecting colorlog (from openshift-python-wrapper==0.0.0) Using cached colorlog-6.7.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: packaging in ./.tox/unittests/lib/python3.8/site-packages (from openshift-python-wrapper==0.0.0) (23.1) Collecting kubernetes (from openshift-python-wrapper==0.0.0) Using cached kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB) Collecting python-simple-logger (from openshift-python-wrapper==0.0.0) Using cached python_simple_logger-1.0.5-py3-none-any.whl (6.9 kB) Collecting certifi>=14.05.14 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached certifi-2022.12.7-py3-none-any.whl (155 kB) Collecting six>=1.9.0 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting python-dateutil>=2.5.3 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Requirement already satisfied: setuptools>=21.0.0 in ./.tox/unittests/lib/python3.8/site-packages (from kubernetes->openshift-python-wrapper==0.0.0) (67.4.0) Collecting pyyaml>=5.4.1 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) Collecting google-auth>=1.0.1 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached google_auth-2.17.3-py2.py3-none-any.whl (178 kB) Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached websocket_client-1.5.1-py3-none-any.whl (55 kB) Collecting requests (from kubernetes->openshift-python-wrapper==0.0.0) Using cached requests-2.29.0-py3-none-any.whl (62 kB) Collecting requests-oauthlib (from kubernetes->openshift-python-wrapper==0.0.0) Using cached requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Collecting python-string-utils (from openshift->openshift-python-wrapper==0.0.0) Using cached python_string_utils-1.0.0-py3-none-any.whl (26 kB) Collecting poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4 (from python-simple-logger->openshift-python-wrapper==0.0.0) Using cached poetry_dynamic_versioning-0.21.4-py3-none-any.whl (14 kB) Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes->openshift-python-wrapper==0.0.0) Using cached cachetools-5.3.0-py3-none-any.whl (9.3 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes->openshift-python-wrapper==0.0.0) Using cached pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes->openshift-python-wrapper==0.0.0) Using cached rsa-4.9-py3-none-any.whl (34 kB) Collecting dunamai<2.0.0,>=1.16.0 (from poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached dunamai-1.16.0-py3-none-any.whl (23 kB) Collecting jinja2<4,>=2.11.1 (from poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB) Collecting tomlkit>=0.4 (from poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached tomlkit-0.11.8-py3-none-any.whl (35 kB) Collecting poetry<2.0.0,>=1.2.0 (from poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached poetry-1.4.2-py3-none-any.whl (222 kB) Collecting charset-normalizer<4,>=2 (from requests->kubernetes->openshift-python-wrapper==0.0.0) Using cached charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) Collecting idna<4,>=2.5 (from requests->kubernetes->openshift-python-wrapper==0.0.0) Using cached idna-3.4-py3-none-any.whl (61 kB) Collecting urllib3 (from openshift-python-wrapper==0.0.0) Using cached urllib3-1.26.15-py2.py3-none-any.whl (140 kB) Collecting oauthlib>=3.0.0 (from requests-oauthlib->kubernetes->openshift-python-wrapper==0.0.0) Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB) Collecting MarkupSafe>=2.0 (from jinja2<4,>=2.11.1->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting build<0.11.0,>=0.10.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached build-0.10.0-py3-none-any.whl (17 kB) Collecting cachecontrol[filecache]<0.13.0,>=0.12.9 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached CacheControl-0.12.11-py2.py3-none-any.whl (21 kB) Collecting cleo<3.0.0,>=2.0.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached cleo-2.0.1-py3-none-any.whl (77 kB) Collecting crashtest<0.5.0,>=0.4.1 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached crashtest-0.4.1-py3-none-any.whl (7.6 kB) Collecting dulwich<0.22.0,>=0.21.2 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached dulwich-0.21.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (508 kB) Collecting filelock<4.0.0,>=3.8.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached filelock-3.12.0-py3-none-any.whl (10 kB) Collecting html5lib<2.0,>=1.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached html5lib-1.1-py2.py3-none-any.whl (112 kB) Collecting importlib-metadata>=4.4 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached importlib_metadata-6.6.0-py3-none-any.whl (22 kB) Collecting installer<0.8.0,>=0.7.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached installer-0.7.0-py3-none-any.whl (453 kB) Collecting jsonschema<5.0.0,>=4.10.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached jsonschema-4.17.3-py3-none-any.whl (90 kB) Collecting keyring<24.0.0,>=23.9.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached keyring-23.13.1-py3-none-any.whl (37 kB) Collecting lockfile<0.13.0,>=0.12.2 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached lockfile-0.12.2-py2.py3-none-any.whl (13 kB) Collecting pexpect<5.0.0,>=4.7.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting pkginfo<2.0.0,>=1.9.4 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pkginfo-1.9.6-py3-none-any.whl (30 kB) Collecting platformdirs<3.0.0,>=2.5.2 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached platformdirs-2.6.2-py3-none-any.whl (14 kB) Collecting poetry-core==1.5.2 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached poetry_core-1.5.2-py3-none-any.whl (465 kB) Collecting poetry-plugin-export<2.0.0,>=1.3.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached poetry_plugin_export-1.3.1-py3-none-any.whl (10 kB) Collecting pyproject-hooks<2.0.0,>=1.0.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Collecting requests-toolbelt<0.11.0,>=0.9.1 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) Collecting shellingham<2.0,>=1.5 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached shellingham-1.5.0.post1-py2.py3-none-any.whl (9.4 kB) Requirement already satisfied: tomli<3.0.0,>=2.0.1 in ./.tox/unittests/lib/python3.8/site-packages (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) (2.0.1) Collecting trove-classifiers>=2022.5.19 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached trove_classifiers-2023.4.29-py3-none-any.whl (13 kB) Collecting virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached virtualenv-20.23.0-py3-none-any.whl (3.3 MB) Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes->openshift-python-wrapper==0.0.0) Using cached pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) Collecting msgpack>=0.5.2 (from cachecontrol[filecache]<0.13.0,>=0.12.9->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached msgpack-1.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) Collecting rapidfuzz<3.0.0,>=2.2.0 (from cleo<3.0.0,>=2.0.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached rapidfuzz-2.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) Collecting webencodings (from html5lib<2.0,>=1.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.4->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting attrs>=17.4.0 (from jsonschema<5.0.0,>=4.10.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached attrs-23.1.0-py3-none-any.whl (61 kB) Collecting importlib-resources>=1.4.0 (from jsonschema<5.0.0,>=4.10.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema<5.0.0,>=4.10.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema<5.0.0,>=4.10.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pyrsistent-0.19.3-py3-none-any.whl (57 kB) Collecting jaraco.classes (from keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached jaraco.classes-3.2.3-py3-none-any.whl (6.0 kB) Collecting SecretStorage>=3.2 (from keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached SecretStorage-3.3.3-py3-none-any.whl (15 kB) Collecting jeepney>=0.4.2 (from keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached jeepney-0.8.0-py3-none-any.whl (48 kB) Collecting ptyprocess>=0.5 (from pexpect<5.0.0,>=4.7.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting distlib<1,>=0.3.6 (from virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached distlib-0.3.6-py2.py3-none-any.whl (468 kB) INFO: pip is looking at multiple versions of virtualenv to determine which version is compatible with other requirements. This could take a while. Collecting virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached virtualenv-20.22.0-py3-none-any.whl (3.2 MB) Using cached virtualenv-20.21.1-py3-none-any.whl (8.7 MB) Collecting cryptography>=2.0 (from SecretStorage>=3.2->keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached cryptography-40.0.2-cp36-abi3-manylinux_2_28_x86_64.whl (3.7 MB) Collecting more-itertools (from jaraco.classes->keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached more_itertools-9.1.0-py3-none-any.whl (54 kB) Collecting cffi>=1.12 (from cryptography>=2.0->SecretStorage>=3.2->keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) Collecting pycparser (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) Building wheels for collected packages: openshift-python-wrapper Building wheel for openshift-python-wrapper (pyproject.toml): started Building wheel for openshift-python-wrapper (pyproject.toml): finished with status 'error' Failed to build openshift-python-wrapper unittests: exit 1 (9.82 seconds) /openshift-python-wrapper-tox-a43a3a21-7a45-47f0-a6ff-1301d11c4e15> pip install . pid=3878

�[K
⠋ [0/2]
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[Kunittests: FAIL ✖ in 11.84 seconds

�[K
⠏ [1/2] validate-resources
�[K
⠋ [1/2] validate-resources
�[K
⠙ [1/2] validate-resources
�[K
⠹ [1/2] validate-resources
�[K
⠸ [1/2] validate-resources
�[K
⠼ [1/2] validate-resources
�[K
⠴ [1/2] validate-resources
�[K
⠦ [1/2] validate-resources
�[K
⠧ [1/2] validate-resources
�[K
⠇ [1/2] validate-resources
�[K
⠏ [1/2] validate-resources
�[K
⠋ [1/2] validate-resources
�[K
⠙ [1/2] validate-resources
�[K
⠹ [1/2] validate-resources
�[K
⠸ [1/2] validate-resources
�[K
⠼ [1/2] validate-resources
�[K
⠴ [1/2] validate-resources
�[K
⠦ [1/2] validate-resources
�[K
⠧ [1/2] validate-resources
�[K
⠇ [1/2] validate-resources
�[K
⠏ [1/2] validate-resources
�[K
⠋ [1/2] validate-resources
�[K
⠙ [1/2] validate-resources
�[K
⠹ [1/2] validate-resources
�[K
⠸ [1/2] validate-resources
�[K
⠼ [1/2] validate-resources
�[K
⠴ [1/2] validate-resources
�[K
⠦ [1/2] validate-resources
�[K
⠧ [1/2] validate-resources
�[K
⠇ [1/2] validate-resources
�[K
⠏ [1/2] validate-resources
�[K
⠋ [1/2] validate-resources
�[K
⠙ [1/2] validate-resources
�[K
�[K unittests: FAIL code 1 (11.84=setup[1.17]+cmd[0.85,9.82] seconds)
validate-resources: OK (15.19=setup[2.16]+cmd[0.89,11.55,0.59] seconds)
evaluation failed :( (15.26 seconds)

@redhat-qe-bot
Copy link
Contributor

Tox check passed

�[K
⠋ [0/2]
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[K
⠸ [2/2] unittests | validate-resources
�[K
⠼ [2/2] unittests | validate-resources
�[K
⠴ [2/2] unittests | validate-resources
�[K
⠦ [2/2] unittests | validate-resources
�[K
⠧ [2/2] unittests | validate-resources
�[K
⠇ [2/2] unittests | validate-resources
�[K
⠏ [2/2] unittests | validate-resources
�[K
⠋ [2/2] unittests | validate-resources
�[K
⠙ [2/2] unittests | validate-resources
�[K
⠹ [2/2] unittests | validate-resources
�[Kvalidate-resources: OK ✔ in 13.26 seconds

�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
⠧ [1/2] unittests
�[K
⠇ [1/2] unittests
�[K
⠏ [1/2] unittests
�[K
⠋ [1/2] unittests
�[K
⠙ [1/2] unittests
�[K
⠹ [1/2] unittests
�[K
⠸ [1/2] unittests
�[K
⠼ [1/2] unittests
�[K
⠴ [1/2] unittests
�[K
⠦ [1/2] unittests
�[K
�[K unittests: OK (17.69=setup[1.22]+cmd[0.96,10.39,5.12] seconds)
validate-resources: OK (13.26=setup[1.97]+cmd[0.89,10.03,0.37] seconds)
congratulations :) (17.74 seconds)

Copy link
Collaborator

@rnetser rnetser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A reference to the api is missing; we cannot review it without it. We need to see which fields are requierd

@yossisegev
Copy link
Contributor Author

Yeah, whatever.
Done (hopefully).

@yossisegev yossisegev force-pushed the expand-machine-config-pool branch from 008246b to aa477d1 Compare May 24, 2023 08:33
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@yossisegev
Copy link
Contributor Author

@rnetser @myakove A kind reminder. I have just rebased this PR, can you please review it?
Thank you :)

@rnetser
Copy link
Collaborator

rnetser commented May 24, 2023

@yossisegev kind reminder, pr needs to be marked as verified

@rnetser
Copy link
Collaborator

rnetser commented May 24, 2023

@yossisegev and unresolved comments

@yossisegev
Copy link
Contributor Author

/verified

@yossisegev
Copy link
Contributor Author

@rnetser
All 19 allegedly unresolved conversations are labeled as outdated, and github doesn't let me reach them and mark them as resolved.
And the change request was also handled (I changed the code the way you requested), but it still appears as an open change request.
Is there anything that can be done about these blockers (none of the solutions I found on google helped)?
Thanks

@rnetser
Copy link
Collaborator

rnetser commented May 28, 2023

@yossisegev they can be resolved from the PR main gage; I resolved them now.

@myakove myakove merged commit 8c7cf7e into RedHatQE:main May 28, 2023
@yossisegev
Copy link
Contributor Author

@yossisegev they can be resolved from the PR main gage; I resolved them now.

And thank you for doing so, @rnetser 🙏 .
I couldn't find a way to resolve them, so it's probably either a matter of permissions, or me trying to do it the wrong way. Anyway - thanks.

rnetser added a commit that referenced this pull request Jul 19, 2023
* add v4.14 to renovate.json

* Exapnd MachineConfigPool for creation (#1204)

* Exapnd MachineConfigPool for creation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ICSP: set repository_digest_mirrors to None (#1231)

* Add close-stale-issues workflow

* [pre-commit.ci] pre-commit autoupdate (#1239)

updates:
- [github.com/hadialqattan/pycln: v2.1.3 → v2.1.5](hadialqattan/pycln@v2.1.3...v2.1.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* rmemove pre-commit-hooks

* remove ruff from pre-commit

* Update OWNERS (#1241)

* adding omrirh to owners

* Update OWNERS

Co-authored-by: oharan2 <oharan@redhat.com>

---------

Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
Co-authored-by: oharan2 <oharan@redhat.com>

* StorageClass - add support for resource creation (#1246)

* Update StorageClass class

* fix per review

* fix per review

* wait_for_condition: use sampler, not watcher (#1248)

* wait_for_condition: use sampler, not watcher

* wait_for_condition: use sampler, not watcher

* [pre-commit.ci] pre-commit autoupdate (#1245)

updates:
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](PyCQA/autoflake@v2.1.1...v2.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* disable stale.yml

* Update close-stale-issues.yml

* [pre-commit.ci] pre-commit autoupdate (#1252)

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: Yossi Segev <40713576+yossisegev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
Co-authored-by: oharan2 <oharan@redhat.com>
Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>
rnetser added a commit that referenced this pull request Jul 23, 2023
* Release 4.14.0

* ICSP: set repository_digest_mirrors to None (#1231) (#1233)

Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>

* Release 4.14.1

* wait_for_condition: use sampler, not watcher (#1250)

* Release 4.14.2

* Sync from main (#1253)

* add v4.14 to renovate.json

* Exapnd MachineConfigPool for creation (#1204)

* Exapnd MachineConfigPool for creation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ICSP: set repository_digest_mirrors to None (#1231)

* Add close-stale-issues workflow

* [pre-commit.ci] pre-commit autoupdate (#1239)

updates:
- [github.com/hadialqattan/pycln: v2.1.3 → v2.1.5](hadialqattan/pycln@v2.1.3...v2.1.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* rmemove pre-commit-hooks

* remove ruff from pre-commit

* Update OWNERS (#1241)

* adding omrirh to owners

* Update OWNERS

Co-authored-by: oharan2 <oharan@redhat.com>

---------

Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
Co-authored-by: oharan2 <oharan@redhat.com>

* StorageClass - add support for resource creation (#1246)

* Update StorageClass class

* fix per review

* fix per review

* wait_for_condition: use sampler, not watcher (#1248)

* wait_for_condition: use sampler, not watcher

* wait_for_condition: use sampler, not watcher

* [pre-commit.ci] pre-commit autoupdate (#1245)

updates:
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](PyCQA/autoflake@v2.1.1...v2.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* disable stale.yml

* Update close-stale-issues.yml

* [pre-commit.ci] pre-commit autoupdate (#1252)

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: Yossi Segev <40713576+yossisegev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
Co-authored-by: oharan2 <oharan@redhat.com>
Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>

* Release 4.14.3

* Add kubevirt market to test_vm (#1257)

Co-authored-by: RedHatQE <None>

---------

Co-authored-by: redhat-qe-bot <108792105+redhat-qe-bot@users.noreply.github.com>
Co-authored-by: Yossi Segev <40713576+yossisegev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
Co-authored-by: oharan2 <oharan@redhat.com>
Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>
myakove added a commit that referenced this pull request Jul 23, 2023
* Release 4.14.0

* ICSP: set repository_digest_mirrors to None (#1231) (#1233)

Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>

* Release 4.14.1

* wait_for_condition: use sampler, not watcher (#1250)

* Release 4.14.2

* Sync from main (#1253)

* add v4.14 to renovate.json

* Exapnd MachineConfigPool for creation (#1204)

* Exapnd MachineConfigPool for creation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ICSP: set repository_digest_mirrors to None (#1231)

* Add close-stale-issues workflow

* [pre-commit.ci] pre-commit autoupdate (#1239)

updates:
- [github.com/hadialqattan/pycln: v2.1.3 → v2.1.5](hadialqattan/pycln@v2.1.3...v2.1.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* rmemove pre-commit-hooks

* remove ruff from pre-commit

* Update OWNERS (#1241)

* adding omrirh to owners

* Update OWNERS

Co-authored-by: oharan2 <oharan@redhat.com>

---------

Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
Co-authored-by: oharan2 <oharan@redhat.com>

* StorageClass - add support for resource creation (#1246)

* Update StorageClass class

* fix per review

* fix per review

* wait_for_condition: use sampler, not watcher (#1248)

* wait_for_condition: use sampler, not watcher

* wait_for_condition: use sampler, not watcher

* [pre-commit.ci] pre-commit autoupdate (#1245)

updates:
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](PyCQA/autoflake@v2.1.1...v2.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* disable stale.yml

* Update close-stale-issues.yml

* [pre-commit.ci] pre-commit autoupdate (#1252)

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: Yossi Segev <40713576+yossisegev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
Co-authored-by: oharan2 <oharan@redhat.com>
Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>

* Release 4.14.3

* Add kubevirt market to test_vm (#1257)

Co-authored-by: RedHatQE <None>

---------

Co-authored-by: redhat-qe-bot <108792105+redhat-qe-bot@users.noreply.github.com>
Co-authored-by: Yossi Segev <40713576+yossisegev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
Co-authored-by: oharan2 <oharan@redhat.com>
Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>
myakove pushed a commit that referenced this pull request Aug 11, 2025
* Exapnd MachineConfigPool for creation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
myakove added a commit that referenced this pull request Aug 11, 2025
* Release 4.14.0

* ICSP: set repository_digest_mirrors to None (#1231) (#1233)

Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>

* Release 4.14.1

* wait_for_condition: use sampler, not watcher (#1250)

* Release 4.14.2

* Sync from main (#1253)

* add v4.14 to renovate.json

* Exapnd MachineConfigPool for creation (#1204)

* Exapnd MachineConfigPool for creation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ICSP: set repository_digest_mirrors to None (#1231)

* Add close-stale-issues workflow

* [pre-commit.ci] pre-commit autoupdate (#1239)

updates:
- [github.com/hadialqattan/pycln: v2.1.3 → v2.1.5](hadialqattan/pycln@v2.1.3...v2.1.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* rmemove pre-commit-hooks

* remove ruff from pre-commit

* Update OWNERS (#1241)

* adding omrirh to owners

* Update OWNERS

Co-authored-by: oharan2 <oharan@redhat.com>

---------

Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
Co-authored-by: oharan2 <oharan@redhat.com>

* StorageClass - add support for resource creation (#1246)

* Update StorageClass class

* fix per review

* fix per review

* wait_for_condition: use sampler, not watcher (#1248)

* wait_for_condition: use sampler, not watcher

* wait_for_condition: use sampler, not watcher

* [pre-commit.ci] pre-commit autoupdate (#1245)

updates:
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](PyCQA/autoflake@v2.1.1...v2.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* disable stale.yml

* Update close-stale-issues.yml

* [pre-commit.ci] pre-commit autoupdate (#1252)

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: Yossi Segev <40713576+yossisegev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
Co-authored-by: oharan2 <oharan@redhat.com>
Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>

* Release 4.14.3

* Add kubevirt market to test_vm (#1257)

Co-authored-by: RedHatQE <None>

---------

Co-authored-by: redhat-qe-bot <108792105+redhat-qe-bot@users.noreply.github.com>
Co-authored-by: Yossi Segev <40713576+yossisegev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
Co-authored-by: oharan2 <oharan@redhat.com>
Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com>
Co-authored-by: Ruth Netser <rnetser@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants