ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (fedor)" <girar-builder@altlinux.org>
To: Nadezhda Fedorova <fedor@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#389808] [test-only] FAILED (try 3) cloud-init.git=25.1.3-alt1
Date: Thu, 17 Jul 2025 12:08:28 +0000
Message-ID: <girar.task.389808.3.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.389808.1.1@gyle.mskdc.altlinux.org>

https://git.altlinux.org/tasks/389808/logs/events.3.1.log
https://packages.altlinux.org/tasks/389808

subtask  name        aarch64    i586  x86_64
   #300  cloud-init   failed  failed  failed

2025-Jul-17 12:05:39 :: test-only task #389808 for sisyphus resumed by fedor:
#100 removed
#200 removed
#300 build 25.1.3-alt1 from /people/fedor/packages/cloud-init.git fetched at 2025-Jul-17 12:05:27
2025-Jul-17 12:05:41 :: [x86_64] #300 cloud-init.git 25.1.3-alt1: build start
2025-Jul-17 12:05:41 :: [aarch64] #300 cloud-init.git 25.1.3-alt1: build start
2025-Jul-17 12:05:41 :: [i586] #300 cloud-init.git 25.1.3-alt1: build start
[x86_64] tests/unittests/test_util.py::TestEncode::test_decode_binary_plain_text_with_hex PASSED [ 98%]
[x86_64] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_empty_msgs PASSED [ 98%]
[x86_64] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_indent_text PASSED [ 98%]
[x86_64] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_multi_line_msgs PASSED [ 98%]
[x86_64] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_single_line_msgs PASSED [ 98%]
[x86_64] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_type PASSED [ 98%]
[x86_64] tests/unittests/test_util.py::TestSystemIsSnappy::test_bad_content_in_os_release_no_effect PASSED [ 98%]
[x86_64] --
[x86_64] fips_enabled = True
[x86_64] E   AssertionError: assert [call('/etc/openssh/ssh_host_rsa_key'), call('/etc/openssh/ssh_host_ecdsa_key')] in [call('/etc/ssh/ssh_host_rsa_key'), call('/etc/ssh/ssh_host_ecdsa_key')]
[x86_64] E    +  where [call('/etc/ssh/ssh_host_rsa_key'), call('/etc/ssh/ssh_host_ecdsa_key')] = <MagicMock name='exists' id='140494949520480'>.call_args_list
[x86_64] --
[x86_64] fips_enabled = False
[x86_64] E   AssertionError: assert [call('/etc/openssh/ssh_host_rsa_key'), call('/etc/openssh/ssh_host_ecdsa_key'), call('/etc/openssh/ssh_host_ed25519_key')] in [call('/etc/ssh/ssh_host_rsa_key'),\n call('/etc/ssh/ssh_host_ecdsa_key'),\n call('/etc/ssh/ssh_host_ed25519_key')]
[x86_64] E    +  where [call('/etc/ssh/ssh_host_rsa_key'),\n call('/etc/ssh/ssh_host_ecdsa_key'),\n call('/etc/ssh/ssh_host_ed25519_key')] = <MagicMock name='exists' id='140494949529072'>.call_args_list
[x86_64] --
[x86_64] mocker = <pytest_mock.plugin.MockerFixture object at 0x7fc7878f9a60>
[x86_64] E   AssertionError: assert call('/etc/openssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384) in [call('/etc/ssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_rsa_key.pub', 'rsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_rsa_key-cert.pub', 'rsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key', 'ecdsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ecdsa_key.pub', 'ecdsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key-cert.pub', 'ecdsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key', 'ed25519_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ed25519_key.pub', 'ed25519_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key-cert.pub', 'ed25519_CERT_KEY', 420),\n call('/etc/openssh/sshd_config', 'HostCertificate /etc/ssh/ssh_host_rsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ecdsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ed25519_key-cert.pub\n', omode='ab', preserve_mode=True)]
[x86_64] E    +  where [call('/etc/ssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_rsa_key.pub', 'rsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_rsa_key-cert.pub', 'rsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key', 'ecdsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ecdsa_key.pub', 'ecdsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key-cert.pub', 'ecdsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key', 'ed25519_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ed25519_key.pub', 'ed25519_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key-cert.pub', 'ed25519_CERT_KEY', 420),\n call('/etc/openssh/sshd_config', 'HostCertificate /etc/ssh/ssh_host_rsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ecdsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ed25519_key-cert.pub\n', omode='ab', preserve_mode=True)] = <MagicMock name='write_file' id='140494948062784'>.call_args_list
[x86_64] --
[x86_64] mocker = <pytest_mock.plugin.MockerFixture object at 0x7fc787792bd0>
[x86_64] E   AssertionError: assert call('/etc/openssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384) in [call('/etc/ssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_rsa_key.pub', 'rsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_rsa_key-cert.pub', 'rsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key', 'ecdsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ecdsa_key.pub', 'ecdsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key-cert.pub', 'ecdsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key', 'ed25519_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ed25519_key.pub', 'ed25519_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key-cert.pub', 'ed25519_CERT_KEY', 420),\n call('/etc/openssh/sshd_config.d/50-cloud-init.conf', content='', omode='ab', mode=384, preserve_mode=False),\n call('/etc/openssh/sshd_config.d/50-cloud-init.conf', 'HostCertificate /etc/ssh/ssh_host_rsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ecdsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ed25519_key-cert.pub\n', omode='ab', preserve_mode=True)]
[x86_64] E    +  where [call('/etc/ssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_rsa_key.pub', 'rsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_rsa_key-cert.pub', 'rsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key', 'ecdsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ecdsa_key.pub', 'ecdsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key-cert.pub', 'ecdsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key', 'ed25519_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ed25519_key.pub', 'ed25519_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key-cert.pub', 'ed25519_CERT_KEY', 420),\n call('/etc/openssh/sshd_config.d/50-cloud-init.conf', content='', omode='ab', mode=384, preserve_mode=False),\n call('/etc/openssh/sshd_config.d/50-cloud-init.conf', 'HostCertificate /etc/ssh/ssh_host_rsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ecdsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ed25519_key-cert.pub\n', omode='ab', preserve_mode=True)] = <MagicMock name='write_file' id='140494948084976'>.call_args_list
[x86_64] --
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED tests/unittests/config/test_cc_ssh.py::TestHandleSsh::test_handle_no_cfg[True]
[x86_64] FAILED tests/unittests/config/test_cc_ssh.py::TestHandleSsh::test_handle_no_cfg[False]
2025-Jul-17 12:07:19 :: [x86_64] cloud-init.git 25.1.3-alt1: remote: build failed
2025-Jul-17 12:07:19 :: [x86_64] #300 cloud-init.git 25.1.3-alt1: build FAILED
2025-Jul-17 12:07:19 :: [x86_64] requesting cancellation of task processing
[i586] tests/unittests/test_util.py::TestEncode::test_decode_binary_plain_text_with_hex PASSED [ 98%]
[i586] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_empty_msgs PASSED [ 98%]
[i586] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_indent_text PASSED [ 98%]
[i586] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_multi_line_msgs PASSED [ 98%]
[i586] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_single_line_msgs PASSED [ 98%]
[i586] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_type PASSED [ 98%]
[i586] tests/unittests/test_util.py::TestSystemIsSnappy::test_bad_content_in_os_release_no_effect PASSED [ 98%]
[i586] --
[i586] fips_enabled = True
[i586] E   AssertionError: assert [call('/etc/openssh/ssh_host_rsa_key'), call('/etc/openssh/ssh_host_ecdsa_key')] in [call('/etc/ssh/ssh_host_rsa_key'), call('/etc/ssh/ssh_host_ecdsa_key')]
[i586] E    +  where [call('/etc/ssh/ssh_host_rsa_key'), call('/etc/ssh/ssh_host_ecdsa_key')] = <MagicMock name='exists' id='4094084296'>.call_args_list
[i586] --
[i586] fips_enabled = False
[i586] E   AssertionError: assert [call('/etc/openssh/ssh_host_rsa_key'), call('/etc/openssh/ssh_host_ecdsa_key'), call('/etc/openssh/ssh_host_ed25519_key')] in [call('/etc/ssh/ssh_host_rsa_key'),\n call('/etc/ssh/ssh_host_ecdsa_key'),\n call('/etc/ssh/ssh_host_ed25519_key')]
[i586] E    +  where [call('/etc/ssh/ssh_host_rsa_key'),\n call('/etc/ssh/ssh_host_ecdsa_key'),\n call('/etc/ssh/ssh_host_ed25519_key')] = <MagicMock name='exists' id='4099451520'>.call_args_list
[i586] --
[i586] mocker = <pytest_mock.plugin.MockerFixture object at 0xf4392798>
[i586] E   AssertionError: assert call('/etc/openssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384) in [call('/etc/ssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_rsa_key.pub', 'rsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_rsa_key-cert.pub', 'rsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key', 'ecdsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ecdsa_key.pub', 'ecdsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key-cert.pub', 'ecdsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key', 'ed25519_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ed25519_key.pub', 'ed25519_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key-cert.pub', 'ed25519_CERT_KEY', 420),\n call('/etc/openssh/sshd_config', 'HostCertificate /etc/ssh/ssh_host_rsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ecdsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ed25519_key-cert.pub\n', omode='ab', preserve_mode=True)]
[i586] E    +  where [call('/etc/ssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_rsa_key.pub', 'rsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_rsa_key-cert.pub', 'rsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key', 'ecdsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ecdsa_key.pub', 'ecdsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key-cert.pub', 'ecdsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key', 'ed25519_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ed25519_key.pub', 'ed25519_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key-cert.pub', 'ed25519_CERT_KEY', 420),\n call('/etc/openssh/sshd_config', 'HostCertificate /etc/ssh/ssh_host_rsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ecdsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ed25519_key-cert.pub\n', omode='ab', preserve_mode=True)] = <MagicMock name='write_file' id='4103139976'>.call_args_list
[i586] --
[i586] mocker = <pytest_mock.plugin.MockerFixture object at 0xf461e870>
[i586] E   AssertionError: assert call('/etc/openssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384) in [call('/etc/ssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_rsa_key.pub', 'rsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_rsa_key-cert.pub', 'rsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key', 'ecdsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ecdsa_key.pub', 'ecdsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key-cert.pub', 'ecdsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key', 'ed25519_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ed25519_key.pub', 'ed25519_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key-cert.pub', 'ed25519_CERT_KEY', 420),\n call('/etc/openssh/sshd_config.d/50-cloud-init.conf', content='', omode='ab', mode=384, preserve_mode=False),\n call('/etc/openssh/sshd_config.d/50-cloud-init.conf', 'HostCertificate /etc/ssh/ssh_host_rsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ecdsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ed25519_key-cert.pub\n', omode='ab', preserve_mode=True)]
[i586] E    +  where [call('/etc/ssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_rsa_key.pub', 'rsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_rsa_key-cert.pub', 'rsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key', 'ecdsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ecdsa_key.pub', 'ecdsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key-cert.pub', 'ecdsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key', 'ed25519_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ed25519_key.pub', 'ed25519_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key-cert.pub', 'ed25519_CERT_KEY', 420),\n call('/etc/openssh/sshd_config.d/50-cloud-init.conf', content='', omode='ab', mode=384, preserve_mode=False),\n call('/etc/openssh/sshd_config.d/50-cloud-init.conf', 'HostCertificate /etc/ssh/ssh_host_rsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ecdsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ed25519_key-cert.pub\n', omode='ab', preserve_mode=True)] = <MagicMock name='write_file' id='4132892368'>.call_args_list
[i586] --
[i586] =========================== short test summary info ============================
[i586] FAILED tests/unittests/config/test_cc_ssh.py::TestHandleSsh::test_handle_no_cfg[True]
[i586] FAILED tests/unittests/config/test_cc_ssh.py::TestHandleSsh::test_handle_no_cfg[False]
2025-Jul-17 12:07:27 :: [i586] cloud-init.git 25.1.3-alt1: remote: build failed
2025-Jul-17 12:07:27 :: [i586] #300 cloud-init.git 25.1.3-alt1: build FAILED
[aarch64] tests/unittests/test_util.py::TestEncode::test_decode_binary_plain_text_with_hex PASSED [ 98%]
[aarch64] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_empty_msgs PASSED [ 98%]
[aarch64] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_indent_text PASSED [ 98%]
[aarch64] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_multi_line_msgs PASSED [ 98%]
[aarch64] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_single_line_msgs PASSED [ 98%]
[aarch64] tests/unittests/test_util.py::TestProcessExecutionError::test_pexec_error_type PASSED [ 98%]
[aarch64] tests/unittests/test_util.py::TestSystemIsSnappy::test_bad_content_in_os_release_no_effect PASSED [ 98%]
[aarch64] --
[aarch64] fips_enabled = True
[aarch64] E   AssertionError: assert [call('/etc/openssh/ssh_host_rsa_key'), call('/etc/openssh/ssh_host_ecdsa_key')] in [call('/etc/ssh/ssh_host_rsa_key'), call('/etc/ssh/ssh_host_ecdsa_key')]
[aarch64] E    +  where [call('/etc/ssh/ssh_host_rsa_key'), call('/etc/ssh/ssh_host_ecdsa_key')] = <MagicMock name='exists' id='281472936075120'>.call_args_list
[aarch64] --
[aarch64] fips_enabled = False
[aarch64] E   AssertionError: assert [call('/etc/openssh/ssh_host_rsa_key'), call('/etc/openssh/ssh_host_ecdsa_key'), call('/etc/openssh/ssh_host_ed25519_key')] in [call('/etc/ssh/ssh_host_rsa_key'),\n call('/etc/ssh/ssh_host_ecdsa_key'),\n call('/etc/ssh/ssh_host_ed25519_key')]
[aarch64] E    +  where [call('/etc/ssh/ssh_host_rsa_key'),\n call('/etc/ssh/ssh_host_ecdsa_key'),\n call('/etc/ssh/ssh_host_ed25519_key')] = <MagicMock name='exists' id='281472935638992'>.call_args_list
[aarch64] --
[aarch64] mocker = <pytest_mock.plugin.MockerFixture object at 0xffff88dbbc50>
[aarch64] E   AssertionError: assert call('/etc/openssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384) in [call('/etc/ssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_rsa_key.pub', 'rsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_rsa_key-cert.pub', 'rsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key', 'ecdsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ecdsa_key.pub', 'ecdsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key-cert.pub', 'ecdsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key', 'ed25519_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ed25519_key.pub', 'ed25519_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key-cert.pub', 'ed25519_CERT_KEY', 420),\n call('/etc/openssh/sshd_config', 'HostCertificate /etc/ssh/ssh_host_rsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ecdsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ed25519_key-cert.pub\n', omode='ab', preserve_mode=True)]
[aarch64] E    +  where [call('/etc/ssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_rsa_key.pub', 'rsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_rsa_key-cert.pub', 'rsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key', 'ecdsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ecdsa_key.pub', 'ecdsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key-cert.pub', 'ecdsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key', 'ed25519_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ed25519_key.pub', 'ed25519_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key-cert.pub', 'ed25519_CERT_KEY', 420),\n call('/etc/openssh/sshd_config', 'HostCertificate /etc/ssh/ssh_host_rsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ecdsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ed25519_key-cert.pub\n', omode='ab', preserve_mode=True)] = <MagicMock name='write_file' id='281472935825184'>.call_args_list
[aarch64] --
[aarch64] mocker = <pytest_mock.plugin.MockerFixture object at 0xffff8647f8f0>
[aarch64] E   AssertionError: assert call('/etc/openssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384) in [call('/etc/ssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_rsa_key.pub', 'rsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_rsa_key-cert.pub', 'rsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key', 'ecdsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ecdsa_key.pub', 'ecdsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key-cert.pub', 'ecdsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key', 'ed25519_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ed25519_key.pub', 'ed25519_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key-cert.pub', 'ed25519_CERT_KEY', 420),\n call('/etc/openssh/sshd_config.d/50-cloud-init.conf', content='', omode='ab', mode=384, preserve_mode=False),\n call('/etc/openssh/sshd_config.d/50-cloud-init.conf', 'HostCertificate /etc/ssh/ssh_host_rsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ecdsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ed25519_key-cert.pub\n', omode='ab', preserve_mode=True)]
[aarch64] E    +  where [call('/etc/ssh/ssh_host_rsa_key', 'rsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_rsa_key.pub', 'rsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_rsa_key-cert.pub', 'rsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key', 'ecdsa_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ecdsa_key.pub', 'ecdsa_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ecdsa_key-cert.pub', 'ecdsa_CERT_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key', 'ed25519_PRIVATE_KEY', 384),\n call('/etc/ssh/ssh_host_ed25519_key.pub', 'ed25519_PUBLIC_KEY', 420),\n call('/etc/ssh/ssh_host_ed25519_key-cert.pub', 'ed25519_CERT_KEY', 420),\n call('/etc/openssh/sshd_config.d/50-cloud-init.conf', content='', omode='ab', mode=384, preserve_mode=False),\n call('/etc/openssh/sshd_config.d/50-cloud-init.conf', 'HostCertificate /etc/ssh/ssh_host_rsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ecdsa_key-cert.pub\nHostCertificate /etc/ssh/ssh_host_ed25519_key-cert.pub\n', omode='ab', preserve_mode=True)] = <MagicMock name='write_file' id='281472934608000'>.call_args_list
[aarch64] --
[aarch64] =========================== short test summary info ============================
[aarch64] FAILED tests/unittests/config/test_cc_ssh.py::TestHandleSsh::test_handle_no_cfg[True]
[aarch64] FAILED tests/unittests/config/test_cc_ssh.py::TestHandleSsh::test_handle_no_cfg[False]
2025-Jul-17 12:08:28 :: [aarch64] cloud-init.git 25.1.3-alt1: remote: build failed
2025-Jul-17 12:08:28 :: [aarch64] #300 cloud-init.git 25.1.3-alt1: build FAILED
2025-Jul-17 12:07:20 :: [x86_64] build FAILED
2025-Jul-17 12:07:28 :: [i586] build FAILED
2025-Jul-17 12:08:28 :: [aarch64] build FAILED
2025-Jul-17 12:08:28 :: task #389808 for sisyphus FAILED


  parent reply	other threads:[~2025-07-17 12:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-14  9:32 [#389808] [test-only] FAILED cloud-init.git=25.1.3-alt1 Girar awaiter (fedor)
2025-07-17  8:54 ` [#389808] [test-only] FAILED (try 2) cloud-init.git=25.1.3-alt1 Girar awaiter (fedor)
2025-07-17 12:08 ` Girar awaiter (fedor) [this message]
2025-07-17 13:17 ` [#389808] [test-only] FAILED (try 4) cloud-init.git=25.1.3-alt1 Girar awaiter (fedor)
2025-07-18  9:46 ` [#389808] [test-only] FAILED (try 5) cloud-init.git=25.1.3-alt1 Girar awaiter (fedor)
2025-07-18 10:21 ` [#389808] [test-only] FAILED (try 6) cloud-init.git=25.1.3-alt1 Girar awaiter (fedor)
2025-07-18 12:44 ` [#389808] TESTED (try 7) cloud-init.git=25.1.4-alt1 Girar awaiter (fedor)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=girar.task.389808.3.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=fedor@altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git