Execution
Date 08 Dec 2025 13:40:18 +0000
Duration 00:10:06.79
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
15 Hosts
608 Tasks
2412 Results
18 Plays
158 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.43
  • Play
    Create container(s)
  • Task
    lxc_container_create : Set define static mac address from an existing interface
  • Host
    aio1-repo-container-37dee50d ( task delegated to aio1 )

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
cmd
[
    "/var/lib/lxc/aio1-repo-container-37dee50d/eth1_mac_generation.sh"
]
delta
0:00:00.020649
end
2025-12-08 13:45:19.645836
failed
False
invocation
{
    "module_args": {
        "_raw_params": "/var/lib/lxc/aio1-repo-container-37dee50d/eth1_mac_generation.sh",
        "_uses_shell": false,
        "argv": null,
        "chdir": null,
        "creates": "/var/lib/lxc/aio1-repo-container-37dee50d/eth1.hwaddr",
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
{
    "key": "management_address",
    "value": {
        "address": "172.29.236.223",
        "bridge": "br-mgmt",
        "interface": "eth1",
        "netmask": "255.255.252.0",
        "static_routes": [
            {
                "cidr": "172.29.248.0/22",
                "gateway": "172.29.236.100"
            }
        ],
        "type": "veth"
    }
}
msg

rc
0
start
2025-12-08 13:45:19.625187
stderr
cat: /proc/66366/root/sys/class/net/eth1/address: No such file or directory
stderr_lines
[
    "cat: /proc/66366/root/sys/class/net/eth1/address: No such file or directory"
]
stdout

stdout_lines
[]



Result #2

Field Value
ansible_loop_var
item
changed
True
cmd
[
    "/var/lib/lxc/aio1-repo-container-37dee50d/eth0_mac_generation.sh"
]
delta
0:00:00.019675
end
2025-12-08 13:45:19.841910
failed
False
invocation
{
    "module_args": {
        "_raw_params": "/var/lib/lxc/aio1-repo-container-37dee50d/eth0_mac_generation.sh",
        "_uses_shell": false,
        "argv": null,
        "chdir": null,
        "creates": "/var/lib/lxc/aio1-repo-container-37dee50d/eth0.hwaddr",
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
{
    "key": "lxcbr0_address",
    "value": {
        "bridge": "lxcbr0",
        "bridge_type": "linuxbridge",
        "interface": "eth0",
        "mtu": "1500",
        "type": "veth"
    }
}
msg

rc
0
start
2025-12-08 13:45:19.822235
stderr
cat: /proc/66366/root/sys/class/net/eth0/address: No such file or directory
stderr_lines
[
    "cat: /proc/66366/root/sys/class/net/eth0/address: No such file or directory"
]
stdout

stdout_lines
[]