fedora-previous/test_integration/test_replication_layouts.py::TestLineTopologyWithCAKRA::test_line_topology_with_ca_kra failed at teardown in PR 209
logs.
> result.stdout_text, result.stderr_text ) E subprocess.CalledProcessError: Command '['mktemp']' returned non-zero exit status 255.
Now that exit code is fishy: mktemp should only return 0 or 1. 255 might come from ssh instead.
Metadata Update from @fcami: - Issue tagged with: test-failure
Metadata Update from @fcami: - Issue tagged with: tests
The first failure happened during the server installation, and runner.log show:
2020-05-27 08:04:43,785 DEBUG [ipatests.pytest_ipa.integration.host.Host.master.cmd29] [8/44]: enabling winsync pluginFAILED [100%][ipatests.pytest_ipa.integration.host.Host.master.cmd32] stderr: ssh: connect to host master.ipa.test port 22: No route to host
The test did not manage to capture the ipaserver-install.log file, probably a network issue that we can't investigate. Closing.
Metadata Update from @frenaud: - Issue close_status updated to: insufficientinfo - Issue status updated to: Closed (was: Open)