Fix bad expressions in tests #677
Build #20231128.3 had test failures
Details
- Failed: 3 (0.00%)
- Passed: 98,918 (82.50%)
- Other: 20,983 (17.50%)
- Total: 119,904
Annotations
azure-pipelines / CI
[testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}
Failed to import the required Python library (idna) on de67d26cf34f's Python /usr/bin/python3.11. This is required to transform IDNA DNS name "www.ansible.com" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter
Raw output
{
"msg": "Failed to import the required Python library (idna) on de67d26cf34f's Python /usr/bin/python3.11. This is required to transform IDNA DNS name \"www.ansible.com\" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"
}
azure-pipelines / CI
[testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}
Failed to import the required Python library (idna) on 2fc79c300ae9's Python /usr/bin/python3.11. This is required to transform IDNA DNS name "www.ansible.com" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter
Raw output
{
"msg": "Failed to import the required Python library (idna) on 2fc79c300ae9's Python /usr/bin/python3.11. This is required to transform IDNA DNS name \"www.ansible.com\" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"
}
azure-pipelines / CI
[testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}
Failed to import the required Python library (idna) on 6faec72533b3's Python /usr/bin/python3.12. This is required to transform IDNA DNS name "www.ansible.com" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter
Raw output
{
"msg": "Failed to import the required Python library (idna) on 6faec72533b3's Python /usr/bin/python3.12. This is required to transform IDNA DNS name \"www.ansible.com\" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"
}