#8676 [Tracker] Multiple nightly test failure in test_integration/test_ntp_options/TestNTPoptions
Closed: fixed 2 years ago by frenaud. Opened 3 years ago by mpolovka.

[testing_ipa-4.8_latest_selinux] - PR646
report

test_integration/test_ntp_options.py::TestNTPoptions::test_server_client_install_with_multiple_ntp_srv
test_integration/test_ntp_options.py::TestNTPoptions::test_server_replica_client_install_with_pool_and_srv
test_integration/test_ntp_options.py::TestNTPoptions::test_server_promoted_replica_client_install_with_srv
test_integration/test_ntp_options.py::TestNTPoptions::test_replica_promotion_without_ntp 

failed with unexpected message:

>       assert self.exp_change_msg in server_install.stderr_text
E       AssertionError: assert 'Configuration of chrony was changed by installer.' in 'Synchronizing time\nAugeas failed to configure file /etc/chrony.conf\nAttempting to sync time with chronyc.\nProcess ...onfiguration complete.\nThe ipa-client-install command was successful\nThe ipa-server-install command was successful\n'
E        +  where 'Configuration of chrony was changed by installer.' = <ipatests.test_integration.test_ntp_options.TestNTPoptions object at 0x7ff35f6fcf10>.exp_change_msg
E        +  and   'Synchronizing time\nAugeas failed to configure file /etc/chrony.conf\nAttempting to sync time with chronyc.\nProcess ...onfiguration complete.\nThe ipa-client-install command was successful\nThe ipa-server-install command was successful\n' = <pytest_multihost.transport.SSHCommand object at 0x7ff35f7bc7f0>.stderr_text

and test_integration/test_ntp_options.py::TestNTPoptions::test_interactive_ntp_set_opt failed with unexpected response:

>       assert self.ntp_server1 in cmd.stdout_text
E       AssertionError: assert '1.pool.ntp.org' in '# Use public servers from the pool.ntp.org project.\n# Please consider joining the pool (https://www.pool.ntp.org/joi...r log files.\nlogdir /var/log/chrony\n\n# Select which information is logged.\n#log measurements statistics tracking\n'
E        +  where '1.pool.ntp.org' = <ipatests.test_integration.test_ntp_options.TestNTPoptions object at 0x7ff35f6be910>.ntp_server1
E        +  and   '# Use public servers from the pool.ntp.org project.\n# Please consider joining the pool (https://www.pool.ntp.org/joi...r log files.\nlogdir /var/log/chrony\n\n# Select which information is logged.\n#log measurements statistics tracking\n' = <pytest_multihost.transport.SSHCommand object at 0x7ff35f6abdf0>.stdout_text

Setting the tracker flag as this issue has already been reported in augeas: https://github.com/hercules-team/augeas/issues/697
There is an upstream fix but not shipped yet in any official release

Metadata Update from @frenaud:
- Issue tagged with: tracker

3 years ago

Metadata Update from @frenaud:
- Issue assigned to frenaud

2 years ago

Metadata Update from @frenaud:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/5745

2 years ago

Metadata Update from @frenaud:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1955440

2 years ago

master:

  • d8f246d Spec file: bump augeas-libs version

ipa-4-9:

  • 4dd9d07 Spec file: bump augeas-libs version

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

2 years ago

master:

  • 8d83ebd augeas: bump version for rhel9

ipa-4-9:

  • 076e499 augeas: bump version for rhel9

Login to comment on this ticket.

Metadata