13:56:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/python-testing-utils/+/143324 13:56:50 Running as SYSTEM 13:56:50 [EnvInject] - Loading node environment variables. 13:56:50 Building remotely on prd-ubuntu1804-builder-4c-4g-17819 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python 13:56:50 [ssh-agent] Looking for ssh-agent implementation... 13:56:51 $ ssh-agent 13:56:51 SSH_AUTH_SOCK=/tmp/ssh-YztxavnYyI6Z/agent.1694 13:56:51 SSH_AGENT_PID=1696 13:56:51 [ssh-agent] Started. 13:56:51 Running ssh-add (command line suppressed) 13:56:51 Identity added: /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python@tmp/private_key_9814803222528952925.key (/w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python@tmp/private_key_9814803222528952925.key) 13:56:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:56:51 The recommended git tool is: NONE 13:56:52 using credential onap-jenkins-ssh 13:56:52 Wiping out workspace first. 13:56:52 Cloning the remote Git repository 13:56:52 Cloning repository git://cloud.onap.org/mirror/testsuite/python-testing-utils.git 13:56:52 > git init /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python # timeout=10 13:56:52 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/python-testing-utils.git 13:56:52 > git --version # timeout=10 13:56:52 > git --version # 'git version 2.17.1' 13:56:52 using GIT_SSH to set credentials Gerrit user 13:56:52 Verifying host key using manually-configured host key entries 13:56:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/testsuite/python-testing-utils.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:56:53 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/python-testing-utils.git # timeout=10 13:56:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:56:54 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/python-testing-utils.git # timeout=10 13:56:54 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/python-testing-utils.git 13:56:54 using GIT_SSH to set credentials Gerrit user 13:56:54 Verifying host key using manually-configured host key entries 13:56:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/testsuite/python-testing-utils.git refs/changes/24/143324/1 # timeout=30 13:56:54 > git rev-parse 86df3e80d8ec918a1298d09144c0a2dbd9ff3627^{commit} # timeout=10 13:56:54 Checking out Revision 86df3e80d8ec918a1298d09144c0a2dbd9ff3627 (refs/changes/24/143324/1) 13:56:54 > git config core.sparsecheckout # timeout=10 13:56:54 > git checkout -f 86df3e80d8ec918a1298d09144c0a2dbd9ff3627 # timeout=30 13:56:56 Commit message: "Improve project setup" 13:56:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:56:56 > git rev-list --no-walk 18da0e46f0999bb829932d7e3ebf44ae34eb2ac7 # timeout=10 13:56:57 [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins1952004001548435189.sh 13:56:57 ---> python-tools-install.sh 13:56:57 Setup pyenv: 13:56:57 * system (set by /opt/pyenv/version) 13:56:57 * 3.8.13 (set by /opt/pyenv/version) 13:56:57 * 3.9.13 (set by /opt/pyenv/version) 13:56:57 * 3.10.6 (set by /opt/pyenv/version) 13:57:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wx2L 13:57:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:57:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:57:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:57:06 lf-activate-venv(): INFO: Base packages installed successfully 13:57:06 lf-activate-venv(): INFO: Installing additional packages: lftools 13:57:33 lf-activate-venv(): INFO: Adding /tmp/venv-Wx2L/bin to PATH 13:57:33 Generating Requirements File 13:57:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:57:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:57:52 Python 3.10.6 13:57:53 pip 26.0.1 from /tmp/venv-Wx2L/lib/python3.10/site-packages/pip (python 3.10) 13:57:53 appdirs==1.4.4 13:57:53 argcomplete==3.6.3 13:57:53 aspy.yaml==1.3.0 13:57:53 attrs==25.4.0 13:57:53 autopage==0.6.0 13:57:53 backports.strenum==1.3.1 13:57:53 beautifulsoup4==4.14.3 13:57:53 boto3==1.42.50 13:57:53 botocore==1.42.50 13:57:53 bs4==0.0.2 13:57:53 certifi==2026.1.4 13:57:53 cffi==2.0.0 13:57:53 cfgv==3.5.0 13:57:53 chardet==5.2.0 13:57:53 charset-normalizer==3.4.4 13:57:53 click==8.3.1 13:57:53 cliff==4.13.1 13:57:53 cmd2==3.2.0 13:57:53 cryptography==3.3.2 13:57:53 debtcollector==3.0.0 13:57:53 decorator==5.2.1 13:57:53 defusedxml==0.7.1 13:57:53 Deprecated==1.3.1 13:57:53 distlib==0.4.0 13:57:53 dnspython==2.8.0 13:57:53 docker==7.1.0 13:57:53 dogpile.cache==1.5.0 13:57:53 durationpy==0.10 13:57:53 email-validator==2.3.0 13:57:53 filelock==3.24.2 13:57:53 future==1.0.0 13:57:53 gitdb==4.0.12 13:57:53 GitPython==3.1.46 13:57:53 httplib2==0.30.2 13:57:53 identify==2.6.16 13:57:53 idna==3.11 13:57:53 importlib-resources==1.5.0 13:57:53 iso8601==2.1.0 13:57:53 Jinja2==3.1.6 13:57:53 jmespath==1.1.0 13:57:53 jsonpatch==1.33 13:57:53 jsonpointer==3.0.0 13:57:53 jsonschema==4.26.0 13:57:53 jsonschema-specifications==2025.9.1 13:57:53 keystoneauth1==5.13.0 13:57:53 kubernetes==35.0.0 13:57:53 lftools==0.37.21 13:57:53 lxml==6.0.2 13:57:53 markdown-it-py==4.0.0 13:57:53 MarkupSafe==3.0.3 13:57:53 mdurl==0.1.2 13:57:53 msgpack==1.1.2 13:57:53 multi_key_dict==2.0.3 13:57:53 munch==4.0.0 13:57:53 netaddr==1.3.0 13:57:53 niet==1.4.2 13:57:53 nodeenv==1.10.0 13:57:53 oauth2client==4.1.3 13:57:53 oauthlib==3.3.1 13:57:53 openstacksdk==4.9.0 13:57:53 os-service-types==1.8.2 13:57:53 osc-lib==4.3.0 13:57:53 oslo.config==10.2.0 13:57:53 oslo.context==6.2.0 13:57:53 oslo.i18n==6.7.1 13:57:53 oslo.log==8.0.0 13:57:53 oslo.serialization==5.9.0 13:57:53 oslo.utils==9.2.0 13:57:53 packaging==26.0 13:57:53 pbr==7.0.3 13:57:53 platformdirs==4.9.2 13:57:53 prettytable==3.17.0 13:57:53 psutil==7.2.2 13:57:53 pyasn1==0.6.2 13:57:53 pyasn1_modules==0.4.2 13:57:53 pycparser==3.0 13:57:53 pygerrit2==2.0.15 13:57:53 PyGithub==2.8.1 13:57:53 Pygments==2.19.2 13:57:53 PyJWT==2.11.0 13:57:53 PyNaCl==1.6.2 13:57:53 pyparsing==2.4.7 13:57:53 pyperclip==1.11.0 13:57:53 pyrsistent==0.20.0 13:57:53 python-cinderclient==9.8.0 13:57:53 python-dateutil==2.9.0.post0 13:57:53 python-heatclient==5.0.0 13:57:53 python-jenkins==1.8.3 13:57:53 python-keystoneclient==5.7.0 13:57:53 python-magnumclient==4.9.0 13:57:53 python-openstackclient==8.3.0 13:57:53 python-swiftclient==4.9.0 13:57:53 PyYAML==6.0.3 13:57:53 referencing==0.37.0 13:57:53 requests==2.32.5 13:57:53 requests-oauthlib==2.0.0 13:57:53 requestsexceptions==1.4.0 13:57:53 rfc3986==2.0.0 13:57:53 rich==14.3.2 13:57:53 rich-argparse==1.7.2 13:57:53 rpds-py==0.30.0 13:57:53 rsa==4.9.1 13:57:53 ruamel.yaml==0.19.1 13:57:53 ruamel.yaml.clib==0.2.15 13:57:53 s3transfer==0.16.0 13:57:53 simplejson==3.20.2 13:57:53 six==1.17.0 13:57:53 smmap==5.0.2 13:57:53 soupsieve==2.8.3 13:57:53 stevedore==5.6.0 13:57:53 tabulate==0.9.0 13:57:53 toml==0.10.2 13:57:53 tomlkit==0.14.0 13:57:53 tqdm==4.67.3 13:57:53 typing_extensions==4.15.0 13:57:53 tzdata==2025.3 13:57:53 urllib3==1.26.20 13:57:53 virtualenv==20.37.0 13:57:53 wcwidth==0.6.0 13:57:53 websocket-client==1.9.0 13:57:53 wrapt==2.1.1 13:57:53 xdg==6.0.0 13:57:53 xmltodict==1.0.3 13:57:53 yq==3.4.3 13:57:53 provisioning config files... 13:57:53 copy managed file [global-settings] to file:/w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python@tmp/config13868752253679998197tmp 13:57:53 copy managed file [testsuite-python-testing-utils-settings] to file:/w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python@tmp/config1488086295299862602tmp 13:57:53 [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins16903995988372911834.sh 13:57:53 Setup pyenv: 13:57:53 system 13:57:53 3.8.13 13:57:53 3.9.13 13:57:53 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/.python-version) 13:57:57 lf-activate-venv(): INFO: Creating python3.8 venv at /tmp/venv-uCg7 13:57:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:57:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:57:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:58:05 lf-activate-venv(): INFO: Base packages installed successfully 13:58:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv argparse webtest 13:58:09 lf-activate-venv(): INFO: Adding /tmp/venv-uCg7/bin to PATH 13:58:09 ---> Setting up pyenv 13:58:09 Requirement already satisfied: pip in /tmp/venv-uCg7/lib/python3.8/site-packages (25.0.1) 13:58:10 Python 3.8.13 13:58:10 beautifulsoup4==4.14.3 13:58:10 cachetools==5.5.2 13:58:10 chardet==5.2.0 13:58:10 colorama==0.4.6 13:58:10 distlib==0.4.0 13:58:10 filelock==3.16.1 13:58:10 packaging==26.0 13:58:10 platformdirs==4.3.6 13:58:10 pluggy==1.5.0 13:58:10 pyproject-api==1.8.0 13:58:10 soupsieve==2.7 13:58:10 tomli==2.4.0 13:58:10 tox==4.25.0 13:58:10 typing_extensions==4.13.2 13:58:10 virtualenv==20.37.0 13:58:10 waitress==3.0.0 13:58:10 WebOb==1.8.9 13:58:10 WebTest==3.0.1 13:58:10 ROOT: No tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python 13:58:10 4.25.0 from /tmp/venv-uCg7/lib/python3.8/site-packages/tox/__init__.py 13:58:11 pep8: install_deps> pip install -r /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/requirements.txt -r /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/test-requirements.txt 13:58:37 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 13:58:37 .pkg: _optional_hooks> python /tmp/venv-uCg7/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:58:38 .pkg: get_requires_for_build_sdist> python /tmp/venv-uCg7/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:58:38 .pkg: install_requires_for_build_sdist> python -I -m pip install 'pbr>=2.0.0' 13:58:39 .pkg: get_requires_for_build_wheel> python /tmp/venv-uCg7/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:58:39 .pkg: install_requires_for_build_wheel> python -I -m pip install 'pbr>=2.0.0' 13:58:39 .pkg: freeze> python -m pip freeze --all 13:58:40 .pkg: pbr==7.0.3,pip==25.0.1,setuptools==75.3.4,wheel==0.45.1 13:58:40 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-uCg7/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:58:40 .pkg: build_sdist> python /tmp/venv-uCg7/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:58:41 pep8: install_package_deps> pip install deepdiff dnspython jinja2 jsonpath-rw kafka-python more-itertools paramiko pbr protobuf pyyaml requests 'robotframework-requests>=0.9.6' robotlibcore-temp urllib3 13:58:41 pep8: install_package> pip install --force-reinstall --no-deps /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/.tox/.tmp/package/1/robotframework_onap-11.0.1.dev21.tar.gz 13:58:43 pep8: freeze> python -m pip freeze --all 13:58:43 pep8: astroid==3.2.4,bcrypt==5.0.0,certifi==2026.1.4,cffi==1.17.1,charset-normalizer==3.4.4,coverage==7.6.1,cryptography==46.0.5,decorator==5.2.1,deepdiff==8.4.2,dill==0.4.0,dnspython==2.6.1,exceptiongroup==1.3.1,flake8==7.1.2,idna==3.11,iniconfig==2.1.0,isort==5.13.2,Jinja2==3.1.6,jsonpath-rw==1.4.0,kafka-python==2.3.0,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,orderly-set==5.5.0,packaging==26.0,paramiko==3.5.1,pbr==7.0.3,pip==25.0.1,platformdirs==4.3.6,pluggy==1.5.0,ply==3.11,protobuf==5.29.6,pycodestyle==2.12.1,pycparser==2.23,pyflakes==3.2.0,pylint==3.2.7,PyNaCl==1.6.2,pytest==8.3.5,pytest-cov==5.0.0,PyYAML==6.0.3,requests==2.32.4,requests-mock==1.12.1,robotframework==7.4.1,robotframework-onap @ file:///w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/.tox/.tmp/package/1/robotframework_onap-11.0.1.dev21.tar.gz#sha256=1fb0a8e98a4c9c6183fdd53fb5aa6ba048454bd39b0b9abdd34be7c0411f366d,robotframework-requests==0.9.7,robotlibcore-temp==1.0.2,setuptools==75.3.4,six==1.17.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,wheel==0.45.1 13:58:43 pep8: commands[0]> flake8 --max-line-length 120 ONAPLibrary 13:58:43 pep8: commands[1]> vcpeutils 13:58:43 pep8: Exception running subprocess [Errno 2] No such file or directory: 'vcpeutils' 13:58:43 pep8: exit 2 (0.01 seconds) /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap> vcpeutils 13:58:44 pep8: FAIL ✖ in 32.81 seconds 13:58:44 pylint: install_deps> pip install pyflakes pylint 13:58:46 pylint: install_package_deps> pip install deepdiff dnspython jinja2 jsonpath-rw kafka-python more-itertools paramiko pbr protobuf pyyaml requests 'robotframework-requests>=0.9.6' robotlibcore-temp urllib3 13:58:51 pylint: install_package> pip install --force-reinstall --no-deps /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/.tox/.tmp/package/2/robotframework_onap-11.0.1.dev21.tar.gz 13:58:53 pylint: freeze> python -m pip freeze --all 13:58:53 pylint: astroid==3.2.4,bcrypt==5.0.0,certifi==2026.1.4,cffi==1.17.1,charset-normalizer==3.4.4,cryptography==46.0.5,decorator==5.2.1,deepdiff==8.4.2,dill==0.4.0,dnspython==2.6.1,idna==3.11,isort==5.13.2,Jinja2==3.1.6,jsonpath-rw==1.4.0,kafka-python==2.3.0,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,orderly-set==5.5.0,paramiko==3.5.1,pbr==7.0.3,pip==25.0.1,platformdirs==4.3.6,ply==3.11,protobuf==5.29.6,pycparser==2.23,pyflakes==3.2.0,pylint==3.2.7,PyNaCl==1.6.2,PyYAML==6.0.3,requests==2.32.4,robotframework==7.4.1,robotframework-onap @ file:///w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/.tox/.tmp/package/2/robotframework_onap-11.0.1.dev21.tar.gz#sha256=1fb0a8e98a4c9c6183fdd53fb5aa6ba048454bd39b0b9abdd34be7c0411f366d,robotframework-requests==0.9.7,robotlibcore-temp==1.0.2,setuptools==75.3.4,six==1.17.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,wheel==0.45.1 13:58:53 pylint: commands[0]> pylint -f parseable --ignore-imports=y --disable=locally-disabled --max-line-length 120 --exit-zero -ry ONAPLibrary 13:58:58 ************* Module ONAPLibrary 13:58:58 ONAPLibrary/__init__.py:1: [C0103(invalid-name), ] Module name "ONAPLibrary" doesn't conform to snake_case naming style 13:58:58 ************* Module ONAPLibrary.BaseSDNCKeywords 13:58:58 ONAPLibrary/BaseSDNCKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:58:58 ONAPLibrary/BaseSDNCKeywords.py:1: [C0103(invalid-name), ] Module name "BaseSDNCKeywords" doesn't conform to snake_case naming style 13:58:58 ONAPLibrary/BaseSDNCKeywords.py:21: [R0205(useless-object-inheritance), BaseSDNCKeywords] Class 'BaseSDNCKeywords' inherits from object, can be safely removed from bases in python3 13:58:58 ONAPLibrary/BaseSDNCKeywords.py:26: [R1725(super-with-arguments), BaseSDNCKeywords.__init__] Consider using Python 3 style super() without arguments 13:58:58 ONAPLibrary/BaseSDNCKeywords.py:38: [R0913(too-many-arguments), BaseSDNCKeywords.run_post_request] Too many arguments (6/5) 13:58:58 ONAPLibrary/BaseSDNCKeywords.py:44: [R0913(too-many-arguments), BaseSDNCKeywords.run_put_request] Too many arguments (6/5) 13:58:58 ************* Module ONAPLibrary.BaseCLAMPKeywords 13:58:58 ONAPLibrary/BaseCLAMPKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:58:58 ONAPLibrary/BaseCLAMPKeywords.py:1: [C0103(invalid-name), ] Module name "BaseCLAMPKeywords" doesn't conform to snake_case naming style 13:58:58 ONAPLibrary/BaseCLAMPKeywords.py:19: [R0205(useless-object-inheritance), BaseCLAMPKeywords] Class 'BaseCLAMPKeywords' inherits from object, can be safely removed from bases in python3 13:58:58 ONAPLibrary/BaseCLAMPKeywords.py:24: [R1725(super-with-arguments), BaseCLAMPKeywords.__init__] Consider using Python 3 style super() without arguments 13:58:58 ONAPLibrary/BaseCLAMPKeywords.py:33: [R0913(too-many-arguments), BaseCLAMPKeywords.run_post_request] Too many arguments (6/5) 13:58:58 ONAPLibrary/BaseCLAMPKeywords.py:39: [R0913(too-many-arguments), BaseCLAMPKeywords.run_put_request] Too many arguments (6/5) 13:58:58 ONAPLibrary/BaseCLAMPKeywords.py:45: [R0913(too-many-arguments), BaseCLAMPKeywords.run_delete_request] Too many arguments (6/5) 13:58:58 ************* Module ONAPLibrary.KafkaKeywords 13:58:58 ONAPLibrary/KafkaKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:58:58 ONAPLibrary/KafkaKeywords.py:1: [C0103(invalid-name), ] Module name "KafkaKeywords" doesn't conform to snake_case naming style 13:58:58 ONAPLibrary/KafkaKeywords.py:28: [R0205(useless-object-inheritance), KafkaKeywords] Class 'KafkaKeywords' inherits from object, can be safely removed from bases in python3 13:58:58 ONAPLibrary/KafkaKeywords.py:32: [R1725(super-with-arguments), KafkaKeywords.__init__] Consider using Python 3 style super() without arguments 13:58:58 ONAPLibrary/KafkaKeywords.py:36: [R0913(too-many-arguments), KafkaKeywords.connect] Too many arguments (6/5) 13:58:58 ONAPLibrary/KafkaKeywords.py:49: [C0116(missing-function-docstring), KafkaKeywords.produce] Missing function or method docstring 13:58:58 ONAPLibrary/KafkaKeywords.py:68: [C0116(missing-function-docstring), KafkaKeywords.consume] Missing function or method docstring 13:58:58 ONAPLibrary/KafkaKeywords.py:74: [R1705(no-else-return), KafkaKeywords.consume] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it 13:58:58 ONAPLibrary/KafkaKeywords.py:20: [C0411(wrong-import-order), ] standard import "ssl" should be placed before third party imports "kafka.KafkaConsumer", "kafka.KafkaProducer", "kafka.TopicPartition" 13:58:58 ONAPLibrary/KafkaKeywords.py:23: [C0411(wrong-import-order), ] standard import "logging" should be placed before third party imports "kafka.KafkaConsumer", "kafka.KafkaProducer", "kafka.TopicPartition", "robot.api.deco.keyword", "robot.utils" 13:58:58 ************* Module ONAPLibrary.Base64Keywords 13:58:58 ONAPLibrary/Base64Keywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:58:58 ONAPLibrary/Base64Keywords.py:1: [C0103(invalid-name), ] Module name "Base64Keywords" doesn't conform to snake_case naming style 13:58:58 ONAPLibrary/Base64Keywords.py:19: [R0205(useless-object-inheritance), Base64Keywords] Class 'Base64Keywords' inherits from object, can be safely removed from bases in python3 13:58:58 ONAPLibrary/Base64Keywords.py:22: [W0246(useless-parent-delegation), Base64Keywords.__init__] Useless parent or super() delegation in method '__init__' 13:58:58 ONAPLibrary/Base64Keywords.py:23: [R1725(super-with-arguments), Base64Keywords.__init__] Consider using Python 3 style super() without arguments 13:58:58 ONAPLibrary/Base64Keywords.py:16: [C0411(wrong-import-order), ] standard import "base64" should be placed before third party import "robot.api.deco.keyword" 13:58:58 ************* Module ONAPLibrary.CLAMP 13:58:58 ONAPLibrary/CLAMP.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:58:58 ONAPLibrary/CLAMP.py:1: [C0103(invalid-name), ] Module name "CLAMP" doesn't conform to snake_case naming style 13:58:58 ONAPLibrary/CLAMP.py:16: [C0411(wrong-import-order), ] third party import "robotlibcore.HybridCore" should be placed before first party import "ONAPLibrary.BaseCLAMPKeywords.BaseCLAMPKeywords" 13:58:58 ************* Module ONAPLibrary.BaseOpenstackKeywords 13:58:58 ONAPLibrary/BaseOpenstackKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:58:58 ONAPLibrary/BaseOpenstackKeywords.py:1: [C0103(invalid-name), ] Module name "BaseOpenstackKeywords" doesn't conform to snake_case naming style 13:58:58 ONAPLibrary/BaseOpenstackKeywords.py:23: [R0205(useless-object-inheritance), BaseOpenstackKeywords] Class 'BaseOpenstackKeywords' inherits from object, can be safely removed from bases in python3 13:58:58 ONAPLibrary/BaseOpenstackKeywords.py:28: [R1725(super-with-arguments), BaseOpenstackKeywords.__init__] Consider using Python 3 style super() without arguments 13:58:58 ONAPLibrary/BaseOpenstackKeywords.py:38: [C0209(consider-using-f-string), BaseOpenstackKeywords.save_openstack_auth] Formatting a regular string which could be an f-string 13:58:58 ONAPLibrary/BaseOpenstackKeywords.py:52: [R1705(no-else-return), BaseOpenstackKeywords.get_openstack_token] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it 13:58:58 ONAPLibrary/BaseOpenstackKeywords.py:65: [R1705(no-else-return), BaseOpenstackKeywords.get_openstack_catalog] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it 13:58:58 ONAPLibrary/BaseOpenstackKeywords.py:78: [R1705(no-else-return), BaseOpenstackKeywords.get_current_openstack_tenant] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it 13:58:58 ONAPLibrary/BaseOpenstackKeywords.py:102: [C0103(invalid-name), BaseOpenstackKeywords.get_openstack_regions] Variable name "catalogEntry" doesn't conform to snake_case naming style 13:58:58 ONAPLibrary/BaseOpenstackKeywords.py:123: [C0103(invalid-name), BaseOpenstackKeywords.get_openstack_service_url] Variable name "catalogEntry" doesn't conform to snake_case naming style 13:58:58 ONAPLibrary/BaseOpenstackKeywords.py:148: [R1705(no-else-return), BaseOpenstackKeywords.__determine_match] Unnecessary "elif" after "return", remove the leading "el" from "elif" 13:58:58 ONAPLibrary/BaseOpenstackKeywords.py:18: [C0411(wrong-import-order), ] standard import "json" should be placed before third party imports "robot.utils", "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn" 13:58:58 ************* Module ONAPLibrary.MUSIC 13:58:58 ONAPLibrary/MUSIC.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:58:58 ONAPLibrary/MUSIC.py:1: [C0103(invalid-name), ] Module name "MUSIC" doesn't conform to snake_case naming style 13:58:58 ************* Module ONAPLibrary.Openstack 13:58:58 ONAPLibrary/Openstack.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:58:58 ONAPLibrary/Openstack.py:1: [C0103(invalid-name), ] Module name "Openstack" doesn't conform to snake_case naming style 13:58:58 ************* Module ONAPLibrary.AAI 13:58:58 ONAPLibrary/AAI.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:58:58 ONAPLibrary/AAI.py:1: [C0103(invalid-name), ] Module name "AAI" doesn't conform to snake_case naming style 13:58:58 ONAPLibrary/AAI.py:16: [C0411(wrong-import-order), ] third party import "robotlibcore.HybridCore" should be placed before first party import "ONAPLibrary.BaseAAIKeywords.BaseAAIKeywords" 13:58:58 ************* Module ONAPLibrary.BaseAAIKeywords 13:58:58 ONAPLibrary/BaseAAIKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:00 ONAPLibrary/BaseAAIKeywords.py:1: [C0103(invalid-name), ] Module name "BaseAAIKeywords" doesn't conform to snake_case naming style 13:59:00 ONAPLibrary/BaseAAIKeywords.py:24: [R0205(useless-object-inheritance), BaseAAIKeywords] Class 'BaseAAIKeywords' inherits from object, can be safely removed from bases in python3 13:59:00 ONAPLibrary/BaseAAIKeywords.py:29: [R1725(super-with-arguments), BaseAAIKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:00 ONAPLibrary/BaseAAIKeywords.py:39: [R0913(too-many-arguments), BaseAAIKeywords.run_get_request] Too many arguments (6/5) 13:59:00 ONAPLibrary/BaseAAIKeywords.py:45: [R0913(too-many-arguments), BaseAAIKeywords.run_post_request] Too many arguments (7/5) 13:59:00 ONAPLibrary/BaseAAIKeywords.py:51: [R0913(too-many-arguments), BaseAAIKeywords.run_put_request] Too many arguments (7/5) 13:59:00 ONAPLibrary/BaseAAIKeywords.py:57: [R0913(too-many-arguments), BaseAAIKeywords.run_delete_request] Too many arguments (7/5) 13:59:00 ONAPLibrary/BaseAAIKeywords.py:65: [C0116(missing-function-docstring), BaseAAIKeywords.wait_for_node_to_exist] Missing function or method docstring 13:59:00 ONAPLibrary/BaseAAIKeywords.py:65: [R0913(too-many-arguments), BaseAAIKeywords.wait_for_node_to_exist] Too many arguments (6/5) 13:59:00 ONAPLibrary/BaseAAIKeywords.py:74: [C0209(consider-using-f-string), BaseAAIKeywords.wait_for_node_to_exist] Formatting a regular string which could be an f-string 13:59:00 ONAPLibrary/BaseAAIKeywords.py:80: [C0116(missing-function-docstring), BaseAAIKeywords.find_node] Missing function or method docstring 13:59:00 ONAPLibrary/BaseAAIKeywords.py:80: [R0913(too-many-arguments), BaseAAIKeywords.find_node] Too many arguments (6/5) 13:59:00 ONAPLibrary/BaseAAIKeywords.py:81: [C0209(consider-using-f-string), BaseAAIKeywords.find_node] Formatting a regular string which could be an f-string 13:59:00 ONAPLibrary/BaseAAIKeywords.py:18: [C0411(wrong-import-order), ] standard import "time" should be placed before third party imports "robot.api.logger", "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn" 13:59:00 ************* Module ONAPLibrary.UUIDKeywords 13:59:00 ONAPLibrary/UUIDKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:00 ONAPLibrary/UUIDKeywords.py:1: [C0103(invalid-name), ] Module name "UUIDKeywords" doesn't conform to snake_case naming style 13:59:00 ONAPLibrary/UUIDKeywords.py:21: [R0205(useless-object-inheritance), UUIDKeywords] Class 'UUIDKeywords' inherits from object, can be safely removed from bases in python3 13:59:00 ONAPLibrary/UUIDKeywords.py:24: [W0246(useless-parent-delegation), UUIDKeywords.__init__] Useless parent or super() delegation in method '__init__' 13:59:00 ONAPLibrary/UUIDKeywords.py:25: [R1725(super-with-arguments), UUIDKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:00 ************* Module ONAPLibrary.ProtobufKeywords 13:59:00 ONAPLibrary/ProtobufKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:00 ONAPLibrary/ProtobufKeywords.py:1: [C0103(invalid-name), ] Module name "ProtobufKeywords" doesn't conform to snake_case naming style 13:59:00 ONAPLibrary/ProtobufKeywords.py:20: [R0205(useless-object-inheritance), ProtobufKeywords] Class 'ProtobufKeywords' inherits from object, can be safely removed from bases in python3 13:59:00 ONAPLibrary/ProtobufKeywords.py:24: [R1725(super-with-arguments), ProtobufKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:00 ONAPLibrary/ProtobufKeywords.py:28: [C0116(missing-function-docstring), ProtobufKeywords.compare_file_to_message] Missing function or method docstring 13:59:00 ONAPLibrary/ProtobufKeywords.py:32: [C0116(missing-function-docstring), ProtobufKeywords.compare_two_messages] Missing function or method docstring 13:59:00 ONAPLibrary/ProtobufKeywords.py:17: [C0411(wrong-import-order), ] third party import "robot.api.deco.keyword" should be placed before first party imports "ONAPLibrary.VESProtobuf.VESProtobuf", "ONAPLibrary.JSONKeywords.JSONKeywords" 13:59:00 ************* Module ONAPLibrary.ServiceMappingKeywords 13:59:00 ONAPLibrary/ServiceMappingKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:00 ONAPLibrary/ServiceMappingKeywords.py:1: [C0103(invalid-name), ] Module name "ServiceMappingKeywords" doesn't conform to snake_case naming style 13:59:00 ONAPLibrary/ServiceMappingKeywords.py:21: [R0205(useless-object-inheritance), ServiceMappingKeywords] Class 'ServiceMappingKeywords' inherits from object, can be safely removed from bases in python3 13:59:00 ONAPLibrary/ServiceMappingKeywords.py:26: [R1725(super-with-arguments), ServiceMappingKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:00 ONAPLibrary/ServiceMappingKeywords.py:30: [C0116(missing-function-docstring), ServiceMappingKeywords.set_directory] Missing function or method docstring 13:59:00 ONAPLibrary/ServiceMappingKeywords.py:62: [W0105(pointless-string-statement), ServiceMappingKeywords] String statement has no effect 13:59:00 ONAPLibrary/ServiceMappingKeywords.py:71: [W1514(unspecified-encoding), ServiceMappingKeywords._service_mapping] Using open without explicitly specifying an encoding 13:59:00 ONAPLibrary/ServiceMappingKeywords.py:17: [C0411(wrong-import-order), ] standard import "os.path" should be placed before third party imports "robot.utils", "robot.api.deco.keyword" 13:59:00 ONAPLibrary/ServiceMappingKeywords.py:18: [C0411(wrong-import-order), ] standard import "json" should be placed before third party imports "robot.utils", "robot.api.deco.keyword" 13:59:00 ************* Module ONAPLibrary.PreloadData 13:59:00 ONAPLibrary/PreloadData.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:00 ONAPLibrary/PreloadData.py:1: [C0103(invalid-name), ] Module name "PreloadData" doesn't conform to snake_case naming style 13:59:00 ************* Module ONAPLibrary.JSONPathKeywords 13:59:00 ONAPLibrary/JSONPathKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:00 ONAPLibrary/JSONPathKeywords.py:1: [C0103(invalid-name), ] Module name "JSONPathKeywords" doesn't conform to snake_case naming style 13:59:00 ONAPLibrary/JSONPathKeywords.py:20: [R0205(useless-object-inheritance), JSONPathKeywords] Class 'JSONPathKeywords' inherits from object, can be safely removed from bases in python3 13:59:00 ONAPLibrary/JSONPathKeywords.py:24: [W0246(useless-parent-delegation), JSONPathKeywords.__init__] Useless parent or super() delegation in method '__init__' 13:59:00 ONAPLibrary/JSONPathKeywords.py:25: [R1725(super-with-arguments), JSONPathKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:00 ONAPLibrary/JSONPathKeywords.py:20: [R0903(too-few-public-methods), JSONPathKeywords] Too few public methods (1/2) 13:59:00 ************* Module ONAPLibrary.DNSKeywords 13:59:00 ONAPLibrary/DNSKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:00 ONAPLibrary/DNSKeywords.py:1: [C0103(invalid-name), ] Module name "DNSKeywords" doesn't conform to snake_case naming style 13:59:00 ONAPLibrary/DNSKeywords.py:21: [R0205(useless-object-inheritance), DNSKeywords] Class 'DNSKeywords' inherits from object, can be safely removed from bases in python3 13:59:00 ONAPLibrary/DNSKeywords.py:24: [W0246(useless-parent-delegation), DNSKeywords.__init__] Useless parent or super() delegation in method '__init__' 13:59:00 ONAPLibrary/DNSKeywords.py:25: [R1725(super-with-arguments), DNSKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:00 ONAPLibrary/DNSKeywords.py:21: [R0903(too-few-public-methods), DNSKeywords] Too few public methods (1/2) 13:59:00 ************* Module ONAPLibrary.ServiceMapping 13:59:00 ONAPLibrary/ServiceMapping.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:00 ONAPLibrary/ServiceMapping.py:1: [C0103(invalid-name), ] Module name "ServiceMapping" doesn't conform to snake_case naming style 13:59:00 ************* Module ONAPLibrary.SDC 13:59:00 ONAPLibrary/SDC.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:00 ONAPLibrary/SDC.py:1: [C0103(invalid-name), ] Module name "SDC" doesn't conform to snake_case naming style 13:59:00 ************* Module ONAPLibrary.Kafka 13:59:00 ONAPLibrary/Kafka.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:00 ONAPLibrary/Kafka.py:1: [C0103(invalid-name), ] Module name "Kafka" doesn't conform to snake_case naming style 13:59:00 ************* Module ONAPLibrary.VariableKeywords 13:59:00 ONAPLibrary/VariableKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:01 ONAPLibrary/VariableKeywords.py:1: [C0103(invalid-name), ] Module name "VariableKeywords" doesn't conform to snake_case naming style 13:59:01 ONAPLibrary/VariableKeywords.py:20: [R0205(useless-object-inheritance), VariableKeywords] Class 'VariableKeywords' inherits from object, can be safely removed from bases in python3 13:59:01 ONAPLibrary/VariableKeywords.py:24: [R1725(super-with-arguments), VariableKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:01 ONAPLibrary/VariableKeywords.py:28: [C0116(missing-function-docstring), VariableKeywords.get_globally_injected_parameters] Missing function or method docstring 13:59:01 ONAPLibrary/VariableKeywords.py:32: [C0116(missing-function-docstring), VariableKeywords.get_global_parameters] Missing function or method docstring 13:59:01 ONAPLibrary/VariableKeywords.py:42: [R1735(use-dict-literal), VariableKeywords._retrieve_robot_variables] Consider using '{}' instead of a call to 'dict'. 13:59:01 ONAPLibrary/VariableKeywords.py:54: [R1735(use-dict-literal), VariableKeywords._filter_variables_by_key_prefix] Consider using '{}' instead of a call to 'dict'. 13:59:01 ONAPLibrary/VariableKeywords.py:17: [C0411(wrong-import-order), ] standard import "os" should be placed before third party imports "robot.libraries.BuiltIn.BuiltIn", "robot.api.deco.keyword" 13:59:01 ************* Module ONAPLibrary.BaseSDCKeywords 13:59:01 ONAPLibrary/BaseSDCKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:01 ONAPLibrary/BaseSDCKeywords.py:1: [C0103(invalid-name), ] Module name "BaseSDCKeywords" doesn't conform to snake_case naming style 13:59:01 ONAPLibrary/BaseSDCKeywords.py:22: [R0205(useless-object-inheritance), BaseSDCKeywords] Class 'BaseSDCKeywords' inherits from object, can be safely removed from bases in python3 13:59:01 ONAPLibrary/BaseSDCKeywords.py:27: [R1725(super-with-arguments), BaseSDCKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:01 ONAPLibrary/BaseSDCKeywords.py:32: [R0913(too-many-arguments), BaseSDCKeywords.run_get_request] Too many arguments (6/5) 13:59:01 ONAPLibrary/BaseSDCKeywords.py:38: [R0913(too-many-arguments), BaseSDCKeywords.run_post_request] Too many arguments (7/5) 13:59:01 ONAPLibrary/BaseSDCKeywords.py:44: [R0913(too-many-arguments), BaseSDCKeywords.run_post_files_request] Too many arguments (7/5) 13:59:01 ONAPLibrary/BaseSDCKeywords.py:50: [R0913(too-many-arguments), BaseSDCKeywords.run_put_request] Too many arguments (7/5) 13:59:01 ONAPLibrary/BaseSDCKeywords.py:56: [R0913(too-many-arguments), BaseSDCKeywords.run_delete_request] Too many arguments (7/5) 13:59:01 ************* Module ONAPLibrary.HEATKeywords 13:59:01 ONAPLibrary/HEATKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:01 ONAPLibrary/HEATKeywords.py:1: [C0103(invalid-name), ] Module name "HEATKeywords" doesn't conform to snake_case naming style 13:59:01 ONAPLibrary/HEATKeywords.py:27: [R0205(useless-object-inheritance), HEATKeywords] Class 'HEATKeywords' inherits from object, can be safely removed from bases in python3 13:59:01 ONAPLibrary/HEATKeywords.py:33: [R1725(super-with-arguments), HEATKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:01 ONAPLibrary/HEATKeywords.py:43: [W1514(unspecified-encoding), HEATKeywords.get_yaml] Using open without explicitly specifying an encoding 13:59:01 ONAPLibrary/HEATKeywords.py:54: [W1514(unspecified-encoding), HEATKeywords.template_yaml_to_json] Using open without explicitly specifying an encoding 13:59:01 ONAPLibrary/HEATKeywords.py:70: [W1514(unspecified-encoding), HEATKeywords.env_yaml_to_json] Using open without explicitly specifying an encoding 13:59:01 ONAPLibrary/HEATKeywords.py:94: [C0116(missing-function-docstring), HEATKeywords.match_fingerprint] Missing function or method docstring 13:59:01 ONAPLibrary/HEATKeywords.py:99: [C2801(unnecessary-dunder-call), HEATKeywords.match_fingerprint] Unnecessarily calls dunder method __str__. Use str built-in function. 13:59:01 ONAPLibrary/HEATKeywords.py:104: [C0116(missing-function-docstring), HEATKeywords.match_private_key_file_to_keypair] Missing function or method docstring 13:59:01 ONAPLibrary/HEATKeywords.py:111: [C0116(missing-function-docstring), HEATKeywords.get_openstack_server_ip] Missing function or method docstring 13:59:01 ONAPLibrary/HEATKeywords.py:17: [C0411(wrong-import-order), ] standard import "json" should be placed before third party imports "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn" 13:59:01 ONAPLibrary/HEATKeywords.py:19: [C0411(wrong-import-order), ] standard import "io" should be placed before third party imports "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn", "yaml" 13:59:01 ONAPLibrary/HEATKeywords.py:20: [C0411(wrong-import-order), ] standard import "copy" should be placed before third party imports "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn", "yaml" 13:59:01 ONAPLibrary/HEATKeywords.py:21: [C0411(wrong-import-order), ] standard import "hashlib.md5" should be placed before third party imports "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn", "yaml" 13:59:01 ************* Module ONAPLibrary.SO 13:59:01 ONAPLibrary/SO.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:01 ONAPLibrary/SO.py:1: [C0103(invalid-name), ] Module name "SO" doesn't conform to snake_case naming style 13:59:01 ONAPLibrary/SO.py:16: [C0411(wrong-import-order), ] third party import "robotlibcore.HybridCore" should be placed before first party import "ONAPLibrary.RequestSOKeywords.RequestSOKeywords" 13:59:01 ONAPLibrary/SO.py:17: [C0412(ungrouped-imports), ] Imports from package ONAPLibrary are not grouped 13:59:01 ************* Module ONAPLibrary.RequestsHelper 13:59:01 ONAPLibrary/RequestsHelper.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:01 ONAPLibrary/RequestsHelper.py:1: [C0103(invalid-name), ] Module name "RequestsHelper" doesn't conform to snake_case naming style 13:59:01 ONAPLibrary/RequestsHelper.py:24: [R0205(useless-object-inheritance), RequestsHelper] Class 'RequestsHelper' inherits from object, can be safely removed from bases in python3 13:59:01 ONAPLibrary/RequestsHelper.py:28: [R1725(super-with-arguments), RequestsHelper.__init__] Consider using Python 3 style super() without arguments 13:59:01 ONAPLibrary/RequestsHelper.py:93: [R1705(no-else-return), RequestsHelper._format_md5] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it 13:59:01 ONAPLibrary/RequestsHelper.py:16: [C0411(wrong-import-order), ] third party import "RequestsLibrary.RequestsLibrary" should be placed before first party import "ONAPLibrary.UUIDKeywords.UUIDKeywords" 13:59:01 ONAPLibrary/RequestsHelper.py:17: [C0411(wrong-import-order), ] standard import "hashlib" should be placed before third party import "RequestsLibrary.RequestsLibrary" and first party import "ONAPLibrary.UUIDKeywords.UUIDKeywords" 13:59:01 ONAPLibrary/RequestsHelper.py:18: [C0412(ungrouped-imports), ] Imports from package ONAPLibrary are not grouped 13:59:01 ************* Module ONAPLibrary.SNIROKeywords 13:59:01 ONAPLibrary/SNIROKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:01 ONAPLibrary/SNIROKeywords.py:1: [C0103(invalid-name), ] Module name "SNIROKeywords" doesn't conform to snake_case naming style 13:59:01 ONAPLibrary/SNIROKeywords.py:24: [R0205(useless-object-inheritance), SNIROKeywords] Class 'SNIROKeywords' inherits from object, can be safely removed from bases in python3 13:59:01 ONAPLibrary/SNIROKeywords.py:29: [R1725(super-with-arguments), SNIROKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:01 ONAPLibrary/SNIROKeywords.py:44: [C0116(missing-function-docstring), SNIROKeywords.reset_sniro] Missing function or method docstring 13:59:01 ONAPLibrary/SNIROKeywords.py:50: [C0116(missing-function-docstring), SNIROKeywords.preload_sniro] Missing function or method docstring 13:59:01 ONAPLibrary/SNIROKeywords.py:50: [R0913(too-many-arguments), SNIROKeywords.preload_sniro] Too many arguments (10/5) 13:59:01 ************* Module ONAPLibrary.SocketKeywords 13:59:01 ONAPLibrary/SocketKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:01 ONAPLibrary/SocketKeywords.py:1: [C0103(invalid-name), ] Module name "SocketKeywords" doesn't conform to snake_case naming style 13:59:01 ONAPLibrary/SocketKeywords.py:20: [R0205(useless-object-inheritance), SocketKeywords] Class 'SocketKeywords' inherits from object, can be safely removed from bases in python3 13:59:03 ONAPLibrary/SocketKeywords.py:23: [W0246(useless-parent-delegation), SocketKeywords.__init__] Useless parent or super() delegation in method '__init__' 13:59:03 ONAPLibrary/SocketKeywords.py:24: [R1725(super-with-arguments), SocketKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:03 ONAPLibrary/SocketKeywords.py:27: [R0913(too-many-arguments), SocketKeywords.send_binary_data] Too many arguments (9/5) 13:59:03 ONAPLibrary/SocketKeywords.py:20: [R0903(too-few-public-methods), SocketKeywords] Too few public methods (1/2) 13:59:03 ************* Module ONAPLibrary.JSON 13:59:03 ONAPLibrary/JSON.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:03 ONAPLibrary/JSON.py:1: [C0103(invalid-name), ] Module name "JSON" doesn't conform to snake_case naming style 13:59:03 ************* Module ONAPLibrary.HTTPKeywords 13:59:03 ONAPLibrary/HTTPKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:03 ONAPLibrary/HTTPKeywords.py:1: [C0103(invalid-name), ] Module name "HTTPKeywords" doesn't conform to snake_case naming style 13:59:03 ONAPLibrary/HTTPKeywords.py:20: [R0205(useless-object-inheritance), HTTPKeywords] Class 'HTTPKeywords' inherits from object, can be safely removed from bases in python3 13:59:03 ONAPLibrary/HTTPKeywords.py:22: [W0246(useless-parent-delegation), HTTPKeywords.__init__] Useless parent or super() delegation in method '__init__' 13:59:03 ONAPLibrary/HTTPKeywords.py:23: [R1725(super-with-arguments), HTTPKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:03 ************* Module ONAPLibrary.TemplatingKeywords 13:59:03 ONAPLibrary/TemplatingKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:03 ONAPLibrary/TemplatingKeywords.py:1: [C0103(invalid-name), ] Module name "TemplatingKeywords" doesn't conform to snake_case naming style 13:59:03 ONAPLibrary/TemplatingKeywords.py:21: [R0205(useless-object-inheritance), TemplatingKeywords] Class 'TemplatingKeywords' inherits from object, can be safely removed from bases in python3 13:59:03 ONAPLibrary/TemplatingKeywords.py:18: [C0411(wrong-import-order), ] standard import "string.Template" should be placed before third party imports "jinja2.Environment", "robot.utils", "robot.api.deco.keyword" 13:59:03 ************* Module ONAPLibrary.PreloadDataKeywords 13:59:03 ONAPLibrary/PreloadDataKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:03 ONAPLibrary/PreloadDataKeywords.py:1: [C0103(invalid-name), ] Module name "PreloadDataKeywords" doesn't conform to snake_case naming style 13:59:03 ONAPLibrary/PreloadDataKeywords.py:22: [R0205(useless-object-inheritance), PreloadDataKeywords] Class 'PreloadDataKeywords' inherits from object, can be safely removed from bases in python3 13:59:03 ONAPLibrary/PreloadDataKeywords.py:27: [R1725(super-with-arguments), PreloadDataKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:03 ONAPLibrary/PreloadDataKeywords.py:32: [C0116(missing-function-docstring), PreloadDataKeywords.set_directory] Missing function or method docstring 13:59:03 ONAPLibrary/PreloadDataKeywords.py:47: [W1514(unspecified-encoding), PreloadDataKeywords._preload_data] Using open without explicitly specifying an encoding 13:59:03 ONAPLibrary/PreloadDataKeywords.py:18: [C0411(wrong-import-order), ] standard import "os.path" should be placed before third party imports "robot.utils", "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn" 13:59:03 ONAPLibrary/PreloadDataKeywords.py:19: [C0411(wrong-import-order), ] standard import "json" should be placed before third party imports "robot.utils", "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn" 13:59:03 ************* Module ONAPLibrary.OOF 13:59:03 ONAPLibrary/OOF.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:03 ONAPLibrary/OOF.py:1: [C0103(invalid-name), ] Module name "OOF" doesn't conform to snake_case naming style 13:59:03 ONAPLibrary/OOF.py:16: [C0411(wrong-import-order), ] third party import "robotlibcore.HybridCore" should be placed before first party import "ONAPLibrary.SNIROKeywords.SNIROKeywords" 13:59:03 ************* Module ONAPLibrary.MUSICKeywords 13:59:03 ONAPLibrary/MUSICKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:03 ONAPLibrary/MUSICKeywords.py:1: [C0103(invalid-name), ] Module name "MUSICKeywords" doesn't conform to snake_case naming style 13:59:03 ONAPLibrary/MUSICKeywords.py:21: [R0205(useless-object-inheritance), MUSICKeywords] Class 'MUSICKeywords' inherits from object, can be safely removed from bases in python3 13:59:03 ONAPLibrary/MUSICKeywords.py:26: [R1725(super-with-arguments), MUSICKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:03 ************* Module ONAPLibrary.Templating 13:59:03 ONAPLibrary/Templating.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:03 ONAPLibrary/Templating.py:1: [C0103(invalid-name), ] Module name "Templating" doesn't conform to snake_case naming style 13:59:03 ************* Module ONAPLibrary.RequestsDecorators 13:59:03 ONAPLibrary/RequestsDecorators.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:03 ONAPLibrary/RequestsDecorators.py:1: [C0103(invalid-name), ] Module name "RequestsDecorators" doesn't conform to snake_case naming style 13:59:03 ONAPLibrary/RequestsDecorators.py:18: [C0116(missing-function-docstring), log_wrapped] Missing function or method docstring 13:59:03 ONAPLibrary/RequestsDecorators.py:32: [C0116(missing-function-docstring), default_keywords] Missing function or method docstring 13:59:03 ************* Module ONAPLibrary.VESProtobuf 13:59:03 ONAPLibrary/VESProtobuf.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:03 ONAPLibrary/VESProtobuf.py:1: [C0103(invalid-name), ] Module name "VESProtobuf" doesn't conform to snake_case naming style 13:59:03 ONAPLibrary/VESProtobuf.py:21: [R0205(useless-object-inheritance), VESProtobuf] Class 'VESProtobuf' inherits from object, can be safely removed from bases in python3 13:59:03 ONAPLibrary/VESProtobuf.py:25: [R1725(super-with-arguments), VESProtobuf.__init__] Consider using Python 3 style super() without arguments 13:59:03 ONAPLibrary/VESProtobuf.py:29: [C0116(missing-function-docstring), VESProtobuf.create_ves_event] Missing function or method docstring 13:59:03 ONAPLibrary/VESProtobuf.py:30: [E1101(no-member), VESProtobuf.create_ves_event] Module 'google.protobuf.descriptor_pb2' has no 'FileDescriptorProto' member 13:59:03 ONAPLibrary/VESProtobuf.py:37: [C0116(missing-function-docstring), VESProtobuf.create_vesevent] Missing function or method docstring 13:59:03 ONAPLibrary/VESProtobuf.py:45: [C0116(missing-function-docstring), VESProtobuf.create_commoneventheader] Missing function or method docstring 13:59:03 ONAPLibrary/VESProtobuf.py:72: [C0116(missing-function-docstring), VESProtobuf.create_enum_type] Missing function or method docstring 13:59:03 ONAPLibrary/VESProtobuf.py:78: [C0116(missing-function-docstring), VESProtobuf.create_enum_type_value] Missing function or method docstring 13:59:03 ONAPLibrary/VESProtobuf.py:79: [C0200(consider-using-enumerate), VESProtobuf.create_enum_type_value] Consider using enumerate instead of iterating with range and len 13:59:03 ONAPLibrary/VESProtobuf.py:85: [C0116(missing-function-docstring), VESProtobuf.create_field] Missing function or method docstring 13:59:03 ONAPLibrary/VESProtobuf.py:92: [C0116(missing-function-docstring), VESProtobuf.create_enum_field] Missing function or method docstring 13:59:03 ONAPLibrary/VESProtobuf.py:100: [C0116(missing-function-docstring), VESProtobuf.create_message_field] Missing function or method docstring 13:59:03 ONAPLibrary/VESProtobuf.py:108: [C0116(missing-function-docstring), VESProtobuf.get_message_definitions] Missing function or method docstring 13:59:03 ONAPLibrary/VESProtobuf.py:110: [W0212(protected-access), VESProtobuf.get_message_definitions] Access to a protected member _FACTORY of a client class 13:59:03 ONAPLibrary/VESProtobuf.py:113: [C0116(missing-function-docstring), VESProtobuf.binary_to_json] Missing function or method docstring 13:59:03 ************* Module ONAPLibrary.HeatVNFValidation 13:59:03 ONAPLibrary/HeatVNFValidation.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:03 ONAPLibrary/HeatVNFValidation.py:1: [C0103(invalid-name), ] Module name "HeatVNFValidation" doesn't conform to snake_case naming style 13:59:03 ONAPLibrary/HeatVNFValidation.py:20: [C0103(invalid-name), ] Constant name "stack_url" doesn't conform to UPPER_CASE naming style 13:59:04 ONAPLibrary/HeatVNFValidation.py:21: [C0103(invalid-name), ] Constant name "stack_resources_url" doesn't conform to UPPER_CASE naming style 13:59:04 ONAPLibrary/HeatVNFValidation.py:25: [C0115(missing-class-docstring), HeatVNFValidation] Missing class docstring 13:59:04 ONAPLibrary/HeatVNFValidation.py:30: [C0116(missing-function-docstring), HeatVNFValidation.validate] Missing function or method docstring 13:59:04 ONAPLibrary/HeatVNFValidation.py:25: [R0903(too-few-public-methods), HeatVNFValidation] Too few public methods (1/2) 13:59:04 ONAPLibrary/HeatVNFValidation.py:38: [C0115(missing-class-docstring), StackValidation] Missing class docstring 13:59:04 ONAPLibrary/HeatVNFValidation.py:58: [C0116(missing-function-docstring), StackValidation.load_manifest] Missing function or method docstring 13:59:04 ONAPLibrary/HeatVNFValidation.py:106: [C0116(missing-function-docstring), StackValidation.validate_summary] Missing function or method docstring 13:59:04 ONAPLibrary/HeatVNFValidation.py:187: [C0115(missing-class-docstring), HeatModule] Missing class docstring 13:59:04 ONAPLibrary/HeatVNFValidation.py:201: [C0116(missing-function-docstring), HeatModule.get_data] Missing function or method docstring 13:59:04 ONAPLibrary/HeatVNFValidation.py:187: [R0903(too-few-public-methods), HeatModule] Too few public methods (1/2) 13:59:04 ONAPLibrary/HeatVNFValidation.py:207: [C0115(missing-class-docstring), HeatTemplate] Missing class docstring 13:59:04 ONAPLibrary/HeatVNFValidation.py:222: [C0116(missing-function-docstring), HeatTemplate.get_data] Missing function or method docstring 13:59:04 ONAPLibrary/HeatVNFValidation.py:223: [W1514(unspecified-encoding), HeatTemplate.get_data] Using open without explicitly specifying an encoding 13:59:04 ONAPLibrary/HeatVNFValidation.py:238: [W1514(unspecified-encoding), HeatTemplate.get_data] Using open without explicitly specifying an encoding 13:59:04 ONAPLibrary/HeatVNFValidation.py:235: [W0612(unused-variable), HeatTemplate.get_data] Unused variable 'output_value' 13:59:04 ONAPLibrary/HeatVNFValidation.py:207: [R0903(too-few-public-methods), HeatTemplate] Too few public methods (1/2) 13:59:04 ONAPLibrary/HeatVNFValidation.py:244: [C0115(missing-class-docstring), HeatPreload] Missing class docstring 13:59:04 ONAPLibrary/HeatVNFValidation.py:254: [C0116(missing-function-docstring), HeatPreload.get_data] Missing function or method docstring 13:59:04 ONAPLibrary/HeatVNFValidation.py:255: [W1514(unspecified-encoding), HeatPreload.get_data] Using open without explicitly specifying an encoding 13:59:04 ONAPLibrary/HeatVNFValidation.py:244: [R0903(too-few-public-methods), HeatPreload] Too few public methods (1/2) 13:59:04 ONAPLibrary/HeatVNFValidation.py:285: [C0115(missing-class-docstring), HeatStack] Missing class docstring 13:59:04 ONAPLibrary/HeatVNFValidation.py:300: [C0116(missing-function-docstring), HeatStack.get_data] Missing function or method docstring 13:59:04 ONAPLibrary/HeatVNFValidation.py:302: [W3101(missing-timeout), HeatStack.get_data] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely 13:59:04 ONAPLibrary/HeatVNFValidation.py:312: [W3101(missing-timeout), HeatStack.get_data] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely 13:59:04 ONAPLibrary/HeatVNFValidation.py:285: [R0903(too-few-public-methods), HeatStack] Too few public methods (1/2) 13:59:04 ONAPLibrary/HeatVNFValidation.py:16: [C0411(wrong-import-order), ] standard import "json" should be placed before third party import "robot.api.deco.keyword" 13:59:04 ************* Module ONAPLibrary.SDNC 13:59:04 ONAPLibrary/SDNC.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:04 ONAPLibrary/SDNC.py:1: [C0103(invalid-name), ] Module name "SDNC" doesn't conform to snake_case naming style 13:59:04 ONAPLibrary/SDNC.py:16: [C0411(wrong-import-order), ] third party import "robotlibcore.HybridCore" should be placed before first party import "ONAPLibrary.PreloadSDNCKeywords.PreloadSDNCKeywords" 13:59:04 ONAPLibrary/SDNC.py:17: [C0412(ungrouped-imports), ] Imports from package ONAPLibrary are not grouped 13:59:04 ************* Module ONAPLibrary.RequestSOKeywords 13:59:04 ONAPLibrary/RequestSOKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:04 ONAPLibrary/RequestSOKeywords.py:1: [C0103(invalid-name), ] Module name "RequestSOKeywords" doesn't conform to snake_case naming style 13:59:04 ONAPLibrary/RequestSOKeywords.py:21: [R0205(useless-object-inheritance), RequestSOKeywords] Class 'RequestSOKeywords' inherits from object, can be safely removed from bases in python3 13:59:04 ONAPLibrary/RequestSOKeywords.py:26: [R1725(super-with-arguments), RequestSOKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:04 ONAPLibrary/RequestSOKeywords.py:31: [R0913(too-many-arguments), RequestSOKeywords.run_polling_get_request] Too many arguments (8/5) 13:59:04 ONAPLibrary/RequestSOKeywords.py:44: [R1705(no-else-return), RequestSOKeywords.run_polling_get_request] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it 13:59:04 ONAPLibrary/RequestSOKeywords.py:39: [W0612(unused-variable), RequestSOKeywords.run_polling_get_request] Unused variable 'i' 13:59:04 ONAPLibrary/RequestSOKeywords.py:16: [C0411(wrong-import-order), ] third party import "robot.api.logger" should be placed before first party import "ONAPLibrary.RequestsHelper.RequestsHelper" 13:59:04 ONAPLibrary/RequestSOKeywords.py:17: [C0411(wrong-import-order), ] third party import "robot.api.deco.keyword" should be placed before first party import "ONAPLibrary.RequestsHelper.RequestsHelper" 13:59:04 ONAPLibrary/RequestSOKeywords.py:18: [C0411(wrong-import-order), ] third party import "robot.libraries.BuiltIn.BuiltIn" should be placed before first party import "ONAPLibrary.RequestsHelper.RequestsHelper" 13:59:04 ************* Module ONAPLibrary.JSONKeywords 13:59:04 ONAPLibrary/JSONKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:04 ONAPLibrary/JSONKeywords.py:1: [C0103(invalid-name), ] Module name "JSONKeywords" doesn't conform to snake_case naming style 13:59:04 ONAPLibrary/JSONKeywords.py:20: [R0205(useless-object-inheritance), JSONKeywords] Class 'JSONKeywords' inherits from object, can be safely removed from bases in python3 13:59:04 ONAPLibrary/JSONKeywords.py:24: [W0246(useless-parent-delegation), JSONKeywords.__init__] Useless parent or super() delegation in method '__init__' 13:59:04 ONAPLibrary/JSONKeywords.py:25: [R1725(super-with-arguments), JSONKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:04 ONAPLibrary/JSONKeywords.py:66: [C0103(invalid-name), JSONKeywords.make_list_into_dict] Variable name "thisDict" doesn't conform to snake_case naming style 13:59:04 ************* Module ONAPLibrary.PreloadSDNCKeywords 13:59:04 ONAPLibrary/PreloadSDNCKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:04 ONAPLibrary/PreloadSDNCKeywords.py:1: [C0103(invalid-name), ] Module name "PreloadSDNCKeywords" doesn't conform to snake_case naming style 13:59:04 ONAPLibrary/PreloadSDNCKeywords.py:20: [R0205(useless-object-inheritance), PreloadSDNCKeywords] Class 'PreloadSDNCKeywords' inherits from object, can be safely removed from bases in python3 13:59:04 ONAPLibrary/PreloadSDNCKeywords.py:25: [R1725(super-with-arguments), PreloadSDNCKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:04 ONAPLibrary/PreloadSDNCKeywords.py:30: [R0913(too-many-arguments), PreloadSDNCKeywords.preload_vfmodule] Too many arguments (6/5) 13:59:04 ONAPLibrary/PreloadSDNCKeywords.py:20: [R0903(too-few-public-methods), PreloadSDNCKeywords] Too few public methods (1/2) 13:59:04 ONAPLibrary/PreloadSDNCKeywords.py:17: [C0411(wrong-import-order), ] third party import "robot.api.deco.keyword" should be placed before first party imports "ONAPLibrary.RequestsHelper.RequestsHelper", "ONAPLibrary.TemplatingKeywords.TemplatingKeywords" 13:59:04 ************* Module ONAPLibrary.BaseSOKeywords 13:59:04 ONAPLibrary/BaseSOKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:04 ONAPLibrary/BaseSOKeywords.py:1: [C0103(invalid-name), ] Module name "BaseSOKeywords" doesn't conform to snake_case naming style 13:59:04 ONAPLibrary/BaseSOKeywords.py:21: [R0205(useless-object-inheritance), BaseSOKeywords] Class 'BaseSOKeywords' inherits from object, can be safely removed from bases in python3 13:59:04 ONAPLibrary/BaseSOKeywords.py:26: [R1725(super-with-arguments), BaseSOKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:05 ONAPLibrary/BaseSOKeywords.py:38: [R0913(too-many-arguments), BaseSOKeywords.run_post_request] Too many arguments (6/5) 13:59:05 ONAPLibrary/BaseSOKeywords.py:44: [R0913(too-many-arguments), BaseSOKeywords.run_put_request] Too many arguments (6/5) 13:59:05 ONAPLibrary/BaseSOKeywords.py:50: [R0913(too-many-arguments), BaseSOKeywords.run_delete_request] Too many arguments (6/5) 13:59:05 ************* Module ONAPLibrary.CloudConfigSOKeywords 13:59:05 ONAPLibrary/CloudConfigSOKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:05 ONAPLibrary/CloudConfigSOKeywords.py:1: [C0103(invalid-name), ] Module name "CloudConfigSOKeywords" doesn't conform to snake_case naming style 13:59:05 ONAPLibrary/CloudConfigSOKeywords.py:21: [R0205(useless-object-inheritance), CloudConfigSOKeywords] Class 'CloudConfigSOKeywords' inherits from object, can be safely removed from bases in python3 13:59:05 ONAPLibrary/CloudConfigSOKeywords.py:26: [R1725(super-with-arguments), CloudConfigSOKeywords.__init__] Consider using Python 3 style super() without arguments 13:59:05 ONAPLibrary/CloudConfigSOKeywords.py:41: [R0913(too-many-arguments), CloudConfigSOKeywords.create_cloud_configuration] Too many arguments (7/5) 13:59:05 ONAPLibrary/CloudConfigSOKeywords.py:56: [R0913(too-many-arguments), CloudConfigSOKeywords.upsert_cloud_configuration] Too many arguments (7/5) 13:59:05 ONAPLibrary/CloudConfigSOKeywords.py:17: [C0411(wrong-import-order), ] third party import "robot.api.deco.keyword" should be placed before first party imports "ONAPLibrary.RequestsHelper.RequestsHelper", "ONAPLibrary.TemplatingKeywords.TemplatingKeywords" 13:59:05 ONAPLibrary/CloudConfigSOKeywords.py:18: [C0411(wrong-import-order), ] third party import "robot.libraries.BuiltIn.BuiltIn" should be placed before first party imports "ONAPLibrary.RequestsHelper.RequestsHelper", "ONAPLibrary.TemplatingKeywords.TemplatingKeywords" 13:59:05 ************* Module ONAPLibrary.Protobuf 13:59:05 ONAPLibrary/Protobuf.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:05 ONAPLibrary/Protobuf.py:1: [C0103(invalid-name), ] Module name "Protobuf" doesn't conform to snake_case naming style 13:59:05 ************* Module ONAPLibrary.VVPValidation 13:59:05 ONAPLibrary/VVPValidation.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:05 ONAPLibrary/VVPValidation.py:1: [C0103(invalid-name), ] Module name "VVPValidation" doesn't conform to snake_case naming style 13:59:05 ONAPLibrary/VVPValidation.py:23: [C0115(missing-class-docstring), HeatValidationScripts] Missing class docstring 13:59:05 ONAPLibrary/VVPValidation.py:39: [E1111(assignment-from-no-return), HeatValidationScripts.validate] Assigning result of a function call, where the function has no return 13:59:05 ONAPLibrary/VVPValidation.py:23: [R0903(too-few-public-methods), HeatValidationScripts] Too few public methods (1/2) 13:59:05 ONAPLibrary/VVPValidation.py:44: [C0115(missing-class-docstring), VVP] Missing class docstring 13:59:05 ONAPLibrary/VVPValidation.py:49: [C0209(consider-using-f-string), VVP.__init__] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:50: [C0209(consider-using-f-string), VVP.__init__] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:54: [C0116(missing-function-docstring), VVP.initialize] Missing function or method docstring 13:59:05 ONAPLibrary/VVPValidation.py:58: [C0116(missing-function-docstring), VVP.create_venv] Missing function or method docstring 13:59:05 ONAPLibrary/VVPValidation.py:61: [C0209(consider-using-f-string), VVP.create_venv] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:64: [C0209(consider-using-f-string), VVP.create_venv] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:67: [C0116(missing-function-docstring), VVP.clone_vvp] Missing function or method docstring 13:59:05 ONAPLibrary/VVPValidation.py:68: [C0209(consider-using-f-string), VVP.clone_vvp] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:77: [C0209(consider-using-f-string), VVP.clone_vvp] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:81: [C0209(consider-using-f-string), VVP.clone_vvp] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:84: [C0116(missing-function-docstring), VVP.install_requirements] Missing function or method docstring 13:59:05 ONAPLibrary/VVPValidation.py:88: [C0209(consider-using-f-string), VVP.install_requirements] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:99: [C0209(consider-using-f-string), VVP.install_requirements] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:105: [C0209(consider-using-f-string), VVP.install_requirements] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:109: [C0209(consider-using-f-string), VVP.install_requirements] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:112: [C0116(missing-function-docstring), VVP.run_vvp] Missing function or method docstring 13:59:05 ONAPLibrary/VVPValidation.py:116: [C0209(consider-using-f-string), VVP.run_vvp] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:119: [C0209(consider-using-f-string), VVP.run_vvp] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:120: [C0209(consider-using-f-string), VVP.run_vvp] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:121: [C0209(consider-using-f-string), VVP.run_vvp] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:122: [C0209(consider-using-f-string), VVP.run_vvp] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:126: [C0209(consider-using-f-string), VVP.run_vvp] Formatting a regular string which could be an f-string 13:59:05 ONAPLibrary/VVPValidation.py:15: [C0411(wrong-import-order), ] standard import "os" should be placed before third party import "robot.api.deco.keyword" 13:59:05 ONAPLibrary/VVPValidation.py:16: [C0411(wrong-import-order), ] standard import "subprocess" should be placed before third party import "robot.api.deco.keyword" 13:59:05 ************* Module ONAPLibrary.Utilities 13:59:05 ONAPLibrary/Utilities.py:1: [C0114(missing-module-docstring), ] Missing module docstring 13:59:05 ONAPLibrary/Utilities.py:1: [C0103(invalid-name), ] Module name "Utilities" doesn't conform to snake_case naming style 13:59:05 13:59:05 13:59:05 Report 13:59:05 ====== 13:59:05 1195 statements analysed. 13:59:05 13:59:05 Statistics by type 13:59:05 ------------------ 13:59:05 13:59:05 +---------+-------+-----------+-----------+------------+---------+ 13:59:05 |type |number |old number |difference |%documented |%badname | 13:59:05 +=========+=======+===========+===========+============+=========+ 13:59:05 |module |46 |NC |NC |2.17 |100.00 | 13:59:05 +---------+-------+-----------+-----------+------------+---------+ 13:59:05 |class |50 |NC |NC |84.00 |0.00 | 13:59:05 +---------+-------+-----------+-----------+------------+---------+ 13:59:05 |method |176 |NC |NC |78.98 |0.00 | 13:59:05 +---------+-------+-----------+-----------+------------+---------+ 13:59:05 |function |6 |NC |NC |66.67 |0.00 | 13:59:05 +---------+-------+-----------+-----------+------------+---------+ 13:59:05 13:59:05 13:59:05 13:59:05 External dependencies 13:59:05 --------------------- 13:59:05 :: 13:59:05 13:59:05 RequestsLibrary (ONAPLibrary.RequestsHelper) 13:59:05 deepdiff (ONAPLibrary.JSONKeywords) 13:59:05 dns 13:59:05 \-message (ONAPLibrary.DNSKeywords) 13:59:05 \-name (ONAPLibrary.DNSKeywords) 13:59:05 \-query (ONAPLibrary.DNSKeywords) 13:59:05 google 13:59:05 \-protobuf 13:59:05 \-descriptor (ONAPLibrary.VESProtobuf) 13:59:05 \-descriptor_pb2 (ONAPLibrary.VESProtobuf) 13:59:05 \-json_format (ONAPLibrary.VESProtobuf) 13:59:05 \-message_factory (ONAPLibrary.VESProtobuf) 13:59:05 jinja2 (ONAPLibrary.TemplatingKeywords) 13:59:05 jsonpath_rw (ONAPLibrary.JSONPathKeywords) 13:59:05 kafka (ONAPLibrary.KafkaKeywords) 13:59:05 paramiko (ONAPLibrary.HEATKeywords) 13:59:05 \-ssh_exception (ONAPLibrary.HEATKeywords) 13:59:05 requests (ONAPLibrary.HeatVNFValidation) 13:59:05 robot 13:59:05 \-api 13:59:05 | \-deco (ONAPLibrary.Base64Keywords,ONAPLibrary.BaseAAIKeywords,ONAPLibrary.BaseCLAMPKeywords,ONAPLibrary.BaseOpenstackKeywords,ONAPLibrary.BaseSDCKeywords,ONAPLibrary.BaseSDNCKeywords,ONAPLibrary.BaseSOKeywords,ONAPLibrary.CloudConfigSOKeywords,ONAPLibrary.DNSKeywords,ONAPLibrary.HEATKeywords,ONAPLibrary.HTTPKeywords,ONAPLibrary.HeatVNFValidation,ONAPLibrary.JSONKeywords,ONAPLibrary.JSONPathKeywords,ONAPLibrary.KafkaKeywords,ONAPLibrary.MUSICKeywords,ONAPLibrary.PreloadDataKeywords,ONAPLibrary.PreloadSDNCKeywords,ONAPLibrary.ProtobufKeywords,ONAPLibrary.RequestSOKeywords,ONAPLibrary.SNIROKeywords,ONAPLibrary.ServiceMappingKeywords,ONAPLibrary.SocketKeywords,ONAPLibrary.TemplatingKeywords,ONAPLibrary.UUIDKeywords,ONAPLibrary.VVPValidation,ONAPLibrary.VariableKeywords) 13:59:05 | \-logger (ONAPLibrary.BaseAAIKeywords,ONAPLibrary.RequestSOKeywords,ONAPLibrary.RequestsDecorators,ONAPLibrary.SNIROKeywords) 13:59:05 \-libraries 13:59:05 | \-BuiltIn (ONAPLibrary.BaseAAIKeywords,ONAPLibrary.BaseOpenstackKeywords,ONAPLibrary.BaseSDCKeywords,ONAPLibrary.BaseSDNCKeywords,ONAPLibrary.BaseSOKeywords,ONAPLibrary.CloudConfigSOKeywords,ONAPLibrary.HEATKeywords,ONAPLibrary.MUSICKeywords,ONAPLibrary.PreloadDataKeywords,ONAPLibrary.RequestSOKeywords,ONAPLibrary.SNIROKeywords,ONAPLibrary.VariableKeywords) 13:59:05 \-utils (ONAPLibrary.BaseOpenstackKeywords,ONAPLibrary.KafkaKeywords,ONAPLibrary.PreloadDataKeywords,ONAPLibrary.ServiceMappingKeywords,ONAPLibrary.TemplatingKeywords) 13:59:05 robotlibcore (ONAPLibrary.AAI,ONAPLibrary.CLAMP,ONAPLibrary.JSON,ONAPLibrary.Kafka,ONAPLibrary.MUSIC,ONAPLibrary.OOF,ONAPLibrary.Openstack,ONAPLibrary.PreloadData,ONAPLibrary.Protobuf,ONAPLibrary.SDC,ONAPLibrary.SDNC,ONAPLibrary.SO,ONAPLibrary.ServiceMapping,ONAPLibrary.Templating,ONAPLibrary.Utilities) 13:59:05 urllib3 (ONAPLibrary.HTTPKeywords) 13:59:05 yaml (ONAPLibrary.HEATKeywords,ONAPLibrary.HeatVNFValidation) 13:59:05 13:59:05 13:59:05 13:59:05 2830 lines have been analyzed 13:59:05 13:59:05 Raw metrics 13:59:05 ----------- 13:59:05 13:59:05 +----------+-------+------+---------+-----------+ 13:59:05 |type |number |% |previous |difference | 13:59:05 +==========+=======+======+=========+===========+ 13:59:05 |code |1562 |55.19 |NC |NC | 13:59:05 +----------+-------+------+---------+-----------+ 13:59:05 |docstring |255 |9.01 |NC |NC | 13:59:05 +----------+-------+------+---------+-----------+ 13:59:05 |comment |616 |21.77 |NC |NC | 13:59:05 +----------+-------+------+---------+-----------+ 13:59:05 |empty |397 |14.03 |NC |NC | 13:59:05 +----------+-------+------+---------+-----------+ 13:59:05 13:59:05 13:59:05 13:59:05 Duplication 13:59:05 ----------- 13:59:05 13:59:05 +-------------------------+------+---------+-----------+ 13:59:05 | |now |previous |difference | 13:59:05 +=========================+======+=========+===========+ 13:59:05 |nb duplicated lines |0 |NC |NC | 13:59:05 +-------------------------+------+---------+-----------+ 13:59:05 |percent duplicated lines |0.000 |NC |NC | 13:59:05 +-------------------------+------+---------+-----------+ 13:59:05 13:59:05 13:59:05 13:59:05 Messages by category 13:59:05 -------------------- 13:59:05 13:59:05 +-----------+-------+---------+-----------+ 13:59:05 |type |number |previous |difference | 13:59:05 +===========+=======+=========+===========+ 13:59:05 |convention |200 |NC |NC | 13:59:05 +-----------+-------+---------+-----------+ 13:59:05 |refactor |98 |NC |NC | 13:59:05 +-----------+-------+---------+-----------+ 13:59:05 |warning |21 |NC |NC | 13:59:05 +-----------+-------+---------+-----------+ 13:59:05 |error |2 |NC |NC | 13:59:05 +-----------+-------+---------+-----------+ 13:59:05 13:59:05 13:59:05 13:59:05 % errors / warnings by module 13:59:05 ----------------------------- 13:59:05 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |module |error |warning |refactor |convention | 13:59:05 +===================================+======+========+=========+===========+ 13:59:05 |ONAPLibrary.VESProtobuf |50.00 |4.76 |2.04 |6.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.VVPValidation |50.00 |0.00 |1.02 |14.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.HeatVNFValidation |0.00 |28.57 |5.10 |9.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.HEATKeywords |0.00 |14.29 |2.04 |5.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.ServiceMappingKeywords |0.00 |9.52 |2.04 |2.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.RequestSOKeywords |0.00 |4.76 |4.08 |2.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.SocketKeywords |0.00 |4.76 |4.08 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.JSONPathKeywords |0.00 |4.76 |3.06 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.DNSKeywords |0.00 |4.76 |3.06 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.PreloadDataKeywords |0.00 |4.76 |2.04 |2.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.JSONKeywords |0.00 |4.76 |2.04 |1.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.Base64Keywords |0.00 |4.76 |2.04 |1.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.UUIDKeywords |0.00 |4.76 |2.04 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.HTTPKeywords |0.00 |4.76 |2.04 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.BaseAAIKeywords |0.00 |0.00 |8.16 |3.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.BaseSDCKeywords |0.00 |0.00 |7.14 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.BaseOpenstackKeywords |0.00 |0.00 |6.12 |3.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.BaseSOKeywords |0.00 |0.00 |5.10 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.BaseCLAMPKeywords |0.00 |0.00 |5.10 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.KafkaKeywords |0.00 |0.00 |4.08 |3.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.VariableKeywords |0.00 |0.00 |4.08 |2.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.CloudConfigSOKeywords |0.00 |0.00 |4.08 |2.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.PreloadSDNCKeywords |0.00 |0.00 |4.08 |1.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.BaseSDNCKeywords |0.00 |0.00 |4.08 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.RequestsHelper |0.00 |0.00 |3.06 |2.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.SNIROKeywords |0.00 |0.00 |3.06 |2.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.ProtobufKeywords |0.00 |0.00 |2.04 |2.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.MUSICKeywords |0.00 |0.00 |2.04 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.TemplatingKeywords |0.00 |0.00 |1.02 |1.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.SO |0.00 |0.00 |0.00 |2.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.SDNC |0.00 |0.00 |0.00 |2.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.RequestsDecorators |0.00 |0.00 |0.00 |2.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.OOF |0.00 |0.00 |0.00 |1.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.CLAMP |0.00 |0.00 |0.00 |1.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.AAI |0.00 |0.00 |0.00 |1.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.Utilities |0.00 |0.00 |0.00 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.Templating |0.00 |0.00 |0.00 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.ServiceMapping |0.00 |0.00 |0.00 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.SDC |0.00 |0.00 |0.00 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.Protobuf |0.00 |0.00 |0.00 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.PreloadData |0.00 |0.00 |0.00 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.Openstack |0.00 |0.00 |0.00 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.MUSIC |0.00 |0.00 |0.00 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.Kafka |0.00 |0.00 |0.00 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary.JSON |0.00 |0.00 |0.00 |1.00 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 |ONAPLibrary |0.00 |0.00 |0.00 |0.50 | 13:59:05 +-----------------------------------+------+--------+---------+-----------+ 13:59:05 13:59:05 13:59:05 13:59:05 Messages 13:59:05 -------- 13:59:05 13:59:05 +---------------------------+------------+ 13:59:05 |message id |occurrences | 13:59:05 +===========================+============+ 13:59:05 |invalid-name |51 | 13:59:05 +---------------------------+------------+ 13:59:05 |missing-module-docstring |45 | 13:59:05 +---------------------------+------------+ 13:59:05 |missing-function-docstring |39 | 13:59:05 +---------------------------+------------+ 13:59:05 |wrong-import-order |32 | 13:59:05 +---------------------------+------------+ 13:59:05 |useless-object-inheritance |27 | 13:59:05 +---------------------------+------------+ 13:59:05 |too-many-arguments |26 | 13:59:05 +---------------------------+------------+ 13:59:05 |super-with-arguments |26 | 13:59:05 +---------------------------+------------+ 13:59:05 |consider-using-f-string |20 | 13:59:05 +---------------------------+------------+ 13:59:05 |too-few-public-methods |10 | 13:59:05 +---------------------------+------------+ 13:59:05 |unspecified-encoding |8 | 13:59:05 +---------------------------+------------+ 13:59:05 |missing-class-docstring |8 | 13:59:05 +---------------------------+------------+ 13:59:05 |useless-parent-delegation |7 | 13:59:05 +---------------------------+------------+ 13:59:05 |no-else-return |7 | 13:59:05 +---------------------------+------------+ 13:59:05 |ungrouped-imports |3 | 13:59:05 +---------------------------+------------+ 13:59:05 |use-dict-literal |2 | 13:59:05 +---------------------------+------------+ 13:59:05 |unused-variable |2 | 13:59:05 +---------------------------+------------+ 13:59:05 |missing-timeout |2 | 13:59:05 +---------------------------+------------+ 13:59:05 |unnecessary-dunder-call |1 | 13:59:05 +---------------------------+------------+ 13:59:05 |protected-access |1 | 13:59:05 +---------------------------+------------+ 13:59:05 |pointless-string-statement |1 | 13:59:05 +---------------------------+------------+ 13:59:05 |no-member |1 | 13:59:05 +---------------------------+------------+ 13:59:05 |consider-using-enumerate |1 | 13:59:05 +---------------------------+------------+ 13:59:05 |assignment-from-no-return |1 | 13:59:05 +---------------------------+------------+ 13:59:05 13:59:05 13:59:05 13:59:05 13:59:05 ----------------------------------- 13:59:05 Your code has been rated at 7.25/10 13:59:05 13:59:07 pylint: commands[1]> vcpeutils 13:59:07 pylint: Exception running subprocess [Errno 2] No such file or directory: 'vcpeutils' 13:59:07 pylint: exit 2 (0.00 seconds) /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap> vcpeutils 13:59:07 pylint: FAIL ✖ in 23.82 seconds 13:59:07 py3: install_deps> pip install -r /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/requirements.txt -r /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/test-requirements.txt 13:59:16 py3: install_package_deps> pip install deepdiff dnspython jinja2 jsonpath-rw kafka-python more-itertools paramiko pbr protobuf pyyaml requests 'robotframework-requests>=0.9.6' robotlibcore-temp urllib3 13:59:17 py3: install_package> pip install --force-reinstall --no-deps /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/.tox/.tmp/package/3/robotframework_onap-11.0.1.dev21.tar.gz 13:59:18 py3: freeze> python -m pip freeze --all 13:59:19 py3: astroid==3.2.4,bcrypt==5.0.0,certifi==2026.1.4,cffi==1.17.1,charset-normalizer==3.4.4,coverage==7.6.1,cryptography==46.0.5,decorator==5.2.1,deepdiff==8.4.2,dill==0.4.0,dnspython==2.6.1,exceptiongroup==1.3.1,flake8==7.1.2,idna==3.11,iniconfig==2.1.0,isort==5.13.2,Jinja2==3.1.6,jsonpath-rw==1.4.0,kafka-python==2.3.0,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,orderly-set==5.5.0,packaging==26.0,paramiko==3.5.1,pbr==7.0.3,pip==25.0.1,platformdirs==4.3.6,pluggy==1.5.0,ply==3.11,protobuf==5.29.6,pycodestyle==2.12.1,pycparser==2.23,pyflakes==3.2.0,pylint==3.2.7,PyNaCl==1.6.2,pytest==8.3.5,pytest-cov==5.0.0,PyYAML==6.0.3,requests==2.32.4,requests-mock==1.12.1,robotframework==7.4.1,robotframework-onap @ file:///w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/.tox/.tmp/package/3/robotframework_onap-11.0.1.dev21.tar.gz#sha256=1fb0a8e98a4c9c6183fdd53fb5aa6ba048454bd39b0b9abdd34be7c0411f366d,robotframework-requests==0.9.7,robotlibcore-temp==1.0.2,setuptools==75.3.4,six==1.17.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,wheel==0.45.1 13:59:19 py3: commands[0]> pytest tests/ --junitxml=test-results.xml --cov=ONAPLibrary --cov=vcpeutils --cov-report=xml --cov-report=html 13:59:20 ============================= test session starts ============================== 13:59:20 platform linux -- Python 3.8.13, pytest-8.3.5, pluggy-1.5.0 13:59:20 cachedir: .tox/py3/.pytest_cache 13:59:20 rootdir: /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap 13:59:20 configfile: setup.cfg 13:59:20 plugins: requests-mock-1.12.1, cov-5.0.0 13:59:20 collected 50 items 13:59:20 13:59:20 tests/ONAPLibrary/AAITests.py . [ 2%] 13:59:20 tests/ONAPLibrary/Base64KeywordsTests.py .. [ 6%] 13:59:20 tests/ONAPLibrary/JSONKeywordsTest.py ................................ [ 70%] 13:59:20 tests/ONAPLibrary/ProtobufKeywordsTest.py ... [ 76%] 13:59:20 tests/ONAPLibrary/RequestsHelperTests.py ...... [ 88%] 13:59:20 tests/ONAPLibrary/SOTests.py . [ 90%] 13:59:20 tests/ONAPLibrary/ServiceMappingKeywordsTests.py . [ 92%] 13:59:20 tests/ONAPLibrary/UUIDKeywordsTest.py ... [ 98%] 13:59:20 tests/vcpeutils/SoUtils_test.py . [100%] 13:59:21 13:59:21 - generated xml file: /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/test-results.xml - 13:59:21 13:59:21 ---------- coverage: platform linux, python 3.8.13-final-0 ----------- 13:59:21 Coverage HTML written to dir htmlcov 13:59:21 Coverage XML written to file coverage.xml 13:59:21 13:59:21 ============================== 50 passed in 1.43s ============================== 13:59:21 pep8: FAIL code 2 (32.81=setup[32.42]+cmd[0.38,0.01] seconds) 13:59:21 pylint: FAIL code 2 (23.82=setup[9.69]+cmd[14.12,0.00] seconds) 13:59:21 py3: OK (13.45=setup[11.52]+cmd[1.93] seconds) 13:59:21 evaluation failed :( (70.30 seconds) 13:59:21 Build step 'Execute shell' marked build as failure 13:59:21 $ ssh-agent -k 13:59:21 unset SSH_AUTH_SOCK; 13:59:21 unset SSH_AGENT_PID; 13:59:21 echo Agent pid 1696 killed; 13:59:21 [ssh-agent] Stopped. 13:59:21 [PostBuildScript] - [INFO] Executing post build scripts. 13:59:21 [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins15211692085673745976.sh 13:59:21 ---> sysstat.sh 13:59:21 [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins8197961814493298961.sh 13:59:21 ---> package-listing.sh 13:59:21 ++ tr '[:upper:]' '[:lower:]' 13:59:21 ++ facter osfamily 13:59:22 + OS_FAMILY=debian 13:59:22 + workspace=/w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python 13:59:22 + START_PACKAGES=/tmp/packages_start.txt 13:59:22 + END_PACKAGES=/tmp/packages_end.txt 13:59:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:22 + PACKAGES=/tmp/packages_start.txt 13:59:22 + '[' /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python ']' 13:59:22 + PACKAGES=/tmp/packages_end.txt 13:59:22 + case "${OS_FAMILY}" in 13:59:22 + dpkg -l 13:59:22 + grep '^ii' 13:59:22 + '[' -f /tmp/packages_start.txt ']' 13:59:22 + '[' -f /tmp/packages_end.txt ']' 13:59:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:22 + '[' /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python ']' 13:59:22 + mkdir -p /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/archives/ 13:59:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/archives/ 13:59:22 [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins9532381447307909601.sh 13:59:22 ---> capture-instance-metadata.sh 13:59:22 Setup pyenv: 13:59:22 system 13:59:22 * 3.8.13 (set by /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/.python-version) 13:59:22 3.9.13 13:59:22 3.10.6 13:59:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wx2L from file:/tmp/.os_lf_venv 13:59:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:59:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:59:24 lf-activate-venv(): INFO: Base packages installed successfully 13:59:24 lf-activate-venv(): INFO: Installing additional packages: lftools 13:59:32 lf-activate-venv(): INFO: Adding /tmp/venv-Wx2L/bin to PATH 13:59:32 INFO: Running in OpenStack, capturing instance metadata 13:59:33 [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins11209495304967629174.sh 13:59:33 provisioning config files... 13:59:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python@tmp/config1691095730552886761tmp 13:59:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:59:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:59:33 [EnvInject] - Injecting environment variables from a build step. 13:59:33 [EnvInject] - Injecting as environment variables the properties content 13:59:33 SERVER_ID=logs 13:59:33 13:59:33 [EnvInject] - Variables injected successfully. 13:59:33 [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins2654939930686430890.sh 13:59:33 ---> create-netrc.sh 13:59:33 [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins8085864371593057105.sh 13:59:33 ---> python-tools-install.sh 13:59:33 Setup pyenv: 13:59:33 system 13:59:33 3.8.13 13:59:33 3.9.13 13:59:33 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/.python-version) 13:59:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wx2L from file:/tmp/.os_lf_venv 13:59:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:59:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:59:35 lf-activate-venv(): INFO: Base packages installed successfully 13:59:35 lf-activate-venv(): INFO: Installing additional packages: lftools 13:59:45 lf-activate-venv(): INFO: Adding /tmp/venv-Wx2L/bin to PATH 13:59:45 [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins9984556743118158869.sh 13:59:45 ---> sudo-logs.sh 13:59:45 Archiving 'sudo' log.. 13:59:45 [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins14388074802714267766.sh 13:59:45 ---> job-cost.sh 13:59:45 INFO: Activating Python virtual environment... 13:59:45 Setup pyenv: 13:59:45 system 13:59:45 3.8.13 13:59:45 3.9.13 13:59:45 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/.python-version) 13:59:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wx2L from file:/tmp/.os_lf_venv 13:59:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:59:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:59:47 lf-activate-venv(): INFO: Base packages installed successfully 13:59:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:59:53 lf-activate-venv(): INFO: Adding /tmp/venv-Wx2L/bin to PATH 13:59:53 INFO: No stack-cost file found 13:59:53 INFO: Instance uptime: 219s 13:59:53 INFO: Fetching instance metadata (attempt 1 of 3)... 13:59:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:59:53 INFO: Successfully fetched instance metadata 13:59:53 INFO: Instance type: v3-standard-4 13:59:53 INFO: Retrieving pricing info for: v3-standard-4 13:59:53 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:59:53 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=219 13:59:53 INFO: Successfully fetched Vexxhost pricing API 13:59:53 INFO: Retrieved cost: 0.11 13:59:53 INFO: Retrieved resource: v3-standard-4 13:59:53 INFO: Creating archive directory: /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/archives/cost 13:59:53 INFO: Archiving costs to: /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/archives/cost.csv 13:59:53 INFO: Successfully archived job cost data 13:59:53 DEBUG: Cost data: testsuite-python-testing-utils-master-robotframework-onap-verify-python,121,2026-02-17 13:59:53,v3-standard-4,219,0.11,0.00,FAILURE 13:59:53 [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash -l /tmp/jenkins9211777869487810643.sh 13:59:53 ---> logs-deploy.sh 13:59:53 Setup pyenv: 13:59:53 system 13:59:53 3.8.13 13:59:53 3.9.13 13:59:53 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/.python-version) 13:59:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wx2L from file:/tmp/.os_lf_venv 13:59:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:59:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:59:55 lf-activate-venv(): INFO: Base packages installed successfully 13:59:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:00:05 lf-activate-venv(): INFO: Adding /tmp/venv-Wx2L/bin to PATH 14:00:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-python-testing-utils-master-robotframework-onap-verify-python/121 14:00:05 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 14:00:07 Archives upload complete. 14:00:07 INFO: archiving logs to Nexus 14:00:08 ---> uname -a: 14:00:08 Linux prd-ubuntu1804-builder-4c-4g-17819 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:00:08 14:00:08 14:00:08 ---> lscpu: 14:00:08 Architecture: x86_64 14:00:08 CPU op-mode(s): 32-bit, 64-bit 14:00:08 Byte Order: Little Endian 14:00:08 CPU(s): 4 14:00:08 On-line CPU(s) list: 0-3 14:00:08 Thread(s) per core: 1 14:00:08 Core(s) per socket: 1 14:00:08 Socket(s): 4 14:00:08 NUMA node(s): 1 14:00:08 Vendor ID: AuthenticAMD 14:00:08 CPU family: 23 14:00:08 Model: 49 14:00:08 Model name: AMD EPYC-Rome Processor 14:00:08 Stepping: 0 14:00:08 CPU MHz: 2800.000 14:00:08 BogoMIPS: 5600.00 14:00:08 Virtualization: AMD-V 14:00:08 Hypervisor vendor: KVM 14:00:08 Virtualization type: full 14:00:08 L1d cache: 32K 14:00:08 L1i cache: 32K 14:00:08 L2 cache: 512K 14:00:08 L3 cache: 16384K 14:00:08 NUMA node0 CPU(s): 0-3 14:00:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:00:08 14:00:08 14:00:08 ---> nproc: 14:00:08 4 14:00:08 14:00:08 14:00:08 ---> df -h: 14:00:08 Filesystem Size Used Avail Use% Mounted on 14:00:08 udev 7.9G 0 7.9G 0% /dev 14:00:08 tmpfs 1.6G 680K 1.6G 1% /run 14:00:08 /dev/vda1 78G 8.5G 69G 11% / 14:00:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:00:08 tmpfs 5.0M 0 5.0M 0% /run/lock 14:00:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:00:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:00:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:00:08 14:00:08 14:00:08 ---> free -m: 14:00:08 total used free shared buff/cache available 14:00:08 Mem: 16040 547 13176 0 2316 15162 14:00:08 Swap: 1023 0 1023 14:00:08 14:00:08 14:00:08 ---> ip addr: 14:00:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:00:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:00:08 inet 127.0.0.1/8 scope host lo 14:00:08 valid_lft forever preferred_lft forever 14:00:08 inet6 ::1/128 scope host 14:00:08 valid_lft forever preferred_lft forever 14:00:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:00:08 link/ether fa:16:3e:7e:0b:e8 brd ff:ff:ff:ff:ff:ff 14:00:08 inet 10.30.106.98/23 brd 10.30.107.255 scope global dynamic ens3 14:00:08 valid_lft 86175sec preferred_lft 86175sec 14:00:08 inet6 fe80::f816:3eff:fe7e:be8/64 scope link 14:00:08 valid_lft forever preferred_lft forever 14:00:08 14:00:08 14:00:08 ---> sar -b -r -n DEV: 14:00:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17819) 02/17/26 _x86_64_ (4 CPU) 14:00:08 14:00:08 13:56:26 LINUX RESTART (4 CPU) 14:00:08 14:00:08 13:57:02 tps rtps wtps bread/s bwrtn/s 14:00:08 13:58:01 111.17 16.61 94.56 654.53 22543.84 14:00:08 13:59:01 112.43 2.02 110.41 100.52 24198.23 14:00:08 14:00:01 89.95 2.73 87.22 170.24 22844.59 14:00:08 Average: 104.48 7.07 97.41 306.50 23199.20 14:00:08 14:00:08 13:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:00:08 13:58:01 13892392 15573608 2532576 15.42 69736 1805156 772596 4.42 643492 1656364 199092 14:00:08 13:59:01 13476316 15399556 2948652 17.95 87404 2013064 969980 5.55 869456 1815464 148048 14:00:08 14:00:01 13478120 15510684 2946848 17.94 95576 2108024 801284 4.59 783668 1888492 26828 14:00:08 Average: 13615609 15494616 2809359 17.10 84239 1975415 847953 4.85 765539 1786773 124656 14:00:08 14:00:08 13:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:00:08 13:58:01 lo 1.29 1.29 0.16 0.16 0.00 0.00 0.00 0.00 14:00:08 13:58:01 ens3 100.54 70.82 1185.24 10.85 0.00 0.00 0.00 0.00 14:00:08 13:59:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 14:00:08 13:59:01 ens3 25.18 20.10 151.22 4.36 0.00 0.00 0.00 0.00 14:00:08 14:00:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 14:00:08 14:00:01 ens3 25.51 21.95 17.47 14.76 0.00 0.00 0.00 0.00 14:00:08 Average: lo 0.94 0.94 0.11 0.11 0.00 0.00 0.00 0.00 14:00:08 Average: ens3 50.13 37.44 447.21 9.99 0.00 0.00 0.00 0.00 14:00:08 14:00:08 14:00:08 ---> sar -P ALL: 14:00:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17819) 02/17/26 _x86_64_ (4 CPU) 14:00:08 14:00:08 13:56:26 LINUX RESTART (4 CPU) 14:00:08 14:00:08 13:57:02 CPU %user %nice %system %iowait %steal %idle 14:00:08 13:58:01 all 17.66 0.00 1.31 6.75 0.05 74.22 14:00:08 13:58:01 0 2.41 0.00 0.66 8.57 0.05 88.31 14:00:08 13:58:01 1 34.70 0.00 2.36 2.73 0.08 60.13 14:00:08 13:58:01 2 17.89 0.00 1.05 7.05 0.05 73.96 14:00:08 13:58:01 3 15.59 0.00 1.22 8.65 0.03 74.50 14:00:08 13:59:01 all 14.71 0.00 1.43 11.28 0.06 72.53 14:00:08 13:59:01 0 28.66 0.00 1.70 6.13 0.07 63.44 14:00:08 13:59:01 1 2.22 0.00 0.75 0.03 0.02 96.98 14:00:08 13:59:01 2 6.77 0.00 1.53 37.75 0.07 53.89 14:00:08 13:59:01 3 21.16 0.00 1.74 1.34 0.07 75.70 14:00:08 14:00:01 all 19.81 0.00 1.35 5.78 0.05 73.00 14:00:08 14:00:01 0 14.13 0.00 1.47 0.50 0.03 83.86 14:00:08 14:00:01 1 33.05 0.00 1.40 1.54 0.07 63.95 14:00:08 14:00:01 2 7.57 0.00 1.25 16.59 0.03 74.56 14:00:08 14:00:01 3 24.47 0.00 1.28 4.52 0.07 69.65 14:00:08 Average: all 17.39 0.00 1.37 7.94 0.05 73.25 14:00:08 Average: 0 15.14 0.00 1.28 5.05 0.05 78.48 14:00:08 Average: 1 23.26 0.00 1.50 1.43 0.06 73.76 14:00:08 Average: 2 10.72 0.00 1.28 20.49 0.05 67.47 14:00:08 Average: 3 20.44 0.00 1.42 4.82 0.06 73.28 14:00:08 14:00:08 14:00:08