+ 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' 2024-09-12 18:48:19.171+0000: 39551: info : libvirt version: 8.0.0, package: 23.module_el8+785+dceced31 (builder@centos.org, 2023-12-12-18:02:35, ) 2024-09-12 18:48:19.171+0000: 39551: info : hostname: cn-jenkins-deploy-platform-ansible-os-1912-1 2024-09-12 18:48:19.171+0000: 39551: debug : virLogParseOutputs:1635 : outputs=1:file:/var/log/kolla/libvirt/libvirtd.log 2024-09-12 18:48:19.171+0000: 39551: debug : virLogParseOutput:1482 : output=1:file:/var/log/kolla/libvirt/libvirtd.log 2024-09-12 19:10:28.208+0000: 113697: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001' to '42436:42436' 2024-09-12 19:10:28.212+0000: 113698: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-1-instance-00000001' to '42436:42436' 2024-09-12 19:10:28.216+0000: 113699: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001/master-key.aes' to '42436:42436' 2024-09-12 19:10:28.261+0000: 113711: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:10:28.261+0000: 113711: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:10:28.261+0000: 113711: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:10:28.261+0000: 113711: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:10:28.261+0000: 113711: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:10:28.261+0000: 113711: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:10:28.261+0000: 113711: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:10:28.261+0000: 113711: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:10:28.261+0000: 113711: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:10:28.261+0000: 113711: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:10:28.261+0000: 113711: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:10:28.261+0000: 113711: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:10:28.261+0000: 113711: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:10:28.261+0000: 113711: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:10:28.273+0000: 113712: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/f2c15072-9bb0-4f5d-8b3e-1e1234b3df99/disk' to '42436:42436' 2024-09-12 19:10:28.274+0000: 113712: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:10:37.031+0000: 114392: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/f2c15072-9bb0-4f5d-8b3e-1e1234b3df99/disk secdriver=dac are valid 2024-09-12 19:10:37.031+0000: 114392: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/f2c15072-9bb0-4f5d-8b3e-1e1234b3df99/disk' to 42436:42436 2024-09-12 19:10:56.543+0000: 114799: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002' to '42436:42436' 2024-09-12 19:10:56.544+0000: 114800: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-2-instance-00000002' to '42436:42436' 2024-09-12 19:10:56.546+0000: 114801: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002/master-key.aes' to '42436:42436' 2024-09-12 19:10:56.574+0000: 114813: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:10:56.574+0000: 114813: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:10:56.574+0000: 114813: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:10:56.574+0000: 114813: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:10:56.574+0000: 114813: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:10:56.574+0000: 114813: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:10:56.575+0000: 114813: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:10:56.575+0000: 114813: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:10:56.575+0000: 114813: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:10:56.575+0000: 114813: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:10:56.575+0000: 114813: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:10:56.575+0000: 114813: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:10:56.575+0000: 114813: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:10:56.575+0000: 114813: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:10:56.579+0000: 114816: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/8b8245ac-de08-4715-a77b-80b31ed7fc0a/disk' to '42436:42436' 2024-09-12 19:10:56.579+0000: 114816: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:10:57.716+0000: 114980: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003' to '42436:42436' 2024-09-12 19:10:57.719+0000: 114981: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-3-instance-00000003' to '42436:42436' 2024-09-12 19:10:57.722+0000: 114982: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003/master-key.aes' to '42436:42436' 2024-09-12 19:10:57.749+0000: 114998: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:10:57.749+0000: 114998: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:10:57.749+0000: 114998: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:10:57.749+0000: 114998: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:10:57.749+0000: 114998: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:10:57.749+0000: 114998: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:10:57.749+0000: 114998: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:10:57.749+0000: 114998: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:10:57.750+0000: 114998: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:10:57.750+0000: 114998: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:10:57.750+0000: 114998: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:10:57.750+0000: 114998: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:10:57.750+0000: 114998: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:10:57.750+0000: 114998: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:10:57.754+0000: 115001: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/1d6bfbe1-940a-4a18-b73f-45eaf945b420/disk' to '42436:42436' 2024-09-12 19:10:57.754+0000: 115001: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:11:20.838+0000: 116076: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/1d6bfbe1-940a-4a18-b73f-45eaf945b420/disk secdriver=dac are valid 2024-09-12 19:11:20.839+0000: 116076: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/1d6bfbe1-940a-4a18-b73f-45eaf945b420/disk' to 42436:42436 2024-09-12 19:11:20.916+0000: 116093: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/8b8245ac-de08-4715-a77b-80b31ed7fc0a/disk secdriver=dac are valid 2024-09-12 19:11:20.916+0000: 116093: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/8b8245ac-de08-4715-a77b-80b31ed7fc0a/disk' to 42436:42436 2024-09-12 19:11:44.264+0000: 116972: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004' to '42436:42436' 2024-09-12 19:11:44.266+0000: 116973: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-4-instance-00000004' to '42436:42436' 2024-09-12 19:11:44.268+0000: 116974: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004/master-key.aes' to '42436:42436' 2024-09-12 19:11:44.296+0000: 116988: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:11:44.296+0000: 116988: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:11:44.296+0000: 116988: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:11:44.296+0000: 116988: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:11:44.296+0000: 116988: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:11:44.296+0000: 116988: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:11:44.296+0000: 116988: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:11:44.296+0000: 116988: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:11:44.296+0000: 116988: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:11:44.296+0000: 116988: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:11:44.296+0000: 116988: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:11:44.296+0000: 116988: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:11:44.296+0000: 116988: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:11:44.296+0000: 116988: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:11:44.303+0000: 116989: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/91b39e63-b1f5-4f4a-a797-ce10d0789c94/disk' to '42436:42436' 2024-09-12 19:11:44.303+0000: 116989: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:11:45.350+0000: 117046: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005' to '42436:42436' 2024-09-12 19:11:45.352+0000: 117047: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-5-instance-00000005' to '42436:42436' 2024-09-12 19:11:45.354+0000: 117048: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005/master-key.aes' to '42436:42436' 2024-09-12 19:11:45.381+0000: 117060: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:11:45.381+0000: 117060: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:11:45.381+0000: 117060: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:11:45.381+0000: 117060: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:11:45.381+0000: 117060: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:11:45.381+0000: 117060: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:11:45.381+0000: 117060: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:11:45.381+0000: 117060: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:11:45.381+0000: 117060: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:11:45.381+0000: 117060: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:11:45.381+0000: 117060: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:11:45.381+0000: 117060: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:11:45.381+0000: 117060: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:11:45.381+0000: 117060: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:11:45.386+0000: 117061: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/4e3b1d85-d128-40c6-9985-0d2ea3126d41/disk' to '42436:42436' 2024-09-12 19:11:45.386+0000: 117061: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:12:03.577+0000: 117805: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/4e3b1d85-d128-40c6-9985-0d2ea3126d41/disk secdriver=dac are valid 2024-09-12 19:12:03.577+0000: 117805: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/4e3b1d85-d128-40c6-9985-0d2ea3126d41/disk' to 42436:42436 2024-09-12 19:12:03.672+0000: 117857: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/91b39e63-b1f5-4f4a-a797-ce10d0789c94/disk secdriver=dac are valid 2024-09-12 19:12:03.672+0000: 117857: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/91b39e63-b1f5-4f4a-a797-ce10d0789c94/disk' to 42436:42436 2024-09-12 19:12:35.691+0000: 118966: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006' to '42436:42436' 2024-09-12 19:12:35.695+0000: 118967: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-6-instance-00000006' to '42436:42436' 2024-09-12 19:12:35.698+0000: 118968: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006/master-key.aes' to '42436:42436' 2024-09-12 19:12:35.734+0000: 118980: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:12:35.734+0000: 118980: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:12:35.734+0000: 118980: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:12:35.734+0000: 118980: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:12:35.734+0000: 118980: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:12:35.734+0000: 118980: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:12:35.734+0000: 118980: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:12:35.734+0000: 118980: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:12:35.734+0000: 118980: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:12:35.734+0000: 118980: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:12:35.734+0000: 118980: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:12:35.734+0000: 118980: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:12:35.734+0000: 118980: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:12:35.734+0000: 118980: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:12:35.741+0000: 118983: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/afc06db8-01f5-4b64-bcfa-ba76b7ce3839/disk' to '42436:42436' 2024-09-12 19:12:35.741+0000: 118983: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:12:37.057+0000: 119029: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007' to '42436:42436' 2024-09-12 19:12:37.060+0000: 119030: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-7-instance-00000007' to '42436:42436' 2024-09-12 19:12:37.065+0000: 119031: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007/master-key.aes' to '42436:42436' 2024-09-12 19:12:37.096+0000: 119041: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:12:37.096+0000: 119041: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:12:37.096+0000: 119041: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:12:37.096+0000: 119041: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:12:37.096+0000: 119041: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:12:37.096+0000: 119041: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:12:37.096+0000: 119041: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:12:37.096+0000: 119041: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:12:37.096+0000: 119041: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:12:37.096+0000: 119041: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:12:37.096+0000: 119041: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:12:37.096+0000: 119041: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:12:37.096+0000: 119041: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:12:37.096+0000: 119041: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:12:37.103+0000: 119044: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/dcbe6012-4a6f-491f-b777-d7a193b1cb38/disk' to '42436:42436' 2024-09-12 19:12:37.103+0000: 119044: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:12:58.047+0000: 119858: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/dcbe6012-4a6f-491f-b777-d7a193b1cb38/disk secdriver=dac are valid 2024-09-12 19:12:58.047+0000: 119858: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/dcbe6012-4a6f-491f-b777-d7a193b1cb38/disk' to 42436:42436 2024-09-12 19:12:58.245+0000: 119889: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/afc06db8-01f5-4b64-bcfa-ba76b7ce3839/disk secdriver=dac are valid 2024-09-12 19:12:58.245+0000: 119889: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/afc06db8-01f5-4b64-bcfa-ba76b7ce3839/disk' to 42436:42436 2024-09-12 19:13:17.123+0000: 120621: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008' to '42436:42436' 2024-09-12 19:13:17.126+0000: 120622: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-8-instance-00000008' to '42436:42436' 2024-09-12 19:13:17.129+0000: 120623: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008/master-key.aes' to '42436:42436' 2024-09-12 19:13:17.163+0000: 120637: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:13:17.163+0000: 120637: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:13:17.163+0000: 120637: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:13:17.163+0000: 120637: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:13:17.163+0000: 120637: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:13:17.163+0000: 120637: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:13:17.163+0000: 120637: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:13:17.163+0000: 120637: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:13:17.163+0000: 120637: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:13:17.163+0000: 120637: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:13:17.163+0000: 120637: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:13:17.163+0000: 120637: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:13:17.163+0000: 120637: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:13:17.163+0000: 120637: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:13:17.169+0000: 120638: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/9cf5da07-0de9-472f-a215-f7e4fc56562a/disk' to '42436:42436' 2024-09-12 19:13:17.169+0000: 120638: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:13:18.197+0000: 120685: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009' to '42436:42436' 2024-09-12 19:13:18.200+0000: 120686: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-9-instance-00000009' to '42436:42436' 2024-09-12 19:13:18.202+0000: 120687: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009/master-key.aes' to '42436:42436' 2024-09-12 19:13:18.233+0000: 120697: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:13:18.233+0000: 120697: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:13:18.233+0000: 120697: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:13:18.233+0000: 120697: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:13:18.233+0000: 120697: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:13:18.233+0000: 120697: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:13:18.233+0000: 120697: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:13:18.233+0000: 120697: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:13:18.233+0000: 120697: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:13:18.233+0000: 120697: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:13:18.233+0000: 120697: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:13:18.233+0000: 120697: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:13:18.233+0000: 120697: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:13:18.233+0000: 120697: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:13:18.239+0000: 120700: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/573d7eb5-ea1f-4189-9c83-831adae0841c/disk' to '42436:42436' 2024-09-12 19:13:18.239+0000: 120700: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:13:23.086+0000: 120832: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a' to '42436:42436' 2024-09-12 19:13:23.090+0000: 120833: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-10-instance-0000000a' to '42436:42436' 2024-09-12 19:13:23.096+0000: 120834: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a/master-key.aes' to '42436:42436' 2024-09-12 19:13:23.157+0000: 120857: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:13:23.157+0000: 120857: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:13:23.157+0000: 120857: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:13:23.157+0000: 120857: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:13:23.157+0000: 120857: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:13:23.157+0000: 120857: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:13:23.157+0000: 120857: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:13:23.157+0000: 120857: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:13:23.157+0000: 120857: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:13:23.157+0000: 120857: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:13:23.157+0000: 120857: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:13:23.157+0000: 120857: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:13:23.158+0000: 120857: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:13:23.158+0000: 120857: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:13:23.175+0000: 120861: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/89d46b4d-c002-49d7-86cb-0b5eff0a81ca/disk' to '42436:42436' 2024-09-12 19:13:23.175+0000: 120861: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/af1fca1a3f952a1e50eac3b7946a06da658a0b13' to '42436:42436' 2024-09-12 19:14:22.367+0000: 123279: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/89d46b4d-c002-49d7-86cb-0b5eff0a81ca/disk secdriver=dac are valid 2024-09-12 19:14:22.367+0000: 123279: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/89d46b4d-c002-49d7-86cb-0b5eff0a81ca/disk' to 42436:42436 2024-09-12 19:14:22.559+0000: 123330: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/573d7eb5-ea1f-4189-9c83-831adae0841c/disk secdriver=dac are valid 2024-09-12 19:14:22.559+0000: 123330: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/573d7eb5-ea1f-4189-9c83-831adae0841c/disk' to 42436:42436 2024-09-12 19:14:22.633+0000: 123351: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/9cf5da07-0de9-472f-a215-f7e4fc56562a/disk secdriver=dac are valid 2024-09-12 19:14:22.634+0000: 123351: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/9cf5da07-0de9-472f-a215-f7e4fc56562a/disk' to 42436:42436 2024-09-12 19:14:38.944+0000: 124050: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b' to '42436:42436' 2024-09-12 19:14:38.947+0000: 124052: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-11-instance-0000000b' to '42436:42436' 2024-09-12 19:14:38.950+0000: 124054: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b/master-key.aes' to '42436:42436' 2024-09-12 19:14:38.983+0000: 124074: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:14:38.983+0000: 124074: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:14:38.983+0000: 124074: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:14:38.983+0000: 124074: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:14:38.983+0000: 124074: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:14:38.983+0000: 124074: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:14:38.983+0000: 124074: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:14:38.983+0000: 124074: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:14:38.983+0000: 124074: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:14:38.983+0000: 124074: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:14:38.983+0000: 124074: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:14:38.983+0000: 124074: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:14:38.983+0000: 124074: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:14:38.984+0000: 124074: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:14:38.989+0000: 124076: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/0445c2d3-164e-4193-b292-51faa5a1c389/disk' to '42436:42436' 2024-09-12 19:14:38.989+0000: 124076: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:14:59.346+0000: 124709: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c' to '42436:42436' 2024-09-12 19:14:59.349+0000: 124710: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-12-instance-0000000c' to '42436:42436' 2024-09-12 19:14:59.351+0000: 124711: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c/master-key.aes' to '42436:42436' 2024-09-12 19:14:59.374+0000: 124723: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:14:59.374+0000: 124723: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:14:59.375+0000: 124723: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:14:59.375+0000: 124723: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:14:59.375+0000: 124723: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:14:59.375+0000: 124723: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:14:59.375+0000: 124723: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:14:59.375+0000: 124723: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:14:59.375+0000: 124723: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:14:59.375+0000: 124723: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:14:59.375+0000: 124723: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:14:59.375+0000: 124723: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:14:59.375+0000: 124723: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:14:59.375+0000: 124723: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:14:59.380+0000: 124726: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/c8492e3e-d28f-4aac-b5f2-ebef6e759cc6/disk' to '42436:42436' 2024-09-12 19:14:59.380+0000: 124726: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:15:30.013+0000: 125900: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/c8492e3e-d28f-4aac-b5f2-ebef6e759cc6/disk secdriver=dac are valid 2024-09-12 19:15:30.013+0000: 125900: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/c8492e3e-d28f-4aac-b5f2-ebef6e759cc6/disk' to 42436:42436 2024-09-12 19:15:30.155+0000: 125923: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/0445c2d3-164e-4193-b292-51faa5a1c389/disk secdriver=dac are valid 2024-09-12 19:15:30.156+0000: 125923: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/0445c2d3-164e-4193-b292-51faa5a1c389/disk' to 42436:42436 2024-09-12 19:15:44.788+0000: 126309: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d' to '42436:42436' 2024-09-12 19:15:44.790+0000: 126310: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-13-instance-0000000d' to '42436:42436' 2024-09-12 19:15:44.793+0000: 126311: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d/master-key.aes' to '42436:42436' 2024-09-12 19:15:44.838+0000: 126339: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:15:44.838+0000: 126339: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:15:44.838+0000: 126339: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:15:44.838+0000: 126339: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:15:44.838+0000: 126339: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:15:44.838+0000: 126339: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:15:44.841+0000: 126339: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:15:44.841+0000: 126339: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:15:44.841+0000: 126339: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:15:44.841+0000: 126339: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:15:44.841+0000: 126339: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:15:44.841+0000: 126339: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:15:44.841+0000: 126339: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:15:44.841+0000: 126339: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:15:44.854+0000: 126341: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/4b97d527-0d51-43b2-b13e-a6b6f225f784/disk' to '42436:42436' 2024-09-12 19:15:44.854+0000: 126341: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:15:45.447+0000: 126370: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e' to '42436:42436' 2024-09-12 19:15:45.451+0000: 126371: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-14-instance-0000000e' to '42436:42436' 2024-09-12 19:15:45.455+0000: 126372: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e/master-key.aes' to '42436:42436' 2024-09-12 19:15:45.494+0000: 126382: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:15:45.494+0000: 126382: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:15:45.494+0000: 126382: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:15:45.494+0000: 126382: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:15:45.494+0000: 126382: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:15:45.494+0000: 126382: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:15:45.494+0000: 126382: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:15:45.494+0000: 126382: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:15:45.494+0000: 126382: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:15:45.494+0000: 126382: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:15:45.494+0000: 126382: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:15:45.494+0000: 126382: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:15:45.494+0000: 126382: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:15:45.494+0000: 126382: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:15:45.501+0000: 126384: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/174e0a22-22ef-4e27-beb3-d0fce09c1513/disk' to '42436:42436' 2024-09-12 19:15:45.501+0000: 126384: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:16:06.125+0000: 127501: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/174e0a22-22ef-4e27-beb3-d0fce09c1513/disk secdriver=dac are valid 2024-09-12 19:16:06.125+0000: 127501: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/174e0a22-22ef-4e27-beb3-d0fce09c1513/disk' to 42436:42436 2024-09-12 19:16:06.392+0000: 127534: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/4b97d527-0d51-43b2-b13e-a6b6f225f784/disk secdriver=dac are valid 2024-09-12 19:16:06.392+0000: 127534: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/4b97d527-0d51-43b2-b13e-a6b6f225f784/disk' to 42436:42436 2024-09-12 19:16:20.495+0000: 127898: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f' to '42436:42436' 2024-09-12 19:16:20.499+0000: 127899: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-15-instance-0000000f' to '42436:42436' 2024-09-12 19:16:20.503+0000: 127900: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f/master-key.aes' to '42436:42436' 2024-09-12 19:16:20.541+0000: 127912: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:16:20.541+0000: 127912: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:16:20.541+0000: 127912: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:16:20.541+0000: 127912: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:16:20.541+0000: 127912: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:16:20.541+0000: 127912: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:16:20.541+0000: 127912: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:16:20.541+0000: 127912: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:16:20.542+0000: 127912: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:16:20.542+0000: 127912: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:16:20.542+0000: 127912: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:16:20.542+0000: 127912: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:16:20.542+0000: 127912: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:16:20.542+0000: 127912: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:16:20.548+0000: 127915: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/22114600-68e4-4026-8e65-db3aba95cece/disk' to '42436:42436' 2024-09-12 19:16:20.548+0000: 127915: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:16:37.300+0000: 128715: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/22114600-68e4-4026-8e65-db3aba95cece/disk secdriver=dac are valid 2024-09-12 19:16:37.300+0000: 128715: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/22114600-68e4-4026-8e65-db3aba95cece/disk' to 42436:42436 2024-09-12 19:16:45.888+0000: 128934: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010' to '42436:42436' 2024-09-12 19:16:45.890+0000: 128935: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-16-instance-00000010' to '42436:42436' 2024-09-12 19:16:45.892+0000: 128938: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010/master-key.aes' to '42436:42436' 2024-09-12 19:16:45.914+0000: 128952: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:16:45.914+0000: 128952: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:16:45.914+0000: 128952: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:16:45.914+0000: 128952: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:16:45.914+0000: 128952: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:16:45.914+0000: 128952: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:16:45.914+0000: 128952: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:16:45.914+0000: 128952: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:16:45.914+0000: 128952: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:16:45.914+0000: 128952: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:16:45.914+0000: 128952: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:16:45.914+0000: 128952: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:16:45.914+0000: 128952: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:16:45.914+0000: 128952: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:16:45.919+0000: 128955: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/ca8c2ba2-1008-466e-96c2-86cf3fb8c852/disk' to '42436:42436' 2024-09-12 19:16:45.919+0000: 128955: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:16:46.258+0000: 128994: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011' to '42436:42436' 2024-09-12 19:16:46.264+0000: 128995: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-17-instance-00000011' to '42436:42436' 2024-09-12 19:16:46.267+0000: 128996: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011/master-key.aes' to '42436:42436' 2024-09-12 19:16:46.304+0000: 129008: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:16:46.305+0000: 129008: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:16:46.305+0000: 129008: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:16:46.305+0000: 129008: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:16:46.305+0000: 129008: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:16:46.305+0000: 129008: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:16:46.305+0000: 129008: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:16:46.305+0000: 129008: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:16:46.305+0000: 129008: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:16:46.305+0000: 129008: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:16:46.305+0000: 129008: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:16:46.305+0000: 129008: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:16:46.305+0000: 129008: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:16:46.305+0000: 129008: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:16:46.313+0000: 129011: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/93bd58cd-d763-40df-965a-7521515dcb03/disk' to '42436:42436' 2024-09-12 19:16:46.313+0000: 129011: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:16:48.012+0000: 129070: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012' to '42436:42436' 2024-09-12 19:16:48.016+0000: 129071: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-18-instance-00000012' to '42436:42436' 2024-09-12 19:16:48.022+0000: 129072: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012/master-key.aes' to '42436:42436' 2024-09-12 19:16:48.068+0000: 129086: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:16:48.068+0000: 129086: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:16:48.068+0000: 129086: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-09-12 19:16:48.068+0000: 129086: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-09-12 19:16:48.068+0000: 129086: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-09-12 19:16:48.068+0000: 129086: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-09-12 19:16:48.068+0000: 129086: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-09-12 19:16:48.068+0000: 129086: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-09-12 19:16:48.068+0000: 129086: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-09-12 19:16:48.068+0000: 129086: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-09-12 19:16:48.068+0000: 129086: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-09-12 19:16:48.068+0000: 129086: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-09-12 19:16:48.068+0000: 129086: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-09-12 19:16:48.068+0000: 129086: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-09-12 19:16:48.076+0000: 129087: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/70343715-6991-4664-acf1-707248d20583/disk' to '42436:42436' 2024-09-12 19:16:48.076+0000: 129087: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6ee6371f3d1c393a5f55d1e089883567d93cffe6' to '42436:42436' 2024-09-12 19:17:25.160+0000: 130590: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/70343715-6991-4664-acf1-707248d20583/disk secdriver=dac are valid 2024-09-12 19:17:25.160+0000: 130590: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/70343715-6991-4664-acf1-707248d20583/disk' to 42436:42436 2024-09-12 19:17:25.429+0000: 130614: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/93bd58cd-d763-40df-965a-7521515dcb03/disk secdriver=dac are valid 2024-09-12 19:17:25.429+0000: 130614: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/93bd58cd-d763-40df-965a-7521515dcb03/disk' to 42436:42436 2024-09-12 19:17:30.413+0000: 130777: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/ca8c2ba2-1008-466e-96c2-86cf3fb8c852/disk secdriver=dac are valid 2024-09-12 19:17:30.413+0000: 130777: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/ca8c2ba2-1008-466e-96c2-86cf3fb8c852/disk' to 42436:42436