Execution
Date 15 Dec 2025 09:38:00 +0000
Duration 00:17:22.68
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
18 Hosts
603 Tasks
2798 Results
18 Plays
138 Files
0 Records

Host facts: aio1
Processor
Storage
/
/dev/xvda1 (ext4)
43.2% used
21.0 GB free
/mnt/config
/dev/xvdd (iso9660)
100.0% used
0 bytes free
/openstack
/dev/xvde1 (ext4)
5.2% used
29.7 GB free
/var/lib/lxc
/dev/xvde2 (ext4)
25.9% used
34.8 GB free
/var/lib/machines
/dev/loop0 (ext4)
9.6% used
9.7 GB free
All Host Facts
Fact Value
ansible_mounts
[
    {
        "block_available": 5498442,
        "block_size": 4096,
        "block_total": 9688331,
        "block_used": 4189889,
        "device": "/dev/xvda1",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 9769081,
        "inode_total": 10449920,
        "inode_used": 680839,
        "mount": "/",
        "options": "rw,relatime",
        "passno": 0,
        "size_available": 22521618432,
        "size_total": 39683403776,
        "uuid": "0f58f3b4-0f21-4965-8de6-de18e09dc5f6"
    },
    {
        "block_available": 0,
        "block_size": 2048,
        "block_total": 222,
        "block_used": 222,
        "device": "/dev/xvdd",
        "dump": 0,
        "fstype": "iso9660",
        "inode_available": 0,
        "inode_total": 0,
        "inode_used": 0,
        "mount": "/mnt/config",
        "options": "ro,relatime,nojoliet,check=s,map=n,blocksize=2048,fmode=700,iocharset=utf8",
        "passno": 0,
        "size_available": 0,
        "size_total": 454656,
        "uuid": "2025-12-15-09-30-28-00"
    },
    {
        "block_available": 7787684,
        "block_size": 4096,
        "block_total": 8211652,
        "block_used": 423968,
        "device": "/dev/xvde1",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 2097014,
        "inode_total": 2097152,
        "inode_used": 138,
        "mount": "/openstack",
        "options": "rw,noatime,nobarrier,data=writeback",
        "passno": 0,
        "size_available": 31898353664,
        "size_total": 33634926592,
        "uuid": "bddd7da3-fce8-4739-9ce4-599fdf19673a"
    },
    {
        "block_available": 9124326,
        "block_size": 4096,
        "block_total": 12306341,
        "block_used": 3182015,
        "device": "/dev/xvde2",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 2900343,
        "inode_total": 3145728,
        "inode_used": 245385,
        "mount": "/var/lib/lxc",
        "options": "rw,noatime,nobarrier,data=writeback",
        "passno": 0,
        "size_available": 37373239296,
        "size_total": 50406772736,
        "uuid": "60ebef47-a514-4cfa-9093-549f440496c5"
    },
    {
        "block_available": 2540616,
        "block_size": 4096,
        "block_total": 2811698,
        "block_used": 271082,
        "device": "/dev/loop0",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 707049,
        "inode_total": 720896,
        "inode_used": 13847,
        "mount": "/var/lib/machines",
        "options": "rw,relatime",
        "passno": 0,
        "size_available": 10406363136,
        "size_total": 11516715008,
        "uuid": "f07bb844-d381-4796-a284-1b5502e781bc"
    }
]





Report Status Date Date Duration Host Action Task Tags Notes
CHANGED 15 Dec 2025 09:44:48 +0000 00:00:03.89 aio1 ansible.builtin.shell lxc_hosts : Rsyncing files from the LXC host to the container cache 1
OK 15 Dec 2025 09:44:48 +0000 00:00:00.02 aio1 ansible.builtin.include_tasks lxc_hosts : Including lxc_cache_preparation tasks 2
OK 15 Dec 2025 09:42:31 +0000 00:02:16.98 aio1 ansible.builtin.command lxc_hosts : Build the base image using a CLI tool 1
CHANGED 15 Dec 2025 09:42:30 +0000 00:00:00.34 aio1 ansible.builtin.file lxc_hosts : Create new image cache directory 1
OK 15 Dec 2025 09:42:30 +0000 00:00:00.35 aio1 ansible.builtin.file lxc_hosts : Remove the old image cache 1
OK 15 Dec 2025 09:42:29 +0000 00:00:00.41 aio1 ansible.builtin.command systemd_mount : Set the state of the mount 1
CHANGED 15 Dec 2025 09:42:27 +0000 00:00:01.39 aio1 ansible.builtin.systemd systemd_mount : Load or Unload mount(s) 1
CHANGED 15 Dec 2025 09:42:26 +0000 00:00:00.44 aio1 openstack.config_template.config_template systemd_mount : Create systemd mount services(s) 2
CHANGED 15 Dec 2025 09:42:26 +0000 00:00:00.35 aio1 ansible.builtin.file systemd_mount : Create mount target(s) 2
OK 15 Dec 2025 09:42:25 +0000 00:00:00.03 aio1 ansible.builtin.set_fact systemd_mount : Define mount service name 1
OK 15 Dec 2025 09:42:25 +0000 00:00:00.35 aio1 ansible.builtin.command systemd_mount : Escape mount service file name 1
OK 15 Dec 2025 09:42:25 +0000 00:00:00.03 aio1 ansible.builtin.set_fact systemd_mount : Set mount facts 1
OK 15 Dec 2025 09:42:24 +0000 00:00:00.03 aio1 ansible.builtin.include_tasks systemd_mount : Including systemd_mounts tasks 1
OK 15 Dec 2025 09:42:24 +0000 00:00:00.04 aio1 ansible.builtin.set_fact systemd_mount : Make boolean flag for setting up glusterfs 1
OK 15 Dec 2025 09:42:23 +0000 00:00:00.87 aio1 ansible.builtin.package systemd_mount : Install required distro packages for mounts 1
OK 15 Dec 2025 09:42:22 +0000 00:00:00.01 aio1 ansible.builtin.include_tasks systemd_mount : Including systemd_install tasks 1
OK 15 Dec 2025 09:42:22 +0000 00:00:00.06 aio1 ansible.builtin.include_vars systemd_mount : Gather variables for each operating system 2
CHANGED 15 Dec 2025 09:42:21 +0000 00:00:00.56 aio1 community.general.filesystem lxc_hosts : Format the machines file 1
CHANGED 15 Dec 2025 09:42:20 +0000 00:00:00.32 aio1 ansible.builtin.command lxc_hosts : Create sparse machines file 1
OK 15 Dec 2025 09:42:20 +0000 00:00:00.02 aio1 ansible.builtin.include_tasks lxc_hosts : Including lxc_cache_rootfs tasks 2
OK 15 Dec 2025 09:42:20 +0000 00:00:00.03 aio1 ansible.builtin.set_fact lxc_hosts : Set cache refresh fact 2
OK 15 Dec 2025 09:42:19 +0000 00:00:00.31 aio1 ansible.builtin.slurp lxc_hosts : Retrieve the expiry object 2
OK 15 Dec 2025 09:42:19 +0000 00:00:00.04 aio1 ansible.builtin.set_fact lxc_hosts : Set LXC cache fact(s) 1
OK 15 Dec 2025 09:42:19 +0000 00:00:00.01 aio1 ansible.builtin.include_tasks lxc_hosts : Including lxc_cache tasks 3
OK 15 Dec 2025 09:42:18 +0000 00:00:00.33 aio1 ansible.builtin.stat lxc_hosts : Check Container Bridge exists 2
CHANGED 15 Dec 2025 09:42:16 +0000 00:00:01.17 aio1 ansible.builtin.systemd systemd_service : Load service lxc-dnsmasq 2
OK 15 Dec 2025 09:42:16 +0000 00:00:00.04 aio1 ansible.builtin.include_tasks systemd_service : Including systemd_load tasks 2
OK 15 Dec 2025 09:42:15 +0000 00:00:00.94 aio1 ansible.builtin.systemd systemd_service : Reload systemd on unit change 1
CHANGED 15 Dec 2025 09:42:14 +0000 00:00:00.49 aio1 openstack.config_template.config_template systemd_service : Place the systemd service 2
CHANGED 15 Dec 2025 09:42:13 +0000 00:00:00.75 aio1 ansible.builtin.template systemd_service : Create tmpfiles.d entry 2
CHANGED 15 Dec 2025 09:42:12 +0000 00:00:00.38 aio1 ansible.builtin.file systemd_service : Create TEMP service lock dir 2
CHANGED 15 Dec 2025 09:42:12 +0000 00:00:00.36 aio1 ansible.builtin.file systemd_service : Create TEMP run dir 2
OK 15 Dec 2025 09:42:12 +0000 00:00:00.02 aio1 ansible.builtin.include_role Run the systemd-service role 1
CHANGED 15 Dec 2025 09:42:03 +0000 00:00:08.08 aio1 ansible.builtin.command systemd_networkd : Update initramfs 1
OK 15 Dec 2025 09:42:01 +0000 00:00:01.52 aio1 ansible.builtin.setup systemd_networkd : (RE)Gather facts post setup 1
CHANGED 15 Dec 2025 09:42:00 +0000 00:00:00.90 aio1 ansible.builtin.systemd systemd_networkd : Restart systemd-udev 1
CHANGED 15 Dec 2025 09:41:59 +0000 00:00:00.49 aio1 ansible.builtin.systemd systemd_networkd : Restart systemd-networkd 2
OK 15 Dec 2025 09:41:57 +0000 00:00:01.88 aio1 ansible.builtin.systemd systemd_networkd : Ensure required services are running 1
CHANGED 15 Dec 2025 09:41:57 +0000 00:00:00.69 aio1 ansible.builtin.service lxc_hosts : Restart sshd 1
OK 15 Dec 2025 09:41:55 +0000 00:00:00.99 aio1 ansible.builtin.systemd lxc_hosts : Reload systemd units 1
CHANGED 15 Dec 2025 09:41:54 +0000 00:00:00.52 aio1 openstack.config_template.config_template systemd_networkd : Create systemd-networkd network network(s) 2
CHANGED 15 Dec 2025 09:41:53 +0000 00:00:00.46 aio1 openstack.config_template.config_template systemd_networkd : Create systemd-networkd network link(s) 2
CHANGED 15 Dec 2025 09:41:52 +0000 00:00:00.76 aio1 ansible.builtin.template systemd_networkd : Create systemd-networkd network device(s) 2
OK 15 Dec 2025 09:41:52 +0000 00:00:00.32 aio1 ansible.builtin.find systemd_networkd : Find prefixed netdev and network files 2
OK 15 Dec 2025 09:41:51 +0000 00:00:00.33 aio1 ansible.builtin.file systemd_networkd : Create systemd-networkd directory 2
OK 15 Dec 2025 09:41:50 +0000 00:00:01.29 aio1 ansible.builtin.package systemd_networkd : Install networkd distro packages 1
OK 15 Dec 2025 09:41:48 +0000 00:00:00.06 aio1 ansible.builtin.include_vars systemd_networkd : Gather variables for each operating system 2
OK 15 Dec 2025 09:41:48 +0000 00:00:00.01 aio1 ansible.builtin.include_role Run the systemd-networkd role 1
CHANGED 15 Dec 2025 09:41:46 +0000 00:00:02.16 aio1 ansible.builtin.systemd lxc_hosts : Disable and stop lxc-net 2
OK 15 Dec 2025 09:41:45 +0000 00:00:00.33 aio1 command lxc_hosts : Check if NetworkManager is running 2
OK 15 Dec 2025 09:41:45 +0000 00:00:00.02 aio1 ansible.builtin.include_tasks lxc_hosts : Including lxc_net tasks 2
CHANGED 15 Dec 2025 09:41:44 +0000 00:00:00.34 aio1 ansible.posix.sysctl lxc_hosts : Tuning kernel for lxc 1
CHANGED 15 Dec 2025 09:41:44 +0000 00:00:00.31 aio1 ansible.builtin.lineinfile lxc_hosts : Set sshd MaxSessions 2
CHANGED 15 Dec 2025 09:41:43 +0000 00:00:00.32 aio1 ansible.builtin.lineinfile lxc_hosts : Remove DefaultTasksMax value from default config 2
CHANGED 15 Dec 2025 09:41:42 +0000 00:00:00.71 aio1 ansible.builtin.copy lxc_hosts : Drop lxc veth check script 3
CHANGED 15 Dec 2025 09:41:38 +0000 00:00:04.28 aio1 ansible.builtin.template lxc_hosts : Drop base config file(s) 3
CHANGED 15 Dec 2025 09:41:37 +0000 00:00:00.67 aio1 ansible.builtin.user lxc_hosts : Ensure the lxc dnsmasq user exists 2
OK 15 Dec 2025 09:41:37 +0000 00:00:00.01 aio1 ansible.builtin.include_tasks lxc_hosts : Including lxc_post_install tasks 2
CHANGED 15 Dec 2025 09:41:36 +0000 00:00:01.01 aio1 ansible.builtin.systemd lxc_hosts : Restart irqbalance 1
CHANGED 15 Dec 2025 09:41:35 +0000 00:00:00.75 aio1 ansible.builtin.systemd lxc_hosts : Reload apparmor 1
CHANGED 15 Dec 2025 09:41:34 +0000 00:00:00.97 aio1 ansible.builtin.systemd lxc_hosts : Start apparmor 1
CHANGED 15 Dec 2025 09:41:33 +0000 00:00:00.32 aio1 ansible.builtin.lineinfile lxc_hosts : Fix liblxc-common apparmor profiles 3
CHANGED 15 Dec 2025 09:41:32 +0000 00:00:00.72 aio1 ansible.builtin.template lxc_hosts : Drop lxc-openstack apparmor profile 4
CHANGED 15 Dec 2025 09:41:31 +0000 00:00:00.79 aio1 ansible.builtin.template lxc_hosts : Drop irqbalance config 4
CHANGED 15 Dec 2025 09:41:22 +0000 00:00:09.54 aio1 ansible.builtin.apt lxc_hosts : Install apt packages 2
OK 15 Dec 2025 09:41:21 +0000 00:00:00.84 aio1 ansible.builtin.apt lxc_hosts : Remove conflicting packages 2
OK 15 Dec 2025 09:41:20 +0000 00:00:00.02 aio1 ansible.builtin.include_tasks lxc_hosts : Including lxc_install tasks 2
CHANGED 15 Dec 2025 09:41:17 +0000 00:00:03.09 aio1 ansible.builtin.file lxc_hosts : Create base directories 2
OK 15 Dec 2025 09:41:17 +0000 00:00:00.01 aio1 ansible.builtin.include_tasks lxc_hosts : Including lxc_pre_install tasks 2
OK 15 Dec 2025 09:41:17 +0000 00:00:00.07 aio1 ansible.builtin.include_vars lxc_hosts : Gather container variables 2
OK 15 Dec 2025 09:41:16 +0000 00:00:00.06 aio1 ansible.builtin.include_vars lxc_hosts : Gather variables for each operating system 2
CHANGED 15 Dec 2025 09:41:16 +0000 00:00:00.33 aio1 ansible.builtin.file Create the LXC service log aggregation link 1
CHANGED 15 Dec 2025 09:41:15 +0000 00:00:00.35 aio1 ansible.builtin.file Create the new LXC service log directory 1
OK 15 Dec 2025 09:41:14 +0000 00:00:00.34 aio1 ansible.builtin.file Create the log aggregation parent directory 1
OK 15 Dec 2025 09:41:14 +0000 00:00:00.49 aio1 ansible.builtin.stat Check the state of the default LXC service log directory 1
OK 15 Dec 2025 09:41:14 +0000 00:00:00.01 aio1 ansible.builtin.include_role Setup installation variables 1
CHANGED 15 Dec 2025 09:41:11 +0000 00:00:00.81 aio1 ansible.builtin.service openstack_hosts : Restart systemd-journald 1
CHANGED 15 Dec 2025 09:41:10 +0000 00:00:00.81 aio1 ansible.builtin.copy openstack_hosts : Define journald configuration 3
CHANGED 15 Dec 2025 09:41:10 +0000 00:00:00.43 aio1 ansible.builtin.file openstack_hosts : Create /etc/systemd/journald.conf.d directory 3
CHANGED 15 Dec 2025 09:41:08 +0000 00:00:01.25 aio1 ansible.builtin.systemd systemd_service : Load service networking-post-up 4
OK 15 Dec 2025 09:41:07 +0000 00:00:00.05 aio1 ansible.builtin.include_tasks systemd_service : Including systemd_load tasks 4
OK 15 Dec 2025 09:41:06 +0000 00:00:01.05 aio1 ansible.builtin.systemd systemd_service : Reload systemd on unit change 3
CHANGED 15 Dec 2025 09:41:05 +0000 00:00:00.59 aio1 openstack.config_template.config_template systemd_service : Place the systemd service 4
CHANGED 15 Dec 2025 09:41:04 +0000 00:00:00.84 aio1 ansible.builtin.template systemd_service : Create tmpfiles.d entry 4
CHANGED 15 Dec 2025 09:41:03 +0000 00:00:00.46 aio1 ansible.builtin.file systemd_service : Create TEMP service lock dir 4
CHANGED 15 Dec 2025 09:41:02 +0000 00:00:00.59 aio1 ansible.builtin.file systemd_service : Create TEMP run dir 4
OK 15 Dec 2025 09:41:02 +0000 00:00:00.04 aio1 ansible.builtin.include_role Run the systemd-service role 3
CHANGED 15 Dec 2025 09:40:53 +0000 00:00:08.28 aio1 ansible.builtin.command systemd_networkd : Update initramfs 3
OK 15 Dec 2025 09:40:51 +0000 00:00:01.97 aio1 ansible.builtin.setup systemd_networkd : (RE)Gather facts post setup 3
CHANGED 15 Dec 2025 09:40:50 +0000 00:00:01.15 aio1 ansible.builtin.systemd systemd_networkd : Restart systemd-udev 3
CHANGED 15 Dec 2025 09:40:49 +0000 00:00:00.73 aio1 ansible.builtin.systemd systemd_networkd : Restart systemd-networkd 4
OK 15 Dec 2025 09:40:47 +0000 00:00:01.93 aio1 ansible.builtin.systemd systemd_networkd : Ensure required services are running 3
OK 15 Dec 2025 09:40:45 +0000 00:00:01.08 aio1 ansible.builtin.systemd openstack_hosts : Systemd daemon reload 1
CHANGED 15 Dec 2025 09:40:43 +0000 00:00:02.40 aio1 ansible.builtin.service openstack_hosts : Restart sysstat 1
CHANGED 15 Dec 2025 09:40:38 +0000 00:00:03.99 aio1 openstack.config_template.config_template systemd_networkd : Create systemd-networkd network network(s) 4
CHANGED 15 Dec 2025 09:40:34 +0000 00:00:03.66 aio1 openstack.config_template.config_template systemd_networkd : Create systemd-networkd network link(s) 4
CHANGED 15 Dec 2025 09:40:27 +0000 00:00:06.46 aio1 ansible.builtin.template systemd_networkd : Create systemd-networkd network device(s) 4
OK 15 Dec 2025 09:40:26 +0000 00:00:00.58 aio1 ansible.builtin.find systemd_networkd : Find prefixed netdev and network files 4
OK 15 Dec 2025 09:40:26 +0000 00:00:00.43 aio1 ansible.builtin.file systemd_networkd : Create systemd-networkd directory 4
OK 15 Dec 2025 09:40:24 +0000 00:00:01.44 aio1 ansible.builtin.package systemd_networkd : Install networkd distro packages 3