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

hifis.toolkit.netplan Molecule test fails on Ubuntu 24.04 #318

Closed
Normo opened this issue Sep 10, 2024 · 0 comments · Fixed by #328
Closed

hifis.toolkit.netplan Molecule test fails on Ubuntu 24.04 #318

Normo opened this issue Sep 10, 2024 · 0 comments · Fixed by #328
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Normo
Copy link
Member

Normo commented Sep 10, 2024

RUNNING HANDLER [hifis.toolkit.netplan : Apply netplan networking] *************
  fatal: [instancenetplan]: FAILED! => {"changed": true, "cmd": ["netplan", "apply"], "delta": "0:00:00.306902", "end": "2024-09-10 00:37:38.851494", "msg": "non-zero return code", "rc": 1, "start": "2024-09-10 00:37:38.544592", "stderr": "Failed to send reload request: No such file or directory\nTraceback (most recent call last):
 File \"/usr/sbin/netplan\", line 23, in <module>
   netplan.main()
 File \"/usr/share/netplan/netplan_cli/cli/core.py\", line 58, in main
   self.run_command()
 File \"/usr/share/netplan/netplan_cli/cli/utils.py\", line 298, in run_command
   self.func()
 File \"/usr/share/netplan/netplan_cli/cli/commands/apply.py\", line 63, in run
   self.run_command()
 File \"/usr/share/netplan/netplan_cli/cli/utils.py\", line 298, in run_command
   self.func()
 File \"/usr/share/netplan/netplan_cli/cli/commands/apply.py\", line 255, in command_apply
   subprocess.check_call(['udevadm', 'control', '--reload'])
 File \"/usr/lib/python3.12/subprocess.py\", line 413, in check_call
   raise CalledProcessError(retcode, cmd)
   subprocess.CalledProcessError: Command '['udevadm', 'control', '--reload']' returned non-zero exit status 1.", "stderr_lines": ["Failed to send reload request: No such file or directory", "Traceback (most recent call last):", "  File \"/usr/sbin/netplan\", line 23, in <module>", "    netplan.main()", "  File \"/usr/share/netplan/netplan_cli/cli/core.py\", line 58, in main", "    self.run_command()", "  File \"/usr/share/netplan/netplan_cli/cli/utils.py\", line 298, in run_command", "    self.func()", "  File \"/usr/share/netplan/netplan_cli/cli/commands/apply.py\", line 63, in run", "    self.run_command()", "  File \"/usr/share/netplan/netplan_cli/cli/utils.py\", line 298, in run_command", "    self.func()", "  File \"/usr/share/netplan/netplan_cli/cli/commands/apply.py\", line 255, in command_apply", "    subprocess.check_call(['udevadm', 'control', '--reload'])", "  File \"/usr/lib/python3.12/subprocess.py\", line 413, in check_call", "    raise CalledProcessError(retcode, cmd)", "subprocess.CalledProcessError: Command '['udevadm', 'control', '--reload']' returned non-zero exit status 1."], "stdout": "", "stdout_lines": []}

https://github.com/hifis-net/ansible-collection-toolkit/actions/runs/10783583572/job/29905769913

@Normo Normo added the bug Something isn't working label Sep 10, 2024
@Normo Normo self-assigned this Sep 24, 2024
@Normo Normo closed this as completed in #328 Oct 8, 2024
@Normo Normo added this to the v5.0.0 milestone Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant