+ sudo -E kolla_set_configs INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json INFO:__main__:Validating config file INFO:__main__:Kolla config strategy set to: COPY_ALWAYS INFO:__main__:Copying service configuration files INFO:__main__:Deleting /etc/libvirt/libvirtd.conf INFO:__main__:Copying /var/lib/kolla/config_files/libvirtd.conf to /etc/libvirt/libvirtd.conf INFO:__main__:Setting permission for /etc/libvirt/libvirtd.conf INFO:__main__:Deleting /etc/libvirt/qemu.conf INFO:__main__:Copying /var/lib/kolla/config_files/qemu.conf to /etc/libvirt/qemu.conf INFO:__main__:Setting permission for /etc/libvirt/qemu.conf INFO:__main__:Writing out command to execute ++ cat /run_command + CMD='/usr/sbin/libvirtd --listen' + ARGS= + sudo kolla_copy_cacerts + [[ ! -n '' ]] + . kolla_extend_start +++ lsmod +++ grep xenfs ++ [[ -n '' ]] ++ [[ ! -e /var/log/kolla/libvirt/libvirtd.log ]] ++ mkdir -p /var/log/kolla/libvirt ++ touch /var/log/kolla/libvirt/libvirtd.log ++ chmod 644 /var/log/kolla/libvirt/libvirtd.log +++ stat -c %a /var/log/kolla/libvirt ++ [[ 2755 != \7\5\5 ]] ++ chmod 755 /var/log/kolla/libvirt ++ chmod 644 /var/log/kolla/libvirt/libvirtd.log + echo 'Running command: '\''/usr/sbin/libvirtd --listen'\''' + exec /usr/sbin/libvirtd --listen Running command: '/usr/sbin/libvirtd --listen' 2025-04-27 16:39:50.700+0000: 37632: info : libvirt version: 8.0.0, package: 23.module_el8+785+dceced31 (builder@centos.org, 2023-12-12-18:02:35, ) 2025-04-27 16:39:50.700+0000: 37632: info : hostname: cn-jenkins-deploy-platform-ansible-os-3228-1 2025-04-27 16:39:50.700+0000: 37632: debug : virLogParseOutputs:1635 : outputs=1:file:/var/log/kolla/libvirt/libvirtd.log 2025-04-27 16:39:50.700+0000: 37632: debug : virLogParseOutput:1482 : output=1:file:/var/log/kolla/libvirt/libvirtd.log 2025-04-27 16:50:36.823+0000: 95788: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001' to '42436:42436' 2025-04-27 16:50:36.825+0000: 95790: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-1-instance-00000001' to '42436:42436' 2025-04-27 16:50:36.828+0000: 95791: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001/master-key.aes' to '42436:42436' 2025-04-27 16:50:36.853+0000: 95809: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:50:36.853+0000: 95809: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:50:36.853+0000: 95809: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:50:36.853+0000: 95809: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:50:36.853+0000: 95809: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:50:36.853+0000: 95809: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:50:36.853+0000: 95809: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:50:36.853+0000: 95809: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:50:36.853+0000: 95809: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:50:36.853+0000: 95809: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:50:36.853+0000: 95809: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:50:36.853+0000: 95809: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:50:36.853+0000: 95809: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:50:36.853+0000: 95809: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:50:36.857+0000: 95810: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/5f9e8f6a-3b5a-4134-85f6-156f67be4b35/disk' to '42436:42436' 2025-04-27 16:50:36.857+0000: 95810: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:50:43.742+0000: 96048: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/5f9e8f6a-3b5a-4134-85f6-156f67be4b35/disk secdriver=dac are valid 2025-04-27 16:50:43.742+0000: 96048: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/5f9e8f6a-3b5a-4134-85f6-156f67be4b35/disk' to 42436:42436 2025-04-27 16:50:53.784+0000: 96315: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002' to '42436:42436' 2025-04-27 16:50:53.786+0000: 96316: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-2-instance-00000002' to '42436:42436' 2025-04-27 16:50:53.788+0000: 96317: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002/master-key.aes' to '42436:42436' 2025-04-27 16:50:53.808+0000: 96331: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:50:53.808+0000: 96331: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:50:53.809+0000: 96331: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:50:53.809+0000: 96331: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:50:53.809+0000: 96331: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:50:53.809+0000: 96331: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:50:53.809+0000: 96331: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:50:53.809+0000: 96331: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:50:53.809+0000: 96331: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:50:53.809+0000: 96331: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:50:53.809+0000: 96331: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:50:53.809+0000: 96331: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:50:53.809+0000: 96331: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:50:53.809+0000: 96331: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:50:53.812+0000: 96332: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/1c91c2ab-dd72-4679-a105-e9d73c5d08d2/disk' to '42436:42436' 2025-04-27 16:50:53.812+0000: 96332: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:50:54.894+0000: 96391: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003' to '42436:42436' 2025-04-27 16:50:54.897+0000: 96392: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-3-instance-00000003' to '42436:42436' 2025-04-27 16:50:54.898+0000: 96393: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003/master-key.aes' to '42436:42436' 2025-04-27 16:50:54.916+0000: 96405: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:50:54.916+0000: 96405: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:50:54.916+0000: 96405: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:50:54.916+0000: 96405: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:50:54.916+0000: 96405: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:50:54.917+0000: 96405: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:50:54.917+0000: 96405: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:50:54.917+0000: 96405: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:50:54.917+0000: 96405: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:50:54.917+0000: 96405: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:50:54.917+0000: 96405: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:50:54.917+0000: 96405: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:50:54.917+0000: 96405: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:50:54.917+0000: 96405: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:50:54.920+0000: 96406: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/c762b9a2-bd67-470a-a664-da8504fabe09/disk' to '42436:42436' 2025-04-27 16:50:54.920+0000: 96406: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:51:14.608+0000: 97244: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/c762b9a2-bd67-470a-a664-da8504fabe09/disk secdriver=dac are valid 2025-04-27 16:51:14.608+0000: 97244: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/c762b9a2-bd67-470a-a664-da8504fabe09/disk' to 42436:42436 2025-04-27 16:51:14.667+0000: 97261: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/1c91c2ab-dd72-4679-a105-e9d73c5d08d2/disk secdriver=dac are valid 2025-04-27 16:51:14.667+0000: 97261: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/1c91c2ab-dd72-4679-a105-e9d73c5d08d2/disk' to 42436:42436 2025-04-27 16:51:27.263+0000: 97910: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004' to '42436:42436' 2025-04-27 16:51:27.265+0000: 97911: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-4-instance-00000004' to '42436:42436' 2025-04-27 16:51:27.268+0000: 97912: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004/master-key.aes' to '42436:42436' 2025-04-27 16:51:27.297+0000: 97937: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:51:27.298+0000: 97937: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:51:27.298+0000: 97937: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:51:27.298+0000: 97937: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:51:27.298+0000: 97937: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:51:27.298+0000: 97937: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:51:27.298+0000: 97937: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:51:27.298+0000: 97937: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:51:27.298+0000: 97937: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:51:27.298+0000: 97937: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:51:27.298+0000: 97937: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:51:27.298+0000: 97937: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:51:27.298+0000: 97937: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:51:27.298+0000: 97937: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:51:27.301+0000: 97945: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/e537ac65-4b40-4a82-a1ee-2a5a01ed1d47/disk' to '42436:42436' 2025-04-27 16:51:27.301+0000: 97945: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:51:28.691+0000: 98073: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005' to '42436:42436' 2025-04-27 16:51:28.693+0000: 98074: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-5-instance-00000005' to '42436:42436' 2025-04-27 16:51:28.694+0000: 98075: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005/master-key.aes' to '42436:42436' 2025-04-27 16:51:28.715+0000: 98087: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:51:28.715+0000: 98087: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:51:28.715+0000: 98087: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:51:28.715+0000: 98087: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:51:28.715+0000: 98087: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:51:28.715+0000: 98087: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:51:28.715+0000: 98087: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:51:28.715+0000: 98087: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:51:28.715+0000: 98087: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:51:28.715+0000: 98087: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:51:28.715+0000: 98087: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:51:28.715+0000: 98087: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:51:28.715+0000: 98087: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:51:28.715+0000: 98087: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:51:28.720+0000: 98090: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/fa4dd5b4-217e-4fac-a536-4fa314f57452/disk' to '42436:42436' 2025-04-27 16:51:28.720+0000: 98090: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:51:42.244+0000: 98842: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/fa4dd5b4-217e-4fac-a536-4fa314f57452/disk secdriver=dac are valid 2025-04-27 16:51:42.244+0000: 98842: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/fa4dd5b4-217e-4fac-a536-4fa314f57452/disk' to 42436:42436 2025-04-27 16:51:42.299+0000: 98865: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/e537ac65-4b40-4a82-a1ee-2a5a01ed1d47/disk secdriver=dac are valid 2025-04-27 16:51:42.300+0000: 98865: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/e537ac65-4b40-4a82-a1ee-2a5a01ed1d47/disk' to 42436:42436 2025-04-27 16:51:59.744+0000: 99368: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006' to '42436:42436' 2025-04-27 16:51:59.746+0000: 99369: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-6-instance-00000006' to '42436:42436' 2025-04-27 16:51:59.748+0000: 99370: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006/master-key.aes' to '42436:42436' 2025-04-27 16:51:59.766+0000: 99386: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:51:59.766+0000: 99386: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:51:59.766+0000: 99386: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:51:59.766+0000: 99386: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:51:59.767+0000: 99386: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:51:59.767+0000: 99386: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:51:59.767+0000: 99386: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:51:59.767+0000: 99386: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:51:59.767+0000: 99386: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:51:59.767+0000: 99386: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:51:59.767+0000: 99386: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:51:59.767+0000: 99386: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:51:59.767+0000: 99386: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:51:59.767+0000: 99386: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:51:59.772+0000: 99387: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/5b0f7443-7af3-4957-8eee-b83b525e4f23/disk' to '42436:42436' 2025-04-27 16:51:59.772+0000: 99387: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:52:00.849+0000: 99430: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007' to '42436:42436' 2025-04-27 16:52:00.851+0000: 99431: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-7-instance-00000007' to '42436:42436' 2025-04-27 16:52:00.852+0000: 99432: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007/master-key.aes' to '42436:42436' 2025-04-27 16:52:00.878+0000: 99444: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:52:00.878+0000: 99444: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:52:00.878+0000: 99444: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:52:00.878+0000: 99444: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:52:00.878+0000: 99444: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:52:00.878+0000: 99444: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:52:00.878+0000: 99444: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:52:00.878+0000: 99444: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:52:00.878+0000: 99444: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:52:00.878+0000: 99444: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:52:00.878+0000: 99444: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:52:00.878+0000: 99444: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:52:00.878+0000: 99444: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:52:00.878+0000: 99444: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:52:00.881+0000: 99445: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/fcebd891-0b52-48bb-a127-1d1d0bd63cc2/disk' to '42436:42436' 2025-04-27 16:52:00.881+0000: 99445: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:52:17.804+0000: 100197: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/fcebd891-0b52-48bb-a127-1d1d0bd63cc2/disk secdriver=dac are valid 2025-04-27 16:52:17.804+0000: 100197: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/fcebd891-0b52-48bb-a127-1d1d0bd63cc2/disk' to 42436:42436 2025-04-27 16:52:17.853+0000: 100208: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/5b0f7443-7af3-4957-8eee-b83b525e4f23/disk secdriver=dac are valid 2025-04-27 16:52:17.853+0000: 100208: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/5b0f7443-7af3-4957-8eee-b83b525e4f23/disk' to 42436:42436 2025-04-27 16:52:28.751+0000: 100962: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008' to '42436:42436' 2025-04-27 16:52:28.753+0000: 100963: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-8-instance-00000008' to '42436:42436' 2025-04-27 16:52:28.756+0000: 100964: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008/master-key.aes' to '42436:42436' 2025-04-27 16:52:28.796+0000: 100978: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:52:28.796+0000: 100978: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:52:28.796+0000: 100978: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:52:28.796+0000: 100978: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:52:28.796+0000: 100978: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:52:28.796+0000: 100978: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:52:28.796+0000: 100978: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:52:28.796+0000: 100978: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:52:28.796+0000: 100978: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:52:28.796+0000: 100978: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:52:28.796+0000: 100978: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:52:28.796+0000: 100978: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:52:28.796+0000: 100978: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:52:28.796+0000: 100978: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:52:28.803+0000: 100979: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/479c3b6c-81f1-4ebf-b805-5a71d67281a1/disk' to '42436:42436' 2025-04-27 16:52:28.803+0000: 100979: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:52:29.709+0000: 101054: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009' to '42436:42436' 2025-04-27 16:52:29.711+0000: 101055: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-9-instance-00000009' to '42436:42436' 2025-04-27 16:52:29.714+0000: 101056: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009/master-key.aes' to '42436:42436' 2025-04-27 16:52:29.738+0000: 101068: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:52:29.738+0000: 101068: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:52:29.738+0000: 101068: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:52:29.738+0000: 101068: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:52:29.738+0000: 101068: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:52:29.738+0000: 101068: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:52:29.738+0000: 101068: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:52:29.738+0000: 101068: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:52:29.738+0000: 101068: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:52:29.738+0000: 101068: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:52:29.738+0000: 101068: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:52:29.738+0000: 101068: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:52:29.738+0000: 101068: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:52:29.738+0000: 101068: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:52:29.743+0000: 101069: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/e4d0568f-e928-477f-84c7-2bddba4a7200/disk' to '42436:42436' 2025-04-27 16:52:29.743+0000: 101069: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:52:32.616+0000: 101152: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a' to '42436:42436' 2025-04-27 16:52:32.618+0000: 101153: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-10-instance-0000000a' to '42436:42436' 2025-04-27 16:52:32.619+0000: 101154: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a/master-key.aes' to '42436:42436' 2025-04-27 16:52:32.664+0000: 101176: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:52:32.665+0000: 101176: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:52:32.665+0000: 101176: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:52:32.665+0000: 101176: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:52:32.665+0000: 101176: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:52:32.665+0000: 101176: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:52:32.665+0000: 101176: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:52:32.665+0000: 101176: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:52:32.665+0000: 101176: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:52:32.665+0000: 101176: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:52:32.665+0000: 101176: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:52:32.665+0000: 101176: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:52:32.665+0000: 101176: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:52:32.665+0000: 101176: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:52:32.668+0000: 101178: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/1034c810-7cfd-4159-99b6-67440641de49/disk' to '42436:42436' 2025-04-27 16:52:32.668+0000: 101178: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/d9ed81a545b07f564222d5fcd4d746160e918467' to '42436:42436' 2025-04-27 16:53:22.364+0000: 103343: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/1034c810-7cfd-4159-99b6-67440641de49/disk secdriver=dac are valid 2025-04-27 16:53:22.364+0000: 103343: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/1034c810-7cfd-4159-99b6-67440641de49/disk' to 42436:42436 2025-04-27 16:53:22.529+0000: 103399: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/e4d0568f-e928-477f-84c7-2bddba4a7200/disk secdriver=dac are valid 2025-04-27 16:53:22.529+0000: 103399: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/e4d0568f-e928-477f-84c7-2bddba4a7200/disk' to 42436:42436 2025-04-27 16:53:22.615+0000: 103426: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/479c3b6c-81f1-4ebf-b805-5a71d67281a1/disk secdriver=dac are valid 2025-04-27 16:53:22.615+0000: 103426: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/479c3b6c-81f1-4ebf-b805-5a71d67281a1/disk' to 42436:42436 2025-04-27 16:53:32.052+0000: 103864: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b' to '42436:42436' 2025-04-27 16:53:32.054+0000: 103865: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-11-instance-0000000b' to '42436:42436' 2025-04-27 16:53:32.056+0000: 103866: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b/master-key.aes' to '42436:42436' 2025-04-27 16:53:32.074+0000: 103882: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:53:32.074+0000: 103882: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:53:32.074+0000: 103882: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:53:32.074+0000: 103882: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:53:32.074+0000: 103882: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:53:32.074+0000: 103882: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:53:32.074+0000: 103882: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:53:32.074+0000: 103882: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:53:32.074+0000: 103882: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:53:32.074+0000: 103882: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:53:32.074+0000: 103882: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:53:32.074+0000: 103882: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:53:32.074+0000: 103882: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:53:32.074+0000: 103882: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:53:32.078+0000: 103883: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/76b8886d-efa5-4930-8bc6-a3a06f5e62f3/disk' to '42436:42436' 2025-04-27 16:53:32.078+0000: 103883: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:53:47.903+0000: 104525: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c' to '42436:42436' 2025-04-27 16:53:47.904+0000: 104526: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-12-instance-0000000c' to '42436:42436' 2025-04-27 16:53:47.906+0000: 104527: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c/master-key.aes' to '42436:42436' 2025-04-27 16:53:47.925+0000: 104541: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:53:47.925+0000: 104541: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:53:47.925+0000: 104541: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:53:47.925+0000: 104541: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:53:47.925+0000: 104541: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:53:47.925+0000: 104541: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:53:47.925+0000: 104541: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:53:47.925+0000: 104541: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:53:47.925+0000: 104541: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:53:47.925+0000: 104541: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:53:47.925+0000: 104541: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:53:47.925+0000: 104541: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:53:47.925+0000: 104541: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:53:47.925+0000: 104541: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:53:47.930+0000: 104542: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/6180e50c-f922-44c3-9e66-b0b3fd40d436/disk' to '42436:42436' 2025-04-27 16:53:47.930+0000: 104542: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:54:09.313+0000: 104959: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/6180e50c-f922-44c3-9e66-b0b3fd40d436/disk secdriver=dac are valid 2025-04-27 16:54:09.313+0000: 104959: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/6180e50c-f922-44c3-9e66-b0b3fd40d436/disk' to 42436:42436 2025-04-27 16:54:09.363+0000: 104978: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/76b8886d-efa5-4930-8bc6-a3a06f5e62f3/disk secdriver=dac are valid 2025-04-27 16:54:09.363+0000: 104978: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/76b8886d-efa5-4930-8bc6-a3a06f5e62f3/disk' to 42436:42436 2025-04-27 16:54:17.083+0000: 105642: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d' to '42436:42436' 2025-04-27 16:54:17.086+0000: 105643: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-13-instance-0000000d' to '42436:42436' 2025-04-27 16:54:17.088+0000: 105644: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d/master-key.aes' to '42436:42436' 2025-04-27 16:54:17.112+0000: 105658: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:54:17.112+0000: 105658: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:54:17.112+0000: 105658: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:54:17.112+0000: 105658: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:54:17.112+0000: 105658: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:54:17.112+0000: 105658: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:54:17.112+0000: 105658: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:54:17.112+0000: 105658: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:54:17.112+0000: 105658: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:54:17.112+0000: 105658: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:54:17.112+0000: 105658: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:54:17.112+0000: 105658: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:54:17.112+0000: 105658: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:54:17.112+0000: 105658: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:54:17.116+0000: 105659: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/4cd83157-0eac-41b5-90e5-f15dcfb84ffb/disk' to '42436:42436' 2025-04-27 16:54:17.116+0000: 105659: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:54:18.320+0000: 105754: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e' to '42436:42436' 2025-04-27 16:54:18.322+0000: 105755: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-14-instance-0000000e' to '42436:42436' 2025-04-27 16:54:18.324+0000: 105756: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e/master-key.aes' to '42436:42436' 2025-04-27 16:54:18.345+0000: 105766: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:54:18.346+0000: 105766: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:54:18.346+0000: 105766: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:54:18.346+0000: 105766: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:54:18.346+0000: 105766: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:54:18.346+0000: 105766: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:54:18.346+0000: 105766: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:54:18.346+0000: 105766: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:54:18.346+0000: 105766: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:54:18.346+0000: 105766: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:54:18.346+0000: 105766: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:54:18.346+0000: 105766: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:54:18.346+0000: 105766: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:54:18.346+0000: 105766: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:54:18.349+0000: 105769: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/25cfca51-7598-4074-9845-4e79252aad50/disk' to '42436:42436' 2025-04-27 16:54:18.349+0000: 105769: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:54:37.692+0000: 106668: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/25cfca51-7598-4074-9845-4e79252aad50/disk secdriver=dac are valid 2025-04-27 16:54:37.692+0000: 106668: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/25cfca51-7598-4074-9845-4e79252aad50/disk' to 42436:42436 2025-04-27 16:54:37.741+0000: 106685: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/4cd83157-0eac-41b5-90e5-f15dcfb84ffb/disk secdriver=dac are valid 2025-04-27 16:54:37.741+0000: 106685: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/4cd83157-0eac-41b5-90e5-f15dcfb84ffb/disk' to 42436:42436 2025-04-27 16:54:45.140+0000: 106876: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f' to '42436:42436' 2025-04-27 16:54:45.142+0000: 106877: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-15-instance-0000000f' to '42436:42436' 2025-04-27 16:54:45.143+0000: 106878: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f/master-key.aes' to '42436:42436' 2025-04-27 16:54:45.158+0000: 106890: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:54:45.158+0000: 106890: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:54:45.158+0000: 106890: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:54:45.158+0000: 106890: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:54:45.158+0000: 106890: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:54:45.158+0000: 106890: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:54:45.158+0000: 106890: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:54:45.158+0000: 106890: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:54:45.158+0000: 106890: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:54:45.158+0000: 106890: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:54:45.158+0000: 106890: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:54:45.158+0000: 106890: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:54:45.158+0000: 106890: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:54:45.158+0000: 106890: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:54:45.161+0000: 106893: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/c2280e7d-aada-4ccf-9258-4cad2256cbe4/disk' to '42436:42436' 2025-04-27 16:54:45.161+0000: 106893: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:54:57.722+0000: 107641: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/c2280e7d-aada-4ccf-9258-4cad2256cbe4/disk secdriver=dac are valid 2025-04-27 16:54:57.722+0000: 107641: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/c2280e7d-aada-4ccf-9258-4cad2256cbe4/disk' to 42436:42436 2025-04-27 16:55:02.401+0000: 107769: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010' to '42436:42436' 2025-04-27 16:55:02.404+0000: 107770: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-16-instance-00000010' to '42436:42436' 2025-04-27 16:55:02.406+0000: 107771: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010/master-key.aes' to '42436:42436' 2025-04-27 16:55:02.420+0000: 107783: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:55:02.420+0000: 107783: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:55:02.420+0000: 107783: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:55:02.420+0000: 107783: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:55:02.420+0000: 107783: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:55:02.420+0000: 107783: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:55:02.420+0000: 107783: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:55:02.420+0000: 107783: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:55:02.420+0000: 107783: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:55:02.420+0000: 107783: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:55:02.420+0000: 107783: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:55:02.420+0000: 107783: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:55:02.420+0000: 107783: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:55:02.420+0000: 107783: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:55:02.424+0000: 107786: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/f1087ce5-abea-4d74-9e21-e67043fd20ad/disk' to '42436:42436' 2025-04-27 16:55:02.424+0000: 107786: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:55:14.301+0000: 108042: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/f1087ce5-abea-4d74-9e21-e67043fd20ad/disk secdriver=dac are valid 2025-04-27 16:55:14.301+0000: 108042: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/f1087ce5-abea-4d74-9e21-e67043fd20ad/disk' to 42436:42436 2025-04-27 16:55:20.150+0000: 108652: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011' to '42436:42436' 2025-04-27 16:55:20.152+0000: 108657: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-17-instance-00000011' to '42436:42436' 2025-04-27 16:55:20.154+0000: 108659: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011/master-key.aes' to '42436:42436' 2025-04-27 16:55:20.175+0000: 108687: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:55:20.176+0000: 108687: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:55:20.176+0000: 108687: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:55:20.176+0000: 108687: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:55:20.176+0000: 108687: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:55:20.176+0000: 108687: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:55:20.176+0000: 108687: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:55:20.176+0000: 108687: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:55:20.176+0000: 108687: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:55:20.176+0000: 108687: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:55:20.176+0000: 108687: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:55:20.176+0000: 108687: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:55:20.176+0000: 108687: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:55:20.176+0000: 108687: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:55:20.181+0000: 108688: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/74acf79c-6483-4223-8f7c-aaecdcb1f71b/disk' to '42436:42436' 2025-04-27 16:55:20.181+0000: 108688: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:55:20.250+0000: 108719: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012' to '42436:42436' 2025-04-27 16:55:20.252+0000: 108720: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-18-instance-00000012' to '42436:42436' 2025-04-27 16:55:20.253+0000: 108721: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012/master-key.aes' to '42436:42436' 2025-04-27 16:55:20.278+0000: 108733: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:55:20.278+0000: 108733: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:55:20.279+0000: 108733: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:55:20.279+0000: 108733: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:55:20.279+0000: 108733: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:55:20.279+0000: 108733: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:55:20.279+0000: 108733: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:55:20.279+0000: 108733: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:55:20.279+0000: 108733: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:55:20.279+0000: 108733: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:55:20.279+0000: 108733: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:55:20.279+0000: 108733: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:55:20.279+0000: 108733: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:55:20.279+0000: 108733: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:55:20.307+0000: 108741: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/14b8c87b-077b-4350-9272-d5a1faaae017/disk' to '42436:42436' 2025-04-27 16:55:20.307+0000: 108741: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:55:21.198+0000: 108886: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-19-instance-00000013' to '42436:42436' 2025-04-27 16:55:21.200+0000: 108887: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-19-instance-00000013' to '42436:42436' 2025-04-27 16:55:21.201+0000: 108888: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-19-instance-00000013/master-key.aes' to '42436:42436' 2025-04-27 16:55:21.225+0000: 108900: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:55:21.225+0000: 108900: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:55:21.225+0000: 108900: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-04-27 16:55:21.225+0000: 108900: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-04-27 16:55:21.225+0000: 108900: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-04-27 16:55:21.225+0000: 108900: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-04-27 16:55:21.225+0000: 108900: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-04-27 16:55:21.225+0000: 108900: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-04-27 16:55:21.225+0000: 108900: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-04-27 16:55:21.225+0000: 108900: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-04-27 16:55:21.225+0000: 108900: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-04-27 16:55:21.225+0000: 108900: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-04-27 16:55:21.225+0000: 108900: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-04-27 16:55:21.225+0000: 108900: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-04-27 16:55:21.234+0000: 108901: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/25d03977-c22c-410d-b79c-ec6e7f45f1e2/disk' to '42436:42436' 2025-04-27 16:55:21.234+0000: 108901: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad99dbc3013f92e933478e472a97c34af3b7753f' to '42436:42436' 2025-04-27 16:55:50.281+0000: 109950: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/25d03977-c22c-410d-b79c-ec6e7f45f1e2/disk secdriver=dac are valid 2025-04-27 16:55:50.281+0000: 109950: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/25d03977-c22c-410d-b79c-ec6e7f45f1e2/disk' to 42436:42436 2025-04-27 16:55:55.172+0000: 110417: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/14b8c87b-077b-4350-9272-d5a1faaae017/disk secdriver=dac are valid 2025-04-27 16:55:55.172+0000: 110417: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/14b8c87b-077b-4350-9272-d5a1faaae017/disk' to 42436:42436 2025-04-27 16:55:55.242+0000: 110446: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/74acf79c-6483-4223-8f7c-aaecdcb1f71b/disk secdriver=dac are valid 2025-04-27 16:55:55.242+0000: 110446: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/74acf79c-6483-4223-8f7c-aaecdcb1f71b/disk' to 42436:42436