Importing with galaxy-importer 0.4.2
Getting doc strings via ansible-doc
Finding content inside collection
Loading module ios_facts
Loading module ios_command
Loading module nested_dir1.nested_dir2.ios_ping
Loading module_utils facts
Loading module_utils ios
Loading action ios
Loading cliconf ios
Loading doc_fragments ios
Loading terminal ios
WARNING: Ignore files skip ansible-test sanity tests, found ignore-2.10.txt with 1 statement(s)
WARNING: Ignore files skip ansible-test sanity tests, found ignore-2.9.txt with 11 statement(s)
Collection loading complete
Building Dockerfile
Building image...
Running image...
Extracting archive...
Running 'ansible --version'...
ansible [core 2.12.0]
config file = None
configured module search path = ['/home/user1/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/local/lib/python3.9/dist-packages/ansible
ansible collection location = /home/user1/.ansible/collections:/usr/share/ansible/collections
executable location = /usr/local/bin/ansible
python version = 3.9.7 (default, Sep 10 2021, 00:03:59) [GCC 7.5.0]
jinja version = 3.0.3
libyaml = True
Running ansible-test sanity on awcrosby-cisco_ios_test-1.0.6 ...
Creating container database.
Read 0 sanity test ignore line(s) for Ansible 2.12 from: tests/sanity/ignore-2.12.txt
Running sanity test "action-plugin-docs"
Initializing "/tmp/ansible-test-v043eiyh-injector" as the temporary injector directory.
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/action-plugin-docs.py
ERROR: Found 1 action-plugin-docs issue(s) which need to be resolved:
ERROR: plugins/action/ios.py:0:0: action plugin has no matching module to provide documentation
See documentation for help: https://docs.ansible.com/ansible/2.12/dev_guide/testing/sanity/action-plugin-docs.html
Running sanity test "changelog"
Run command: /home/user1/.ansible/test/venv/sanity.changelog/3.9/57ef967d/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/changelog.py
See documentation for help: https://docs.ansible.com/ansible/2.12/dev_guide/testing/sanity/changelog.html
ERROR: Found 1 changelog issue(s) which need to be resolved:
ERROR: changelogs/fragments/165_enable_ospfv3_integration_tests.yaml:0:0: invalid section: minor change
Running sanity test "compile" on Python 2.6
Run command: /usr/bin/python2.6 /usr/local/lib/python3.9/dist-packages/ansible_test/_util/target/sanity/compile/compile.py
Running sanity test "compile" on Python 2.7
Run command: /usr/bin/python2.7 /usr/local/lib/python3.9/dist-packages/ansible_test/_util/target/sanity/compile/compile.py
Running sanity test "compile" on Python 3.5
Run command: /usr/bin/python3.5 /usr/local/lib/python3.9/dist-packages/ansible_test/_util/target/sanity/compile/compile.py
Running sanity test "compile" on Python 3.6
Run command: /usr/bin/python3.6 /usr/local/lib/python3.9/dist-packages/ansible_test/_util/target/sanity/compile/compile.py
Running sanity test "compile" on Python 3.7
Run command: /usr/bin/python3.7 /usr/local/lib/python3.9/dist-packages/ansible_test/_util/target/sanity/compile/compile.py
Running sanity test "compile" on Python 3.8
Run command: /usr/bin/python3.8 /usr/local/lib/python3.9/dist-packages/ansible_test/_util/target/sanity/compile/compile.py
Running sanity test "compile" on Python 3.9
Run command: /usr/bin/python3.9 /usr/local/lib/python3.9/dist-packages/ansible_test/_util/target/sanity/compile/compile.py
Running sanity test "compile" on Python 3.10
Run command: /usr/bin/python3.10 /usr/local/lib/python3.9/dist-packages/ansible_test/_util/target/sanity/compile/compile.py
Running sanity test "empty-init"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/empty-init.py
Running sanity test "future-import-boilerplate"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/future-import-boilerplate.py
Running sanity test "ignores"
Running sanity test "line-endings"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/line-endings.py
Running sanity test "metaclass-boilerplate"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/metaclass-boilerplate.py
Running sanity test "no-assert"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/no-assert.py
Running sanity test "no-basestring"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/no-basestring.py
Running sanity test "no-dict-iteritems"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/no-dict-iteritems.py
Running sanity test "no-dict-iterkeys"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/no-dict-iterkeys.py
Running sanity test "no-dict-itervalues"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/no-dict-itervalues.py
Running sanity test "no-get-exception"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/no-get-exception.py
Running sanity test "no-illegal-filenames"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/no-illegal-filenames.py
Running sanity test "no-main-display"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/no-main-display.py
Running sanity test "no-smart-quotes"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/no-smart-quotes.py
Running sanity test "no-unicode-literals"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/no-unicode-literals.py
Running sanity test "pep8"
Run command: /home/user1/.ansible/test/venv/sanity.pep8/3.9/ec837afa/bin/python -m pycodestyle --max-line-length 160 --config /dev/null --ignore E402,E741,W503,W504 plugins/action/__init__.py plugins/action/ios.py plugins/cliconf/__init__.py plugins/cliconf/ios.py plugins/doc_fragments/__init__.py plugins/doc_fragments/ios.py plugins/module_utils/facts.py plugins/module_utils/ios.py plugins/modules/ios_command.py plugins/modules/ios_facts.py plugins/modules/nested_dir1/nested_dir2/ios_ping.py plugins/terminal/__init__.py plugins/terminal/ios.py tests/unit/__init__.py tests/unit/compat/__init__.py tests/unit/compat/builtins.py tests/unit/compat/mock.py tests/unit/compat/unittest.py tests/unit/mock/__init__.py tests/unit/mock/loader.py tests/unit/mock/path.py tests/unit/mock/procenv.py tests/unit/mock/vault_helper.py tests/unit/mock/yaml_helper.py tests/unit/modules/__init__.py tests/unit/modules/conftest.py tests/unit/modules/network/__init__.py tests/unit/modules/network/ios/__init__.py tests/unit/modules/network/ios/fixtures/__init__.py tests/unit/modules/network/ios/ios_module.py tests/unit/modules/network/ios/test_ios_acl_interfaces.py tests/unit/modules/network/ios/test_ios_acls.py tests/unit/modules/network/ios/test_ios_banner.py tests/unit/modules/network/ios/test_ios_bgp.py tests/unit/modules/network/ios/test_ios_command.py tests/unit/modules/network/ios/test_ios_config.py tests/unit/modules/network/ios/test_ios_facts.py tests/unit/modules/network/ios/test_ios_l2_interfaces.py tests/unit/modules/network/ios/test_ios_logging.py tests/unit/modules/network/ios/test_ios_ntp.py tests/unit/modules/network/ios/test_ios_ospfv2.py tests/unit/modules/network/ios/test_ios_ospfv3.py tests/unit/modules/network/ios/test_ios_ping.py tests/unit/modules/network/ios/test_ios_static_routes.py tests/unit/modules/network/ios/test_ios_system.py tests/unit/modules/network/ios/test_ios_user.py tests/unit/modules/network/ios/test_ios_vlan.py tests/unit/modules/network/ios/test_ios_vlans.py tests/unit/modules/network/ios/test_ios_vrf.py tests/unit/modules/utils.py tests/unit/plugins/__init__.py tests/unit/plugins/cliconf/__init__.py tests/unit/plugins/cliconf/fixtures/__init__.py tests/unit/plugins/cliconf/fixtures/ios/__init__.py tests/unit/plugins/cliconf/fixtures/nos/__init__.py tests/unit/plugins/cliconf/fixtures/slxos/__init__.py tests/unit/plugins/cliconf/test_ios.py
Running sanity test "pylint"
Run command: /home/user1/.ansible/test/venv/sanity.pylint/3.9/3845650b/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/tools/collection_detail.py /ansible_collections/awcrosby/cisco_ios_test
Checking 8 file(s) in context "collection" with config: /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/pylint/config/collection.cfg
Run command: /home/user1/.ansible/test/venv/sanity.pylint/3.9/3845650b/bin/python -m pylint --jobs 0 --reports n --max-line-length 160 --max-complexity 20 --rcfile /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/pylint/config/collection.cfg --output-format json --load-plugins unwanted,deprecated,string_format,pylint.extensions.mccabe plugins/action/__init__.py plugins/action/ios.py plugins/cliconf/__init__.py plugins/cliconf/ios.py plugins/doc_fragments/__init__.py plugins/doc_fragments/ios.py plugins/terminal/__init__.py plugins/terminal/ios.py --collection-name awcrosby.cisco_ios_test --collection-version 1.0.6
Checking 2 file(s) in context "module_utils" with config: /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/pylint/config/collection.cfg
Run command: /home/user1/.ansible/test/venv/sanity.pylint/3.9/3845650b/bin/python -m pylint --jobs 0 --reports n --max-line-length 160 --max-complexity 20 --rcfile /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/pylint/config/collection.cfg --output-format json --load-plugins unwanted,deprecated,string_format,pylint.extensions.mccabe plugins/module_utils/facts.py plugins/module_utils/ios.py --collection-name awcrosby.cisco_ios_test --collection-version 1.0.6
Checking 2 file(s) in context "modules" with config: /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/pylint/config/collection.cfg
Run command: /home/user1/.ansible/test/venv/sanity.pylint/3.9/3845650b/bin/python -m pylint --jobs 0 --reports n --max-line-length 160 --max-complexity 20 --rcfile /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/pylint/config/collection.cfg --output-format json --load-plugins unwanted,deprecated,string_format,pylint.extensions.mccabe plugins/modules/ios_command.py plugins/modules/ios_facts.py --collection-name awcrosby.cisco_ios_test --collection-version 1.0.6
Checking 1 file(s) in context "modules/nested_dir1" with config: /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/pylint/config/collection.cfg
Run command: /home/user1/.ansible/test/venv/sanity.pylint/3.9/3845650b/bin/python -m pylint --jobs 0 --reports n --max-line-length 160 --max-complexity 20 --rcfile /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/pylint/config/collection.cfg --output-format json --load-plugins unwanted,deprecated,string_format,pylint.extensions.mccabe plugins/modules/nested_dir1/nested_dir2/ios_ping.py --collection-name awcrosby.cisco_ios_test --collection-version 1.0.6
Checking 44 file(s) in context "units" with config: /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/pylint/config/collection.cfg
Run command: /home/user1/.ansible/test/venv/sanity.pylint/3.9/3845650b/bin/python -m pylint --jobs 0 --reports n --max-line-length 160 --max-complexity 20 --rcfile /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/pylint/config/collection.cfg --output-format json --load-plugins unwanted,deprecated,string_format,pylint.extensions.mccabe tests/unit/__init__.py tests/unit/compat/__init__.py tests/unit/compat/builtins.py tests/unit/compat/mock.py tests/unit/compat/unittest.py tests/unit/mock/__init__.py tests/unit/mock/loader.py tests/unit/mock/path.py tests/unit/mock/procenv.py tests/unit/mock/vault_helper.py tests/unit/mock/yaml_helper.py tests/unit/modules/__init__.py tests/unit/modules/conftest.py tests/unit/modules/network/__init__.py tests/unit/modules/network/ios/__init__.py tests/unit/modules/network/ios/fixtures/__init__.py tests/unit/modules/network/ios/ios_module.py tests/unit/modules/network/ios/test_ios_acl_interfaces.py tests/unit/modules/network/ios/test_ios_acls.py tests/unit/modules/network/ios/test_ios_banner.py tests/unit/modules/network/ios/test_ios_bgp.py tests/unit/modules/network/ios/test_ios_command.py tests/unit/modules/network/ios/test_ios_config.py tests/unit/modules/network/ios/test_ios_facts.py tests/unit/modules/network/ios/test_ios_l2_interfaces.py tests/unit/modules/network/ios/test_ios_logging.py tests/unit/modules/network/ios/test_ios_ntp.py tests/unit/modules/network/ios/test_ios_ospfv2.py tests/unit/modules/network/ios/test_ios_ospfv3.py tests/unit/modules/network/ios/test_ios_ping.py tests/unit/modules/network/ios/test_ios_static_routes.py tests/unit/modules/network/ios/test_ios_system.py tests/unit/modules/network/ios/test_ios_user.py tests/unit/modules/network/ios/test_ios_vlan.py tests/unit/modules/network/ios/test_ios_vlans.py tests/unit/modules/network/ios/test_ios_vrf.py tests/unit/modules/utils.py tests/unit/plugins/__init__.py tests/unit/plugins/cliconf/__init__.py tests/unit/plugins/cliconf/fixtures/__init__.py tests/unit/plugins/cliconf/fixtures/ios/__init__.py tests/unit/plugins/cliconf/fixtures/nos/__init__.py tests/unit/plugins/cliconf/fixtures/slxos/__init__.py tests/unit/plugins/cliconf/test_ios.py --collection-name awcrosby.cisco_ios_test --collection-version 1.0.6
ERROR: Found 5 pylint issue(s) which need to be resolved:
ERROR: plugins/cliconf/ios.py:240:4: arguments-renamed: Parameter 'newline' has been renamed to 'output' in overridden 'Cliconf.get' method
ERROR: plugins/cliconf/ios.py:240:4: arguments-renamed: Parameter 'output' has been renamed to 'newline' in overridden 'Cliconf.get' method
ERROR: tests/unit/mock/loader.py:49:4: arguments-renamed: Parameter 'file_name' has been renamed to 'path' in overridden 'DictDataLoader._get_file_contents' method
ERROR: tests/unit/modules/network/ios/test_ios_facts.py:75:27: use-maxsplit-arg: Use str(command).split(' | ', maxsplit=1)[0] instead
ERROR: tests/unit/modules/network/ios/test_ios_ping.py:54:27: use-maxsplit-arg: Use str(command).split(' | ', maxsplit=1)[0] instead
See documentation for help: https://docs.ansible.com/ansible/2.12/dev_guide/testing/sanity/pylint.html
Running sanity test "replace-urlopen"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/replace-urlopen.py
Running sanity test "runtime-metadata"
Run command: /home/user1/.ansible/test/venv/sanity.runtime-metadata/3.9/59bc2f14/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/runtime-metadata.py
Running sanity test "shebang"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/shebang.py
Running sanity test "shellcheck"
No tests applicable.
Running sanity test "symlinks"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/symlinks.py
Running sanity test "use-argspec-type-path"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/use-argspec-type-path.py
Running sanity test "use-compat-six"
Run command: /home/user1/.ansible/test/venv/sanity/3.9/4f53cda1/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/code-smell/use-compat-six.py
Running sanity test "yamllint"
Run command: /home/user1/.ansible/test/venv/sanity.yamllint/3.9/8bc751e2/bin/python /usr/local/lib/python3.9/dist-packages/ansible_test/_util/controller/sanity/yamllint/yamllinter.py
ERROR: Found 1 yamllint issue(s) which need to be resolved:
ERROR: meta/execution-environment.yml:6:1: empty-lines: too many blank lines (1 > 0)
See documentation for help: https://docs.ansible.com/ansible/2.12/dev_guide/testing/sanity/yamllint.html
ERROR: The 4 sanity test(s) listed below (out of 35) failed. See error output above for details.
action-plugin-docs
changelog
pylint
yamllint
Removing temporary files, image and container
Deleted: sha256:5790263b9bbfef2c94e4781190404322aa80a17f6690cbe3940cf3f182cac376
Deleted: sha256:a6013111c5b74e12f57681a218639a812a7943961b00c0e342c7b9919df78412
Deleted: sha256:8651c9bb9ab522772274e09c780d42c4e73d4336e2f72c825cfcc0b283986411
Deleted: sha256:e8b8e52744facdeba3b6243ea10865161d5790be4da4be8aea518b9f02a3bdbd
Deleted: sha256:975b0effb1ccc0133048f0a89d83051ebdba88b3d3ef323dfd0ea762ac14fb4f
Deleted: sha256:71e1568d5bc693a5d997219b6aa1ffd1dce103815ea071e92ad4f78d1bea2500
Deleted: sha256:faddf198f7e6551fcfc80a90ac9959f1087a2dbe430e7cf3263d211dcc3b0f05
Importer processing completed successfully
