+ 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-07-04 15:03:58.930+0000: 39271: info : libvirt version: 8.0.0, package: 23.module_el8+785+dceced31 (builder@centos.org, 2023-12-12-18:02:35, ) 2025-07-04 15:03:58.930+0000: 39271: info : hostname: cn-jenkins-deploy-platform-ansible-os-3597-1 2025-07-04 15:03:58.930+0000: 39271: debug : virLogParseOutputs:1635 : outputs=1:file:/var/log/kolla/libvirt/libvirtd.log 2025-07-04 15:03:58.930+0000: 39271: debug : virLogParseOutput:1482 : output=1:file:/var/log/kolla/libvirt/libvirtd.log 2025-07-04 15:16:58.074+0000: 101732: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001' to '42436:42436' 2025-07-04 15:16:58.076+0000: 101734: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-1-instance-00000001' to '42436:42436' 2025-07-04 15:16:58.078+0000: 101735: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001/master-key.aes' to '42436:42436' 2025-07-04 15:16:58.107+0000: 101751: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:16:58.107+0000: 101751: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:16:58.107+0000: 101751: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:16:58.107+0000: 101751: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:16:58.107+0000: 101751: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:16:58.107+0000: 101751: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:16:58.107+0000: 101751: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:16:58.107+0000: 101751: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:16:58.107+0000: 101751: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:16:58.107+0000: 101751: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:16:58.107+0000: 101751: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:16:58.107+0000: 101751: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:16:58.107+0000: 101751: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:16:58.107+0000: 101751: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:16:58.112+0000: 101752: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/9e39d00e-76c9-454b-a17f-b52ed3a7df93/disk' to '42436:42436' 2025-07-04 15:16:58.112+0000: 101752: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:17:09.442+0000: 102326: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/9e39d00e-76c9-454b-a17f-b52ed3a7df93/disk secdriver=dac are valid 2025-07-04 15:17:09.442+0000: 102326: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/9e39d00e-76c9-454b-a17f-b52ed3a7df93/disk' to 42436:42436 2025-07-04 15:17:21.304+0000: 102710: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002' to '42436:42436' 2025-07-04 15:17:21.306+0000: 102711: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-2-instance-00000002' to '42436:42436' 2025-07-04 15:17:21.308+0000: 102712: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002/master-key.aes' to '42436:42436' 2025-07-04 15:17:21.337+0000: 102726: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:17:21.337+0000: 102726: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:17:21.337+0000: 102726: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:17:21.337+0000: 102726: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:17:21.337+0000: 102726: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:17:21.338+0000: 102726: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:17:21.338+0000: 102726: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:17:21.338+0000: 102726: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:17:21.338+0000: 102726: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:17:21.338+0000: 102726: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:17:21.338+0000: 102726: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:17:21.338+0000: 102726: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:17:21.338+0000: 102726: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:17:21.338+0000: 102726: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:17:21.346+0000: 102727: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/eac2d06d-c698-49da-9de5-866ac04ae646/disk' to '42436:42436' 2025-07-04 15:17:21.346+0000: 102727: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:17:22.645+0000: 102879: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003' to '42436:42436' 2025-07-04 15:17:22.648+0000: 102885: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-3-instance-00000003' to '42436:42436' 2025-07-04 15:17:22.650+0000: 102886: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003/master-key.aes' to '42436:42436' 2025-07-04 15:17:22.683+0000: 102916: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:17:22.683+0000: 102916: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:17:22.683+0000: 102916: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:17:22.683+0000: 102916: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:17:22.683+0000: 102916: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:17:22.683+0000: 102916: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:17:22.683+0000: 102916: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:17:22.683+0000: 102916: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:17:22.683+0000: 102916: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:17:22.683+0000: 102916: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:17:22.684+0000: 102916: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:17:22.684+0000: 102916: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:17:22.684+0000: 102916: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:17:22.684+0000: 102916: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:17:22.688+0000: 102917: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/6f1618f8-450c-4de8-9ac1-b0d03094af68/disk' to '42436:42436' 2025-07-04 15:17:22.688+0000: 102917: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:17:37.308+0000: 103601: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/6f1618f8-450c-4de8-9ac1-b0d03094af68/disk secdriver=dac are valid 2025-07-04 15:17:37.309+0000: 103601: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/6f1618f8-450c-4de8-9ac1-b0d03094af68/disk' to 42436:42436 2025-07-04 15:17:37.383+0000: 103624: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/eac2d06d-c698-49da-9de5-866ac04ae646/disk secdriver=dac are valid 2025-07-04 15:17:37.383+0000: 103624: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/eac2d06d-c698-49da-9de5-866ac04ae646/disk' to 42436:42436 2025-07-04 15:17:52.183+0000: 104192: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004' to '42436:42436' 2025-07-04 15:17:52.185+0000: 104193: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-4-instance-00000004' to '42436:42436' 2025-07-04 15:17:52.187+0000: 104194: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004/master-key.aes' to '42436:42436' 2025-07-04 15:17:52.218+0000: 104206: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:17:52.218+0000: 104206: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:17:52.218+0000: 104206: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:17:52.218+0000: 104206: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:17:52.218+0000: 104206: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:17:52.218+0000: 104206: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:17:52.218+0000: 104206: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:17:52.218+0000: 104206: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:17:52.218+0000: 104206: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:17:52.218+0000: 104206: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:17:52.218+0000: 104206: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:17:52.218+0000: 104206: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:17:52.218+0000: 104206: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:17:52.218+0000: 104206: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:17:52.233+0000: 104209: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/e98a70d3-9a15-40d1-9887-b1fde0a7de33/disk' to '42436:42436' 2025-07-04 15:17:52.233+0000: 104209: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:17:53.584+0000: 104318: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005' to '42436:42436' 2025-07-04 15:17:53.586+0000: 104319: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-5-instance-00000005' to '42436:42436' 2025-07-04 15:17:53.588+0000: 104320: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005/master-key.aes' to '42436:42436' 2025-07-04 15:17:53.614+0000: 104330: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:17:53.614+0000: 104330: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:17:53.614+0000: 104330: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:17:53.614+0000: 104330: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:17:53.614+0000: 104330: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:17:53.614+0000: 104330: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:17:53.614+0000: 104330: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:17:53.614+0000: 104330: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:17:53.614+0000: 104330: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:17:53.614+0000: 104330: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:17:53.614+0000: 104330: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:17:53.614+0000: 104330: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:17:53.614+0000: 104330: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:17:53.614+0000: 104330: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:17:53.619+0000: 104331: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/33bf5bbb-2a0e-4f95-adc0-fe2977b30365/disk' to '42436:42436' 2025-07-04 15:17:53.619+0000: 104331: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:18:10.606+0000: 105417: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/33bf5bbb-2a0e-4f95-adc0-fe2977b30365/disk secdriver=dac are valid 2025-07-04 15:18:10.606+0000: 105417: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/33bf5bbb-2a0e-4f95-adc0-fe2977b30365/disk' to 42436:42436 2025-07-04 15:18:10.684+0000: 105440: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/e98a70d3-9a15-40d1-9887-b1fde0a7de33/disk secdriver=dac are valid 2025-07-04 15:18:10.684+0000: 105440: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/e98a70d3-9a15-40d1-9887-b1fde0a7de33/disk' to 42436:42436 2025-07-04 15:18:30.876+0000: 106281: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006' to '42436:42436' 2025-07-04 15:18:30.888+0000: 106286: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-6-instance-00000006' to '42436:42436' 2025-07-04 15:18:30.890+0000: 106288: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006/master-key.aes' to '42436:42436' 2025-07-04 15:18:30.918+0000: 106303: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:18:30.918+0000: 106303: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:18:30.918+0000: 106303: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:18:30.919+0000: 106303: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:18:30.919+0000: 106303: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:18:30.919+0000: 106303: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:18:30.919+0000: 106303: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:18:30.919+0000: 106303: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:18:30.919+0000: 106303: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:18:30.919+0000: 106303: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:18:30.919+0000: 106303: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:18:30.919+0000: 106303: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:18:30.919+0000: 106303: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:18:30.919+0000: 106303: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:18:30.923+0000: 106304: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/a5ad8db5-2976-4997-ad8d-7ed5629a7233/disk' to '42436:42436' 2025-07-04 15:18:30.923+0000: 106304: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:18:32.296+0000: 106432: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007' to '42436:42436' 2025-07-04 15:18:32.301+0000: 106433: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-7-instance-00000007' to '42436:42436' 2025-07-04 15:18:32.304+0000: 106434: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007/master-key.aes' to '42436:42436' 2025-07-04 15:18:32.332+0000: 106448: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:18:32.332+0000: 106448: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:18:32.332+0000: 106448: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:18:32.332+0000: 106448: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:18:32.332+0000: 106448: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:18:32.332+0000: 106448: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:18:32.332+0000: 106448: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:18:32.332+0000: 106448: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:18:32.332+0000: 106448: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:18:32.332+0000: 106448: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:18:32.332+0000: 106448: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:18:32.332+0000: 106448: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:18:32.332+0000: 106448: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:18:32.332+0000: 106448: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:18:32.336+0000: 106449: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/08015e00-b6d5-4cba-9c3a-91edfbc9965b/disk' to '42436:42436' 2025-07-04 15:18:32.336+0000: 106449: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:18:51.384+0000: 107181: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/08015e00-b6d5-4cba-9c3a-91edfbc9965b/disk secdriver=dac are valid 2025-07-04 15:18:51.384+0000: 107181: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/08015e00-b6d5-4cba-9c3a-91edfbc9965b/disk' to 42436:42436 2025-07-04 15:18:51.462+0000: 107196: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/a5ad8db5-2976-4997-ad8d-7ed5629a7233/disk secdriver=dac are valid 2025-07-04 15:18:51.462+0000: 107196: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/a5ad8db5-2976-4997-ad8d-7ed5629a7233/disk' to 42436:42436 2025-07-04 15:19:03.710+0000: 107911: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008' to '42436:42436' 2025-07-04 15:19:03.712+0000: 107912: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-8-instance-00000008' to '42436:42436' 2025-07-04 15:19:03.715+0000: 107913: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008/master-key.aes' to '42436:42436' 2025-07-04 15:19:03.745+0000: 107927: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:19:03.745+0000: 107927: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:19:03.745+0000: 107927: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:19:03.745+0000: 107927: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:19:03.745+0000: 107927: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:19:03.745+0000: 107927: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:19:03.745+0000: 107927: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:19:03.745+0000: 107927: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:19:03.745+0000: 107927: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:19:03.745+0000: 107927: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:19:03.745+0000: 107927: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:19:03.745+0000: 107927: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:19:03.745+0000: 107927: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:19:03.745+0000: 107927: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:19:03.750+0000: 107928: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/0b003d4a-edff-49e8-82d3-82988ff4b3d0/disk' to '42436:42436' 2025-07-04 15:19:03.750+0000: 107928: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:19:04.906+0000: 108077: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009' to '42436:42436' 2025-07-04 15:19:04.909+0000: 108079: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-9-instance-00000009' to '42436:42436' 2025-07-04 15:19:04.911+0000: 108080: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009/master-key.aes' to '42436:42436' 2025-07-04 15:19:04.945+0000: 108092: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:19:04.945+0000: 108092: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:19:04.945+0000: 108092: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:19:04.945+0000: 108092: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:19:04.945+0000: 108092: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:19:04.945+0000: 108092: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:19:04.945+0000: 108092: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:19:04.945+0000: 108092: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:19:04.945+0000: 108092: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:19:04.945+0000: 108092: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:19:04.945+0000: 108092: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:19:04.945+0000: 108092: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:19:04.945+0000: 108092: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:19:04.945+0000: 108092: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:19:04.950+0000: 108093: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/c94a7856-791b-4661-a0a6-2b1385e28ddd/disk' to '42436:42436' 2025-07-04 15:19:04.950+0000: 108093: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:19:08.605+0000: 108329: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a' to '42436:42436' 2025-07-04 15:19:08.607+0000: 108330: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-10-instance-0000000a' to '42436:42436' 2025-07-04 15:19:08.609+0000: 108331: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a/master-key.aes' to '42436:42436' 2025-07-04 15:19:08.662+0000: 108359: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:19:08.663+0000: 108359: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:19:08.663+0000: 108359: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:19:08.663+0000: 108359: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:19:08.663+0000: 108359: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:19:08.663+0000: 108359: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:19:08.663+0000: 108359: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:19:08.663+0000: 108359: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:19:08.663+0000: 108359: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:19:08.663+0000: 108359: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:19:08.663+0000: 108359: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:19:08.663+0000: 108359: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:19:08.663+0000: 108359: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:19:08.663+0000: 108359: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:19:08.672+0000: 108360: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/ee40f982-72e3-457a-b6a0-3b6c7f229a5f/disk' to '42436:42436' 2025-07-04 15:19:08.672+0000: 108360: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e5cb3e36453a3720b264013ecda0d6dfcadd1ea8' to '42436:42436' 2025-07-04 15:20:03.235+0000: 110619: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/ee40f982-72e3-457a-b6a0-3b6c7f229a5f/disk secdriver=dac are valid 2025-07-04 15:20:03.235+0000: 110619: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/ee40f982-72e3-457a-b6a0-3b6c7f229a5f/disk' to 42436:42436 2025-07-04 15:20:03.423+0000: 110676: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/c94a7856-791b-4661-a0a6-2b1385e28ddd/disk secdriver=dac are valid 2025-07-04 15:20:03.423+0000: 110676: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/c94a7856-791b-4661-a0a6-2b1385e28ddd/disk' to 42436:42436 2025-07-04 15:20:03.511+0000: 110698: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/0b003d4a-edff-49e8-82d3-82988ff4b3d0/disk secdriver=dac are valid 2025-07-04 15:20:03.512+0000: 110698: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/0b003d4a-edff-49e8-82d3-82988ff4b3d0/disk' to 42436:42436 2025-07-04 15:20:14.270+0000: 111319: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b' to '42436:42436' 2025-07-04 15:20:14.272+0000: 111320: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-11-instance-0000000b' to '42436:42436' 2025-07-04 15:20:14.274+0000: 111321: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b/master-key.aes' to '42436:42436' 2025-07-04 15:20:14.293+0000: 111333: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:20:14.293+0000: 111333: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:20:14.293+0000: 111333: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:20:14.293+0000: 111333: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:20:14.293+0000: 111333: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:20:14.293+0000: 111333: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:20:14.293+0000: 111333: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:20:14.293+0000: 111333: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:20:14.293+0000: 111333: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:20:14.293+0000: 111333: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:20:14.293+0000: 111333: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:20:14.293+0000: 111333: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:20:14.293+0000: 111333: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:20:14.293+0000: 111333: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:20:14.298+0000: 111336: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/2ae8b8e4-409c-4e98-b687-a558bce9439b/disk' to '42436:42436' 2025-07-04 15:20:14.298+0000: 111336: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:20:35.687+0000: 111930: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c' to '42436:42436' 2025-07-04 15:20:35.689+0000: 111931: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-12-instance-0000000c' to '42436:42436' 2025-07-04 15:20:35.691+0000: 111932: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c/master-key.aes' to '42436:42436' 2025-07-04 15:20:35.709+0000: 111944: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:20:35.709+0000: 111944: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:20:35.709+0000: 111944: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:20:35.709+0000: 111944: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:20:35.709+0000: 111944: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:20:35.709+0000: 111944: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:20:35.709+0000: 111944: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:20:35.709+0000: 111944: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:20:35.709+0000: 111944: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:20:35.709+0000: 111944: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:20:35.709+0000: 111944: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:20:35.709+0000: 111944: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:20:35.709+0000: 111944: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:20:35.709+0000: 111944: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:20:35.714+0000: 111946: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/f26066e1-a9a1-4417-8bc0-6359ea71adce/disk' to '42436:42436' 2025-07-04 15:20:35.714+0000: 111946: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:20:57.256+0000: 113057: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/f26066e1-a9a1-4417-8bc0-6359ea71adce/disk secdriver=dac are valid 2025-07-04 15:20:57.256+0000: 113057: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/f26066e1-a9a1-4417-8bc0-6359ea71adce/disk' to 42436:42436 2025-07-04 15:20:57.322+0000: 113074: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/2ae8b8e4-409c-4e98-b687-a558bce9439b/disk secdriver=dac are valid 2025-07-04 15:20:57.322+0000: 113074: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/2ae8b8e4-409c-4e98-b687-a558bce9439b/disk' to 42436:42436 2025-07-04 15:21:06.238+0000: 113548: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d' to '42436:42436' 2025-07-04 15:21:06.240+0000: 113549: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-13-instance-0000000d' to '42436:42436' 2025-07-04 15:21:06.243+0000: 113550: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d/master-key.aes' to '42436:42436' 2025-07-04 15:21:06.268+0000: 113564: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:21:06.268+0000: 113564: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:21:06.268+0000: 113564: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:21:06.268+0000: 113564: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:21:06.268+0000: 113564: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:21:06.268+0000: 113564: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:21:06.268+0000: 113564: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:21:06.268+0000: 113564: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:21:06.268+0000: 113564: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:21:06.268+0000: 113564: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:21:06.269+0000: 113564: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:21:06.269+0000: 113564: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:21:06.269+0000: 113564: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:21:06.269+0000: 113564: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:21:06.275+0000: 113565: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/115621fb-675b-4179-86d1-81daea4e2687/disk' to '42436:42436' 2025-07-04 15:21:06.275+0000: 113565: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:21:07.481+0000: 113667: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e' to '42436:42436' 2025-07-04 15:21:07.483+0000: 113668: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-14-instance-0000000e' to '42436:42436' 2025-07-04 15:21:07.485+0000: 113669: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e/master-key.aes' to '42436:42436' 2025-07-04 15:21:07.506+0000: 113679: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:21:07.506+0000: 113679: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:21:07.506+0000: 113679: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:21:07.506+0000: 113679: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:21:07.506+0000: 113679: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:21:07.506+0000: 113679: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:21:07.506+0000: 113679: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:21:07.506+0000: 113679: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:21:07.506+0000: 113679: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:21:07.506+0000: 113679: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:21:07.506+0000: 113679: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:21:07.506+0000: 113679: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:21:07.506+0000: 113679: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:21:07.506+0000: 113679: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:21:07.512+0000: 113682: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/17ede046-5997-46ed-9fc5-eb34ed72ef7d/disk' to '42436:42436' 2025-07-04 15:21:07.512+0000: 113682: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:21:29.317+0000: 114605: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/17ede046-5997-46ed-9fc5-eb34ed72ef7d/disk secdriver=dac are valid 2025-07-04 15:21:29.317+0000: 114605: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/17ede046-5997-46ed-9fc5-eb34ed72ef7d/disk' to 42436:42436 2025-07-04 15:21:29.376+0000: 114627: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/115621fb-675b-4179-86d1-81daea4e2687/disk secdriver=dac are valid 2025-07-04 15:21:29.376+0000: 114627: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/115621fb-675b-4179-86d1-81daea4e2687/disk' to 42436:42436 2025-07-04 15:21:37.872+0000: 114930: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f' to '42436:42436' 2025-07-04 15:21:37.874+0000: 114931: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-15-instance-0000000f' to '42436:42436' 2025-07-04 15:21:37.876+0000: 114932: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f/master-key.aes' to '42436:42436' 2025-07-04 15:21:37.898+0000: 114946: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:21:37.898+0000: 114946: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:21:37.898+0000: 114946: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:21:37.898+0000: 114946: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:21:37.898+0000: 114946: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:21:37.898+0000: 114946: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:21:37.898+0000: 114946: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:21:37.898+0000: 114946: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:21:37.898+0000: 114946: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:21:37.898+0000: 114946: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:21:37.898+0000: 114946: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:21:37.898+0000: 114946: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:21:37.898+0000: 114946: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:21:37.898+0000: 114946: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:21:37.904+0000: 114947: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/750f7342-1ac9-4ce5-a038-644206f06624/disk' to '42436:42436' 2025-07-04 15:21:37.904+0000: 114947: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:21:55.586+0000: 115992: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/750f7342-1ac9-4ce5-a038-644206f06624/disk secdriver=dac are valid 2025-07-04 15:21:55.586+0000: 115992: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/750f7342-1ac9-4ce5-a038-644206f06624/disk' to 42436:42436 2025-07-04 15:22:00.981+0000: 116309: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010' to '42436:42436' 2025-07-04 15:22:00.983+0000: 116310: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-16-instance-00000010' to '42436:42436' 2025-07-04 15:22:00.985+0000: 116311: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010/master-key.aes' to '42436:42436' 2025-07-04 15:22:01.008+0000: 116325: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:22:01.008+0000: 116325: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:22:01.008+0000: 116325: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:22:01.008+0000: 116325: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:22:01.008+0000: 116325: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:22:01.008+0000: 116325: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:22:01.008+0000: 116325: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:22:01.008+0000: 116325: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:22:01.008+0000: 116325: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:22:01.008+0000: 116325: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:22:01.008+0000: 116325: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:22:01.008+0000: 116325: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:22:01.008+0000: 116325: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:22:01.008+0000: 116325: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:22:01.013+0000: 116326: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/166c9af8-e79d-4755-91cf-38b0bf6d5921/disk' to '42436:42436' 2025-07-04 15:22:01.013+0000: 116326: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:22:12.685+0000: 116671: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/166c9af8-e79d-4755-91cf-38b0bf6d5921/disk secdriver=dac are valid 2025-07-04 15:22:12.685+0000: 116671: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/166c9af8-e79d-4755-91cf-38b0bf6d5921/disk' to 42436:42436 2025-07-04 15:22:18.457+0000: 116880: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011' to '42436:42436' 2025-07-04 15:22:18.459+0000: 116881: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-17-instance-00000011' to '42436:42436' 2025-07-04 15:22:18.461+0000: 116882: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011/master-key.aes' to '42436:42436' 2025-07-04 15:22:18.479+0000: 116893: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:22:18.479+0000: 116893: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:22:18.479+0000: 116893: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:22:18.479+0000: 116893: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:22:18.479+0000: 116893: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:22:18.479+0000: 116893: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:22:18.479+0000: 116893: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:22:18.479+0000: 116893: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:22:18.479+0000: 116893: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:22:18.479+0000: 116893: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:22:18.479+0000: 116893: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:22:18.479+0000: 116893: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:22:18.479+0000: 116893: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:22:18.479+0000: 116893: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:22:18.491+0000: 116897: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/4e894d9f-74fd-4b6f-8168-6c428dba9f13/disk' to '42436:42436' 2025-07-04 15:22:18.491+0000: 116897: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:22:18.626+0000: 116916: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012' to '42436:42436' 2025-07-04 15:22:18.628+0000: 116917: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-18-instance-00000012' to '42436:42436' 2025-07-04 15:22:18.631+0000: 116918: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012/master-key.aes' to '42436:42436' 2025-07-04 15:22:18.651+0000: 116930: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:22:18.651+0000: 116930: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:22:18.651+0000: 116930: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:22:18.651+0000: 116930: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:22:18.651+0000: 116930: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:22:18.651+0000: 116930: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:22:18.651+0000: 116930: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:22:18.651+0000: 116930: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:22:18.651+0000: 116930: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:22:18.652+0000: 116930: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:22:18.652+0000: 116930: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:22:18.652+0000: 116930: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:22:18.652+0000: 116930: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:22:18.652+0000: 116930: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:22:18.659+0000: 116933: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/b860ccbf-b915-4edd-a889-03b5717b52ab/disk' to '42436:42436' 2025-07-04 15:22:18.659+0000: 116933: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:22:19.937+0000: 117035: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-19-instance-00000013' to '42436:42436' 2025-07-04 15:22:19.939+0000: 117036: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-19-instance-00000013' to '42436:42436' 2025-07-04 15:22:19.941+0000: 117037: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-19-instance-00000013/master-key.aes' to '42436:42436' 2025-07-04 15:22:19.973+0000: 117051: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:22:19.973+0000: 117051: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:22:19.973+0000: 117051: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-04 15:22:19.973+0000: 117051: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-04 15:22:19.973+0000: 117051: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-04 15:22:19.973+0000: 117051: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-04 15:22:19.973+0000: 117051: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-04 15:22:19.973+0000: 117051: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-04 15:22:19.973+0000: 117051: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-04 15:22:19.973+0000: 117051: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-04 15:22:19.974+0000: 117051: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-04 15:22:19.974+0000: 117051: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-04 15:22:19.974+0000: 117051: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-04 15:22:19.974+0000: 117051: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-04 15:22:19.978+0000: 117052: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/2298db40-8a1a-40a0-b8f0-80caed4a8136/disk' to '42436:42436' 2025-07-04 15:22:19.978+0000: 117052: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/e6cc8caa70a9e75eb85cd25b768d24dade0797d4' to '42436:42436' 2025-07-04 15:22:49.006+0000: 118476: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/2298db40-8a1a-40a0-b8f0-80caed4a8136/disk secdriver=dac are valid 2025-07-04 15:22:49.006+0000: 118476: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/2298db40-8a1a-40a0-b8f0-80caed4a8136/disk' to 42436:42436 2025-07-04 15:22:53.922+0000: 118668: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/b860ccbf-b915-4edd-a889-03b5717b52ab/disk secdriver=dac are valid 2025-07-04 15:22:53.922+0000: 118668: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/b860ccbf-b915-4edd-a889-03b5717b52ab/disk' to 42436:42436 2025-07-04 15:22:54.032+0000: 118693: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/4e894d9f-74fd-4b6f-8168-6c428dba9f13/disk secdriver=dac are valid 2025-07-04 15:22:54.032+0000: 118693: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/4e894d9f-74fd-4b6f-8168-6c428dba9f13/disk' to 42436:42436