Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Sanity tests failing in cisco.ios #572

Closed
dmsimard opened this issue May 6, 2022 · 1 comment
Closed

Sanity tests failing in cisco.ios #572

dmsimard opened this issue May 6, 2022 · 1 comment
Assignees

Comments

@dmsimard
Copy link

dmsimard commented May 6, 2022

SUMMARY

We are running sanity tests across every collection included in the Ansible community package (as part of this issue) and found that ansible-test sanity --docker against cisco.ios 3.0.0 fails with ansible-core 2.13.0rc1 in ansible 6.0.0a2.

ISSUE TYPE
  • Bug Report
COMPONENT NAME

n/a

ANSIBLE VERSION
ansible [core 2.13.0rc1]
COLLECTION VERSION
3.0.0
STEPS TO REPRODUCE
ansible-test sanity --docker
EXPECTED RESULTS

Tests are either passing or ignored.

ACTUAL RESULTS
ERROR: Found 41 action-plugin-docs issue(s) which need to be resolved:
ERROR: plugins/action/acl_interfaces.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/acls.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/banner.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/bgp.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/bgp_address_family.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/bgp_global.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/command.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/config.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/facts.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/hostname.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/interface.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/interfaces.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/l2_interface.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/l2_interfaces.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/l3_interface.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/l3_interfaces.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/lacp.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/lacp_interfaces.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/lag_interfaces.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/linkagg.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/lldp.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/lldp_global.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/lldp_interfaces.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/logging.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/logging_global.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/ntp.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/ntp_global.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/ospf_interfaces.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/ospfv2.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/ospfv3.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/ping.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/prefix_lists.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/route_maps.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/snmp_server.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/static_route.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/static_routes.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/system.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/user.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/vlan.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/vlans.py:0:0: action plugin has no matching module to provide documentation
ERROR: plugins/action/vrf.py:0:0: action plugin has no matching module to provide documentation
ERROR: The 1 sanity test(s) listed below (out of 43) failed. See error output above for details.
action-plugin-docs
ERROR: Command "podman exec ansible-test-controller-uAWl1Ww8 /usr/bin/env ANSIBLE_TEST_CONTENT_ROOT=/root/ansible_collections/cisco/ios LC_ALL=en_US.UTF-8 /usr/bin/python3.10 /root/ansible/bin/ansible-test sanity --containers '{}' --skip-test pylint --metadata tests/output/.tmp/metadata-6nxifdx0.json --truncate 0 --color no --host-path tests/output/.tmp/host-wjnuobvy" returned exit status 1.
@mariolenz
Copy link

@Qalthos @KB-perByte We're sorry, this looks like a false positive from our side. You can close this issue. If you're interested in what went wrong, see here for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants