dispatching a baseimg builder Creating directory (/var/tmp/koji/tasks/3532/18303532/output_image) for persistent storage No SecondaryDispatcher present - Use of secondary factories is not enabled Created file /var/tmp/koji/tasks/3532/18303532/output_image/786deee0-8bb5-4518-aebb-80b14897c75e.meta Created file /var/tmp/koji/tasks/3532/18303532/output_image/786deee0-8bb5-4518-aebb-80b14897c75e.body Getting metadata in class () my metadata is (()) Executing metadata in class () my metadata is (('identifier', 'data', 'template', 'icicle', 'status_detail', 'status', 'percent_complete', 'parameters', 'properties')) Saved metadata for image (786deee0-8bb5-4518-aebb-80b14897c75e): {'status': 'NEW', 'identifier': '786deee0-8bb5-4518-aebb-80b14897c75e', 'parameters': {'install_script': '#version=DEVEL\n# Keyboard layouts\nkeyboard \'us\'\n# Root password\nrootpw --iscrypted --lock locked\n# Use network installation\nurl --url="http://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os"\nrepo --name="koji-override-0" --baseurl=http://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os\n# Reboot after installation\nreboot\n# System timezone\ntimezone Etc/UTC --isUtc --nontp\n# Network information\nnetwork --bootproto=dhcp --device=link --activate\n# Use text mode install\ntext\n\n# System bootloader configuration\nbootloader --disabled\n# Clear the Master Boot Record\nzerombr\n# Partition clearing information\nclearpart --all\n# Disk partitioning information\npart /boot/efi --fstype="vfat" --size=100\npart / --fstype="ext4" --grow\n\n%post --logfile /root/anaconda-post.log --erroronfail\nset -eux\n\n# Set install langs macro so that new rpms that get installed will\n# only install langs that we limit it to.\nLANG="en_US"\necho "%_install_langs $LANG" > /etc/rpm/macros.image-language-conf\n\n# https://bugzilla.redhat.com/show_bug.cgi?id=1400682\necho "Import RPM GPG key"\nreleasever=$(rpm -q --qf \'%{version}\\n\' fedora-release)\nbasearch=$(uname -i)\nrpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch\n\necho "# fstab intentionally empty for containers" > /etc/fstab\n\n# remove some extraneous files\nrm -rf /var/cache/dnf/*\nrm -rf /tmp/*\n\n#Mask mount units and getty service so that we don\'t get login prompt\nsystemctl mask systemd-remount-fs.service dev-hugepages.mount sys-fs-fuse-connections.mount systemd-logind.service getty.target console-getty.service\n\n# https://bugzilla.redhat.com/show_bug.cgi?id=1343138\n# Fix /run/lock breakage since it\'s not tmpfs in docker\n# This unmounts /run (tmpfs) and then recreates the files\n# in the /run directory on the root filesystem of the container\numount /run\nsystemd-tmpfiles --create --boot\n\n# Remove machine-id on pre generated images\nrm -f /etc/machine-id\ntouch /etc/machine-id\n\n%end\n\n%packages --excludedocs --nocore --instLangs=en\nbash\ndnf\ndnf-yum\nfedora-release\nrootfiles\nsssd-client\ntar\nvim-minimal\n-kernel\n\n%end\n', 'offline_icicle': True}, 'icicle': None, 'data': '/var/tmp/koji/tasks/3532/18303532/output_image/786deee0-8bb5-4518-aebb-80b14897c75e.body', 'status_detail': {'error': None, 'activity': 'Initializing image prior to Cloud/OS customization'}, 'template': "\n", 'percent_complete': 0, 'type': 'BaseImage', 'properties': {}} Attempting to match list target (['Fedora', '22', 'armv7l']) create_base_image() called for TinMan plugin - creating a BaseImage libvirt bridge name is virbr0 Libvirt type is kvm Name: factory-build-786deee0-8bb5-4518-aebb-80b14897c75e, UUID: 465486f6-8a3d-4df1-9fd4-f7481da2ea30 MAC: 52:54:00:34:7c:af, distro: Fedora update: 22, arch: armv7l, diskimage: /var/tmp/koji/tasks/3532/18303532/scratch_images/factory-build-786deee0-8bb5-4518-aebb-80b14897c75e.dsk nicmodel: virtio, clockoffset: utc mousetype: ps2, disk_bus: virtio, disk_dev: vda icicletmp: /var/tmp/koji/tasks/3532/18303532/oz_data/icicletmp/factory-build-786deee0-8bb5-4518-aebb-80b14897c75e, listen_domain_socket: /tmp/tmp-oz-listener3MOR7U/serial Original ISO path: /var/tmp/koji/tasks/3532/18303532/oz_data/isos/Fedora22armv7l-url.iso Modified ISO cache: /var/tmp/koji/tasks/3532/18303532/oz_data/isos/Fedora22armv7l-url-oz.iso Output ISO path: /var/tmp/koji/tasks/3532/18303532/scratch_images/factory-build-786deee0-8bb5-4518-aebb-80b14897c75e-url-oz.iso ISO content path: /var/tmp/koji/tasks/3532/18303532/oz_data/isocontent/factory-build-786deee0-8bb5-4518-aebb-80b14897c75e-url Cleaning up any old Oz guest Cleaning up guest named factory-build-786deee0-8bb5-4518-aebb-80b14897c75e Generating JEOS install media Grabbing named lock (Fedora-22-armv7l-url) Got named lock (Fedora-22-armv7l-url) Installtype is URL, trying to do direct kernel boot Going to write treeinfo to /var/tmp/koji/tasks/3532/18303532/oz_data/icicletmp/factory-build-786deee0-8bb5-4518-aebb-80b14897c75e/treeinfo Trying to get treeinfo from https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os/.treeinfo Got treeinfo, parsing Kernel was None, trying images/pxeboot/vmlinuz Initrd was None, trying images/pxeboot/initrd.img Attempting to get the lock for /var/tmp/koji/tasks/3532/18303532/oz_data/kernels/Fedora22armv7l-kernel Got the lock for /var/tmp/koji/tasks/3532/18303532/oz_data/kernels/Fedora22armv7l-kernel Fetching the original media Fetching the original install media from https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os/images/pxeboot/vmlinuz 0kB of 6548kB 6548kB of 6548kB 6548kB of 6548kB 6548kB of 6548kB 6548kB of 6548kB Attempting to get the lock for /var/tmp/koji/tasks/3532/18303532/oz_data/kernels/Fedora22armv7l-ramdisk Got the lock for /var/tmp/koji/tasks/3532/18303532/oz_data/kernels/Fedora22armv7l-ramdisk Fetching the original media Fetching the original install media from https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os/images/pxeboot/initrd.img 0kB of 43023kB 10240kB of 43023kB 20482kB of 43023kB 30722kB of 43023kB 40962kB of 43023kB 43023kB of 43023kB 43023kB of 43023kB 43023kB of 43023kB 43023kB of 43023kB Putting the kickstart in place Writing cpio to /var/tmp/koji/tasks/3532/18303532/oz_data/icicletmp/factory-build-786deee0-8bb5-4518-aebb-80b14897c75e/extra.cpio Releasing named lock (Fedora-22-armv7l-url) Generating JEOS disk image Generating 4GB diskimage for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e Attempting to get the lock for /var/tmp/koji/tasks/3532/18303532/oz_data/icicletmp/factory-build-786deee0-8bb5-4518-aebb-80b14897c75e/libvirt_pool_lockfile Got the lock for /var/tmp/koji/tasks/3532/18303532/oz_data/icicletmp/factory-build-786deee0-8bb5-4518-aebb-80b14897c75e/libvirt_pool_lockfile Execute JEOS install Running install for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e Generate XML for guest factory-build-786deee0-8bb5-4518-aebb-80b14897c75e with bootdev None Generated XML: factory-build-786deee0-8bb5-4518-aebb-80b14897c75e 1773568 1773568 465486f6-8a3d-4df1-9fd4-f7481da2ea30 2 host hvm /var/tmp/koji/tasks/3532/18303532/scratch_images/factory-build-786deee0-8bb5-4518-aebb-80b14897c75e-kernel /var/tmp/koji/tasks/3532/18303532/scratch_images/factory-build-786deee0-8bb5-4518-aebb-80b14897c75e-ramdisk method=https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os ks=file:/ks.cfg rd.debug systemd.log_level=debug systemd.log_target=console console=tty0 console=/dev/ttyS1 console=ttyAMA0 destroy destroy destroy
Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7200/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7190/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7180/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7170/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7160/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7150/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7140/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7130/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7120/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7110/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7100/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7090/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7080/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7070/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7060/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7050/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7040/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7030/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7020/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7010/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 7000/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6990/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6980/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6970/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6960/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6950/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6940/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6930/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6920/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6910/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6900/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6890/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6880/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6870/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6860/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6850/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6840/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6830/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6820/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6810/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6800/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6790/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6780/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6770/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6760/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6750/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6740/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6730/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6720/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6710/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6700/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6690/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6680/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6670/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6660/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6650/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6640/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6630/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6620/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6610/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6600/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6590/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6580/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6570/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6560/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6550/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6540/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6530/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6520/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6510/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6500/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6490/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6480/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6470/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6460/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6450/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6440/7200 15:19:46,646 NOTICE audit:AVC avc: denied { ioctl } for pid=1332 comm="rsyslogd" path="/xserver-statefile" dev="dm-0" ino=36413 ioctlcmd=0x5401 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:19:46,648 WARNING kernel:kauditd_printk_skb: 12 callbacks suppressed 15:19:46,649 NOTICE kernel:audit: type=1400 audit(1489159186.627:150): avc: denied { ioctl } for pid=1332 comm="rsyslogd" path="/xserver-statefile" dev="dm-0" ino=36413 ioctlcmd=0x5401 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:19:46,665 NOTICE kernel:audit: type=1300 audit(1489159186.627:150): arch=40000028 syscall=54 per=800000 success=no exit=-25 a0=5 a1=5401 a2=be91c4f0 a3=be91c530 items=0 ppid=1 pid=1332 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="rsyslogd" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:19:46,676 NOTICE kernel:audit: type=1327 audit(1489159186.627:150): proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:19:46,678 NOTICE audit:SYSCALL arch=40000028 syscall=54 per=800000 success=no exit=-25 a0=5 a1=5401 a2=be91c4f0 a3=be91c530 items=0 ppid=1 pid=1332 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="rsyslogd" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:19:46,680 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:19:46,682 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/rsyslog_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=146 reply_cookie=0 error=n/a 15:19:46,682 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/rsyslog_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=147 reply_cookie=0 error=n/a 15:19:46,702 INFO liblogging-stdlog: [origin software="rsyslogd" swVersion="8.25.0" x-pid="1332" x-info="http://www.rsyslog.com"] exiting on signal 15. 15:19:46,732 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/606 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=148 reply_cookie=0 error=n/a 15:19:46,777 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 15:19:46,779 NOTICE kernel:audit: type=1131 audit(1489159186.775:151): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 15:19:46,825 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/rsyslog_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=149 reply_cookie=0 error=n/a 15:19:46,903 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/rsyslog_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=150 reply_cookie=0 error=n/a 15:19:46,903 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/606 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=151 reply_cookie=0 error=n/a 15:19:47,033 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/rsyslog_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=152 reply_cookie=0 error=n/a 15:19:47,033 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/rsyslog_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=153 reply_cookie=0 error=n/a 15:19:47,033 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/606 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=154 reply_cookie=0 error=n/a 15:19:47,121 INFO liblogging-stdlog: [origin software="rsyslogd" swVersion="8.25.0" x-pid="1569" x-info="http://www.rsyslog.com"] start 15:19:47,140 WARNING liblogging-stdlog:warning: ~ action is deprecated, consider using the 'stop' statement instead [v8.25.0 try http://www.rsyslog.com/e/2307 ] 15:19:47,165 NOTICE kernel:audit: type=1400 audit(1489159187.145:152): avc: denied { read } for pid=1569 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=36633 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:19:47,166 NOTICE kernel:audit: type=1300 audit(1489159187.145:152): arch=40000028 syscall=33 per=800000 success=yes exit=0 a0=b4901500 a1=4 a2=c3796000 a3=c3796000 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:19:47,168 NOTICE kernel:audit: type=1327 audit(1489159187.145:152): proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:19:47,169 NOTICE audit:AVC avc: denied { read } for pid=1569 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=36633 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:19:47,190 NOTICE audit:SYSCALL arch=40000028 syscall=33 per=800000 success=yes exit=0 a0=b4901500 a1=4 a2=c3796000 a3=c3796000 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:19:47,192 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:19:47,193 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=155 reply_cookie=0 error=n/a 15:19:47,214 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 15:19:47,232 NOTICE kernel:audit: type=1130 audit(1489159187.212:153): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 15:19:47,233 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/rsyslog_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=156 reply_cookie=0 error=n/a 15:19:47,241 NOTICE audit:AVC avc: denied { append } for pid=1569 comm=72733A6D61696E20513A526567 name="vport2p1" dev="devtmpfs" ino=13096 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:virtio_device_t:s0 tclass=chr_file permissive=1 15:19:47,245 NOTICE kernel:audit: type=1400 audit(1489159187.238:154): avc: denied { append } for pid=1569 comm=72733A6D61696E20513A526567 name="vport2p1" dev="devtmpfs" ino=13096 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:virtio_device_t:s0 tclass=chr_file permissive=1 15:19:47,246 NOTICE kernel:audit: type=1400 audit(1489159187.238:154): avc: denied { open } for pid=1569 comm=72733A6D61696E20513A526567 path="/dev/vport2p1" dev="devtmpfs" ino=13096 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:virtio_device_t:s0 tclass=chr_file permissive=1 15:19:47,249 NOTICE audit:AVC avc: denied { open } for pid=1569 comm=72733A6D61696E20513A526567 path="/dev/vport2p1" dev="devtmpfs" ino=13096 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:virtio_device_t:s0 tclass=chr_file permissive=1 15:19:47,255 NOTICE audit:SYSCALL arch=40000028 syscall=5 per=800000 success=yes exit=8 a0=b4a05c88 a1=a0541 a2=1a4 a3=0 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=72733A6D61696E20513A526567 exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:19:47,257 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:19:47,258 NOTICE audit:AVC avc: denied { ioctl } for pid=1569 comm=72733A6D61696E20513A526567 path="/dev/vport2p1" dev="devtmpfs" ino=13096 ioctlcmd=0x5401 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:virtio_device_t:s0 tclass=chr_file permissive=1 15:19:47,279 NOTICE audit:SYSCALL arch=40000028 syscall=54 per=800000 success=no exit=-25 a0=8 a1=5401 a2=b48fe610 a3=b48fe650 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=72733A6D61696E20513A526567 exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:19:47,281 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:19:47,285 NOTICE audit:AVC avc: denied { getattr } for pid=1569 comm=72733A6D61696E20513A526567 path="/dev/vport2p1" dev="devtmpfs" ino=13096 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:virtio_device_t:s0 tclass=chr_file permissive=1 15:19:47,287 NOTICE audit:SYSCALL arch=40000028 syscall=195 per=800000 success=yes exit=0 a0=b4a05c88 a1=b48feab0 a2=b48feab0 a3=c3796000 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=72733A6D61696E20513A526567 exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:19:47,292 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:19:47,294 DEBUG program:Return code: 0 15:19:47,299 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/rsyslog_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=157 reply_cookie=0 error=n/a 15:19:47,320 INFO anaconda:/sbin/anaconda 27.1-1 15:19:48,453 INFO anaconda:1865188 kB (1821 MB) are available 15:19:48,459 INFO program:Running... losetup --list 15:19:48,599 INFO anaconda:check_memory(): total:1821, needed:320, graphical:410 15:19:48,605 INFO program:Running... /sbin/auditd 15:19:48,764 NOTICE audit:CONFIG_CHANGE audit_pid=1577 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 15:19:48,766 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 15:19:48,772 DEBUG program:Return code: 0 15:19:48,791 INFO anaconda:anaconda called with cmdline = ['/sbin/anaconda'] 15:19:48,797 INFO anaconda:Default encoding = utf-8 15:19:48,835 WARNING anaconda:/usr/lib/python3.6/optparse.py:1000: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead.#012 option = self.option_class(*args, **kwargs) 15:19:49,204 WARNING anaconda:/usr/lib/python3.6/site-packages/pyanaconda/pwpolicy.py:109: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead.#012 op.add_option("--minlen", type="int") 15:19:49,232 INFO anaconda:Parsing kickstart: /run/install/ks.cfg 15:19:49,754 INFO anaconda:Initializing docker addon 15:19:49,765 INFO program:Running... udevadm trigger --action=change --subsystem-match=block 15:19:49,965 INFO systemd-udevd:seq 2048 queued, 'change' 'block' 15:19:49,978 INFO systemd-udevd:Validate module index 15:19:49,978 INFO systemd-udevd:Check if link configuration needs reloading. 15:19:49,978 INFO systemd-udevd:seq 2048 forked new worker [1579] 15:19:50,016 INFO systemd-udevd:seq 2049 queued, 'change' 'block' 15:19:50,016 INFO systemd-udevd:seq 2049 forked new worker [1580] 15:19:50,016 INFO systemd-udevd:seq 2050 queued, 'change' 'block' 15:19:50,016 INFO systemd-udevd:seq 2050 forked new worker [1581] 15:19:50,016 INFO systemd-udevd:seq 2051 queued, 'change' 'block' 15:19:50,073 INFO systemd-udevd:seq 2048 running 15:19:50,083 DEBUG program:Return code: 0 15:19:50,095 INFO systemd-udevd:seq 2049 running 15:19:50,116 INFO program:Running... udevadm settle --timeout=300 15:19:50,129 INFO systemd-udevd:removing watch on '/dev/vda' 15:19:50,147 INFO systemd-udevd:seq 2051 forked new worker [1582] 15:19:50,157 INFO systemd-udevd:removing watch on '/dev/loop0' 15:19:50,157 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:19:50,187 INFO systemd-udevd:seq 2052 queued, 'change' 'block' 15:19:50,208 INFO systemd-udevd:seq 2050 running 15:19:50,208 INFO systemd-udevd:removing watch on '/dev/loop1' 15:19:50,224 INFO systemd-udevd:IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:66 15:19:50,233 INFO systemd-udevd:probe /dev/loop0 raid offset=0 15:19:50,242 INFO systemd-udevd:seq 2052 forked new worker [1583] 15:19:50,250 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:19:50,261 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio' /usr/lib/udev/rules.d/60-persistent-storage.rules:67 15:19:50,261 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:19:50,280 INFO systemd-udevd:seq 2053 queued, 'change' 'block' 15:19:50,290 INFO systemd-udevd:seq 2051 running 15:19:50,290 INFO systemd-udevd:removing watch on '/dev/loop2' 15:19:50,310 INFO systemd-udevd:probe /dev/vda raid offset=0 15:19:50,321 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:19:50,333 INFO systemd-udevd:probe /dev/loop1 raid offset=0 15:19:50,344 INFO systemd-udevd:seq 2053 forked new worker [1585] 15:19:50,344 INFO systemd-udevd:seq 2054 queued, 'change' 'block' 15:19:50,362 INFO systemd-udevd:seq 2052 running 15:19:50,368 INFO systemd-udevd:seq 2053 running 15:19:50,373 INFO systemd-udevd:probe /dev/loop2 raid offset=0 15:19:50,379 INFO systemd-udevd:removing watch on '/dev/dm-0' 15:19:50,385 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/zram0' /usr/lib/udev/rules.d/62-multipath.rules:29 15:19:50,390 INFO systemd-udevd:seq 2054 forked new worker [1586] 15:19:50,395 INFO systemd-udevd:LINK 'mapper/live-rw' /usr/lib/udev/rules.d/10-dm.rules:135 15:19:50,395 INFO systemd-udevd:LINK 'disk/by-id/dm-name-live-rw' /usr/lib/udev/rules.d/13-dm-disk.rules:17 15:19:50,395 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/13-dm-disk.rules:23 15:19:50,395 INFO systemd-udevd:probe /dev/dm-0 raid offset=0 15:19:50,415 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/zram0' 15:19:50,422 INFO systemd-udevd:udevd message (SYNC) received 15:19:50,427 INFO systemd-udevd:seq 2054 running 15:19:50,435 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/loop2' /usr/lib/udev/rules.d/62-multipath.rules:29 15:19:50,441 INFO systemd-udevd:removing watch on '/dev/dm-1' 15:19:50,447 INFO systemd-udevd:inotify event: 8000 for /dev/dm-1 15:19:50,447 INFO systemd-udevd:removing watch on '/dev/dm-1' 15:19:50,460 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/loop0' /usr/lib/udev/rules.d/62-multipath.rules:29 15:19:50,465 INFO systemd-udevd:LINK 'mapper/live-base' /usr/lib/udev/rules.d/10-dm.rules:135 15:19:50,465 INFO systemd-udevd:LINK 'disk/by-id/dm-name-live-base' /usr/lib/udev/rules.d/13-dm-disk.rules:17 15:19:50,465 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/13-dm-disk.rules:23 15:19:50,487 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/loop0' 15:19:50,492 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/loop2' 15:19:50,498 INFO systemd-udevd:LINK 'disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52' /usr/lib/udev/rules.d/13-dm-disk.rules:25 15:19:50,498 INFO systemd-udevd:LINK 'disk/by-label/Anaconda' /usr/lib/udev/rules.d/13-dm-disk.rules:26 15:19:50,498 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/dm-0' /usr/lib/udev/rules.d/62-multipath.rules:29 15:19:50,518 INFO systemd-udevd:LINK 'disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52' /usr/lib/udev/rules.d/60-persistent-storage.rules:85 15:19:50,518 INFO systemd-udevd:LINK 'disk/by-label/Anaconda' /usr/lib/udev/rules.d/60-persistent-storage.rules:86 15:19:50,528 INFO systemd-udevd:probe /dev/dm-1 raid offset=0 15:19:50,536 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/loop1' /usr/lib/udev/rules.d/62-multipath.rules:29 15:19:50,542 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/loop1' 15:19:50,552 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/dm-0' 15:19:50,559 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/vda' /usr/lib/udev/rules.d/62-multipath.rules:29 15:19:50,649 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/vda' 15:19:50,655 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/zram0' failed with exit code 1. 15:19:50,655 INFO systemd-udevd:handling device node '/dev/zram0', devnum=b251:0, mode=0600, uid=0, gid=0 15:19:50,655 INFO systemd-udevd:preserve already existing symlink '/dev/block/251:0' to '../zram0' 15:19:50,696 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/loop2' failed with exit code 1. 15:19:50,710 INFO systemd-udevd:created db file '/run/udev/data/b251:0' for '/devices/virtual/block/zram0' 15:19:50,741 INFO systemd-udevd:passed device to netlink monitor 0x807849c8 15:19:50,741 INFO systemd-udevd:seq 2052 processed 15:19:50,756 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dzram0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=158 reply_cookie=0 error=n/a 15:19:50,782 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dzram0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=159 reply_cookie=0 error=n/a 15:19:50,790 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2dzram0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=160 reply_cookie=0 error=n/a 15:19:50,822 INFO systemd-udevd:LINK 'disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52' /usr/lib/udev/rules.d/13-dm-disk.rules:25 15:19:50,822 INFO systemd-udevd:LINK 'disk/by-label/Anaconda' /usr/lib/udev/rules.d/13-dm-disk.rules:26 15:19:50,864 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/dm-1' /usr/lib/udev/rules.d/62-multipath.rules:29 15:19:50,886 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2dzram0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=161 reply_cookie=0 error=n/a 15:19:50,896 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/loop0' failed with exit code 1. 15:19:50,896 INFO systemd-udevd:handling device node '/dev/loop0', devnum=b7:0, mode=0600, uid=0, gid=0 15:19:50,896 INFO systemd-udevd:preserve already existing symlink '/dev/block/7:0' to '../loop0' 15:19:50,925 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/dm-1' 15:19:50,929 INFO systemd-udevd:handling device node '/dev/loop2', devnum=b7:2, mode=0600, uid=0, gid=0 15:19:50,929 INFO systemd-udevd:preserve already existing symlink '/dev/block/7:2' to '../loop2' 15:19:50,942 INFO systemd-udevd:created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' 15:19:50,942 INFO systemd-udevd:adding watch on '/dev/loop0' 15:19:50,985 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/loop1' failed with exit code 1. 15:19:51,006 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dloop0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=162 reply_cookie=0 error=n/a 15:19:51,006 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dloop0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=163 reply_cookie=0 error=n/a 15:19:51,026 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/dm-0' failed with exit code 1. 15:19:51,026 INFO systemd-udevd:handling device node '/dev/dm-0', devnum=b253:0, mode=0600, uid=0, gid=0 15:19:51,026 INFO systemd-udevd:preserve already existing symlink '/dev/block/253:0' to '../dm-0' 15:19:51,160 INFO systemd-udevd:created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' 15:19:51,166 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2dloop0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=164 reply_cookie=0 error=n/a 15:19:51,166 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2dloop0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=165 reply_cookie=0 error=n/a 15:19:51,166 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dloop2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=166 reply_cookie=0 error=n/a 15:19:51,166 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dloop2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=167 reply_cookie=0 error=n/a 15:19:51,166 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2dloop2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=168 reply_cookie=0 error=n/a 15:19:51,315 INFO systemd-udevd:handling device node '/dev/loop1', devnum=b7:1, mode=0600, uid=0, gid=0 15:19:51,315 INFO systemd-udevd:preserve already existing symlink '/dev/block/7:1' to '../loop1' 15:19:51,360 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2dloop2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=169 reply_cookie=0 error=n/a 15:19:51,360 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=170 reply_cookie=0 error=n/a 15:19:51,360 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=171 reply_cookie=0 error=n/a 15:19:51,360 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=172 reply_cookie=0 error=n/a 15:19:51,396 INFO systemd-udevd:created db file '/run/udev/data/b7:2' for '/devices/virtual/block/loop2' 15:19:51,396 INFO systemd-udevd:adding watch on '/dev/loop2' 15:19:51,440 INFO systemd-udevd:passed device to netlink monitor 0x80780730 15:19:51,440 INFO systemd-udevd:seq 2049 processed 15:19:51,488 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=173 reply_cookie=0 error=n/a 15:19:51,488 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=174 reply_cookie=0 error=n/a 15:19:51,533 DEBUG program:Return code: 0 15:19:51,591 INFO systemd-udevd:created db file '/run/udev/data/b7:2' for '/devices/virtual/block/loop2' 15:19:51,596 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=175 reply_cookie=0 error=n/a 15:19:51,596 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dloop1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=176 reply_cookie=0 error=n/a 15:19:51,596 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dloop1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=177 reply_cookie=0 error=n/a 15:19:51,629 INFO blivet:ISCSID is /sbin/iscsid 15:19:51,635 INFO systemd-udevd:found 'b253:0' claiming '/run/udev/links/\x2fdisk\x2fby-id\x2fdm-name-live-rw' 15:19:51,635 INFO systemd-udevd:creating link '/dev/disk/by-id/dm-name-live-rw' to '/dev/dm-0' 15:19:51,647 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2dloop1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=178 reply_cookie=0 error=n/a 15:19:51,670 INFO blivet:no initiator set 15:19:51,675 INFO systemd-udevd:found 'b253:0' claiming '/run/udev/links/\x2fdisk\x2fby-label\x2fAnaconda' 15:19:51,680 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2dloop1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=179 reply_cookie=0 error=n/a 15:19:51,685 INFO program:Running... modprobe fcoe 15:19:51,699 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-id/dm-name-live-rw' to '../../dm-0' 15:19:51,704 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=180 reply_cookie=0 error=n/a 15:19:51,711 INFO systemd-udevd:passed device to netlink monitor 0x80781718 15:19:51,711 INFO systemd-udevd:seq 2051 processed 15:19:51,722 INFO systemd-udevd:found 'b253:0' claiming '/run/udev/links/\x2fdisk\x2fby-label\x2fAnaconda' 15:19:51,722 INFO systemd-udevd:found 'b253:1' claiming '/run/udev/links/\x2fdisk\x2fby-label\x2fAnaconda' 15:19:51,734 INFO systemd-udevd:found 'b253:1' claiming '/run/udev/links/\x2fdisk\x2fby-label\x2fAnaconda' 15:19:51,739 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=181 reply_cookie=0 error=n/a 15:19:51,744 INFO systemd-udevd:found 'b7:1' claiming '/run/udev/links/\x2fdisk\x2fby-label\x2fAnaconda' 15:19:51,750 INFO systemd-udevd:found 'b7:1' claiming '/run/udev/links/\x2fdisk\x2fby-label\x2fAnaconda' 15:19:51,750 INFO systemd-udevd:creating link '/dev/disk/by-label/Anaconda' to '/dev/loop1' 15:19:51,750 INFO systemd-udevd:atomically replace '/dev/disk/by-label/Anaconda' 15:19:51,768 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/vda' failed with exit code 1. 15:19:51,778 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2did_2ddm_5cx2dname_5cx2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=182 reply_cookie=0 error=n/a 15:19:51,787 INFO systemd-udevd:creating link '/dev/disk/by-label/Anaconda' to '/dev/dm-0' 15:19:51,787 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-label/Anaconda' to '../../dm-0' 15:19:51,787 INFO systemd-udevd:found 'b253:0' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2fa93e9e9e-036a-4d07-a4cd-e889a6fdfb52' 15:19:51,787 INFO systemd-udevd:found 'b253:1' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2fa93e9e9e-036a-4d07-a4cd-e889a6fdfb52' 15:19:51,946 INFO systemd-udevd:handling device node '/dev/vda', devnum=b252:0, mode=0600, uid=0, gid=0 15:19:51,946 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:0' to '../vda' 15:19:51,967 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2did_2ddm_5cx2dname_5cx2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=183 reply_cookie=0 error=n/a 15:19:51,967 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddm_5cx2d0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=184 reply_cookie=0 error=n/a 15:19:51,967 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddm_5cx2d0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=185 reply_cookie=0 error=n/a 15:19:51,967 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2ddm_5cx2d0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=186 reply_cookie=0 error=n/a 15:19:51,967 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2ddm_5cx2d0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=187 reply_cookie=0 error=n/a 15:19:52,040 INFO systemd-udevd:found 'b253:0' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2fa93e9e9e-036a-4d07-a4cd-e889a6fdfb52' 15:19:52,082 INFO systemd-udevd:found 'b252:0' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio' 15:19:52,082 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '/dev/vda' 15:19:52,082 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '../../vda' 15:19:52,102 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2dbase_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=188 reply_cookie=0 error=n/a 15:19:52,102 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2dbase_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=189 reply_cookie=0 error=n/a 15:19:52,129 INFO systemd-udevd:found 'b7:1' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2fa93e9e9e-036a-4d07-a4cd-e889a6fdfb52' 15:19:52,138 INFO systemd-udevd:found 'b253:1' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2fa93e9e9e-036a-4d07-a4cd-e889a6fdfb52' 15:19:52,148 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:19:52,148 INFO systemd-udevd:adding watch on '/dev/vda' 15:19:52,169 INFO systemd-udevd:found 'b7:1' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2fa93e9e9e-036a-4d07-a4cd-e889a6fdfb52' 15:19:52,178 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2did_2ddm_5cx2dname_5cx2dlive_5cx2dbase_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=190 reply_cookie=0 error=n/a 15:19:52,187 INFO systemd-udevd:creating link '/dev/disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52' to '/dev/dm-0' 15:19:52,201 DEBUG program:Return code: 0 15:19:52,206 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2did_2ddm_5cx2dname_5cx2dlive_5cx2dbase_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=191 reply_cookie=0 error=n/a 15:19:52,219 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:19:52,232 INFO program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i 15:19:52,271 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52' to '../../dm-0' 15:19:52,282 INFO systemd-udevd:creating link '/dev/disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52' to '/dev/loop1' 15:19:52,282 INFO systemd-udevd:atomically replace '/dev/disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52' 15:19:52,304 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddm_5cx2d1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=192 reply_cookie=0 error=n/a 15:19:52,312 INFO systemd-udevd:found 'b253:0' claiming '/run/udev/links/\x2fmapper\x2flive-rw' 15:19:52,312 INFO systemd-udevd:creating link '/dev/mapper/live-rw' to '/dev/dm-0' 15:19:52,312 INFO systemd-udevd:preserve already existing symlink '/dev/mapper/live-rw' to '../dm-0' 15:19:52,335 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddm_5cx2d1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=193 reply_cookie=0 error=n/a 15:19:52,335 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2ddm_5cx2d1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=194 reply_cookie=0 error=n/a 15:19:52,355 INFO systemd-udevd:created db file '/run/udev/data/b7:1' for '/devices/virtual/block/loop1' 15:19:52,355 INFO systemd-udevd:adding watch on '/dev/loop1' 15:19:52,369 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2ddm_5cx2d1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=195 reply_cookie=0 error=n/a 15:19:52,374 INFO systemd-udevd:passed device to netlink monitor 0x8079dc60 15:19:52,374 INFO systemd-udevd:seq 2048 processed 15:19:52,384 INFO systemd-udevd:created db file '/run/udev/data/b253:0' for '/devices/virtual/block/dm-0' 15:19:52,384 INFO systemd-udevd:adding watch on '/dev/dm-0' 15:19:52,384 INFO systemd-udevd:created db file '/run/udev/data/b253:0' for '/devices/virtual/block/dm-0' 15:19:52,400 INFO systemd-udevd:created db file '/run/udev/data/b7:1' for '/devices/virtual/block/loop1' 15:19:52,400 INFO systemd-udevd:passed device to netlink monitor 0x80790698 15:19:52,400 INFO systemd-udevd:seq 2050 processed 15:19:52,416 ERR program:Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory: '/usr/libexec/fcoe/fcoe_edd.sh' 15:19:52,421 INFO systemd-udevd:passed device to netlink monitor 0x807858d8 15:19:52,421 INFO systemd-udevd:seq 2053 processed 15:19:52,431 INFO blivet:Failed to read FCoE EDD info: No such file or directory: '/usr/libexec/fcoe/fcoe_edd.sh' 15:19:52,437 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/dm-1' failed with exit code 1. 15:19:52,437 INFO systemd-udevd:handling device node '/dev/dm-1', devnum=b253:1, mode=0600, uid=0, gid=0 15:19:52,437 INFO systemd-udevd:preserve already existing symlink '/dev/block/253:1' to '../dm-1' 15:19:52,437 INFO systemd-udevd:found 'b253:1' claiming '/run/udev/links/\x2fdisk\x2fby-id\x2fdm-name-live-base' 15:19:52,437 INFO systemd-udevd:creating link '/dev/disk/by-id/dm-name-live-base' to '/dev/dm-1' 15:19:52,437 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-id/dm-name-live-base' to '../../dm-1' 15:19:52,437 INFO systemd-udevd:found 'b253:0' claiming '/run/udev/links/\x2fdisk\x2fby-label\x2fAnaconda' 15:19:52,437 INFO systemd-udevd:found 'b253:1' claiming '/run/udev/links/\x2fdisk\x2fby-label\x2fAnaconda' 15:19:52,437 INFO systemd-udevd:found 'b7:1' claiming '/run/udev/links/\x2fdisk\x2fby-label\x2fAnaconda' 15:19:52,437 INFO systemd-udevd:creating link '/dev/disk/by-label/Anaconda' to '/dev/dm-1' 15:19:52,437 INFO systemd-udevd:atomically replace '/dev/disk/by-label/Anaconda' 15:19:52,437 INFO systemd-udevd:found 'b253:0' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2fa93e9e9e-036a-4d07-a4cd-e889a6fdfb52' 15:19:52,437 INFO systemd-udevd:found 'b253:1' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2fa93e9e9e-036a-4d07-a4cd-e889a6fdfb52' 15:19:52,437 INFO systemd-udevd:found 'b7:1' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2fa93e9e9e-036a-4d07-a4cd-e889a6fdfb52' 15:19:52,437 INFO systemd-udevd:creating link '/dev/disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52' to '/dev/dm-1' 15:19:52,437 INFO systemd-udevd:atomically replace '/dev/disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52' 15:19:52,437 INFO systemd-udevd:found 'b253:1' claiming '/run/udev/links/\x2fmapper\x2flive-base' 15:19:52,437 INFO systemd-udevd:creating link '/dev/mapper/live-base' to '/dev/dm-1' 15:19:52,437 INFO systemd-udevd:preserve already existing symlink '/dev/mapper/live-base' to '../dm-1' 15:19:52,437 INFO systemd-udevd:created db file '/run/udev/data/b253:1' for '/devices/virtual/block/dm-1' 15:19:52,437 INFO systemd-udevd:adding watch on '/dev/dm-1' 15:19:52,437 INFO systemd-udevd:created db file '/run/udev/data/b253:1' for '/devices/virtual/block/dm-1' 15:19:52,437 INFO systemd-udevd:passed device to netlink monitor 0x8077dad8 15:19:52,437 INFO systemd-udevd:seq 2054 processed 15:19:52,560 INFO blivet:no /etc/zfcp.conf; not configuring zfcp 15:19:52,566 INFO systemd-udevd:cleanup idle workers 15:19:52,572 WARNING anaconda:/usr/lib/python3.6/optparse.py:1000: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead.#012 option = self.option_class(*args, **kwargs) 15:19:52,577 INFO systemd-udevd:Unload module index 15:19:52,582 INFO program:Running... loadkeys us 15:19:52,588 INFO systemd-udevd:Unload module index 15:19:52,593 INFO systemd-udevd:Unload module index 15:19:52,599 INFO systemd-udevd:Unload module index 15:19:52,604 INFO systemd-udevd:Unloaded link configuration context. 15:19:52,609 INFO systemd-udevd:Unloaded link configuration context. 15:19:52,615 INFO systemd-udevd:Unloaded link configuration context. 15:19:52,620 INFO systemd-udevd:Unloaded link configuration context. 15:19:52,625 INFO systemd-udevd:Unload module index 15:19:52,625 INFO systemd-udevd:Unloaded link configuration context. 15:19:52,636 INFO systemd-udevd:Unload module index 15:19:52,636 INFO systemd-udevd:Unloaded link configuration context. 15:19:52,646 INFO systemd-udevd:worker [1585] exited 15:19:52,646 INFO systemd-udevd:cleanup idle workers 15:19:52,657 NOTICE audit:AVC avc: denied { read write } for pid=1603 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 15:19:52,658 INFO systemd-udevd:Unload module index 15:19:52,658 INFO systemd-udevd:Unloaded link configuration context. 15:19:52,669 NOTICE audit:SYSCALL arch=40000028 syscall=11 per=800000 success=yes exit=0 a0=b1e1d080 a1=b1f3abd0 a2=b187c5d0 a3=0 items=0 ppid=1437 pid=1603 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="loadkeys" exe="/usr/bin/loadkeys" subj=system_u:system_r:loadkeys_t:s0 key=(null) 15:19:52,671 NOTICE audit:PROCTITLE proctitle=6C6F61646B657973007573 15:19:52,673 INFO systemd-udevd:worker [1579] exited 15:19:52,673 INFO systemd-udevd:cleanup idle workers 15:19:52,673 INFO systemd-udevd:worker [1581] exited 15:19:52,673 INFO systemd-udevd:cleanup idle workers 15:19:52,673 INFO systemd-udevd:worker [1582] exited 15:19:52,673 INFO systemd-udevd:cleanup idle workers 15:19:52,673 INFO systemd-udevd:worker [1583] exited 15:19:52,673 INFO systemd-udevd:worker [1580] exited 15:19:52,673 INFO systemd-udevd:cleanup idle workers 15:19:52,673 INFO systemd-udevd:worker [1586] exited 15:19:52,673 INFO systemd-udevd:seq 2055 queued, 'add' 'module' 15:19:52,673 INFO systemd-udevd:seq 2055 forked new worker [1595] 15:19:52,673 INFO systemd-udevd:seq 2056 queued, 'add' 'class' 15:19:52,783 NOTICE audit:AVC avc: denied { open } for pid=1603 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 15:19:52,785 NOTICE audit:SYSCALL arch=40000028 syscall=5 per=800000 success=yes exit=3 a0=7f59dee8 a1=2 a2=0 a3=0 items=0 ppid=1437 pid=1603 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="loadkeys" exe="/usr/bin/loadkeys" subj=system_u:system_r:loadkeys_t:s0 key=(null) 15:19:52,787 NOTICE audit:PROCTITLE proctitle=6C6F61646B657973007573 15:19:52,789 NOTICE audit:AVC avc: denied { ioctl } for pid=1603 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=0x5401 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 15:19:52,795 NOTICE audit:SYSCALL arch=40000028 syscall=54 per=800000 success=yes exit=0 a0=3 a1=5401 a2=bedcd940 a3=bedcd980 items=0 ppid=1437 pid=1603 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="loadkeys" exe="/usr/bin/loadkeys" subj=system_u:system_r:loadkeys_t:s0 key=(null) 15:19:52,797 NOTICE audit:PROCTITLE proctitle=6C6F61646B657973007573 15:19:52,798 INFO systemd-udevd:seq 2055 running 15:19:52,798 INFO systemd-udevd:passed device to netlink monitor 0x807832d0 15:19:52,798 INFO systemd-udevd:seq 2055 processed 15:19:52,820 INFO systemd-udevd:seq 2056 forked new worker [1596] 15:19:52,820 INFO systemd-udevd:seq 2057 queued, 'add' 'class' 15:19:52,820 INFO systemd-udevd:passed 131 byte device to netlink monitor 0x8077ff28 15:19:52,820 INFO systemd-udevd:seq 2058 queued, 'add' 'class' 15:19:52,841 INFO systemd-udevd:seq 2057 running 15:19:52,846 INFO systemd-udevd:seq 2058 forked new worker [1597] 15:19:52,846 INFO systemd-udevd:seq 2059 queued, 'add' 'class' 15:19:52,855 INFO systemd-udevd:seq 2056 running 15:19:52,859 INFO systemd-udevd:passed device to netlink monitor 0x807832d0 15:19:52,859 INFO systemd-udevd:seq 2057 processed 15:19:52,868 INFO systemd-udevd:passed device to netlink monitor 0x8078f798 15:19:52,868 INFO systemd-udevd:seq 2056 processed 15:19:52,879 INFO systemd-udevd:seq 2058 running 15:19:52,884 INFO systemd-udevd:seq 2059 forked new worker [1600] 15:19:52,884 INFO systemd-udevd:seq 2060 queued, 'add' 'module' 15:19:52,884 INFO systemd-udevd:passed 129 byte device to netlink monitor 0x8077ff28 15:19:52,898 INFO systemd-udevd:seq 2060 running 15:19:52,903 INFO systemd-udevd:seq 2059 running 15:19:52,908 INFO systemd-udevd:seq 2061 queued, 'add' 'module' 15:19:52,908 INFO systemd-udevd:passed 131 byte device to netlink monitor 0x8077ff28 15:19:52,908 INFO systemd-udevd:seq 2062 queued, 'add' 'bus' 15:19:52,921 INFO systemd-udevd:passed device to netlink monitor 0x8078fbb0 15:19:52,921 INFO systemd-udevd:seq 2058 processed 15:19:52,930 INFO systemd-udevd:passed device to netlink monitor 0x807832d0 15:19:52,930 INFO systemd-udevd:seq 2060 processed 15:19:52,939 INFO systemd-udevd:seq 2061 running 15:19:52,944 INFO systemd-udevd:seq 2062 forked new worker [1601] 15:19:52,944 INFO systemd-udevd:seq 2063 queued, 'add' 'module' 15:19:52,944 INFO systemd-udevd:passed 128 byte device to netlink monitor 0x8077ff28 15:19:52,958 INFO systemd-udevd:seq 2063 running 15:19:52,963 INFO systemd-udevd:passed device to netlink monitor 0x8078f798 15:19:52,963 INFO systemd-udevd:seq 2061 processed 15:19:52,973 INFO systemd-udevd:passed device to netlink monitor 0x80790738 15:19:52,973 INFO systemd-udevd:seq 2059 processed 15:19:52,981 INFO systemd-udevd:passed device to netlink monitor 0x807832d0 15:19:52,987 INFO systemd-udevd:seq 2062 running 15:19:52,991 INFO systemd-udevd:seq 2063 processed 15:19:52,996 INFO systemd-udevd:passed device to netlink monitor 0x80781640 15:19:52,996 INFO systemd-udevd:seq 2062 processed 15:19:53,006 INFO systemd-udevd:cleanup idle workers 15:19:53,011 INFO systemd-udevd:Unload module index 15:19:53,011 INFO systemd-udevd:Unloaded link configuration context. 15:19:53,020 INFO systemd-udevd:Unload module index 15:19:53,020 INFO systemd-udevd:Unloaded link configuration context. 15:19:53,029 INFO systemd-udevd:Unload module index 15:19:53,029 INFO systemd-udevd:Unloaded link configuration context. 15:19:53,039 INFO systemd-udevd:Unload module index 15:19:53,039 INFO systemd-udevd:Unloaded link configuration context. 15:19:53,048 INFO systemd-udevd:worker [1596] exited 15:19:53,048 INFO systemd-udevd:cleanup idle workers 15:19:53,048 INFO systemd-udevd:worker [1600] exited 15:19:53,048 INFO systemd-udevd:cleanup idle workers 15:19:53,048 INFO systemd-udevd:worker [1597] exited 15:19:53,048 INFO systemd-udevd:cleanup idle workers 15:19:53,048 INFO systemd-udevd:worker [1595] exited 15:19:53,048 INFO systemd-udevd:cleanup idle workers 15:19:53,095 INFO systemd-udevd:Unload module index 15:19:53,095 INFO systemd-udevd:Unloaded link configuration context. 15:19:53,113 INFO systemd-udevd:worker [1601] exited 15:19:53,358 DEBUG program:Return code: 0 15:19:53,364 INFO program:Running... loadkeys us 15:19:54,010 DEBUG program:Return code: 0 15:19:54,028 NOTICE dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.14' (uid=0 pid=1437 comm="/usr/libexec/system-python /sbin/anaconda " label="system_u:system_r:initrc_t:s0") 15:19:54,091 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=196 reply_cookie=0 error=n/a 15:19:54,119 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=197 reply_cookie=0 error=n/a 15:19:54,245 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=199 reply_cookie=0 error=n/a 15:19:54,273 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=200 reply_cookie=0 error=n/a 15:19:54,303 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/668 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=201 reply_cookie=0 error=n/a 15:19:54,441 NOTICE audit:AVC avc: denied { mounton } for pid=1607 comm="(-localed)" path="/dev" dev="dm-0" ino=8193 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 15:19:54,443 NOTICE audit:SYSCALL arch=40000028 syscall=21 per=800000 success=yes exit=0 a0=be88eec8 a1=8073e878 a2=0 a3=2000 items=0 ppid=1 pid=1607 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-localed)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:init_t:s0 key=(null) 15:19:54,445 NOTICE audit:PROCTITLE proctitle="(-localed)" 15:19:54,742 INFO systemd-localed:Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a 15:19:54,751 INFO systemd-localed:Got message type=method_return sender=org.freedesktop.DBus destination=:1.15 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a 15:19:54,751 INFO systemd-localed:Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 error=n/a 15:19:54,774 INFO systemd-localed:Got message type=method_return sender=org.freedesktop.DBus destination=:1.15 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a 15:19:54,779 NOTICE dbus-daemon:[system] Successfully activated service 'org.freedesktop.locale1' 15:19:54,806 NOTICE audit:USER_AVC pid=1379 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.14 spid=1607 tpid=1437 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus#012 exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' 15:19:54,809 INFO systemd-localed:Got message type=signal sender=org.freedesktop.DBus destination=:1.15 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a 15:19:54,809 INFO systemd-localed:Got message type=signal sender=org.freedesktop.DBus destination=:1.15 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 error=n/a 15:19:54,809 INFO systemd-localed:Got message type=method_call sender=:1.14 destination=org.freedesktop.locale1 object=/org/freedesktop/locale1 interface=org.freedesktop.locale1 member=SetVConsoleKeyboard cookie=2 reply_cookie=0 error=n/a 15:19:54,809 INFO systemd-localed:Sent message type=method_return sender=n/a destination=:1.14 object=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 error=n/a 15:19:54,868 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 15:19:54,870 INFO systemd-localed:Got message type=method_call sender=:1.14 destination=org.freedesktop.locale1 object=/org/freedesktop/locale1 interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a 15:19:54,870 INFO systemd-localed:Sent message type=method_return sender=n/a destination=:1.14 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 error=n/a 15:19:54,870 INFO systemd-localed:Got message type=method_call sender=:1.14 destination=org.freedesktop.locale1 object=/org/freedesktop/locale1 interface=org.freedesktop.DBus.Properties member=Get cookie=4 reply_cookie=0 error=n/a 15:19:54,870 INFO systemd-localed:Sent message type=method_return sender=n/a destination=:1.14 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=4 error=n/a 15:19:54,870 INFO systemd-localed:Got message type=method_call sender=:1.14 destination=org.freedesktop.locale1 object=/org/freedesktop/locale1 interface=org.freedesktop.locale1 member=SetX11Keyboard cookie=5 reply_cookie=0 error=n/a 15:19:54,870 INFO systemd-localed:Sent message type=method_return sender=n/a destination=:1.14 object=n/a interface=n/a member=n/a cookie=6 reply_cookie=5 error=n/a 15:19:54,928 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=202 reply_cookie=0 error=n/a 15:19:54,928 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=203 reply_cookie=0 error=n/a 15:19:54,928 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=204 reply_cookie=0 error=n/a 15:19:54,944 INFO systemd-localed:Got message type=method_call sender=:1.14 destination=org.freedesktop.locale1 object=/org/freedesktop/locale1 interface=org.freedesktop.DBus.Properties member=Get cookie=6 reply_cookie=0 error=n/a 15:19:54,944 INFO systemd-localed:Sent message type=method_return sender=n/a destination=:1.14 object=n/a interface=n/a member=n/a cookie=7 reply_cookie=6 error=n/a 15:19:54,944 INFO systemd-localed:Got message type=method_call sender=:1.16 destination=org.freedesktop.locale1 object=/org/freedesktop/locale1 interface=org.freedesktop.locale1 member=SetX11Keyboard cookie=2 reply_cookie=0 error=n/a 15:19:54,944 INFO systemd-localed:Sent message type=method_return sender=n/a destination=:1.16 object=n/a interface=n/a member=n/a cookie=8 reply_cookie=2 error=n/a 15:19:55,005 WARNING anaconda:/usr/lib/python3.6/optparse.py:1000: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead.#012 option = self.option_class(*args, **kwargs) 15:19:55,055 DEBUG anaconda:setting locale to: en_US.UTF-8 15:19:55,197 DEBUG anaconda:network: devices found ['eth0'] 15:19:55,202 DEBUG ifcfg:content of files (network initialization): 15:19:55,208 DEBUG ifcfg:/etc/sysconfig/network-scripts/ifcfg-eth0: 15:19:55,213 DEBUG ifcfg: # Generated by dracut initrd 15:19:55,218 DEBUG ifcfg: NAME="eth0" 15:19:55,223 DEBUG ifcfg: HWADDR="52:54:00:34:7c:af" 15:19:55,229 DEBUG ifcfg: ONBOOT=yes 15:19:55,236 DEBUG ifcfg: NETBOOT=yes 15:19:55,244 DEBUG ifcfg: UUID="dde448b3-95c7-472a-9994-17c0862c1519" 15:19:55,253 DEBUG ifcfg: IPV6INIT=yes 15:19:55,274 DEBUG ifcfg: BOOTPROTO=dhcp 15:19:55,279 DEBUG ifcfg: TYPE=Ethernet Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6430/7200 15:19:55,359 DEBUG ifcfg:all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [82, 84, 0, 52, 124, 175], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'eth0', 'uuid': 'dde448b3-95c7-472a-9994-17c0862c1519', 'type': '802-3-ethernet', 'permissions': [], 'timestamp': 1489159128}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'addr-gen-mode': 0, 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] 15:19:56,536 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:19:56,549 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:19:56,561 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:19:56,572 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:19:56,584 DEBUG anaconda:network: pre kickstart - updating settings of device eth0 15:19:57,890 DEBUG NetworkManager: [1489159197.8875] create NMAuditManager singleton (0x81493a08) 15:19:57,903 DEBUG NetworkManager: [1489159197.9024] ++ connection 'replace-and-commit-disk' (0xb4a060c0/NMSimpleConnection < 0x81458080/NMIfcfgConnection): 15:19:57,908 DEBUG NetworkManager: [1489159197.9031] ++ connection [ 0x8143aa88 < 0x8143a548 ] 15:19:57,917 DEBUG NetworkManager: [1489159197.9034] ++ connection.autoconnect = FALSE 15:19:57,922 DEBUG NetworkManager: [1489159197.9039] ++ connection.timestamp = 1489159128 15:19:57,927 DEBUG NetworkManager: [1489159197.9072] settings-connection[0x81458080,dde448b3-95c7-472a-9994-17c0862c1519]: replace settings from connection 0xb4a060c0 (eth0) 15:19:57,941 DEBUG NetworkManager: [1489159197.9404] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (eth0) 15:19:57,961 INFO NetworkManager: [1489159197.9414] audit: op="connection-update" uuid="dde448b3-95c7-472a-9994-17c0862c1519" name="eth0" args="connection.autoconnect,connection.timestamp" pid=1437 uid=0 result="success" 15:19:58,110 DEBUG NetworkManager: [1489159198.1097] active-connection[0x8143d518]: set device "eth0" [0x81470398] 15:19:58,115 DEBUG NetworkManager: [1489159198.1102] device[0x81470398] (eth0): add_pending_action (1): 'activation-0x8143d518' 15:19:58,120 DEBUG NetworkManager: [1489159198.1148] active-connection[0x8143d518]: constructed (NMActRequest, version-id 2) 15:19:58,127 INFO NetworkManager: [1489159198.1161] device (eth0): disconnecting connection 'eth0' for new activation request 15:19:58,162 NOTICE dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=1387 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") 15:19:58,169 INFO NetworkManager: [1489159198.1164] device (eth0): state change: activated -> deactivating (reason 'new-activation') [100 110 60] 15:19:58,190 DEBUG NetworkManager: [1489159198.1177] active-connection[0x8143d3c8]: set state deactivating (was activated) 15:19:58,209 DEBUG NetworkManager: [1489159198.1182] connectivity: set offline 15:19:58,224 DEBUG NetworkManager: [1489159198.1185] connectivity: state changed from FULL to NONE 15:19:58,248 DEBUG NetworkManager: [1489159198.1189] manager: connectivity checking indicates NONE 15:19:58,270 DEBUG anaconda:network: kickstart pre section applied for devices ['eth0'] 15:19:58,334 INFO NetworkManager: [1489159198.1192] manager: NetworkManager state is now DISCONNECTED 15:19:58,378 DEBUG ifcfg:content of files (kickstart pre section applied for devices ['eth0']): 15:19:58,384 DEBUG NetworkManager: [1489159198.1203] dispatcher: (6) dispatching action 'connectivity-change' 15:19:58,428 DEBUG ifcfg:/etc/sysconfig/network-scripts/ifcfg-eth0: 15:19:58,434 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=208 reply_cookie=0 error=n/a 15:19:58,486 DEBUG NetworkManager: [1489159198.1215] active-connection[0x8143d3c8]: check-master-ready: not signalling (state deactivating, no master) 15:19:58,492 DEBUG ifcfg: # Generated by dracut initrd 15:19:58,513 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=209 reply_cookie=0 error=n/a 15:19:58,522 DEBUG NetworkManager: [1489159198.1872] dispatcher: (7) (eth0) dispatching action 'pre-down' (with callback) 15:19:58,561 DEBUG ifcfg: NAME=eth0 15:19:58,568 DEBUG NetworkManager: [1489159198.1877] dispatcher: (7) simulate request; no scripts in /etc/NetworkManager/dispatcher.d/pre-down.d 15:19:58,575 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/731 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=210 reply_cookie=0 error=n/a 15:19:58,581 DEBUG ifcfg: HWADDR=52:54:00:34:7C:AF 15:19:58,593 DEBUG NetworkManager: [1489159198.1881] device[0x81470398] (eth0): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-explicit,!user-settings=0x0/0x79/managed, set-managed [user-explicit=0x20], reason user-requested) 15:19:58,599 DEBUG ifcfg: ONBOOT=no 15:19:58,606 DEBUG NetworkManager: [1489159198.1988] device[0x81470398] (eth0): queue activation request waiting for currently active connection to disconnect 15:19:58,623 DEBUG ifcfg: NETBOOT=yes 15:19:58,628 INFO NetworkManager: [1489159198.1992] device (eth0): disconnecting for new activation request. 15:19:58,638 DEBUG ifcfg: UUID=dde448b3-95c7-472a-9994-17c0862c1519 15:19:58,643 DEBUG NetworkManager: [1489159198.1994] device[0x81470398] (eth0): state change: deactivating -> deactivating (reason 'new-activation') [110 110 60] 15:19:58,653 DEBUG ifcfg: IPV6INIT=yes 15:19:58,664 INFO NetworkManager: [1489159198.2080] audit: op="connection-activate" uuid="dde448b3-95c7-472a-9994-17c0862c1519" name="eth0" pid=1437 uid=0 result="success" 15:19:58,669 DEBUG ifcfg: BOOTPROTO=dhcp 15:19:58,687 DEBUG NetworkManager: [1489159198.2209] device[0x81470398] (eth0): add_pending_action (2): 'queued-state-change-disconnected' 15:19:58,692 DEBUG ifcfg: TYPE=Ethernet 15:19:58,697 DEBUG NetworkManager: [1489159198.2213] device[0x81470398] (eth0): queue-state[disconnected, reason:new-activation, id:252]: queue state change 15:19:58,703 DEBUG ifcfg: PROXY_METHOD=none 15:19:58,709 DEBUG NetworkManager: [1489159198.2247] device[0x81470398] (eth0): queue-state[disconnected, reason:new-activation, id:252]: change state 15:19:58,714 DEBUG ifcfg: BROWSER_ONLY=no 15:19:58,720 INFO NetworkManager: [1489159198.2251] device (eth0): state change: deactivating -> disconnected (reason 'new-activation') [110 30 60] 15:19:58,727 DEBUG ifcfg: DEFROUTE=yes 15:19:58,732 DEBUG NetworkManager: [1489159198.2253] device[0x81470398] (eth0): will enable userland IPv6LL 15:19:58,739 DEBUG ifcfg: IPV4_FAILURE_FATAL=no 15:19:58,744 DEBUG NetworkManager: [1489159198.2257] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none 15:19:58,750 DEBUG ifcfg: IPV6_AUTOCONF=yes 15:19:58,755 DEBUG NetworkManager: [1489159198.2291] platform-linux: do-request-link: 2 15:19:58,762 DEBUG ifcfg: IPV6_DEFROUTE=yes 15:19:58,768 DEBUG NetworkManager: [1489159198.2300] platform: signal: link changed: 2: eth0 mtu 1500 arp 1 ethernet? init addrgenmode none addr 52:54:00:34:7C:AF driver virtio_net rx:56881,353462161 tx:22800,1517484 15:19:58,773 DEBUG ifcfg: IPV6_FAILURE_FATAL=no 15:19:58,779 DEBUG NetworkManager: [1489159198.2303] device[0x81470398] (eth0): queued link change for ifindex 2 15:19:58,785 DEBUG NetworkManager: [1489159198.2452] platform: signal: link changed: 2: eth0 mtu 1500 arp 1 ethernet? init addrgenmode none addr 52:54:00:34:7C:AF driver virtio_net rx:56881,353462161 tx:22801,1517526 15:19:58,791 DEBUG NetworkManager: [1489159198.2459] platform-linux: do-change-link[2]: success changing link: success 15:19:58,797 DEBUG NetworkManager: [1489159198.2481] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eth0/disable_ipv6' to '1' (current value is '0') 15:19:58,803 DEBUG NetworkManager: [1489159198.2678] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eth0/disable_ipv6' to '0' (current value is '1') 15:19:58,810 DEBUG NetworkManager: [1489159198.2692] device[0x81470398] (eth0): deactivating device (reason 'new-activation') [60] 15:19:58,818 DEBUG NetworkManager: [1489159198.2695] firewall: [0x814902e0,remove*:"eth0"]: firewall zone remove eth0:default (not running, simulate success) 15:19:58,827 DEBUG NetworkManager: [1489159198.2700] firewall: [0x814902e0,remove*:"eth0"]: complete: drop request simulating success 15:19:58,832 DEBUG NetworkManager: [1489159198.2703] device[0x81470398] (eth0): remove_pending_action (2): 'dhcp4' not pending (expected) 15:19:58,840 DEBUG NetworkManager: [1489159198.2723] kill child process 'dhcp-client-eth0' (1435): waiting up to 500 milliseconds for process to terminate normally after sending SIGTERM (15)... 15:19:58,845 DEBUG NetworkManager: [1489159198.4191] kill child process 'dhcp-client-eth0' (1435): after sending SIGTERM (15), process 1435 exited by signal 15 (146753 usec elapsed) 15:19:58,852 INFO NetworkManager: [1489159198.4695] dhcp4 (eth0): canceled DHCP transaction, DHCP client pid 1435 15:19:58,859 INFO NetworkManager: [1489159198.4710] dhcp4 (eth0): state changed bound -> done 15:19:58,865 DEBUG NetworkManager: [1489159198.4804] device[0x81470398] (eth0): remove_pending_action (2): 'dhcp6' not pending (expected) 15:19:58,884 DEBUG NetworkManager: [1489159198.4810] device[0x81470398] (eth0): remove_pending_action (2): 'autoconf6' not pending (expected) 15:19:58,899 DEBUG NetworkManager: [1489159198.4824] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eth0/accept_ra' to '0' (current value is '1') 15:19:58,919 DEBUG NetworkManager: [1489159198.4898] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eth0/use_tempaddr' to '0' (current value is identical) 15:19:58,964 DEBUG ifcfg:all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [82, 84, 0, 52, 124, 175], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'eth0', 'uuid': 'dde448b3-95c7-472a-9994-17c0862c1519', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect': False, 'timestamp': 1489159198}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'addr-gen-mode': 0, 'address-data': [], 'route-data': []}, 'proxy': {}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}}] 15:19:59,007 DEBUG NetworkManager: [1489159198.4908] platform: signal: route 6 removed: fe80::/64 via :: dev 2 metric 256 mss 0 src rt-kernel 15:19:59,033 NOTICE dbus-daemon:[system] Successfully activated service 'org.freedesktop.nm_dispatcher' 15:19:59,039 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=211 reply_cookie=0 error=n/a 15:19:59,047 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 15:19:59,049 DEBUG NetworkManager: [1489159198.4912] device[0x81470398] (eth0): queued IP6 config change 15:19:59,077 INFO nm-dispatcher:req:1 'connectivity-change': new request (5 scripts) 15:19:59,108 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=212 reply_cookie=0 error=n/a 15:19:59,108 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=213 reply_cookie=0 error=n/a 15:19:59,123 DEBUG NetworkManager: [1489159198.4920] platform: signal: address 6 removed: fe80::5054:ff:fe34:7caf/64 lft forever pref forever lifetime 82-0[4294967295,4294967295] dev 2 flags permanent src kernel 15:19:59,132 DEBUG nm-dispatcher:req:1 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 15:19:59,144 DEBUG NetworkManager: [1489159198.4923] default-route: resync: schedule on idle 15:19:59,149 DEBUG nm-dispatcher:req:1 'connectivity-change': environment: CONNECTIVITY_STATE=NONE 15:19:59,161 DEBUG NetworkManager: [1489159198.4935] route-mgr4: 2: sync 0 IPv4 routes 15:19:59,174 INFO nm-dispatcher:req:1 'connectivity-change': start running ordered scripts... 15:19:59,179 DEBUG NetworkManager: [1489159198.5020] platform: route: deleting IPv4 route 192.168.122.0/24, metric=0, ifindex 2 dev eth0 15:19:59,191 DEBUG nm-dispatcher:req:1 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": run script 15:19:59,196 DEBUG NetworkManager: [1489159198.5031] platform: signal: route 4 removed: 192.168.122.0/24 via 0.0.0.0 dev 2 metric 0 mss 0 src rt-kernel scope link pref-src 192.168.122.233 15:19:59,208 INFO nm-dispatcher:req:2 'down' [eth0]: new request (5 scripts) 15:19:59,223 DEBUG NetworkManager: [1489159198.5034] device[0x81470398] (eth0): queued IP4 config change 15:19:59,258 DEBUG nm-dispatcher:req:2 'down' [eth0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 15:19:59,317 NOTICE audit:AVC avc: denied { write } for pid=1569 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 15:19:59,318 NOTICE audit:AVC avc: denied { add_name } for pid=1569 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 15:19:59,332 NOTICE audit:SYSCALL arch=40000028 syscall=5 per=800000 success=yes exit=10 a0=b54e79ec a1=20241 a2=1b6 a3=1b6 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:19:59,334 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:19:59,335 NOTICE audit:AVC avc: denied { remove_name } for pid=1569 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=36022 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 15:19:59,348 NOTICE audit:SYSCALL arch=40000028 syscall=38 per=800000 success=yes exit=0 a0=b54e79ec a1=b4901500 a2=c3796000 a3=c3796000 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:19:59,350 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:19:59,352 DEBUG NetworkManager: [1489159198.5040] platform-linux: do-delete-ip4-route[2: 192.168.122.0/24 0]: success 15:19:59,368 DEBUG nm-dispatcher:req:2 'down' [eth0]: environment: DEVICE_IP_IFACE=eth0 15:19:59,383 NOTICE audit:AVC avc: denied { write open } for pid=1569 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=36022 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:19:59,392 NOTICE audit:SYSCALL arch=40000028 syscall=5 per=800000 success=yes exit=10 a0=b54e79ec a1=20241 a2=1b6 a3=1b6 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:19:59,394 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:19:59,395 NOTICE audit:AVC avc: denied { getattr } for pid=1569 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=36022 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:19:59,397 NOTICE audit:SYSCALL arch=40000028 syscall=197 per=800000 success=yes exit=0 a0=a a1=b54e73d8 a2=b54e73d8 a3=b6d3e404 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:19:59,406 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:19:59,408 NOTICE audit:AVC avc: denied { rename } for pid=1569 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=36022 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:19:59,409 NOTICE audit:AVC avc: denied { unlink } for pid=1569 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=36686 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:19:59,411 NOTICE audit:SYSCALL arch=40000028 syscall=38 per=800000 success=yes exit=0 a0=b54e79ec a1=b4901500 a2=c3796000 a3=c3796000 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:19:59,419 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:19:59,421 DEBUG NetworkManager: [1489159198.5044] route-mgr6: 2: sync 0 IPv6 routes 15:19:59,430 DEBUG nm-dispatcher:req:2 'down' [eth0]: environment: DEVICE_IFACE=eth0 15:19:59,447 NOTICE audit:AVC avc: denied { create } for pid=1569 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:19:59,449 NOTICE audit:SYSCALL arch=40000028 syscall=5 per=800000 success=yes exit=10 a0=b54e79ec a1=20241 a2=1b6 a3=1b6 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:19:59,454 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:19:59,460 DEBUG NetworkManager: [1489159198.5049] platform: address: deleting IPv4 address 192.168.122.233/24, ifindex 2 dev eth0 15:19:59,470 DEBUG nm-dispatcher:req:2 'down' [eth0]: environment: CONNECTION_ID=eth0 15:19:59,484 DEBUG NetworkManager: [1489159198.5141] platform: signal: address 4 removed: 192.168.122.233/24 lft 3529sec pref 3529sec lifetime 82-11[3600,3600] dev 2 src kernel 15:19:59,492 DEBUG nm-dispatcher:req:2 'down' [eth0]: environment: CONNECTION_UUID=dde448b3-95c7-472a-9994-17c0862c1519 15:19:59,510 DEBUG NetworkManager: [1489159198.5160] platform: signal: route 4 removed: 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 src rt-static scope global 15:19:59,517 DEBUG nm-dispatcher:req:2 'down' [eth0]: environment: CONNECTION_FILENAME=/etc/sysconfig/network-scripts/ifcfg-eth0 15:19:59,532 DEBUG NetworkManager: [1489159198.5163] platform-linux: do-delete-ip4-address[2: 192.168.122.233/24]: success 15:19:59,538 DEBUG nm-dispatcher:req:2 'down' [eth0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 15:19:59,551 DEBUG NetworkManager: [1489159198.5167] device[0x81470398] (eth0): set metered value 0 15:19:59,564 DEBUG nm-dispatcher:req:1 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": complete 15:19:59,570 DEBUG NetworkManager: [1489159198.5172] manager: new metered value: 0 15:19:59,583 DEBUG nm-dispatcher:req:1 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script 15:19:59,595 DEBUG NetworkManager: [1489159198.5179] default-route: entry[0/dev:0x81470398:eth0:0:+sync]: record:update 0.0.0.0/0 via 0.0.0.0 dev 2 metric 4294967295 mss 0 src unknown (100) 15:19:59,600 DEBUG nm-dispatcher:req:1 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete 15:19:59,613 DEBUG NetworkManager: [1489159198.5182] default-route: entry[0/dev:0x81470398:eth0:0:+sync]: record:remove 0.0.0.0/0 via 0.0.0.0 dev 2 metric 4294967295 mss 0 src unknown (100) 15:19:59,627 DEBUG nm-dispatcher:req:1 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script 15:19:59,643 DEBUG NetworkManager: [1489159198.5185] default-route: entry[0/dev:0x81470398:eth0:0:+sync]: record:remove ::/0 via :: dev 2 metric 4294967295 mss 0 src unknown (4294967295) 15:19:59,655 DEBUG NetworkManager: [1489159198.5240] default-route: resync: cancelled (262) 15:19:59,662 DEBUG NetworkManager: [1489159198.5243] device[0x81470398] (eth0): ip4-config: update (commit=1, routes-full-sync=1, new-config=(nil)) 15:19:59,676 DEBUG NetworkManager: [1489159198.5248] device[0x81470398] (eth0): ip4-config: clear IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/1) 15:19:59,688 DEBUG NetworkManager: [1489159198.5254] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) 15:19:59,698 DEBUG NetworkManager: [1489159198.5259] dns-mgr: (device_ip4_config_changed): DNS configuration changed 15:19:59,709 DEBUG NetworkManager: [1489159198.5262] dns-mgr: (device_ip4_config_changed): committing DNS changes (0) 15:19:59,725 DEBUG NetworkManager: [1489159198.5264] dns-mgr: update-dns: updating resolv.conf 15:19:59,766 DEBUG nm-dispatcher:req:1 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete 15:19:59,785 DEBUG NetworkManager: [1489159198.5630] device[0x81470398] (eth0): ip6-config: update (commit=1, routes-full-sync=1, new-config=(nil)) 15:19:59,811 DEBUG nm-dispatcher:req:1 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script 15:19:59,828 DEBUG NetworkManager: [1489159198.5634] device[0x81470398] (eth0): ip6-config: clear IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/1) 15:19:59,843 DEBUG NetworkManager: [1489159198.5642] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) 15:19:59,861 DEBUG NetworkManager: [1489159198.5648] dns-mgr: (device_ip6_config_changed): DNS configuration did not change 15:19:59,877 DEBUG NetworkManager: [1489159198.5651] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) 15:19:59,892 DEBUG NetworkManager: [1489159198.5800] active-connection[0x8143d3c8]: set state deactivated (was deactivating) 15:19:59,900 DEBUG NetworkManager: [1489159198.5805] active-connection[0x8143d3c8]: check-master-ready: not signalling (state deactivated, no master) 15:19:59,909 DEBUG NetworkManager: [1489159198.5812] dns-mgr: (update_routing_and_dns): queueing DNS updates (1) 15:19:59,921 DEBUG NetworkManager: [1489159198.5815] manager: PrimaryConnection now (none) 15:19:59,927 DEBUG NetworkManager: [1489159198.5823] dns-mgr: (update_routing_and_dns): DNS configuration did not change 15:19:59,933 DEBUG NetworkManager: [1489159198.5827] dns-mgr: (update_routing_and_dns): no DNS changes to commit (0) 15:19:59,938 INFO NetworkManager: [1489159198.5831] device (eth0): Activation: starting connection 'eth0' (dde448b3-95c7-472a-9994-17c0862c1519) 15:19:59,944 DEBUG NetworkManager: [1489159198.5835] device[0x81470398] (eth0): activation-stage: schedule activate_stage1_device_prepare,2 (id 270) 15:19:59,950 DEBUG NetworkManager: [1489159198.5961] dispatcher: (8) (eth0) dispatching action 'down' 15:19:59,956 DEBUG NetworkManager: [1489159198.6065] device[0x81470398] (eth0): remove_pending_action (1): 'queued-state-change-disconnected' 15:19:59,968 DEBUG NetworkManager: [1489159198.6554] device[0x81470398] (eth0): ip6-config: update (commit=0, routes-full-sync=0, new-config=0x8147edc8) 15:19:59,973 DEBUG NetworkManager: [1489159198.6673] device[0x81470398] (eth0): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/3) 15:19:59,981 DEBUG NetworkManager: [1489159198.6681] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) 15:19:59,986 DEBUG NetworkManager: [1489159198.6684] dns-mgr: (device_ip6_config_changed): DNS configuration did not change 15:19:59,998 DEBUG NetworkManager: [1489159198.6689] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) 15:20:00,003 DEBUG NetworkManager: [1489159198.6694] device[0x81470398] (eth0): ip4-config: update (commit=0, routes-full-sync=0, new-config=0x8147a0e8) 15:20:00,012 DEBUG NetworkManager: [1489159198.6813] device[0x81470398] (eth0): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/3) 15:20:00,034 DEBUG NetworkManager: [1489159198.6820] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) 15:20:00,039 DEBUG NetworkManager: [1489159198.6823] dns-mgr: (device_ip4_config_changed): DNS configuration did not change 15:20:00,060 DEBUG NetworkManager: [1489159198.6825] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) 15:20:00,092 INFO dhclient:DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xccc16a04) 15:20:00,111 DEBUG NetworkManager: [1489159198.7092] active-connection[0x8143d3c8]: disposing 15:20:00,126 INFO dhclient:DHCPACK from 192.168.122.1 (xid=0xccc16a04) 15:20:00,139 DEBUG NetworkManager: [1489159198.7112] device[0x81470398] (eth0): activation-stage: invoke activate_stage1_device_prepare,2 (id 270) 15:20:00,155 DEBUG nm-dispatcher:req:1 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete 15:20:00,161 INFO NetworkManager: [1489159198.7119] device (eth0): state change: disconnected -> prepare (reason 'none') [30 40 0] 15:20:00,175 DEBUG nm-dispatcher:req:1 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script 15:20:00,182 DEBUG NetworkManager: [1489159198.7201] active-connection[0x8143d518]: set state activating (was unknown) 15:20:00,187 INFO NetworkManager: [1489159198.7208] manager: NetworkManager state is now CONNECTING 15:20:00,193 DEBUG NetworkManager: [1489159198.7263] active-connection[0x8143d518]: check-master-ready: not signalling (state activating, no master) 15:20:00,199 DEBUG NetworkManager: [1489159198.7270] manager: ActivatingConnection now eth0 15:20:00,204 DEBUG NetworkManager: [1489159198.7275] device[0x81470398] (eth0): set-link: ignore link negotiation 15:20:00,210 DEBUG NetworkManager: [1489159198.7280] device[0x81470398] (eth0): activation-stage: schedule activate_stage2_device_config,2 (id 281) 15:20:00,216 DEBUG NetworkManager: [1489159198.7283] device[0x81470398] (eth0): activation-stage: complete activate_stage1_device_prepare,2 (id 270) 15:20:00,221 DEBUG NetworkManager: [1489159198.8222] device[0x81470398] (eth0): activation-stage: invoke activate_stage2_device_config,2 (id 281) 15:20:00,227 INFO NetworkManager: [1489159198.8227] device (eth0): state change: prepare -> config (reason 'none') [40 50 0] 15:20:00,232 DEBUG NetworkManager: [1489159198.8363] device[0x81470398] (eth0): bringing up device 2 15:20:00,238 DEBUG NetworkManager: [1489159198.8369] platform: link: setting up 'eth0' (2) 15:20:00,244 DEBUG NetworkManager: [1489159198.8372] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) 15:20:00,249 DEBUG NetworkManager: [1489159198.8380] platform-linux: do-request-link: 2 15:20:00,255 DEBUG NetworkManager: [1489159198.8523] platform-linux: do-change-link[2]: success changing link: success 15:20:00,261 DEBUG NetworkManager: [1489159198.8663] device[0x81470398] (eth0): add_pending_action (2): 'carrier-wait' 15:20:00,267 DEBUG NetworkManager: [1489159198.8670] device[0x81470398] (eth0): Activation: setting firewall zone 'default' 15:20:00,273 DEBUG NetworkManager: [1489159198.8673] firewall: [0x81459e60,change*:"eth0"]: firewall zone change eth0:default (not running, simulate success) 15:20:00,278 DEBUG NetworkManager: [1489159198.8678] device[0x81470398] (eth0): activation-stage: complete activate_stage2_device_config,2 (id 281) 15:20:00,293 DEBUG NetworkManager: [1489159198.8799] firewall: [0x81459e60,change*:"eth0"]: complete: fake success 15:20:00,308 DEBUG NetworkManager: [1489159198.8803] device[0x81470398] (eth0): activation-stage: schedule activate_stage3_ip_config_start,2 (id 287) 15:20:00,320 DEBUG NetworkManager: [1489159198.8809] device[0x81470398] (eth0): activation-stage: invoke activate_stage3_ip_config_start,2 (id 287) 15:20:00,330 INFO NetworkManager: [1489159198.8813] device (eth0): state change: config -> ip-config (reason 'none') [50 70 0] 15:20:00,342 INFO NetworkManager: [1489159198.8977] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) 15:20:00,358 DEBUG NetworkManager: [1489159198.8981] dhcp4 (eth0): creating composite dhclient config /var/lib/NetworkManager/dhclient-eth0.conf 15:20:00,370 DEBUG NetworkManager: [1489159198.8983] dhcp4 (eth0): looking for existing config /etc/NetworkManager/dhclient-dde448b3-95c7-472a-9994-17c0862c1519.conf 15:20:00,386 DEBUG nm-dispatcher:req:1 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete 15:20:00,391 DEBUG NetworkManager: [1489159198.8991] dhcp4 (eth0): looking for existing config /etc/NetworkManager/dhclient-eth0.conf 15:20:00,398 DEBUG nm-dispatcher:req:1 'connectivity-change': completed (5 scripts) 15:20:00,403 DEBUG NetworkManager: [1489159198.8995] dhcp4 (eth0): looking for existing config /etc/NetworkManager/dhclient.conf 15:20:00,409 INFO nm-dispatcher:req:2 'down' [eth0]: start running ordered scripts... 15:20:00,414 DEBUG NetworkManager: [1489159198.9000] dhcp4 (eth0): looking for existing config /etc/dhcp/dhclient-eth0.conf 15:20:00,419 DEBUG nm-dispatcher:req:2 'down' [eth0], "/etc/NetworkManager/dispatcher.d/00-netreport": run script 15:20:00,425 DEBUG NetworkManager: [1489159198.9007] dhcp4 (eth0): looking for existing config /etc/dhclient-eth0.conf 15:20:00,431 DEBUG NetworkManager: [1489159198.9011] dhcp4 (eth0): looking for existing config /etc/dhcp/dhclient.conf 15:20:00,437 DEBUG NetworkManager: [1489159198.9015] dhcp4 (eth0): looking for existing config /etc/dhclient.conf 15:20:00,442 DEBUG NetworkManager: [1489159198.9182] dhcp4 (eth0): merging existing dhclient config /etc/dhclient.conf 15:20:00,448 DEBUG NetworkManager: [1489159198.9415] dhcp4 (eth0): running: /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-eth0.pid -lf /var/lib/NetworkManager/dhclient-dde448b3-95c7-472a-9994-17c0862c1519-eth0.lease -cf /var/lib/NetworkManager/dhclient-eth0.conf eth0 15:20:00,454 INFO NetworkManager: [1489159199.0380] dhcp4 (eth0): dhclient started with pid 1611 15:20:00,459 DEBUG NetworkManager: [1489159199.0387] device[0x81470398] (eth0): add_pending_action (3): 'dhcp4' 15:20:00,465 DEBUG NetworkManager: [1489159199.0404] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eth0/mtu': '1500' 15:20:00,470 DEBUG NetworkManager: [1489159199.0409] device[0x81470398] (eth0): will enable userland IPv6LL 15:20:00,476 DEBUG NetworkManager: [1489159199.0412] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none 15:20:00,481 DEBUG NetworkManager: [1489159199.0422] platform-linux: do-request-link: 2 15:20:00,493 DEBUG NetworkManager: [1489159199.0460] platform-linux: do-change-link[2]: success changing link: success 15:20:00,501 DEBUG NetworkManager: [1489159199.0480] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eth0/disable_ipv6' to '1' (current value is '0') 15:20:00,509 DEBUG NetworkManager: [1489159199.0751] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eth0/disable_ipv6' to '0' (current value is '1') 15:20:00,514 DEBUG NetworkManager: [1489159199.0847] device[0x81470398] (eth0): linklocal6: starting IPv6 with method 'auto', but the device has no link-local addresses configured. Wait. 15:20:00,527 DEBUG NetworkManager: [1489159199.0851] device[0x81470398] (eth0): linklocal6: using EUI-64 identifier to generate IPv6LL address 15:20:00,536 DEBUG NetworkManager: [1489159199.0854] device[0x81470398] (eth0): linklocal6: adding IPv6LL address fe80::5054:ff:fe34:7caf 15:20:00,557 DEBUG NetworkManager: [1489159199.0859] platform: address: adding or updating IPv6 address: fe80::5054:ff:fe34:7caf/64 lft forever pref forever lifetime 82-0[4294967295,4294967295] dev 2 src unknown 15:20:00,562 INFO dhclient:bound to 192.168.122.233 -- renewal in 1675 seconds. 15:20:00,591 DEBUG NetworkManager: [1489159199.1090] platform: signal: route 6 added: fe80::/64 via :: dev 2 metric 256 mss 0 src rt-kernel 15:20:00,606 DEBUG NetworkManager: [1489159199.1094] device[0x81470398] (eth0): queued IP6 config change 15:20:00,623 DEBUG NetworkManager: [1489159199.1101] platform-linux: do-add-ip6-address[2: fe80::5054:ff:fe34:7caf]: success 15:20:00,631 DEBUG NetworkManager: [1489159199.1114] platform: signal: address 6 added: fe80::5054:ff:fe34:7caf/64 lft forever pref forever lifetime 82-0[4294967295,4294967295] dev 2 flags tentative,permanent src kernel 15:20:00,639 DEBUG NetworkManager: [1489159199.1160] default-route: resync: schedule on idle 15:20:00,645 DEBUG NetworkManager: [1489159199.1181] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eth0/use_tempaddr' to '0' (current value is identical) 15:20:00,654 DEBUG NetworkManager: [1489159199.1187] device[0x81470398] (eth0): activation-stage: complete activate_stage3_ip_config_start,2 (id 287) 15:20:00,659 DEBUG NetworkManager: [1489159199.1593] device[0x81470398] (eth0): ip6-config: update (commit=0, routes-full-sync=0, new-config=0x8147eca8) 15:20:00,669 DEBUG NetworkManager: [1489159199.1633] device[0x81470398] (eth0): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/3) 15:20:00,675 DEBUG NetworkManager: [1489159199.1723] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) 15:20:00,686 DEBUG NetworkManager: [1489159199.1730] dns-mgr: (device_ip6_config_changed): DNS configuration did not change 15:20:00,692 DEBUG NetworkManager: [1489159199.1733] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) 15:20:00,698 DEBUG NetworkManager: [1489159199.1944] default-route: resync: sync now (295) (IPv4 changes: no, IPv6 changes: yes) 15:20:00,703 DEBUG NetworkManager: [1489159199.9319] bus-manager: (dhcp) accepted connection 0xb4a03950 on private socket 15:20:00,711 DEBUG NetworkManager: [1489159199.9362] dhcp4 (eth0): unmapped DHCP state 'PREINIT' 15:20:00,717 DEBUG NetworkManager: [1489159199.9368] dhcp4 (eth0): DHCP reason 'PREINIT' -> state 'unknown' 15:20:00,728 DEBUG NetworkManager: [1489159199.9830] bus-manager: (dhcp) closed connection 0xb4a03950 on private socket 15:20:00,748 DEBUG NetworkManager: [1489159200.3572] bus-manager: (dhcp) accepted connection 0xb4a039d8 on private socket 15:20:00,753 DEBUG NetworkManager: [1489159200.3890] dispatcher: (6) 00-netreport succeeded 15:20:00,767 DEBUG NetworkManager: [1489159200.3893] dispatcher: (6) 04-iscsi succeeded 15:20:00,776 DEBUG NetworkManager: [1489159200.3929] dispatcher: (6) 10-ifcfg-rh-routes.sh succeeded 15:20:00,786 INFO nm-dispatcher:req:3 'pre-up' [eth0]: new request (1 scripts) 15:20:00,792 DEBUG NetworkManager: [1489159200.3932] dispatcher: (6) 11-dhclient succeeded 15:20:00,801 DEBUG nm-dispatcher:req:3 'pre-up' [eth0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 15:20:00,806 DEBUG NetworkManager: [1489159200.3993] dispatcher: (6) 20-chrony succeeded 15:20:00,822 DEBUG nm-dispatcher:req:3 'pre-up' [eth0]: environment: DEVICE_IP_IFACE=eth0 15:20:00,840 DEBUG NetworkManager: [1489159200.4459] dhcp4 (eth0): DHCP reason 'REBOOT' -> state 'bound' 15:20:00,894 DEBUG nm-dispatcher:req:3 'pre-up' [eth0]: environment: DEVICE_IFACE=eth0 15:20:00,915 DEBUG NetworkManager: [1489159200.4471] dhcp4 (eth0): option 'requested_root_path'=>'1' 15:20:00,933 DEBUG nm-dispatcher:req:3 'pre-up' [eth0]: environment: CONNECTION_ID=eth0 15:20:00,955 DEBUG NetworkManager: [1489159200.4474] dhcp4 (eth0): option 'requested_domain_search'=>'1' 15:20:00,974 DEBUG nm-dispatcher:req:3 'pre-up' [eth0]: environment: CONNECTION_UUID=dde448b3-95c7-472a-9994-17c0862c1519 15:20:00,980 DEBUG NetworkManager: [1489159200.4548] dhcp4 (eth0): option 'network_number'=>'192.168.122.0' 15:20:00,994 DEBUG nm-dispatcher:req:3 'pre-up' [eth0]: environment: CONNECTION_FILENAME=/etc/sysconfig/network-scripts/ifcfg-eth0 15:20:01,007 DEBUG NetworkManager: [1489159200.4551] dhcp4 (eth0): option 'requested_time_offset'=>'1' 15:20:01,019 DEBUG nm-dispatcher:req:3 'pre-up' [eth0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 15:20:01,027 DEBUG NetworkManager: [1489159200.4553] dhcp4 (eth0): option 'requested_domain_name'=>'1' 15:20:01,035 DEBUG nm-dispatcher:req:3 'pre-up' [eth0], "/etc/NetworkManager/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh": run script (no-wait) 15:20:01,043 DEBUG NetworkManager: [1489159200.4557] dhcp4 (eth0): option 'requested_rfc3442_classless_static_routes'=>'1' 15:20:01,051 DEBUG nm-dispatcher:req:2 'down' [eth0], "/etc/NetworkManager/dispatcher.d/00-netreport": complete 15:20:01,058 DEBUG NetworkManager: [1489159200.4560] dhcp4 (eth0): option 'requested_broadcast_address'=>'1' 15:20:01,064 DEBUG nm-dispatcher:req:2 'down' [eth0], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script 15:20:01,077 DEBUG NetworkManager: [1489159200.4562] dhcp4 (eth0): option 'requested_wpad'=>'1' 15:20:01,088 DEBUG nm-dispatcher:req:2 'down' [eth0], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete 15:20:01,095 DEBUG NetworkManager: [1489159200.4564] dhcp4 (eth0): option 'expiry'=>'1489162800' 15:20:01,103 DEBUG nm-dispatcher:req:2 'down' [eth0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script 15:20:01,116 DEBUG NetworkManager: [1489159200.4568] dhcp4 (eth0): option 'next_server'=>'192.168.122.1' 15:20:01,124 DEBUG NetworkManager: [1489159200.4571] dhcp4 (eth0): option 'broadcast_address'=>'192.168.122.255' 15:20:01,137 DEBUG NetworkManager: [1489159200.4573] dhcp4 (eth0): option 'requested_interface_mtu'=>'1' 15:20:01,144 DEBUG NetworkManager: [1489159200.4575] dhcp4 (eth0): option 'requested_subnet_mask'=>'1' 15:20:01,156 DEBUG NetworkManager: [1489159200.4580] dhcp4 (eth0): option 'dhcp_lease_time'=>'3600' 15:20:01,169 DEBUG NetworkManager: [1489159200.4582] dhcp4 (eth0): option 'requested_classless_routes'=>'1' 15:20:01,182 DEBUG NetworkManager: [1489159200.4584] dhcp4 (eth0): option 'ip_address'=>'192.168.122.233' 15:20:01,194 DEBUG NetworkManager: [1489159200.4588] dhcp4 (eth0): option 'requested_static_routes'=>'1' 15:20:01,201 DEBUG nm-dispatcher:req:3 'pre-up' [eth0], "/etc/NetworkManager/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh": complete 15:20:01,213 DEBUG NetworkManager: [1489159200.4591] dhcp4 (eth0): option 'requested_domain_name_servers'=>'1' 15:20:01,222 DEBUG nm-dispatcher:req:3 'pre-up' [eth0]: completed (1 scripts) 15:20:01,234 DEBUG NetworkManager: [1489159200.4593] dhcp4 (eth0): option 'dhcp_renewal_time'=>'1800' 15:20:01,242 DEBUG NetworkManager: [1489159200.4596] dhcp4 (eth0): option 'routers'=>'192.168.122.1' 15:20:01,264 DEBUG NetworkManager: [1489159200.4681] dhcp4 (eth0): option 'subnet_mask'=>'255.255.255.0' 15:20:01,274 DEBUG NetworkManager: [1489159200.4683] dhcp4 (eth0): option 'requested_ntp_servers'=>'1' 15:20:01,292 DEBUG NetworkManager: [1489159200.4685] dhcp4 (eth0): option 'dhcp_rebinding_time'=>'3150' 15:20:01,297 INFO nm-dispatcher:req:4 'connectivity-change': new request (5 scripts) 15:20:01,303 DEBUG NetworkManager: [1489159200.4690] dhcp4 (eth0): option 'domain_name_servers'=>'192.168.122.1' 15:20:01,308 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 15:20:01,318 DEBUG NetworkManager: [1489159200.4692] dhcp4 (eth0): option 'requested_ms_classless_static_routes'=>'1' 15:20:01,325 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: CONNECTIVITY_STATE=FULL 15:20:01,340 DEBUG NetworkManager: [1489159200.4695] dhcp4 (eth0): option 'requested_routers'=>'1' 15:20:01,350 DEBUG NetworkManager: [1489159200.4699] dhcp4 (eth0): option 'dhcp_message_type'=>'5' 15:20:01,355 DEBUG NetworkManager: [1489159200.4701] dhcp4 (eth0): option 'requested_host_name'=>'1' 15:20:01,369 DEBUG NetworkManager: [1489159200.4703] dhcp4 (eth0): option 'dhcp_server_identifier'=>'192.168.122.1' 15:20:01,383 INFO nm-dispatcher:req:5 'up' [eth0]: new request (5 scripts) 15:20:01,396 INFO NetworkManager: [1489159200.4708] dhcp4 (eth0): address 192.168.122.233 15:20:01,406 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 15:20:01,411 INFO NetworkManager: [1489159200.4711] dhcp4 (eth0): plen 24 (255.255.255.0) 15:20:01,424 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.122.1 15:20:01,435 INFO NetworkManager: [1489159200.4714] dhcp4 (eth0): gateway 192.168.122.1 15:20:01,448 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_HOST_NAME=1 15:20:01,454 INFO NetworkManager: [1489159200.4718] dhcp4 (eth0): server identifier 192.168.122.1 15:20:01,464 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_DHCP_MESSAGE_TYPE=5 15:20:01,469 INFO NetworkManager: [1489159200.4721] dhcp4 (eth0): lease time 3600 15:20:01,479 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_ROUTERS=1 15:20:01,484 INFO NetworkManager: [1489159200.4724] dhcp4 (eth0): nameserver '192.168.122.1' 15:20:01,490 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 15:20:01,495 INFO NetworkManager: [1489159200.4728] dhcp4 (eth0): state changed unknown -> bound 15:20:01,500 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.122.1 15:20:01,505 DEBUG NetworkManager: [1489159200.4737] device[0x81470398] (eth0): new DHCPv4 client state 1 15:20:01,511 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_DHCP_REBINDING_TIME=3150 15:20:01,517 DEBUG NetworkManager: [1489159200.4740] device[0x81470398] (eth0): proxy: PAC url not obtained from DHCP server 15:20:01,523 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 15:20:01,528 DEBUG NetworkManager: [1489159200.4839] device[0x81470398] (eth0): activation-stage: schedule activate_stage5_ip4_config_commit,2 (id 338) 15:20:01,534 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_SUBNET_MASK=255.255.255.0 15:20:01,539 DEBUG NetworkManager: [1489159200.5722] bus-manager: (dhcp) closed connection 0xb4a039d8 on private socket 15:20:01,545 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_ROUTERS=192.168.122.1 15:20:01,551 DEBUG NetworkManager: [1489159200.5887] device[0x81470398] (eth0): activation-stage: invoke activate_stage5_ip4_config_commit,2 (id 338) 15:20:01,557 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_DHCP_RENEWAL_TIME=1800 15:20:01,562 DEBUG NetworkManager: [1489159200.5897] device[0x81470398] (eth0): ip4-config: update (commit=1, routes-full-sync=1, new-config=0x8147a478) 15:20:01,573 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 15:20:01,578 DEBUG NetworkManager: [1489159200.5901] platform: address: adding or updating IPv4 address: 192.168.122.233/24 lft 3600sec pref 3600sec lifetime 84-0[3600,3600] dev 2 src unknown 15:20:01,589 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 15:20:01,599 DEBUG NetworkManager: [1489159200.6021] platform: signal: address 4 added: 192.168.122.233/24 lft 3600sec pref 3600sec lifetime 84-84[3600,3600] dev 2 src kernel 15:20:01,604 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_IP_ADDRESS=192.168.122.233 15:20:01,611 DEBUG NetworkManager: [1489159200.6025] device[0x81470398] (eth0): queued IP4 config change 15:20:01,621 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_CLASSLESS_ROUTES=1 15:20:01,630 DEBUG NetworkManager: [1489159200.6030] default-route: resync: schedule on idle 15:20:01,646 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_DHCP_LEASE_TIME=3600 15:20:01,655 DEBUG NetworkManager: [1489159200.6038] platform: signal: route 4 added: 192.168.122.0/24 via 0.0.0.0 dev 2 metric 0 mss 0 src rt-kernel scope link pref-src 192.168.122.233 15:20:01,663 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 15:20:01,669 DEBUG NetworkManager: [1489159200.6045] platform-linux: do-add-ip4-address[2: 192.168.122.233/24]: success 15:20:01,685 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 15:20:01,690 DEBUG NetworkManager: [1489159200.6054] route-mgr4: 2: sync 1 IPv4 routes 15:20:01,707 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_BROADCAST_ADDRESS=192.168.122.255 15:20:01,718 DEBUG NetworkManager: [1489159200.6159] platform: route: deleting IPv4 route 192.168.122.0/24, metric=0, ifindex 2 dev eth0 15:20:01,729 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_NEXT_SERVER=192.168.122.1 15:20:01,750 DEBUG NetworkManager: [1489159200.6170] platform: signal: route 4 removed: 192.168.122.0/24 via 0.0.0.0 dev 2 metric 0 mss 0 src rt-kernel scope link pref-src 192.168.122.233 15:20:01,766 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_EXPIRY=1489162800 15:20:01,780 DEBUG NetworkManager: [1489159200.6175] platform-linux: do-delete-ip4-route[2: 192.168.122.0/24 0]: success 15:20:01,803 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_WPAD=1 15:20:01,808 DEBUG NetworkManager: [1489159200.6180] platform: route: adding or updating IPv4 route: 192.168.122.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 src kernel pref-src 192.168.122.233 15:20:01,813 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 15:20:01,818 DEBUG NetworkManager: [1489159200.6189] platform: signal: route 4 added: 192.168.122.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 src rt-kernel scope link pref-src 192.168.122.233 15:20:01,841 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 15:20:01,851 DEBUG NetworkManager: [1489159200.6193] platform-linux: do-add-ip4-route[2: 192.168.122.0/24 100]: success 15:20:01,864 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 15:20:01,874 DEBUG NetworkManager: [1489159200.6240] device[0x81470398] (eth0): ip4-config: update IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/3) 15:20:01,892 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 15:20:01,897 DEBUG NetworkManager: [1489159200.6243] default-route: entry[0/dev:0x81470398:eth0:1:+sync]: record:add 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 src user (100) 15:20:01,903 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_NETWORK_NUMBER=192.168.122.0 15:20:01,909 DEBUG NetworkManager: [1489159200.6248] default-route: resync: cancelled (343) 15:20:01,915 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 15:20:01,920 DEBUG NetworkManager: [1489159200.6251] default-route: entry[0/dev:0x81470398:eth0:1:+sync]: sync:add 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 src user (100) 15:20:01,926 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DHCP4_REQUESTED_ROOT_PATH=1 15:20:01,931 DEBUG NetworkManager: [1489159200.6254] platform: route: adding or updating IPv4 route: 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 src user 15:20:01,937 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: IP6_GATEWAY=:: 15:20:01,942 DEBUG NetworkManager: [1489159200.6304] platform: signal: route 4 added: 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 src rt-static scope global 15:20:01,952 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: IP6_NUM_ADDRESSES=1 15:20:01,957 DEBUG NetworkManager: [1489159200.6312] platform-linux: do-add-ip4-route[2: 0.0.0.0/0 100]: success 15:20:01,967 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: IP6_ADDRESS_0=fe80::5054:ff:fe34:7caf/64 :: 15:20:01,974 DEBUG NetworkManager: [1489159200.6315] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) 15:20:01,985 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: IP4_NUM_ROUTES=0 15:20:01,991 DEBUG NetworkManager: [1489159200.6441] dns-mgr: (device_ip4_config_changed): DNS configuration did not change 15:20:01,996 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: IP4_NAMESERVERS=192.168.122.1 15:20:02,004 DEBUG NetworkManager: [1489159200.6444] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) 15:20:02,009 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: IP4_GATEWAY=192.168.122.1 15:20:02,020 DEBUG NetworkManager: [1489159200.6449] device[0x81470398] (eth0): remove_pending_action (2): 'dhcp4' 15:20:02,025 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: IP4_NUM_ADDRESSES=1 15:20:02,035 INFO NetworkManager: [1489159200.6452] device (eth0): state change: ip-config -> ip-check (reason 'none') [70 80 0] 15:20:02,046 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: IP4_ADDRESS_0=192.168.122.233/24 192.168.122.1 15:20:02,052 DEBUG NetworkManager: [1489159200.6703] firewall: [0x81459ee0,change*:"eth0"]: firewall zone change eth0:default (not running, simulate success) 15:20:02,060 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DEVICE_IP_IFACE=eth0 15:20:02,065 DEBUG NetworkManager: [1489159200.6713] device[0x81470398] (eth0): activation-stage: complete activate_stage5_ip4_config_commit,2 (id 338) 15:20:02,075 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: DEVICE_IFACE=eth0 15:20:02,087 DEBUG NetworkManager: [1489159200.7261] device[0x81470398] (eth0): ip4-config: update (commit=0, routes-full-sync=0, new-config=0x8147a5a8) 15:20:02,092 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: CONNECTION_ID=eth0 15:20:02,104 DEBUG NetworkManager: [1489159200.7330] default-route: entry[0/dev:0x81470398:eth0:1:-sync]: record:update 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 src rt-static scope global (100) 15:20:02,117 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: CONNECTION_UUID=dde448b3-95c7-472a-9994-17c0862c1519 15:20:02,135 DEBUG NetworkManager: [1489159200.7350] firewall: [0x81459ee0,change*:"eth0"]: complete: fake success 15:20:02,140 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: CONNECTION_FILENAME=/etc/sysconfig/network-scripts/ifcfg-eth0 15:20:02,154 DEBUG NetworkManager: [1489159200.7353] dispatcher: (9) (eth0) dispatching action 'pre-up' (with callback) 15:20:02,167 DEBUG nm-dispatcher:req:5 'up' [eth0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 15:20:02,181 DEBUG NetworkManager: [1489159200.8503] platform: signal: address 6 changed: fe80::5054:ff:fe34:7caf/64 lft forever pref forever lifetime 84-0[4294967295,4294967295] dev 2 flags permanent src kernel 15:20:02,187 DEBUG nm-dispatcher:req:2 'down' [eth0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete 15:20:02,203 DEBUG NetworkManager: [1489159200.8509] device[0x81470398] (eth0): queued IP6 config change 15:20:02,216 DEBUG nm-dispatcher:req:2 'down' [eth0], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script 15:20:02,227 DEBUG NetworkManager: [1489159200.8512] default-route: resync: schedule on idle 15:20:02,232 DEBUG nm-dispatcher:req:2 'down' [eth0], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete 15:20:02,246 DEBUG NetworkManager: [1489159200.8530] device[0x81470398] (eth0): ip6-config: update (commit=0, routes-full-sync=0, new-config=0x8147e948) 15:20:02,265 DEBUG nm-dispatcher:req:2 'down' [eth0], "/etc/NetworkManager/dispatcher.d/20-chrony": run script 15:20:02,270 DEBUG NetworkManager: [1489159200.8591] device[0x81470398] (eth0): linklocal6: waiting for link-local addresses successful, continue with method auto 15:20:02,282 DEBUG nm-dispatcher:req:2 'down' [eth0], "/etc/NetworkManager/dispatcher.d/20-chrony": complete 15:20:02,293 DEBUG NetworkManager: [1489159200.8595] device[0x81470398] (eth0): addrconf6: using the device EUI-64 identifier 15:20:02,308 DEBUG nm-dispatcher:req:2 'down' [eth0]: completed (5 scripts) 15:20:02,315 DEBUG NetworkManager: [1489159200.8603] device[0x81470398] (eth0): ip6-config: update (commit=1, routes-full-sync=1, new-config=0x8147ed38) 15:20:02,326 INFO nm-dispatcher:req:4 'connectivity-change': start running ordered scripts... 15:20:02,336 DEBUG NetworkManager: [1489159200.8609] platform: address: adding or updating IPv6 address: fe80::5054:ff:fe34:7caf/64 lft forever pref forever lifetime 84-0[4294967295,4294967295] dev 2 flags permanent src unknown 15:20:02,344 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": run script 15:20:02,354 DEBUG NetworkManager: [1489159200.8712] platform-linux: do-add-ip6-address[2: fe80::5054:ff:fe34:7caf]: success 15:20:02,368 DEBUG NetworkManager: [1489159200.8717] route-mgr6: 2: sync 0 IPv6 routes 15:20:02,382 DEBUG NetworkManager: [1489159200.8721] default-route: entry[0/dev:0x81470398:eth0:0:+sync]: record:add ::/0 via :: dev 2 metric 4294967295 mss 0 src unknown (4294967295) 15:20:02,393 DEBUG NetworkManager: [1489159200.8724] default-route: resync: cancelled (356) 15:20:02,407 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:20:02,422 DEBUG NetworkManager: [1489159200.8737] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eth0/accept_ra' to '1' (current value is '0') 15:20:02,428 DEBUG NetworkManager: [1489159200.8750] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eth0/accept_ra_defrtr' to '0' (current value is identical) 15:20:02,440 DEBUG NetworkManager: [1489159200.8762] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eth0/accept_ra_pinfo' to '0' (current value is identical) 15:20:02,446 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:20:02,452 DEBUG NetworkManager: [1489159200.8868] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eth0/accept_ra_rtr_pref' to '0' (current value is identical) 15:20:02,457 DEBUG NetworkManager: [1489159200.8873] ndisc[0x8148f950,"eth0"]: starting neighbor discovery: 2 15:20:02,463 DEBUG NetworkManager: [1489159200.8879] ndisc-lndp[0x8148f950,"eth0"]: processing libndp events 15:20:02,481 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:20:02,487 DEBUG NetworkManager: [1489159200.8882] ndisc[0x8148f950,"eth0"]: scheduling RA timeout in 30 seconds 15:20:02,499 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": complete 15:20:02,511 DEBUG NetworkManager: [1489159200.8885] ndisc[0x8148f950,"eth0"]: scheduling explicit router solicitation request in 0 seconds. 15:20:02,523 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script 15:20:02,529 DEBUG NetworkManager: [1489159201.1202] ndisc[0x8148f950,"eth0"]: router solicitation sent 15:20:02,542 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:20:02,554 DEBUG NetworkManager: [1489159201.1205] ndisc[0x8148f950,"eth0"]: scheduling router solicitation retry in 4 seconds. 15:20:02,567 DEBUG NetworkManager: [1489159201.1988] dispatcher: (9) 10-ifcfg-rh-routes.sh succeeded 15:20:02,573 DEBUG NetworkManager: [1489159201.1992] device[0x81470398] (eth0): add_pending_action (3): 'queued-state-change-secondaries' 15:20:02,589 DEBUG NetworkManager: [1489159201.1995] device[0x81470398] (eth0): queue-state[secondaries, reason:none, id:368]: queue state change 15:20:02,602 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete 15:20:02,617 DEBUG NetworkManager: [1489159201.2002] device[0x81470398] (eth0): queue-state[secondaries, reason:none, id:368]: change state 15:20:02,630 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script 15:20:02,636 INFO NetworkManager: [1489159201.2004] device (eth0): state change: ip-check -> secondaries (reason 'none') [80 90 0] 15:20:02,649 DEBUG NetworkManager: [1489159201.2027] device[0x81470398] (eth0): add_pending_action (4): 'queued-state-change-activated' 15:20:02,663 DEBUG NetworkManager: [1489159201.2031] device[0x81470398] (eth0): queue-state[activated, reason:none, id:371]: queue state change 15:20:02,669 DEBUG NetworkManager: [1489159201.2034] manager: ActivatingConnection now (none) 15:20:02,675 DEBUG NetworkManager: [1489159201.2041] device[0x81470398] (eth0): device entered SECONDARIES state 15:20:02,681 DEBUG NetworkManager: [1489159201.2044] device[0x81470398] (eth0): remove_pending_action (3): 'queued-state-change-secondaries' 15:20:02,687 DEBUG NetworkManager: [1489159201.2334] device[0x81470398] (eth0): queue-state[activated, reason:none, id:371]: change state 15:20:02,693 INFO NetworkManager: [1489159201.2339] device (eth0): state change: secondaries -> activated (reason 'none') [90 100 0] 15:20:02,699 DEBUG NetworkManager: [1489159201.2470] active-connection[0x8143d518]: set state activated (was activating) 15:20:02,706 DEBUG NetworkManager: [1489159201.2475] connectivity: set online 15:20:02,712 DEBUG NetworkManager: [1489159201.2481] connectivity: state changed from NONE to FULL 15:20:02,732 DEBUG NetworkManager: [1489159201.2484] manager: connectivity checking indicates FULL 15:20:02,745 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete 15:20:02,750 INFO NetworkManager: [1489159201.2488] manager: NetworkManager state is now CONNECTED_LOCAL 15:20:02,764 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script 15:20:02,778 DEBUG NetworkManager: [1489159201.2502] dispatcher: (10) dispatching action 'connectivity-change' 15:20:02,784 DEBUG NetworkManager: [1489159201.2514] active-connection[0x8143d518]: check-master-ready: not signalling (state activated, no master) 15:20:02,798 DEBUG NetworkManager: [1489159201.2892] device[0x81470398] (eth0): remove_pending_action (2): 'activation-0x8143d518' 15:20:02,809 DEBUG NetworkManager: [1489159201.2948] dns-mgr: (device_state_changed): queueing DNS updates (1) 15:20:02,819 DEBUG NetworkManager: [1489159201.2952] dns-mgr: (update_routing_and_dns): queueing DNS updates (2) 15:20:02,825 INFO NetworkManager: [1489159201.2958] manager: NetworkManager state is now CONNECTED_GLOBAL 15:20:02,841 INFO NetworkManager: [1489159201.3002] policy: set 'eth0' (eth0) as default for IPv4 routing and DNS 15:20:02,856 DEBUG NetworkManager: [1489159201.3009] manager: PrimaryConnection now eth0 15:20:02,861 DEBUG NetworkManager: [1489159201.3113] dns-mgr: (update_routing_and_dns): DNS configuration changed 15:20:02,879 DEBUG NetworkManager: [1489159201.3121] dns-mgr: (update_routing_and_dns): no DNS changes to commit (1) 15:20:02,884 DEBUG NetworkManager: [1489159201.3124] dns-mgr: (device_state_changed): DNS configuration changed 15:20:02,901 DEBUG NetworkManager: [1489159201.3132] dns-mgr: (device_state_changed): committing DNS changes (0) 15:20:02,913 DEBUG NetworkManager: [1489159201.3134] dns-mgr: update-dns: updating resolv.conf 15:20:02,918 DEBUG NetworkManager: [1489159201.3190] policy: restarting reverse-lookup thread for address 192.168.122.233 15:20:02,932 INFO NetworkManager: [1489159201.3231] device (eth0): Activation: successful, device activated. 15:20:02,944 DEBUG NetworkManager: [1489159201.3237] device[0x81470398] (eth0): set metered value 4 15:20:02,956 DEBUG NetworkManager: [1489159201.3242] manager: new metered value: 4 15:20:02,961 DEBUG NetworkManager: [1489159201.3249] dispatcher: (11) (eth0) dispatching action 'up' 15:20:02,974 DEBUG NetworkManager: [1489159201.3497] device[0x81470398] (eth0): remove_pending_action (1): 'queued-state-change-activated' 15:20:02,988 DEBUG NetworkManager: [1489159201.3951] pacrunner[0x8145adb8]: sending proxy config to pacrunner failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.pacrunner was not provided by any .service files 15:20:03,000 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete 15:20:03,006 DEBUG NetworkManager: [1489159202.1144] dispatcher: (8) 00-netreport succeeded 15:20:03,019 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script 15:20:03,032 DEBUG NetworkManager: [1489159202.1149] dispatcher: (8) 04-iscsi succeeded 15:20:03,037 DEBUG NetworkManager: [1489159202.1152] dispatcher: (8) 10-ifcfg-rh-routes.sh succeeded 15:20:03,049 DEBUG NetworkManager: [1489159202.1154] dispatcher: (8) 11-dhclient succeeded 15:20:03,061 DEBUG NetworkManager: [1489159202.1158] dispatcher: (8) 20-chrony succeeded 15:20:03,075 DEBUG anaconda:network: setting ONBOOT value of eth0 to True 15:20:03,087 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete 15:20:03,097 DEBUG nm-dispatcher:req:4 'connectivity-change': completed (5 scripts) 15:20:03,106 INFO nm-dispatcher:req:5 'up' [eth0]: start running ordered scripts... 15:20:03,111 DEBUG nm-dispatcher:req:5 'up' [eth0], "/etc/NetworkManager/dispatcher.d/00-netreport": run script 15:20:03,122 DEBUG NetworkManager: [1489159203.1151] dispatcher: (10) 00-netreport succeeded 15:20:03,132 DEBUG NetworkManager: [1489159203.1154] dispatcher: (10) 04-iscsi succeeded 15:20:03,139 DEBUG NetworkManager: [1489159203.1158] dispatcher: (10) 10-ifcfg-rh-routes.sh succeeded 15:20:03,151 DEBUG NetworkManager: [1489159203.1162] dispatcher: (10) 11-dhclient succeeded 15:20:03,157 DEBUG NetworkManager: [1489159203.1164] dispatcher: (10) 20-chrony succeeded 15:20:03,320 DEBUG nm-dispatcher:req:5 'up' [eth0], "/etc/NetworkManager/dispatcher.d/00-netreport": complete 15:20:03,327 DEBUG nm-dispatcher:req:5 'up' [eth0], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script 15:20:03,453 INFO nm-dispatcher:Calling manager for ReloadUnit on iscsi.service, replace 15:20:03,493 INFO nm-dispatcher:Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=ReloadUnit cookie=1 reply_cookie=0 error=n/a 15:20:03,564 INFO nm-dispatcher:Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a 15:20:03,564 INFO nm-dispatcher:Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a 15:20:03,675 INFO nm-dispatcher:Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 error=n/a 15:20:03,675 INFO nm-dispatcher:Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/iscsi_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a 15:20:03,757 INFO nm-dispatcher:Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 error=n/a 15:20:03,786 DEBUG nm-dispatcher:req:5 'up' [eth0], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete 15:20:03,798 DEBUG nm-dispatcher:req:5 'up' [eth0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script 15:20:03,897 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=215 reply_cookie=0 error=n/a 15:20:03,954 DEBUG nm-dispatcher:req:5 'up' [eth0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete 15:20:03,961 DEBUG nm-dispatcher:req:5 'up' [eth0], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script 15:20:04,119 DEBUG NetworkManager: [1489159204.1187] device[0x81470398] (eth0): remove_pending_action (0): 'carrier-wait' 15:20:04,189 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:20:04,214 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:20:04,238 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:20:04,261 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:20:04,266 DEBUG nm-dispatcher:req:5 'up' [eth0], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete 15:20:04,280 DEBUG nm-dispatcher:req:5 'up' [eth0], "/etc/NetworkManager/dispatcher.d/20-chrony": run script 15:20:04,295 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:20:04,317 DEBUG ifcfg:IfcfgFile.set /etc/sysconfig/network-scripts/ifcfg-eth0: (('ONBOOT', 'yes'),) 15:20:04,338 DEBUG ifcfg:IfcfgFile.write /etc/sysconfig/network-scripts/ifcfg-eth0:#012# Generated by dracut initrd#012NAME="eth0"#012HWADDR="52:54:00:34:7C:AF"#012ONBOOT="yes"#012NETBOOT="yes"#012UUID="dde448b3-95c7-472a-9994-17c0862c1519"#012IPV6INIT="yes"#012BOOTPROTO="dhcp"#012TYPE="Ethernet"#012PROXY_METHOD="none"#012BROWSER_ONLY="no"#012DEFROUTE="yes"#012IPV4_FAILURE_FATAL="no"#012IPV6_AUTOCONF="yes"#012IPV6_DEFROUTE="yes"#012IPV6_FAILURE_FATAL="no" 15:20:04,356 DEBUG anaconda:network: real kickstart ONBOOT value set for devices ['eth0'] 15:20:04,361 DEBUG ifcfg:content of files (real kickstart ONBOOT value set for devices ['eth0']): 15:20:04,369 DEBUG ifcfg:/etc/sysconfig/network-scripts/ifcfg-eth0: 15:20:04,391 DEBUG ifcfg: # Generated by dracut initrd 15:20:04,398 DEBUG ifcfg: NAME="eth0" 15:20:04,409 DEBUG ifcfg: HWADDR="52:54:00:34:7C:AF" 15:20:04,417 DEBUG ifcfg: ONBOOT="yes" 15:20:04,434 DEBUG ifcfg: NETBOOT="yes" 15:20:04,442 DEBUG ifcfg: UUID="dde448b3-95c7-472a-9994-17c0862c1519" 15:20:04,447 DEBUG ifcfg: IPV6INIT="yes" 15:20:04,453 DEBUG ifcfg: BOOTPROTO="dhcp" 15:20:04,458 DEBUG ifcfg: TYPE="Ethernet" 15:20:04,463 DEBUG ifcfg: PROXY_METHOD="none" 15:20:04,470 DEBUG ifcfg: BROWSER_ONLY="no" 15:20:04,475 DEBUG ifcfg: DEFROUTE="yes" 15:20:04,481 DEBUG NetworkManager: [1489159204.4698] ndisc-lndp[0x8148f950,"eth0"]: processing libndp events 15:20:04,494 DEBUG ifcfg: IPV4_FAILURE_FATAL="no" 15:20:04,500 DEBUG NetworkManager: [1489159204.4717] ndisc-lndp[0x8148f950,"eth0"]: processing libndp events 15:20:04,505 DEBUG ifcfg: IPV6_AUTOCONF="yes" 15:20:04,511 DEBUG NetworkManager: [1489159204.4733] ndisc-lndp[0x8148f950,"eth0"]: processing libndp events 15:20:04,517 DEBUG ifcfg: IPV6_DEFROUTE="yes" 15:20:04,522 DEBUG NetworkManager: [1489159204.4919] dispatcher: (11) 00-netreport succeeded 15:20:04,528 DEBUG ifcfg: IPV6_FAILURE_FATAL="no" 15:20:04,533 DEBUG NetworkManager: [1489159204.4923] dispatcher: (11) 04-iscsi succeeded 15:20:04,539 DEBUG nm-dispatcher:req:5 'up' [eth0], "/etc/NetworkManager/dispatcher.d/20-chrony": complete 15:20:04,544 DEBUG NetworkManager: [1489159204.4925] dispatcher: (11) 10-ifcfg-rh-routes.sh succeeded 15:20:04,550 DEBUG nm-dispatcher:req:5 'up' [eth0]: completed (5 scripts) 15:20:04,556 DEBUG NetworkManager: [1489159204.4929] dispatcher: (11) 11-dhclient succeeded 15:20:04,561 DEBUG NetworkManager: [1489159204.4932] dispatcher: (11) 20-chrony succeeded 15:20:04,594 DEBUG ifcfg:all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [82, 84, 0, 52, 124, 175], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'eth0', 'uuid': 'dde448b3-95c7-472a-9994-17c0862c1519', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect': False, 'timestamp': 1489159201}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'addr-gen-mode': 0, 'address-data': [], 'route-data': []}, 'proxy': {}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}}] 15:20:04,600 DEBUG anaconda:updating host name localhost.localdomain 15:20:04,968 WARNING anaconda:/usr/lib/python3.6/site-packages/pyanaconda/pwpolicy.py:109: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead.#012 op.add_option("--minlen", type="int") 15:20:04,984 INFO anaconda:Running Thread: AnaWaitForConnectingNMThread (-1316838288) 15:20:05,010 DEBUG anaconda:setting display mode to TUI 15:20:05,110 WARNING anaconda:Not asking for VNC because of an automated install 15:20:05,126 WARNING anaconda:Not asking for VNC because text mode was explicitly asked for in kickstart 15:20:05,131 DEBUG NetworkManager: [1489159205.1213] ndisc[0x8148f950,"eth0"]: router solicitation sent 15:20:05,138 DEBUG NetworkManager: [1489159205.1218] ndisc[0x8148f950,"eth0"]: scheduling router solicitation retry in 4 seconds. 15:20:05,150 INFO anaconda:Display mode = DisplayModes.TUI 15:20:05,166 INFO anaconda:1865188 kB (1821 MB) are available 15:20:05,175 INFO program:Running... losetup --list 15:20:05,338 INFO anaconda:check_memory(): total:1821, needed:320, graphical:410 15:20:05,885 INFO anaconda:got 0 NTP servers from DHCP 15:20:05,904 INFO anaconda:Thread Done: AnaWaitForConnectingNMThread (-1316838288) 15:20:06,409 WARNING blivet:Could not determine package version for e2fsprogs: failed calculating RPMDB checksum 15:20:06,946 DEBUG blivet: Ext4FS.supported: supported: True ; 15:20:06,952 DEBUG blivet:get_format('ext4') returning Ext4FS instance with object id 0 15:20:06,969 DEBUG blivet: Ext4FS.supported: supported: True ; 15:20:06,974 DEBUG blivet:trying to set new default fstype to 'ext4' 15:20:07,000 DEBUG blivet: Ext4FS.supported: supported: True ; 15:20:07,005 DEBUG blivet:get_format('ext4') returning Ext4FS instance with object id 1 15:20:07,028 DEBUG blivet: Ext4FS.supported: supported: True ; 15:20:07,192 INFO anaconda:Fedora is the highest priority installclass, using it Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6420/7200 15:20:09,123 DEBUG NetworkManager: [1489159209.1224] ndisc[0x8148f950,"eth0"]: router solicitation sent 15:20:09,129 DEBUG NetworkManager: [1489159209.1231] ndisc[0x8148f950,"eth0"]: did not receive a router advertisement after 3 solicitations. 15:20:10,703 DEBUG packaging:getting release version from tree at None (rawhide) 15:20:10,718 DEBUG packaging:using default release version of rawhide 15:20:10,734 INFO anaconda:bootloader EXTLINUX on ARM platform 15:20:10,782 INFO anaconda:Detected 1.78 GiB of memory 15:20:10,788 INFO anaconda:Suggested swap size (3.56 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. 15:20:10,798 INFO anaconda:Swap attempt of 0.0 15:20:10,803 INFO anaconda:bootloader EXTLINUX on ARM platform 15:20:10,823 INFO anaconda:Running Thread: AnaStorageThread (-1316838288) 15:20:10,834 INFO anaconda:Running Thread: AnaTimeInitThread (-1330719632) 15:20:10,840 INFO blivet:resetting Blivet (version 2.1.7) instance 15:20:10,845 INFO blivet:no initiator set 15:20:10,851 INFO blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 15:20:10,857 INFO program:Running... hwclock --hctosys --utc 15:20:10,874 INFO program:Running [7] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... 15:20:11,110 NOTICE audit:AVC avc: denied { read write } for pid=1692 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 15:20:11,130 NOTICE audit:SYSCALL arch=40000028 syscall=11 per=800000 success=yes exit=0 a0=b1835c90 a1=b18353b0 a2=b0e2c6a0 a3=2 items=0 ppid=1437 pid=1692 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) 15:20:11,132 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 15:20:11,293 DEBUG packaging:Restarting payload thread 15:20:11,308 INFO anaconda:Running Thread: AnaPayloadRestartThread (-1339108240) 15:20:11,325 INFO anaconda:Running Thread: AnaPayloadThread (-1347496848) 15:20:11,334 INFO anaconda:Thread Done: AnaPayloadRestartThread (-1339108240) 15:20:11,358 DEBUG packaging:Updating payload thread state: 0 15:20:11,370 DEBUG packaging:Updating payload thread state: 1 15:20:12,106 INFO program:stdout[7]: 15:20:12,115 INFO program:stderr[7]: 15:20:12,123 INFO program:...done [7] (exit code: 0) 15:20:12,130 INFO program:Running... udevadm settle --timeout=300 15:20:11,016 NOTICE audit:AVC avc: denied { ioctl } for pid=1692 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=0x5401 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 15:20:11,135 NOTICE audit:SYSCALL arch=40000028 syscall=54 per=800000 success=yes exit=0 a0=0 a1=5401 a2=be9c2318 a3=be9c2448 items=0 ppid=1437 pid=1692 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) 15:20:11,138 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 15:20:11,139 NOTICE audit:AVC avc: denied { getattr } for pid=1692 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 15:20:11,145 NOTICE audit:SYSCALL arch=40000028 syscall=197 per=800000 success=yes exit=0 a0=0 a1=be9c2378 a2=be9c2378 a3=fa3e6200 items=0 ppid=1437 pid=1692 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) 15:20:11,147 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 15:20:11,149 NOTICE audit:USYS_CONFIG pid=1692 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:hwclock_t:s0 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=localhost.localdomain addr=? terminal=pts/0 res=success' 15:20:11,151 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=216 reply_cookie=0 error=n/a 15:20:11,151 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=217 reply_cookie=0 error=n/a 15:20:11,242 INFO systemd-udevd:udevd message (SYNC) received 15:20:11,290 DEBUG program:Return code: 0 15:20:11,303 DEBUG program:Return code: 0 15:20:11,312 INFO anaconda:Thread Done: AnaTimeInitThread (-1330719632) 15:20:11,396 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:20:11,435 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:20:11,443 DEBUG blivet:protected device spec /dev/zram0 resolved to None 15:20:11,450 INFO program:Running... udevadm settle --timeout=300 15:20:11,626 INFO systemd-udevd:udevd message (SYNC) received 15:20:11,656 INFO anaconda:Adding controller: SummaryHub 15:20:11,669 DEBUG program:Return code: 0 15:20:11,770 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:20:11,781 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:20:11,809 INFO blivet:devices to scan: ['vda', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] 15:20:11,826 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 log_method_call(self, name=name, info=pprint.pformat(dict(info))) 15:20:11,882 DEBUG blivet: DeviceTree.handle_device: name: vda ; info: {'DEVLINKS': '/dev/disk/by-path/platform-a003c00.virtio_mmio',#012 'DEVNAME': '/dev/vda',#012 'DEVPATH': '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda',#012 'DEVTYPE': 'disk',#012 'DM_MULTIPATH_TIMESTAMP': '1489159074',#012 'ID_PATH': 'platform-a003c00.virtio_mmio',#012 'ID_PATH_TAG': 'platform-a003c00_virtio_mmio',#012 'MAJOR': '252',#012 'MINOR': '0',#012 'MPATH_SBIN_PATH': '/sbin',#012 'SUBSYSTEM': 'block',#012 'TAGS': ':systemd:',#012 'USEC_INITIALIZED': '829263667'} ; 15:20:11,895 INFO blivet:scanning vda (/sys/devices/platform/a003c00.virtio_mmio/virtio1/block/vda)... 15:20:11,921 DEBUG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; 15:20:11,957 DEBUG blivet: DeviceTree.get_device_by_name returned None 15:20:12,065 DEBUG blivet: DiskDevicePopulator.run: name: vda ; 15:20:12,090 WARNING blivet:device/model is not a valid attribute 15:20:12,095 INFO blivet:vda is a disk 15:20:12,108 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 3 15:20:12,117 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 4 15:20:12,171 DEBUG blivet: DiskDevice._set_format: vda ; type: None ; current: None ; 15:20:12,226 DEBUG blivet: DiskDevice.update_sysfs_path: vda ; status: True ; 15:20:12,240 DEBUG blivet:vda sysfs_path set to /sys/devices/platform/a003c00.virtio_mmio/virtio1/block/vda 15:20:12,294 DEBUG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/vda ; sysfs_path: /sys/devices/platform/a003c00.virtio_mmio/virtio1/block/vda ; 15:20:12,316 DEBUG blivet:updated vda size to 4 GiB (4 GiB) 15:20:12,341 INFO blivet:added disk vda (id 2) to device tree 15:20:12,374 INFO blivet:got device: DiskDevice instance (0xaf2c0b30) --#012 name = vda status = True id = 2#012 children = []#012 parents = []#012 uuid = None size = 4 GiB#012 format = existing None#012 major = 252 minor = 0 exists = True protected = False#012 sysfs path = /sys/devices/platform/a003c00.virtio_mmio/virtio1/block/vda#012 target size = 4 GiB path = /dev/vda#012 format args = [] original_format = None removable = False 15:20:12,383 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0#012 return udev.device_is_realdisk(info) 15:20:12,448 DEBUG blivet: DeviceTree.handle_format: name: vda ; 15:20:12,467 DEBUG blivet:no type or existing type for vda, bailing 15:20:12,529 DEBUG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0',#012 'DEVPATH': '/devices/virtual/block/loop0',#012 'DEVTYPE': 'disk',#012 'DM_MULTIPATH_TIMESTAMP': '1489159074',#012 'ID_FS_TYPE': 'squashfs',#012 'ID_FS_USAGE': 'filesystem',#012 'ID_FS_VERSION': '4.0',#012 'MAJOR': '7',#012 'MINOR': '0',#012 'MPATH_SBIN_PATH': '/sbin',#012 'SUBSYSTEM': 'block',#012 'TAGS': ':systemd:',#012 'USEC_INITIALIZED': '830567715'} ; 15:20:12,539 INFO blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... 15:20:12,582 DEBUG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; 15:20:12,627 DEBUG blivet: DeviceTree.get_device_by_name returned None 15:20:12,682 DEBUG blivet: LoopDevicePopulator.run: name: loop0 ; 15:20:12,728 DEBUG blivet: DeviceTree.get_device_by_name: name: /tmp/curl_fetch_url1/install.img (deleted) ; incomplete: False ; hidden: False ; 15:20:12,774 DEBUG blivet: DeviceTree.get_device_by_name returned None 15:20:12,785 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 8 15:20:12,796 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 9 15:20:12,856 DEBUG blivet: FileDevice._set_format: /tmp/curl_fetch_url1/install.img (deleted) ; type: None ; current: None ; 15:20:12,907 DEBUG blivet: FileDevice.update_sysfs_path: /tmp/curl_fetch_url1/install.img (deleted) ; status: False ; 15:20:12,917 ERR blivet:failed to update sysfs path for /tmp/curl_fetch_url1/install.img (deleted): [Errno 2] No such file or directory: '/tmp/curl_fetch_url1/install.img (deleted)' 15:20:12,927 INFO blivet:added file /tmp/curl_fetch_url1/install.img (deleted) (id 7) to device tree 15:20:12,936 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 12 15:20:13,014 DEBUG blivet: FileDevice.add_child: name: /tmp/curl_fetch_url1/install.img (deleted) ; child: loop0 ; kids: 0 ; 15:20:13,029 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 13 15:20:13,085 DEBUG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; 15:20:13,143 DEBUG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; 15:20:13,155 DEBUG blivet:loop0 sysfs_path set to /sys/devices/virtual/block/loop0 15:20:13,166 INFO blivet:added loop loop0 (id 11) to device tree 15:20:13,196 INFO blivet:got device: LoopDevice instance (0xb4bed490) --#012 name = loop0 status = False id = 11#012 children = []#012 parents = ['existing 0 B file /tmp/curl_fetch_url1/install.img (deleted) (7)']#012 uuid = None size = 0 B#012 format = existing None#012 major = 0 minor = 0 exists = True protected = False#012 sysfs path = /sys/devices/virtual/block/loop0#012 target size = 0 B path = /dev/loop0#012 format args = [] original_format = None 15:20:13,258 DEBUG blivet: DeviceTree.handle_format: name: loop0 ; 15:20:13,337 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; 15:20:13,351 DEBUG blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 15 15:20:13,421 DEBUG blivet: EFIFS.supported: supported: True ; 15:20:13,436 DEBUG blivet:get_format('efi') returning EFIFS instance with object id 16 15:20:13,520 DEBUG blivet: MacEFIFS.supported: supported: True ; 15:20:13,533 DEBUG blivet:get_format('macefi') returning MacEFIFS instance with object id 17 15:20:13,608 DEBUG blivet: MacEFIFS.supported: supported: True ; 15:20:13,619 DEBUG blivet:get_format('macefi') returning MacEFIFS instance with object id 18 15:20:13,638 INFO blivet:type detected on 'loop0' is 'squashfs' 15:20:13,648 DEBUG blivet:get_format('squashfs') returning DeviceFormat instance with object id 19 15:20:13,704 DEBUG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; 15:20:13,723 INFO blivet:got format: existing None 15:20:13,784 DEBUG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda '#012 '/dev/disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52',#012 'DEVNAME': '/dev/loop1',#012 'DEVPATH': '/devices/virtual/block/loop1',#012 'DEVTYPE': 'disk',#012 'DM_MULTIPATH_TIMESTAMP': '1489159074',#012 'ID_FS_LABEL': 'Anaconda',#012 'ID_FS_LABEL_ENC': 'Anaconda',#012 'ID_FS_TYPE': 'ext4',#012 'ID_FS_USAGE': 'filesystem',#012 'ID_FS_UUID': 'a93e9e9e-036a-4d07-a4cd-e889a6fdfb52',#012 'ID_FS_UUID_ENC': 'a93e9e9e-036a-4d07-a4cd-e889a6fdfb52',#012 'ID_FS_VERSION': '1.0',#012 'MAJOR': '7',#012 'MINOR': '1',#012 'MPATH_SBIN_PATH': '/sbin',#012 'SUBSYSTEM': 'block',#012 'TAGS': ':systemd:',#012 'USEC_INITIALIZED': '830620822'} ; 15:20:13,794 INFO blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... 15:20:13,843 DEBUG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; 15:20:13,879 DEBUG blivet: DeviceTree.get_device_by_name returned None 15:20:13,921 DEBUG blivet: LoopDevicePopulator.run: name: loop1 ; 15:20:13,964 DEBUG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; 15:20:14,020 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=218 reply_cookie=0 error=n/a 15:20:14,075 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=219 reply_cookie=0 error=n/a 15:20:14,136 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 15:20:14,159 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=220 reply_cookie=0 error=n/a 15:20:14,195 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=221 reply_cookie=0 error=n/a 15:20:14,225 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=222 reply_cookie=0 error=n/a 15:20:14,230 DEBUG blivet: DeviceTree.get_device_by_name returned None 15:20:14,252 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 22 15:20:14,259 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 23 15:20:14,351 DEBUG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; 15:20:14,401 DEBUG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; 15:20:14,407 ERR blivet:failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' 15:20:14,425 INFO blivet:added file /LiveOS/rootfs.img (id 21) to device tree 15:20:14,430 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 26 15:20:14,468 DEBUG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; 15:20:14,477 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 27 15:20:14,531 DEBUG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; 15:20:14,581 DEBUG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; 15:20:14,586 DEBUG blivet:loop1 sysfs_path set to /sys/devices/virtual/block/loop1 15:20:14,592 INFO blivet:added loop loop1 (id 25) to device tree 15:20:14,603 INFO blivet:got device: LoopDevice instance (0xaf29ce70) --#012 name = loop1 status = False id = 25#012 children = []#012 parents = ['existing 0 B file /LiveOS/rootfs.img (21)']#012 uuid = None size = 0 B#012 format = existing None#012 major = 0 minor = 0 exists = True protected = False#012 sysfs path = /sys/devices/virtual/block/loop1#012 target size = 0 B path = /dev/loop1#012 format args = [] original_format = None 15:20:14,653 DEBUG blivet: DeviceTree.handle_format: name: loop1 ; 15:20:14,717 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; 15:20:14,726 DEBUG blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 29 15:20:14,772 DEBUG blivet: EFIFS.supported: supported: True ; 15:20:14,778 DEBUG blivet:get_format('efi') returning EFIFS instance with object id 30 15:20:14,838 DEBUG blivet: MacEFIFS.supported: supported: True ; 15:20:14,844 DEBUG blivet:get_format('macefi') returning MacEFIFS instance with object id 31 15:20:14,909 DEBUG blivet: MacEFIFS.supported: supported: True ; 15:20:14,914 DEBUG blivet:get_format('macefi') returning MacEFIFS instance with object id 32 15:20:14,922 INFO blivet:type detected on 'loop1' is 'ext4' 15:20:14,927 INFO program:Running... e2fsck -f -p -C 0 /dev/loop1 15:20:15,227 INFO program:stdout: 15:20:15,233 INFO program:/dev/loop1 is in use. 15:20:15,239 INFO program:stderr: 15:20:15,259 INFO program:b'e2fsck: Cannot continue, aborting.' 15:20:15,264 INFO program:b'' 15:20:15,274 INFO program:b'' 15:20:15,283 DEBUG program:Return code: 8 15:20:15,311 INFO program:Running... dumpe2fs -h /dev/loop1 15:20:15,482 INFO program:stdout: 15:20:15,523 INFO program:Filesystem volume name: Anaconda 15:20:15,542 INFO program:Last mounted on: / 15:20:15,560 INFO program:Filesystem UUID: a93e9e9e-036a-4d07-a4cd-e889a6fdfb52 15:20:15,579 INFO program:Filesystem magic number: 0xEF53 15:20:15,597 INFO program:Filesystem revision #: 1 (dynamic) 15:20:15,606 INFO program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize 15:20:15,614 INFO program:Filesystem flags: unsigned_directory_hash 15:20:15,620 INFO program:Default mount options: user_xattr acl 15:20:15,629 INFO program:Filesystem state: clean 15:20:15,642 INFO program:Errors behavior: Continue 15:20:15,655 INFO program:Filesystem OS type: Linux 15:20:15,664 INFO program:Inode count: 131072 15:20:15,673 INFO program:Block count: 524288 15:20:15,681 INFO program:Reserved block count: 0 15:20:15,690 INFO program:Free blocks: 203140 15:20:15,698 INFO program:Free inodes: 95102 15:20:15,707 INFO program:First block: 0 15:20:15,715 INFO program:Block size: 4096 15:20:15,721 INFO program:Fragment size: 4096 15:20:15,726 INFO program:Group descriptor size: 64 15:20:15,736 INFO program:Reserved GDT blocks: 255 15:20:15,742 INFO program:Blocks per group: 32768 15:20:15,751 INFO program:Fragments per group: 32768 15:20:15,756 INFO program:Inodes per group: 8192 15:20:15,762 INFO program:Inode blocks per group: 512 15:20:15,768 INFO program:Flex block group size: 16 15:20:15,773 INFO program:Filesystem created: Fri Mar 10 08:13:05 2017 15:20:15,782 INFO program:Last mount time: Fri Mar 10 08:13:55 2017 15:20:15,787 INFO program:Last write time: Fri Mar 10 08:14:48 2017 15:20:15,794 INFO program:Mount count: 2 15:20:15,804 INFO program:Maximum mount count: -1 15:20:15,809 INFO program:Last checked: Fri Mar 10 08:13:05 2017 15:20:15,818 INFO program:Check interval: 0 () 15:20:15,825 INFO program:Lifetime writes: 1285 MB 15:20:15,830 INFO program:Reserved blocks uid: 0 (user root) 15:20:15,836 INFO program:Reserved blocks gid: 0 (group root) 15:20:15,845 INFO program:First inode: 11 15:20:15,850 INFO program:Inode size:#011 256 15:20:15,858 INFO program:Required extra isize: 32 15:20:15,867 INFO program:Desired extra isize: 32 15:20:15,872 INFO program:Journal inode: 8 15:20:15,878 INFO program:Default directory hash: half_md4 15:20:15,885 INFO program:Directory Hash Seed: fdf1ccc0-9160-4779-9979-356e089d8eec 15:20:15,891 INFO program:Journal backup: inode blocks 15:20:15,900 INFO program:Journal features: journal_64bit 15:20:15,905 INFO program:Journal size: 64M 15:20:15,913 INFO program:Journal length: 16384 15:20:15,918 INFO program:Journal sequence: 0x0000001a 15:20:15,926 INFO program:Journal start: 0 15:20:15,933 INFO program: 15:20:15,940 INFO program:stderr: 15:20:15,946 INFO program:b'dumpe2fs 1.43.4 (31-Jan-2017)' 15:20:15,953 DEBUG program:Return code: 0 15:20:15,959 WARNING blivet:ext4 filesystem on /dev/loop1 needs repair 15:20:15,966 DEBUG blivet: Ext4FS.supported: supported: True ; 15:20:15,970 DEBUG blivet:get_format('ext4') returning Ext4FS instance with object id 33 15:20:16,026 DEBUG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; 15:20:16,070 INFO blivet:got format: existing ext4 filesystem 15:20:16,092 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 return self[key] 15:20:16,111 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 log_method_call(self, name=name, info=pprint.pformat(dict(info))) 15:20:16,170 DEBUG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2',#012 'DEVPATH': '/devices/virtual/block/loop2',#012 'DEVTYPE': 'disk',#012 'DM_MULTIPATH_TIMESTAMP': '1489159074',#012 'ID_FS_TYPE': 'DM_snapshot_cow',#012 'ID_FS_USAGE': 'other',#012 'MAJOR': '7',#012 'MINOR': '2',#012 'MPATH_SBIN_PATH': '/sbin',#012 'SUBSYSTEM': 'block',#012 'TAGS': ':systemd:',#012 'USEC_INITIALIZED': '830398335'} ; 15:20:16,181 INFO blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... 15:20:16,239 DEBUG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; 15:20:16,308 DEBUG blivet: DeviceTree.get_device_by_name returned None 15:20:16,372 DEBUG blivet: LoopDevicePopulator.run: name: loop2 ; 15:20:16,436 DEBUG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; 15:20:16,496 DEBUG blivet: DeviceTree.get_device_by_name returned None 15:20:16,506 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 36 15:20:16,518 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 37 15:20:16,589 DEBUG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; 15:20:16,669 DEBUG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; 15:20:16,680 ERR blivet:failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' 15:20:16,693 INFO blivet:added file /overlay (deleted) (id 35) to device tree 15:20:16,704 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 40 15:20:16,783 DEBUG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; 15:20:16,796 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 41 15:20:16,875 DEBUG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; 15:20:16,958 DEBUG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; 15:20:16,972 DEBUG blivet:loop2 sysfs_path set to /sys/devices/virtual/block/loop2 15:20:16,982 INFO blivet:added loop loop2 (id 39) to device tree 15:20:17,002 INFO blivet:got device: LoopDevice instance (0xaf258890) --#012 name = loop2 status = False id = 39#012 children = []#012 parents = ['existing 0 B file /overlay (deleted) (35)']#012 uuid = None size = 0 B#012 format = existing None#012 major = 0 minor = 0 exists = True protected = False#012 sysfs path = /sys/devices/virtual/block/loop2#012 target size = 0 B path = /dev/loop2#012 format args = [] original_format = None 15:20:17,012 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0#012 return udev.device_is_realdisk(info) 15:20:17,087 DEBUG blivet: DeviceTree.handle_format: name: loop2 ; 15:20:17,187 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; 15:20:17,200 DEBUG blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 43 15:20:17,352 INFO anaconda:Module initialized: LangSpoke 15:20:17,374 INFO anaconda:Module initialized: TimeSpoke 15:20:17,399 INFO anaconda:Running Thread: AnaSourceWatcher (-1330719632) 15:20:17,406 INFO anaconda:Running Thread: AnaSoftwareWatcher (-1339108240) 15:20:17,411 INFO anaconda:Running Thread: AnaStorageWatcher (-1356671888) 15:20:17,449 DEBUG blivet: EFIFS.supported: supported: True ; 15:20:17,478 DEBUG blivet:get_format('efi') returning EFIFS instance with object id 44 15:20:17,602 DEBUG blivet: MacEFIFS.supported: supported: True ; 15:20:17,607 DEBUG blivet:get_format('macefi') returning MacEFIFS instance with object id 45 15:20:17,665 DEBUG blivet: MacEFIFS.supported: supported: True ; 15:20:17,671 DEBUG blivet:get_format('macefi') returning MacEFIFS instance with object id 46 15:20:17,679 INFO blivet:type detected on 'loop2' is 'DM_snapshot_cow' 15:20:17,684 DEBUG blivet:get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 47 15:20:17,727 DEBUG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; 15:20:17,738 INFO blivet:got format: existing None 15:20:17,754 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:20:17,814 DEBUG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/mapper/live-rw /dev/disk/by-label/Anaconda '#012 '/dev/disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52 '#012 '/dev/disk/by-id/dm-name-live-rw',#012 'DEVNAME': '/dev/dm-0',#012 'DEVPATH': '/devices/virtual/block/dm-0',#012 'DEVTYPE': 'disk',#012 'DM_MULTIPATH_TIMESTAMP': '1489159074',#012 'DM_NAME': 'live-rw',#012 'DM_SUSPENDED': '0',#012 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1',#012 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1',#012 'DM_UDEV_RULES_VSN': '2',#012 'ID_FS_LABEL': 'Anaconda',#012 'ID_FS_LABEL_ENC': 'Anaconda',#012 'ID_FS_TYPE': 'ext4',#012 'ID_FS_USAGE': 'filesystem',#012 'ID_FS_UUID': 'a93e9e9e-036a-4d07-a4cd-e889a6fdfb52',#012 'ID_FS_UUID_ENC': 'a93e9e9e-036a-4d07-a4cd-e889a6fdfb52',#012 'ID_FS_VERSION': '1.0',#012 'MAJOR': '253',#012 'MINOR': '0',#012 'MPATH_SBIN_PATH': '/sbin',#012 'SUBSYSTEM': 'block',#012 'TAGS': ':systemd:',#012 'USEC_INITIALIZED': '756929573'} ; 15:20:17,819 INFO blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... 15:20:17,843 DEBUG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; 15:20:17,880 DEBUG blivet: DeviceTree.get_device_by_name returned None 15:20:17,925 DEBUG blivet: DMDevicePopulator.run: name: live-rw ; 15:20:17,987 DEBUG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; 15:20:18,043 DEBUG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (25) with existing ext4 filesystem 15:20:18,096 DEBUG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; 15:20:18,142 DEBUG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (39) 15:20:18,176 DEBUG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; 15:20:18,251 DEBUG blivet: DeviceTree.get_device_by_name returned None 15:20:18,462 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 50 15:20:18,539 DEBUG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; 15:20:18,549 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 51 15:20:18,598 DEBUG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; 15:20:18,646 DEBUG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; 15:20:18,657 DEBUG blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 15:20:18,717 DEBUG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 15:20:18,734 DEBUG blivet:updated live-rw size to 2 GiB (2 GiB) 15:20:18,742 INFO blivet:added dm live-rw (id 49) to device tree 15:20:18,770 INFO blivet:got device: DMDevice instance (0xaf24acb0) --#012 name = live-rw status = True id = 49#012 children = []#012 parents = ['existing 0 B loop loop1 (25) with existing ext4 filesystem']#012 uuid = None size = 2 GiB#012 format = existing None#012 major = 0 minor = 0 exists = True protected = True#012 sysfs path = /sys/devices/virtual/block/dm-0#012 target size = 2 GiB path = /dev/mapper/live-rw#012 format args = [] original_format = None target = None dm_uuid = None 15:20:18,850 DEBUG blivet: DeviceTree.handle_format: name: live-rw ; 15:20:18,993 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; 15:20:19,003 DEBUG blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 53 15:20:19,063 DEBUG blivet: EFIFS.supported: supported: True ; 15:20:19,078 DEBUG blivet:get_format('efi') returning EFIFS instance with object id 54 15:20:19,202 DEBUG blivet: MacEFIFS.supported: supported: True ; 15:20:19,210 DEBUG blivet:get_format('macefi') returning MacEFIFS instance with object id 55 15:20:19,273 DEBUG blivet: MacEFIFS.supported: supported: True ; 15:20:19,281 DEBUG blivet:get_format('macefi') returning MacEFIFS instance with object id 56 15:20:19,298 INFO blivet:type detected on 'live-rw' is 'ext4' 15:20:19,309 INFO program:Running... e2fsck -f -p -C 0 /dev/mapper/live-rw 15:20:19,475 INFO program:stdout: 15:20:19,501 INFO program:/dev/mapper/live-rw is mounted. 15:20:19,511 INFO program:stderr: 15:20:19,537 INFO program:b'e2fsck: Cannot continue, aborting.' 15:20:19,547 INFO program:b'' 15:20:19,552 INFO program:b'' 15:20:19,563 DEBUG program:Return code: 8 15:20:19,568 INFO program:Running... dumpe2fs -h /dev/mapper/live-rw 15:20:19,656 INFO program:stdout: 15:20:19,665 INFO program:Filesystem volume name: Anaconda 15:20:19,673 INFO program:Last mounted on: /sysroot 15:20:19,685 INFO program:Filesystem UUID: a93e9e9e-036a-4d07-a4cd-e889a6fdfb52 15:20:19,690 INFO program:Filesystem magic number: 0xEF53 15:20:19,702 INFO program:Filesystem revision #: 1 (dynamic) 15:20:19,707 INFO program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize 15:20:19,721 INFO program:Filesystem flags: unsigned_directory_hash 15:20:19,731 INFO program:Default mount options: user_xattr acl 15:20:19,746 INFO program:Filesystem state: clean 15:20:19,750 INFO program:Errors behavior: Continue 15:20:19,756 INFO program:Filesystem OS type: Linux 15:20:19,776 INFO program:Inode count: 131072 15:20:19,789 INFO program:Block count: 524288 15:20:19,799 INFO program:Reserved block count: 0 15:20:19,809 INFO program:Free blocks: 203140 15:20:19,814 INFO program:Free inodes: 95102 15:20:19,824 INFO program:First block: 0 15:20:19,831 INFO program:Block size: 4096 15:20:19,838 INFO program:Fragment size: 4096 15:20:19,850 INFO program:Group descriptor size: 64 15:20:19,860 INFO program:Reserved GDT blocks: 255 15:20:19,865 INFO program:Blocks per group: 32768 15:20:19,874 INFO program:Fragments per group: 32768 15:20:19,883 INFO program:Inodes per group: 8192 15:20:19,893 INFO program:Inode blocks per group: 512 15:20:19,898 INFO program:Flex block group size: 16 15:20:19,910 INFO program:Filesystem created: Fri Mar 10 08:13:05 2017 15:20:19,915 INFO program:Last mount time: Fri Mar 10 15:17:07 2017 15:20:19,921 INFO program:Last write time: Fri Mar 10 15:17:07 2017 15:20:19,933 INFO program:Mount count: 3 15:20:19,943 INFO program:Maximum mount count: -1 15:20:19,951 INFO program:Last checked: Fri Mar 10 08:13:05 2017 15:20:19,961 INFO program:Check interval: 0 () 15:20:19,972 INFO program:Lifetime writes: 1285 MB 15:20:19,977 INFO program:Reserved blocks uid: 0 (user root) 15:20:19,985 INFO program:Reserved blocks gid: 0 (group root) 15:20:19,990 INFO program:First inode: 11 15:20:19,996 INFO program:Inode size:#011 256 15:20:20,001 INFO program:Required extra isize: 32 15:20:20,011 INFO program:Desired extra isize: 32 15:20:20,016 INFO program:Journal inode: 8 15:20:20,021 INFO program:Default directory hash: half_md4 15:20:20,027 INFO program:Directory Hash Seed: fdf1ccc0-9160-4779-9979-356e089d8eec 15:20:20,045 INFO program:Journal backup: inode blocks 15:20:20,050 INFO program:Journal features: journal_incompat_revoke journal_64bit 15:20:20,060 INFO program:Journal size: 64M 15:20:20,067 INFO program:Journal length: 16384 15:20:20,072 INFO program:Journal sequence: 0x0000001b 15:20:20,082 INFO program:Journal start: 1 15:20:20,087 INFO program: 15:20:20,097 INFO program:stderr: 15:20:20,106 INFO program:b'dumpe2fs 1.43.4 (31-Jan-2017)' 15:20:20,116 DEBUG program:Return code: 0 15:20:20,121 WARNING blivet:ext4 filesystem on /dev/mapper/live-rw needs repair 15:20:20,129 DEBUG blivet: Ext4FS.supported: supported: True ; 15:20:20,138 DEBUG blivet:get_format('ext4') returning Ext4FS instance with object id 57 15:20:20,174 DEBUG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; 15:20:20,181 INFO blivet:got format: existing ext4 filesystem 15:20:20,193 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 return self[key] 15:20:20,199 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:20:20,211 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 log_method_call(self, name=name, info=pprint.pformat(dict(info))) 15:20:20,249 DEBUG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda '#012 '/dev/disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52 '#012 '/dev/mapper/live-base /dev/disk/by-id/dm-name-live-base',#012 'DEVNAME': '/dev/dm-1',#012 'DEVPATH': '/devices/virtual/block/dm-1',#012 'DEVTYPE': 'disk',#012 'DM_MULTIPATH_TIMESTAMP': '1489159074',#012 'DM_NAME': 'live-base',#012 'DM_SUSPENDED': '0',#012 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1',#012 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1',#012 'DM_UDEV_RULES_VSN': '2',#012 'ID_FS_LABEL': 'Anaconda',#012 'ID_FS_LABEL_ENC': 'Anaconda',#012 'ID_FS_TYPE': 'ext4',#012 'ID_FS_USAGE': 'filesystem',#012 'ID_FS_UUID': 'a93e9e9e-036a-4d07-a4cd-e889a6fdfb52',#012 'ID_FS_UUID_ENC': 'a93e9e9e-036a-4d07-a4cd-e889a6fdfb52',#012 'ID_FS_VERSION': '1.0',#012 'MAJOR': '253',#012 'MINOR': '1',#012 'MPATH_SBIN_PATH': '/sbin',#012 'SUBSYSTEM': 'block',#012 'TAGS': ':systemd:',#012 'USEC_INITIALIZED': '757581273'} ; 15:20:20,265 INFO blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6410/7200 15:20:20,312 DEBUG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; 15:20:20,365 DEBUG blivet: DeviceTree.get_device_by_name returned None 15:20:20,416 DEBUG blivet: DMDevicePopulator.run: name: live-base ; 15:20:20,435 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:20:20,460 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:20:20,489 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:20:20,524 DEBUG ifcfg:IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 15:20:20,566 DEBUG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; 15:20:20,619 DEBUG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (25) with existing ext4 filesystem 15:20:20,652 DEBUG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; 15:20:20,683 DEBUG blivet: DeviceTree.get_device_by_name returned None 15:20:20,688 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 60 15:20:20,741 DEBUG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; 15:20:20,749 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 61 15:20:20,790 DEBUG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; 15:20:20,846 DEBUG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; 15:20:20,853 DEBUG blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1 15:20:20,897 DEBUG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 15:20:20,910 DEBUG blivet:updated live-base size to 2 GiB (2 GiB) 15:20:20,917 INFO blivet:added dm live-base (id 59) to device tree 15:20:20,929 INFO blivet:got device: DMDevice instance (0xaf29c870) --#012 name = live-base status = True id = 59#012 children = []#012 parents = ['existing 0 B loop loop1 (25) with existing ext4 filesystem']#012 uuid = None size = 2 GiB#012 format = existing None#012 major = 0 minor = 0 exists = True protected = True#012 sysfs path = /sys/devices/virtual/block/dm-1#012 target size = 2 GiB path = /dev/mapper/live-base#012 format args = [] original_format = None target = None dm_uuid = None 15:20:20,934 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0#012 return udev.device_is_realdisk(info) 15:20:21,021 DEBUG blivet: DeviceTree.handle_format: name: live-base ; 15:20:21,100 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; 15:20:21,109 DEBUG blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 63 15:20:21,167 DEBUG blivet: EFIFS.supported: supported: True ; 15:20:21,176 DEBUG blivet:get_format('efi') returning EFIFS instance with object id 64 15:20:21,239 DEBUG blivet: MacEFIFS.supported: supported: True ; 15:20:21,248 DEBUG blivet:get_format('macefi') returning MacEFIFS instance with object id 65 15:20:21,310 DEBUG blivet: MacEFIFS.supported: supported: True ; 15:20:21,318 DEBUG blivet:get_format('macefi') returning MacEFIFS instance with object id 66 15:20:21,337 INFO blivet:type detected on 'live-base' is 'ext4' 15:20:21,350 INFO program:Running... e2fsck -f -p -C 0 /dev/mapper/live-base 15:20:21,512 INFO systemd-udevd:inotify event: 8 for /dev/dm-1 15:20:21,512 INFO systemd-udevd:device /dev/dm-1 closed, synthesising 'change' 15:20:21,537 INFO systemd-udevd:seq 2067 queued, 'change' 'block' 15:20:21,537 INFO systemd-udevd:Validate module index 15:20:21,537 INFO systemd-udevd:Check if link configuration needs reloading. 15:20:21,583 INFO systemd-udevd:seq 2067 forked new worker [1723] 15:20:21,601 INFO systemd-udevd:seq 2067 running 15:20:21,601 INFO systemd-udevd:removing watch on '/dev/dm-1' 15:20:21,619 INFO program:stdout: 15:20:21,631 INFO systemd-udevd:inotify event: 8000 for /dev/dm-1 15:20:21,631 INFO systemd-udevd:removing watch on '/dev/dm-1' 15:20:21,649 INFO program:You must have r/w access to the filesystem or be root 15:20:21,662 INFO systemd-udevd:LINK 'mapper/live-base' /usr/lib/udev/rules.d/10-dm.rules:135 15:20:21,662 INFO systemd-udevd:LINK 'disk/by-id/dm-name-live-base' /usr/lib/udev/rules.d/13-dm-disk.rules:17 15:20:21,662 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/13-dm-disk.rules:23 15:20:21,662 INFO systemd-udevd:probe /dev/dm-1 raid offset=0 15:20:21,662 INFO systemd-udevd:LINK 'disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52' /usr/lib/udev/rules.d/13-dm-disk.rules:25 15:20:21,662 INFO systemd-udevd:LINK 'disk/by-label/Anaconda' /usr/lib/udev/rules.d/13-dm-disk.rules:26 15:20:21,662 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/dm-1' /usr/lib/udev/rules.d/62-multipath.rules:29 15:20:21,735 INFO program:stderr: 15:20:21,754 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/dm-1' 15:20:21,820 INFO program:b'e2fsck: Operation not permitted while trying to open /dev/mapper/live-base' 15:20:21,832 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/dm-1' failed with exit code 1. 15:20:21,832 INFO systemd-udevd:handling device node '/dev/dm-1', devnum=b253:1, mode=0600, uid=0, gid=0 15:20:21,832 INFO systemd-udevd:preserve already existing symlink '/dev/block/253:1' to '../dm-1' 15:20:21,832 INFO systemd-udevd:found 'b253:1' claiming '/run/udev/links/\x2fdisk\x2fby-id\x2fdm-name-live-base' 15:20:21,832 INFO systemd-udevd:creating link '/dev/disk/by-id/dm-name-live-base' to '/dev/dm-1' 15:20:21,832 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-id/dm-name-live-base' to '../../dm-1' 15:20:21,832 INFO systemd-udevd:found 'b253:0' claiming '/run/udev/links/\x2fdisk\x2fby-label\x2fAnaconda' 15:20:21,832 INFO systemd-udevd:found 'b253:1' claiming '/run/udev/links/\x2fdisk\x2fby-label\x2fAnaconda' 15:20:21,832 INFO systemd-udevd:found 'b7:1' claiming '/run/udev/links/\x2fdisk\x2fby-label\x2fAnaconda' 15:20:21,832 INFO systemd-udevd:creating link '/dev/disk/by-label/Anaconda' to '/dev/dm-1' 15:20:21,832 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-label/Anaconda' to '../../dm-1' 15:20:21,832 INFO systemd-udevd:found 'b253:0' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2fa93e9e9e-036a-4d07-a4cd-e889a6fdfb52' 15:20:21,832 INFO systemd-udevd:found 'b253:1' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2fa93e9e9e-036a-4d07-a4cd-e889a6fdfb52' 15:20:21,832 INFO systemd-udevd:found 'b7:1' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2fa93e9e9e-036a-4d07-a4cd-e889a6fdfb52' 15:20:21,832 INFO systemd-udevd:creating link '/dev/disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52' to '/dev/dm-1' 15:20:21,832 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-uuid/a93e9e9e-036a-4d07-a4cd-e889a6fdfb52' to '../../dm-1' 15:20:21,832 INFO systemd-udevd:found 'b253:1' claiming '/run/udev/links/\x2fmapper\x2flive-base' 15:20:21,832 INFO systemd-udevd:creating link '/dev/mapper/live-base' to '/dev/dm-1' 15:20:21,832 INFO systemd-udevd:preserve already existing symlink '/dev/mapper/live-base' to '../dm-1' 15:20:21,832 INFO systemd-udevd:created db file '/run/udev/data/b253:1' for '/devices/virtual/block/dm-1' 15:20:21,832 INFO systemd-udevd:adding watch on '/dev/dm-1' 15:20:21,832 INFO systemd-udevd:created db file '/run/udev/data/b253:1' for '/devices/virtual/block/dm-1' 15:20:21,832 INFO systemd-udevd:passed device to netlink monitor 0x8078f408 15:20:21,832 INFO systemd-udevd:seq 2067 processed 15:20:22,014 DEBUG program:Return code: 8 15:20:22,024 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2dbase_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=224 reply_cookie=0 error=n/a 15:20:22,024 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2dbase_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=225 reply_cookie=0 error=n/a 15:20:22,024 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2did_2ddm_5cx2dname_5cx2dlive_5cx2dbase_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=226 reply_cookie=0 error=n/a 15:20:22,024 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2did_2ddm_5cx2dname_5cx2dlive_5cx2dbase_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=227 reply_cookie=0 error=n/a 15:20:22,024 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddm_5cx2d1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=228 reply_cookie=0 error=n/a 15:20:22,066 INFO systemd-udevd:cleanup idle workers 15:20:22,072 INFO program:Running... dumpe2fs -h /dev/mapper/live-base 15:20:22,086 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddm_5cx2d1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=229 reply_cookie=0 error=n/a 15:20:22,086 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2ddm_5cx2d1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=230 reply_cookie=0 error=n/a 15:20:22,111 INFO systemd-udevd:Unload module index 15:20:22,111 INFO systemd-udevd:Unloaded link configuration context. 15:20:22,136 INFO anaconda:Module initialized: NetworkSpoke 15:20:22,150 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dvirtual_2dblock_2ddm_5cx2d1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=231 reply_cookie=0 error=n/a 15:20:22,156 INFO systemd-udevd:worker [1723] exited 15:20:22,161 INFO anaconda:Module initialized: PasswordSpoke 15:20:22,182 INFO anaconda:Module initialized: UserSpoke 15:20:22,188 INFO anaconda:Initialization of all modules (8) has been started. 15:20:22,213 INFO program:stdout: 15:20:22,218 INFO program:Filesystem volume name: Anaconda 15:20:22,223 INFO program:Last mounted on: / 15:20:22,227 INFO program:Filesystem UUID: a93e9e9e-036a-4d07-a4cd-e889a6fdfb52 15:20:22,232 INFO program:Filesystem magic number: 0xEF53 15:20:22,238 INFO program:Filesystem revision #: 1 (dynamic) 15:20:22,243 INFO program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize 15:20:22,248 INFO program:Filesystem flags: unsigned_directory_hash 15:20:22,254 INFO program:Default mount options: user_xattr acl 15:20:22,259 INFO program:Filesystem state: clean 15:20:22,264 INFO program:Errors behavior: Continue 15:20:22,269 INFO program:Filesystem OS type: Linux 15:20:22,275 INFO program:Inode count: 131072 15:20:22,280 INFO program:Block count: 524288 15:20:22,285 INFO program:Reserved block count: 0 15:20:22,291 INFO program:Free blocks: 203140 15:20:22,296 INFO program:Free inodes: 95102 15:20:22,301 INFO program:First block: 0 15:20:22,306 INFO program:Block size: 4096 15:20:22,311 INFO program:Fragment size: 4096 15:20:22,317 INFO program:Group descriptor size: 64 15:20:22,331 INFO program:Reserved GDT blocks: 255 15:20:22,343 INFO program:Blocks per group: 32768 15:20:22,350 INFO program:Fragments per group: 32768 15:20:22,363 INFO program:Inodes per group: 8192 15:20:22,368 INFO program:Inode blocks per group: 512 15:20:22,380 INFO program:Flex block group size: 16 15:20:22,393 INFO program:Filesystem created: Fri Mar 10 08:13:05 2017 15:20:22,404 INFO program:Last mount time: Fri Mar 10 08:13:55 2017 15:20:22,410 INFO program:Last write time: Fri Mar 10 08:14:48 2017 15:20:22,416 INFO program:Mount count: 2 15:20:22,421 INFO program:Maximum mount count: -1 15:20:22,427 INFO program:Last checked: Fri Mar 10 08:13:05 2017 15:20:22,432 INFO program:Check interval: 0 () 15:20:22,437 INFO program:Lifetime writes: 1285 MB 15:20:22,443 INFO program:Reserved blocks uid: 0 (user root) 15:20:22,448 INFO program:Reserved blocks gid: 0 (group root) 15:20:22,478 INFO program:First inode: 11 15:20:22,484 INFO program:Inode size:#011 256 15:20:22,490 INFO program:Required extra isize: 32 15:20:22,496 INFO program:Desired extra isize: 32 15:20:22,504 INFO program:Journal inode: 8 15:20:22,509 INFO program:Default directory hash: half_md4 15:20:22,515 INFO program:Directory Hash Seed: fdf1ccc0-9160-4779-9979-356e089d8eec 15:20:22,520 INFO program:Journal backup: inode blocks 15:20:22,525 INFO program:Journal features: journal_64bit 15:20:22,530 INFO program:Journal size: 64M 15:20:22,536 INFO program:Journal length: 16384 15:20:22,541 INFO program:Journal sequence: 0x0000001a 15:20:22,547 INFO program:Journal start: 0 15:20:22,554 INFO program: 15:20:22,559 INFO program:stderr: 15:20:22,566 INFO program:b'dumpe2fs 1.43.4 (31-Jan-2017)' 15:20:22,572 DEBUG program:Return code: 0 15:20:22,577 WARNING blivet:ext4 filesystem on /dev/mapper/live-base needs repair 15:20:22,590 DEBUG blivet: Ext4FS.supported: supported: True ; 15:20:22,596 DEBUG blivet:get_format('ext4') returning Ext4FS instance with object id 67 15:20:22,608 DEBUG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; 15:20:22,623 INFO systemd-udevd:udevd message (SYNC) received 15:20:22,636 INFO blivet:got format: existing ext4 filesystem 15:20:22,642 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 return self[key] 15:20:22,654 INFO program:Running... udevadm settle --timeout=300 15:20:22,667 DEBUG program:Return code: 0 15:20:22,717 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:20:22,733 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:20:22,746 INFO blivet:edd: collected mbr signatures: {} 15:20:22,807 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 15:20:22,837 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; 15:20:22,866 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; 15:20:22,878 INFO program:Running... udevadm settle --timeout=300 15:20:23,028 INFO systemd-udevd:udevd message (SYNC) received 15:20:23,061 DEBUG program:Return code: 0 15:20:23,093 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; 15:20:23,122 DEBUG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; 15:20:23,275 DEBUG blivet: Ext4FS.supported: supported: True ; 15:20:23,321 DEBUG blivet: Ext4FS.supported: supported: True ; 15:20:23,360 DEBUG blivet: Ext4FS.supported: supported: True ; 15:20:23,391 DEBUG blivet:onlyuse is now: vda 15:20:23,399 INFO anaconda:Thread Done: AnaStorageThread (-1316838288) 15:20:23,408 DEBUG packaging:Updating payload thread state: 2 15:20:23,418 DEBUG packaging:Updating payload thread state: 3 15:20:23,430 INFO packaging:configuring base repo 15:20:23,756 DEBUG blivet: DeviceTree.get_dependent_devices: dep: existing 4 GiB disk vda (2) ; hidden: False ; 15:20:23,767 DEBUG blivet:dep is a leaf 15:20:23,789 INFO anaconda:Module initialized: StorageSpoke 15:20:23,794 INFO anaconda:Thread Done: AnaStorageWatcher (-1356671888) 15:20:23,813 INFO systemd-localed:Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=9 reply_cookie=0 error=n/a 15:20:23,813 INFO systemd-localed:Got message type=method_return sender=org.freedesktop.DBus destination=:1.15 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=9 error=n/a 15:20:23,813 INFO systemd-localed:Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=ReleaseName cookie=10 reply_cookie=0 error=n/a 15:20:23,813 INFO systemd-localed:Got message type=method_return sender=org.freedesktop.DBus destination=:1.15 object=n/a interface=n/a member=n/a cookie=7 reply_cookie=10 error=n/a 15:20:23,813 INFO systemd-localed:Got message type=signal sender=org.freedesktop.DBus destination=:1.15 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameLost cookie=6 reply_cookie=0 error=n/a 15:20:23,813 INFO systemd-localed:Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=78 reply_cookie=0 error=n/a 15:20:23,851 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=232 reply_cookie=0 error=n/a 15:20:23,851 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=233 reply_cookie=0 error=n/a 15:20:23,921 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 15:20:23,949 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=234 reply_cookie=0 error=n/a 15:20:23,964 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=235 reply_cookie=0 error=n/a 15:20:29,910 INFO packaging:Enabled 'updates' 15:20:29,915 INFO packaging:Enabled 'updates-testing' 15:20:29,921 DEBUG packaging:getting release version from tree at https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os (rawhide) 15:20:29,926 DEBUG packaging:retrieving treeinfo from https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os (proxy: ; sslverify: True) 15:20:29,932 INFO packaging:Trying to download '.treeinfo' 15:20:29,961 DEBUG NetworkManager: [1489159229.9568] device[0x81470398] (eth0): timed out waiting for IPv6 router advertisement 15:20:29,970 DEBUG NetworkManager: [1489159229.9593] device[0x81470398] (eth0): activation-stage: schedule activate_stage4_ip6_config_timeout,10 (id 556) 15:20:29,977 DEBUG NetworkManager: [1489159229.9599] device[0x81470398] (eth0): activation-stage: invoke activate_stage4_ip6_config_timeout,10 (id 556) 15:20:29,983 DEBUG NetworkManager: [1489159229.9605] device[0x81470398] (eth0): activation-stage: complete activate_stage4_ip6_config_timeout,10 (id 556) 15:20:30,652 DEBUG packaging:Retrieved '.treeinfo' from https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6400/7200 15:20:32,748 DEBUG packaging:using treeinfo release version of rawhide 15:20:32,754 DEBUG packaging:releasever from https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os is rawhide 15:20:42,512 INFO packaging:added repo: 'anaconda' - https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os 15:20:42,518 DEBUG packaging:repo koji-override-0: mirrorlist None, baseurl http://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6390/7200 15:20:48,958 INFO packaging:added repo: 'koji-override-0' - http://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os 15:20:48,966 DEBUG packaging:Updating payload thread state: 4 15:20:48,972 DEBUG dnf:repo: using cache for: anaconda 15:20:48,978 DEBUG dnf:repo: using cache for: koji-override-0 15:20:48,985 DEBUG dnf:repo: using cache for: anaconda 15:20:48,991 DEBUG dnf:not found updateinfo for: anaconda Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6380/7200 15:21:00,458 DEBUG dnf:anaconda: using metadata from Fri Mar 10 10:25:25 2017 UTC. 15:21:00,464 DEBUG dnf:repo: using cache for: koji-override-0 15:21:00,469 DEBUG dnf:not found updateinfo for: koji-override-0 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6370/7200 15:21:11,465 DEBUG dnf:koji-override-0: using metadata from Fri Mar 10 10:25:25 2017 UTC. 15:21:11,470 INFO dnf:Last metadata expiration check: 0:00:20 ago on Fri Mar 10 15:20:47 2017 UTC. 15:21:11,954 INFO packaging:Refreshing environmentAddons 15:21:11,984 DEBUG packaging:Updating payload thread state: 5 15:21:11,990 INFO anaconda:Thread Done: AnaPayloadThread (-1347496848) 15:21:11,998 INFO kernel:anaconda (1701) used greatest stack depth: 3844 bytes left 15:21:12,001 INFO anaconda:Module initialized: SourceSpoke 15:21:12,014 INFO anaconda:Thread Done: AnaSourceWatcher (-1330719632) 15:21:12,020 INFO anaconda:Module initialized: SoftwareSpoke 15:21:12,025 INFO anaconda:All modules have been initialized. 15:21:12,030 INFO anaconda:Thread Done: AnaSoftwareWatcher (-1339108240) 15:21:12,684 DEBUG blivet: DeviceTree.get_dependent_devices: dep: existing 4 GiB disk vda (2) ; hidden: False ; 15:21:12,691 DEBUG blivet:dep is a leaf 15:21:12,696 DEBUG blivet:removing vda 15:21:12,717 DEBUG blivet: DeviceTree.get_dependent_devices: dep: existing 4 GiB disk vda (2) ; hidden: False ; 15:21:12,722 DEBUG blivet:dep is a leaf 15:21:12,727 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 70 15:21:12,764 DEBUG blivet: DiskDevice._set_format: vda ; type: None ; current: None ; 15:21:12,777 INFO blivet:registered action: [69] destroy format None on disk vda (id 2) 15:21:12,783 DEBUG blivet:clearpart: initializing vda 15:21:12,788 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 72 15:21:12,815 DEBUG blivet: DiskDevice._set_format: vda ; type: None ; current: None ; 15:21:12,820 INFO blivet:registered action: [71] destroy format None on disk vda (id 2) 15:21:12,924 DEBUG blivet:required disklabel type for vda (15) is None 15:21:12,929 DEBUG blivet:default disklabel type for vda is msdos 15:21:12,934 DEBUG blivet:selecting msdos disklabel for vda based on size 15:21:12,959 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; label_type: msdos ; 15:21:13,006 DEBUG blivet: DiskLabel.fresh_parted_disk: device: /dev/vda ; label_type: msdos ; 15:21:13,027 DEBUG blivet:Did not change pmbr_boot on parted.Disk instance --#012 type: msdos primaryPartitionCount: 0#012 lastPartitionNumber: -1 maxPrimaryPartitionCount: 4#012 partitions: []#012 device: #012 PedDisk: <_ped.Disk object at 0xae67ac38> 15:21:13,167 INFO systemd-udevd:udevd message (SYNC) received 15:21:13,195 DEBUG blivet:get_format('disklabel') returning DiskLabel instance with object id 73 15:21:13,238 DEBUG blivet: DiskDevice._set_format: vda ; type: disklabel ; current: None ; 15:21:13,273 INFO blivet:registered action: [74] create format msdos disklabel on disk vda (id 2) 15:21:13,296 DEBUG anaconda:new disk order: [] 15:21:13,313 DEBUG anaconda:Bootloader: /boot partition is not present, dry run True 15:21:13,318 DEBUG anaconda:Bootloader: fallback use first disk return from Blivet 'vda' as boot drive, dry run True 15:21:13,341 DEBUG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; 15:21:13,365 DEBUG blivet: DeviceTree.get_device_by_name returned existing 4 GiB disk vda (2) with non-existent msdos disklabel 15:21:13,370 DEBUG blivet:resolved 'vda' to 'vda' (disk) 15:21:13,398 DEBUG blivet: EFIFS.supported: supported: True ; 15:21:13,403 DEBUG blivet:get_format('EFI System Partition') returning EFIFS instance with object id 75 15:21:13,410 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 77 15:21:13,448 DEBUG blivet: PartitionDevice._set_format: req0 ; type: efi ; current: None ; 15:21:13,465 INFO blivet:added partition req0 (id 76) to device tree 15:21:13,477 INFO blivet:registered action: [79] create device partition req0 (id 76) 15:21:13,482 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 81 15:21:13,516 DEBUG blivet: PartitionDevice._set_format: req0 ; type: efi ; current: efi ; 15:21:13,536 INFO blivet:registered action: [80] create format efi filesystem mounted at /boot/efi on partition req0 (id 76) 15:21:13,567 DEBUG blivet: Ext4FS.supported: supported: True ; 15:21:13,572 DEBUG blivet:get_format('ext4') returning Ext4FS instance with object id 82 15:21:13,644 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 84 15:21:13,676 DEBUG blivet: PartitionDevice._set_format: req1 ; type: ext4 ; current: None ; 15:21:13,689 INFO blivet:added partition req1 (id 83) to device tree 15:21:13,694 INFO blivet:registered action: [86] create device partition req1 (id 83) 15:21:13,700 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 88 15:21:13,730 DEBUG blivet: PartitionDevice._set_format: req1 ; type: ext4 ; current: ext4 ; 15:21:13,735 INFO blivet:registered action: [87] create format ext4 filesystem mounted at / on partition req1 (id 83) 15:21:13,769 DEBUG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; 15:21:13,825 DEBUG blivet:removing all non-preexisting partitions ['req0(id 76)', 'req1(id 83)'] from disk(s) ['vda'] 15:21:13,835 DEBUG blivet:allocate_partitions: disks=['vda'] ; partitions=['req0(id 76)', 'req1(id 83)'] 15:21:13,840 DEBUG blivet:removing all non-preexisting partitions ['req0(id 76)', 'req1(id 83)'] from disk(s) ['vda'] 15:21:13,865 DEBUG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; 15:21:13,893 DEBUG blivet: DeviceTree.get_device_by_name returned existing 4 GiB disk vda (2) with non-existent msdos disklabel 15:21:13,898 DEBUG blivet:resolved 'vda' to 'vda' (disk) 15:21:13,920 DEBUG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; 15:21:13,947 DEBUG blivet: DeviceTree.get_device_by_name returned existing 4 GiB disk vda (2) with non-existent msdos disklabel 15:21:13,952 DEBUG blivet:resolved 'vda' to 'vda' (disk) 15:21:13,958 DEBUG blivet:allocating partition: req0 ; id: 76 ; disks: ['vda'] ;#012boot: False ; primary: False ; size: 100 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None 15:21:13,963 DEBUG blivet:checking freespace on vda 15:21:13,970 DEBUG blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=100 MiB boot=False best=None grow=False start=None 15:21:13,976 DEBUG blivet:checking 2-8388607 (4 GiB) 15:21:13,981 DEBUG blivet:current free range is 2-8388607 (4 GiB) 15:21:13,986 DEBUG blivet:updating use_disk to vda, type: 0 15:21:13,992 DEBUG blivet:new free: 2-8388607 / 4 GiB 15:21:13,997 DEBUG blivet:new free allows for 0 sectors of growth 15:21:14,006 DEBUG blivet:using alignment: parted.Alignment instance --#012 offset: 0 grainSize: 2048#012 PedAlignment: <_ped.Alignment object at 0xae6af120> 15:21:14,011 DEBUG blivet:adjusted start sector from 2 to 2048 15:21:14,058 DEBUG blivet:created partition vda1 of 100 MiB and added it to /dev/vda 15:21:14,064 DEBUG blivet: PartitionDevice._set_parted_partition: req0 ; 15:21:14,069 DEBUG blivet:device req0 new parted_partition parted.Partition instance --#012 disk: fileSystem: None#012 number: 1 path: /dev/vda1 type: 0#012 name: None active: True busy: False#012 geometry: PedPartition: <_ped.Partition object at 0xae65f4e0> 15:21:14,086 DEBUG blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; 15:21:14,116 DEBUG blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; 15:21:14,144 DEBUG blivet: PartitionDevice._set_parted_partition: vda1 ; 15:21:14,152 DEBUG blivet:device vda1 new parted_partition parted.Partition instance --#012 disk: fileSystem: None#012 number: 1 path: /dev/vda1 type: 0#012 name: None active: True busy: False#012 geometry: PedPartition: <_ped.Partition object at 0xae65f570> 15:21:14,179 DEBUG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; 15:21:14,206 DEBUG blivet: DeviceTree.get_device_by_name returned existing 4 GiB disk vda (2) with non-existent msdos disklabel 15:21:14,212 DEBUG blivet:resolved 'vda' to 'vda' (disk) 15:21:14,233 DEBUG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; 15:21:14,261 DEBUG blivet: DeviceTree.get_device_by_name returned existing 4 GiB disk vda (2) with non-existent msdos disklabel 15:21:14,266 DEBUG blivet:resolved 'vda' to 'vda' (disk) 15:21:14,271 DEBUG blivet:allocating partition: req1 ; id: 83 ; disks: ['vda'] ;#012boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None 15:21:14,277 DEBUG blivet:checking freespace on vda 15:21:14,282 DEBUG blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None 15:21:14,289 DEBUG blivet:checking 2-2047 (1023 KiB) 15:21:14,294 DEBUG blivet:current free range is 2-2047 (1023 KiB) 15:21:14,299 DEBUG blivet:checking 206848-8388607 (3.9 GiB) 15:21:14,305 DEBUG blivet:current free range is 206848-8388607 (3.9 GiB) 15:21:14,321 DEBUG blivet:evaluating growth potential for new layout 15:21:14,326 DEBUG blivet:calculating growth for disk /dev/vda 15:21:14,338 DEBUG blivet:using alignment: parted.Alignment instance --#012 offset: 0 grainSize: 2048#012 PedAlignment: <_ped.Alignment object at 0xae6af120> 15:21:14,351 DEBUG blivet: PartitionDevice._set_parted_partition: req1 ; 15:21:14,363 DEBUG blivet:device req1 new parted_partition parted.Partition instance --#012 disk: fileSystem: None#012 number: 2 path: /dev/vda2 type: 0#012 name: None active: True busy: False#012 geometry: PedPartition: <_ped.Partition object at 0xae65f720> 15:21:14,387 DEBUG blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; 15:21:14,417 DEBUG blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; 15:21:14,430 DEBUG blivet:adding request 76 to chunk 8386560 (2048-8388607) on /dev/vda 15:21:14,438 DEBUG blivet:adding request 83 to chunk 8386560 (2048-8388607) on /dev/vda 15:21:14,451 DEBUG blivet:Chunk.grow_requests: 8386560 (2048-8388607) on /dev/vda start = 2048 end = 8388607#012sector_size = 512 B 15:21:14,462 DEBUG blivet:req: PartitionRequest instance --#012id = 76 name = vda1 growable = False#012base = 204800 growth = 0 max_grow = 0#012done = True 15:21:14,467 DEBUG blivet:req: PartitionRequest instance --#012id = 83 name = vda2 growable = True#012base = 1024000 growth = 0 max_grow = 4293943295#012done = False 15:21:14,472 DEBUG blivet:1 requests and 7157760 (3.41 GiB) left in chunk 15:21:14,477 DEBUG blivet:adding 7157760 (3.41 GiB) to 83 (vda2) 15:21:14,482 DEBUG blivet:new grow amount for request 83 (vda2) is 7157760 units, or 3.41 GiB 15:21:14,488 DEBUG blivet:request 76 (vda1) growth: 0 (0 B) size: 100 MiB 15:21:14,493 DEBUG blivet:request 83 (vda2) growth: 7157760 (3.41 GiB) size: 3.9 GiB 15:21:14,498 DEBUG blivet:disk /dev/vda growth: 7157760 (3.41 GiB) 15:21:14,512 DEBUG blivet: PartitionDevice._set_parted_partition: vda2 ; 15:21:14,517 DEBUG blivet:device vda2 new parted_partition None 15:21:14,539 DEBUG blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; 15:21:14,574 DEBUG blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 2 ; 15:21:14,587 DEBUG blivet:total growth: 7157760 sectors 15:21:14,601 DEBUG blivet:updating use_disk to vda, type: 0 15:21:14,606 DEBUG blivet:new free: 206848-8388607 / 3.9 GiB 15:21:14,618 DEBUG blivet:new free allows for 7157760 sectors of growth 15:21:14,632 DEBUG blivet:using alignment: parted.Alignment instance --#012 offset: 0 grainSize: 2048#012 PedAlignment: <_ped.Alignment object at 0xae6af120> 15:21:14,637 DEBUG blivet:created partition vda2 of 500 MiB and added it to /dev/vda 15:21:14,643 DEBUG blivet: PartitionDevice._set_parted_partition: req1 ; 15:21:14,648 DEBUG blivet:device req1 new parted_partition parted.Partition instance --#012 disk: fileSystem: None#012 number: 2 path: /dev/vda2 type: 0#012 name: None active: True busy: False#012 geometry: PedPartition: <_ped.Partition object at 0xae659390> 15:21:14,669 DEBUG blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; 15:21:14,698 DEBUG blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; 15:21:14,726 DEBUG blivet: PartitionDevice._set_parted_partition: vda2 ; 15:21:14,734 DEBUG blivet:device vda2 new parted_partition parted.Partition instance --#012 disk: fileSystem: None#012 number: 2 path: /dev/vda2 type: 0#012 name: None active: True busy: False#012 geometry: PedPartition: <_ped.Partition object at 0xae659420> 15:21:14,739 DEBUG blivet:grow_partitions: disks=['vda'], partitions=['vda1(id 76)', 'vda2(id 83)'] 15:21:14,745 DEBUG blivet:growable partitions are ['vda2'] 15:21:14,753 DEBUG blivet:adding request 76 to chunk 8386560 (2048-8388607) on /dev/vda 15:21:14,759 DEBUG blivet:adding request 83 to chunk 8386560 (2048-8388607) on /dev/vda 15:21:14,764 DEBUG blivet:disk vda has 1 chunks 15:21:14,769 DEBUG blivet:Chunk.grow_requests: 8386560 (2048-8388607) on /dev/vda start = 2048 end = 8388607#012sector_size = 512 B 15:21:14,774 DEBUG blivet:req: PartitionRequest instance --#012id = 76 name = vda1 growable = False#012base = 204800 growth = 0 max_grow = 0#012done = True 15:21:14,780 DEBUG blivet:req: PartitionRequest instance --#012id = 83 name = vda2 growable = True#012base = 1024000 growth = 0 max_grow = 4293943295#012done = False 15:21:14,785 DEBUG blivet:1 requests and 7157760 (3.41 GiB) left in chunk 15:21:14,791 DEBUG blivet:adding 7157760 (3.41 GiB) to 83 (vda2) 15:21:14,797 DEBUG blivet:new grow amount for request 83 (vda2) is 7157760 units, or 3.41 GiB 15:21:14,802 DEBUG blivet:growing partitions on vda 15:21:14,808 DEBUG blivet:partition vda1 (76): 0 15:21:14,813 DEBUG blivet:new geometry for vda1: parted.Geometry instance --#012 start: 2048 end: 206847 length: 204800#012 device: PedGeometry: <_ped.Geometry object at 0xae7abef0> 15:21:14,818 DEBUG blivet:partition vda2 (83): 0 15:21:14,823 DEBUG blivet:new geometry for vda2: parted.Geometry instance --#012 start: 206848 end: 8388607 length: 8181760#012 device: PedGeometry: <_ped.Geometry object at 0xae7abf70> 15:21:14,837 DEBUG blivet:removing all non-preexisting partitions ['vda1(id 76)', 'vda2(id 83)'] from disk(s) ['vda'] 15:21:14,842 DEBUG blivet: PartitionDevice._set_parted_partition: vda1 ; 15:21:14,856 DEBUG blivet:device vda1 new parted_partition None 15:21:14,872 DEBUG blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; 15:21:14,911 DEBUG blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 2 ; 15:21:14,937 DEBUG blivet: PartitionDevice._set_parted_partition: vda2 ; 15:21:14,942 DEBUG blivet:device vda2 new parted_partition None 15:21:14,963 DEBUG blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; 15:21:14,999 DEBUG blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 1 ; 15:21:15,005 DEBUG blivet:back from remove_new_partitions 15:21:15,016 DEBUG blivet:extended: None 15:21:15,022 DEBUG blivet:setting req0 new geometry: parted.Geometry instance --#012 start: 2048 end: 206847 length: 204800#012 device: PedGeometry: <_ped.Geometry object at 0xae7abef0> 15:21:15,046 DEBUG blivet: PartitionDevice._set_parted_partition: req0 ; 15:21:15,054 DEBUG blivet:device req0 new parted_partition parted.Partition instance --#012 disk: fileSystem: None#012 number: 1 path: /dev/vda1 type: 0#012 name: None active: True busy: False#012 geometry: PedPartition: <_ped.Partition object at 0xae6595a0> 15:21:15,078 DEBUG blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; 15:21:15,115 DEBUG blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; 15:21:15,140 DEBUG blivet: PartitionDevice._set_parted_partition: vda1 ; 15:21:15,148 DEBUG blivet:device vda1 new parted_partition parted.Partition instance --#012 disk: fileSystem: None#012 number: 1 path: /dev/vda1 type: 0#012 name: None active: True busy: False#012 geometry: PedPartition: <_ped.Partition object at 0xae659360> 15:21:15,153 DEBUG blivet:setting req1 new geometry: parted.Geometry instance --#012 start: 206848 end: 8388607 length: 8181760#012 device: PedGeometry: <_ped.Geometry object at 0xae7abf70> 15:21:15,179 DEBUG blivet: PartitionDevice._set_parted_partition: req1 ; 15:21:15,187 DEBUG blivet:device req1 new parted_partition parted.Partition instance --#012 disk: fileSystem: None#012 number: 2 path: /dev/vda2 type: 0#012 name: None active: True busy: False#012 geometry: PedPartition: <_ped.Partition object at 0xae659660> 15:21:15,211 DEBUG blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; 15:21:15,240 DEBUG blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; 15:21:15,267 DEBUG blivet: PartitionDevice._set_parted_partition: vda2 ; 15:21:15,275 DEBUG blivet:device vda2 new parted_partition parted.Partition instance --#012 disk: fileSystem: None#012 number: 2 path: /dev/vda2 type: 0#012 name: None active: True busy: False#012 geometry: PedPartition: <_ped.Partition object at 0xae575090> 15:21:15,294 DEBUG blivet:fixing size of non-existent 100 MiB partition vda1 (76) with non-existent efi filesystem mounted at /boot/efi 15:21:15,305 DEBUG blivet:fixing size of non-existent 3.9 GiB partition vda2 (83) with non-existent ext4 filesystem mounted at / 15:21:15,331 DEBUG anaconda:new disk order: [] 15:21:15,378 DEBUG anaconda:Bootloader: /boot partition is not present, dry run False 15:21:15,388 DEBUG anaconda:Bootloader: fallback use first disk return from Blivet 'vda' as boot drive, dry run False 15:21:15,398 DEBUG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; 15:21:15,424 DEBUG blivet: DeviceTree.get_device_by_name returned existing 4 GiB disk vda (2) with non-existent msdos disklabel 15:21:15,429 DEBUG blivet:resolved 'vda' to 'vda' (disk) 15:21:15,447 DEBUG blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; 15:21:15,471 DEBUG blivet: DeviceTree.get_device_by_name returned existing 4 GiB disk vda (2) with non-existent msdos disklabel 15:21:15,476 DEBUG blivet:resolved 'vda' to 'vda' (disk) 15:21:15,538 DEBUG anaconda:_is_valid_disklabel(vda) returning True 15:21:15,543 DEBUG anaconda:_is_valid_size(vda) returning True 15:21:15,552 DEBUG anaconda:_is_valid_location(vda) returning True 15:21:15,561 DEBUG anaconda:_is_valid_format(vda) returning True 15:21:15,575 DEBUG anaconda:is_valid_stage1_device(vda) returning True 15:21:15,602 DEBUG anaconda:_is_valid_disklabel(vda) returning True 15:21:15,608 DEBUG anaconda:_is_valid_size(vda) returning True 15:21:15,613 DEBUG anaconda:_is_valid_location(vda) returning True 15:21:15,619 DEBUG anaconda:_is_valid_format(vda) returning True 15:21:15,624 DEBUG anaconda:is_valid_stage1_device(vda) returning True 15:21:15,641 DEBUG anaconda:_is_valid_disklabel(vda2) returning True 15:21:15,650 DEBUG anaconda:_is_valid_size(vda2) returning True 15:21:15,655 DEBUG anaconda:_is_valid_location(vda2) returning True 15:21:15,670 DEBUG anaconda:_is_valid_partition(vda2) returning True 15:21:15,681 DEBUG anaconda:_is_valid_format(vda2) returning True 15:21:15,686 DEBUG anaconda:is_valid_stage2_device(vda2) returning True 15:21:15,693 DEBUG blivet: DeviceTree.get_device_by_path: path: /dev/vda1 ; incomplete: False ; hidden: False ; 15:21:15,717 DEBUG blivet: DeviceTree.get_device_by_path returned non-existent 100 MiB partition vda1 (76) with non-existent efi filesystem mounted at /boot/efi 15:21:15,736 DEBUG blivet: DeviceTree.get_device_by_path: path: /dev/vda2 ; incomplete: False ; hidden: False ; 15:21:15,759 DEBUG blivet: DeviceTree.get_device_by_path returned non-existent 3.9 GiB partition vda2 (83) with non-existent ext4 filesystem mounted at / 15:21:15,779 WARNING anaconda:You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. 15:21:15,785 WARNING anaconda:/usr/lib/python3.6/optparse.py:1000: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead.#012 option = self.option_class(*args, **kwargs) 15:21:15,890 DEBUG anaconda:Entered hub: SummaryHub 15:21:16,005 DEBUG packaging:Source doesn't require network for installation 15:21:16,025 DEBUG packaging:Source http://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os needs network for installation 15:21:16,852 DEBUG packaging:Source doesn't require network for installation 15:21:16,863 DEBUG packaging:Source http://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os needs network for installation 15:21:17,099 INFO program:Running... df --output=target,avail 15:21:17,263 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2eautomount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=236 reply_cookie=0 error=n/a 15:21:17,278 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2eautomount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=237 reply_cookie=0 error=n/a 15:21:17,363 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=239 reply_cookie=0 error=n/a 15:21:17,378 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=240 reply_cookie=0 error=n/a 15:21:17,412 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/795 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=241 reply_cookie=0 error=n/a 15:21:17,541 INFO systemd-udevd:seq 2068 queued, 'add' 'module' 15:21:17,555 INFO systemd-udevd:Validate module index 15:21:17,555 INFO systemd-udevd:Check if link configuration needs reloading. 15:21:17,555 INFO systemd-udevd:seq 2068 forked new worker [1750] 15:21:17,588 INFO systemd-udevd:seq 2068 running 15:21:17,588 INFO systemd-udevd:passed device to netlink monitor 0x807832d0 15:21:17,588 INFO systemd-udevd:seq 2068 processed 15:21:17,612 INFO systemd-udevd:cleanup idle workers 15:21:17,629 INFO systemd-udevd:Unload module index 15:21:17,629 INFO systemd-udevd:Unloaded link configuration context. 15:21:17,695 INFO systemd-udevd:worker [1750] exited 15:21:17,742 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=242 reply_cookie=0 error=n/a 15:21:17,742 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=243 reply_cookie=0 error=n/a 15:21:17,742 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=244 reply_cookie=0 error=n/a 15:21:17,742 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=245 reply_cookie=0 error=n/a 15:21:17,742 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=246 reply_cookie=0 error=n/a 15:21:17,875 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=247 reply_cookie=0 error=n/a 15:21:17,875 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=248 reply_cookie=0 error=n/a 15:21:17,875 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2eautomount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=249 reply_cookie=0 error=n/a 15:21:17,919 INFO program:Mounted on Avail 15:21:17,924 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2eautomount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=250 reply_cookie=0 error=n/a 15:21:17,930 INFO program:/dev 811752 15:21:17,935 INFO program:/dev/shm 867048 15:21:17,941 INFO program:/run 813060 15:21:17,945 INFO program:/sys/fs/cgroup 867056 15:21:17,951 INFO program:/ 784216 15:21:17,956 INFO program:/tmp 847988 15:21:17,960 DEBUG program:Return code: 0 15:21:17,985 DEBUG packaging:Input mount points: {'/dev': Size (792.7265625 MiB), '/dev/shm': Size (846.7265625 MiB), '/run': Size (794.00390625 MiB), '/sys/fs/cgroup': Size (846.734375 MiB), '/': Size (765.8359375 MiB), '/tmp': Size (828.11328125 MiB), '/mnt/sysimage/boot/efi': Size (98.99999904632568359375 MiB), '/mnt/sysimage': Size (3.316162108443677425384521484375 GiB)} 15:21:17,990 INFO packaging:Estimated size: download 0 B & install 2.79 GiB 15:21:17,995 INFO packaging:Sufficient mountpoints found: {'/': Size (765.8359375 MiB), '/tmp': Size (828.11328125 MiB), '/mnt/sysimage': Size (3.316162108443677425384521484375 GiB)} 15:21:18,000 DEBUG packaging:Install + download space required 2.79 GiB 15:21:18,016 INFO anaconda:fs space: 3.32 GiB needed: 2.79 GiB 15:21:18,030 DEBUG anaconda:Left hub: SummaryHub 15:21:18,035 DEBUG anaconda:Entered spoke: ProgressSpoke 15:21:18,172 INFO anaconda:Running Thread: AnaInstallThread (-1339108240) 15:21:18,205 INFO anaconda:Top-level task queue: Installation queue#012Number of task queues: 7#012Number of tasks: 17#012Task & task group listing:#012 Task: Save system time to HW clock#012 Task queue: Installation environment setup#012 Task: Setup firstboot#012 Task: Setup addons#012 Task queue: Early storage configuration#012 Task: Insert custom storage to ksdata#012 Task: Run pre-storage tasks#012 Task: Activate filesystems#012 Task: Write early storage#012 Task queue: Pre-install scripts#012 Task: Run %pre-install scripts#012 Task queue: Pre install tasks#012 Task: Setup authconfig#012 Task: Setup firewall#012 Task: Setup network#012 Task: Setup timezone#012 Task: Copy /resolv.conf to sysroot#012 Task: Find additional packages & run preInstall()#012 Task queue: Payload installation#012 Task: Install the payload#012 Task queue: Late storage configuration#012 Task: Write late storage#012 Task queue: Post-installation setup tasks#012 Task: Run post-installation setup tasks 15:21:18,214 INFO anaconda:Task started: Save system time to HW clock (1/17) 15:21:18,219 INFO program:Running... hwclock --systohc --utc 15:21:19,508 NOTICE audit:USYS_CONFIG pid=1752 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:hwclock_t:s0 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=localhost.localdomain addr=? terminal=pts/0 res=success' 15:21:19,522 DEBUG program:Return code: 0 15:21:19,527 DEBUG anaconda:Task completed: Save system time to HW clock (1/17) (1.3 s) 15:21:19,532 INFO anaconda:Queue started: Installation environment setup (1/7) 15:21:19,545 INFO anaconda:Setting up the installation environment 15:21:19,551 INFO anaconda:Task started: Setup firstboot (2/17) 15:21:19,556 DEBUG anaconda:Task completed: Setup firstboot (2/17) (0.0 s) 15:21:19,568 INFO anaconda:Task started: Setup addons (3/17) 15:21:19,585 DEBUG anaconda:Task completed: Setup addons (3/17) (0.0 s) 15:21:19,590 INFO anaconda:Setting up the installation environment -- DONE 15:21:19,596 INFO anaconda:Queue started: Early storage configuration (2/7) 15:21:19,602 INFO anaconda:Configuring storage 15:21:19,607 INFO anaconda:Task started: Insert custom storage to ksdata (4/17) 15:21:19,676 INFO blivet:omitting ksdata: existing 4 GiB disk vda (2) with non-existent msdos disklabel 15:21:19,686 DEBUG anaconda:Task completed: Insert custom storage to ksdata (4/17) (0.1 s) 15:21:19,691 INFO anaconda:Task started: Run pre-storage tasks (5/17) 15:21:19,697 DEBUG anaconda:Task completed: Run pre-storage tasks (5/17) (0.0 s) 15:21:19,702 INFO anaconda:Task started: Activate filesystems (6/17) 15:21:19,911 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; 15:21:19,942 DEBUG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; 15:21:19,969 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; 15:21:19,999 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 15:21:20,035 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; 15:21:20,041 INFO program:Running... udevadm settle --timeout=300 15:21:20,196 INFO systemd-udevd:udevd message (SYNC) received 15:21:20,233 DEBUG program:Return code: 0 15:21:20,269 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; 15:21:20,299 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 15:21:20,335 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; 15:21:20,340 INFO program:Running... udevadm settle --timeout=300 15:21:20,488 INFO systemd-udevd:udevd message (SYNC) received 15:21:20,525 DEBUG program:Return code: 0 15:21:20,535 DEBUG blivet:action: [69] destroy format None on disk vda (id 2) 15:21:20,541 DEBUG blivet:action: [71] destroy format None on disk vda (id 2) 15:21:20,546 DEBUG blivet:action: [74] create format msdos disklabel on disk vda (id 2) 15:21:20,551 DEBUG blivet:action: [79] create device partition vda1 (id 76) 15:21:20,556 DEBUG blivet:action: [80] create format efi filesystem mounted at /boot/efi on partition vda1 (id 76) 15:21:20,562 DEBUG blivet:action: [86] create device partition vda2 (id 83) 15:21:20,567 DEBUG blivet:action: [87] create format ext4 filesystem mounted at / on partition vda2 (id 83) 15:21:20,572 INFO blivet:pruning action queue... 15:21:20,577 INFO blivet:removing obsolete action 71 (69) 15:21:20,583 INFO program:Running... udevadm settle --timeout=300 15:21:20,733 INFO systemd-udevd:udevd message (SYNC) received 15:21:20,763 DEBUG program:Return code: 0 15:21:20,833 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:20,852 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:20,860 INFO program:Running... udevadm settle --timeout=300 15:21:21,009 INFO systemd-udevd:udevd message (SYNC) received 15:21:21,041 DEBUG program:Return code: 0 15:21:21,112 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:21,125 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:21:21,136 INFO blivet:resetting parted disks... 15:21:21,174 DEBUG blivet: DiskLabel.reset_parted_disk: device: /dev/vda ; 15:21:21,206 DEBUG blivet: PartitionDevice.pre_commit_fixup: vda1 ; 15:21:21,236 DEBUG blivet: PartitionDevice.pre_commit_fixup: vda2 ; 15:21:21,241 INFO blivet:sorting actions... 15:21:21,263 DEBUG blivet:action: [69] destroy format None on disk vda (id 2) 15:21:21,268 DEBUG blivet:lvm filter: removing vda1 from the reject list 15:21:21,274 DEBUG blivet:vda1 wasn't in the reject list 15:21:21,280 DEBUG blivet:lvm filter: removing vda2 from the reject list 15:21:21,285 DEBUG blivet:vda2 wasn't in the reject list 15:21:21,291 DEBUG blivet:action: [74] create format msdos disklabel on disk vda (id 2) 15:21:21,305 DEBUG blivet:lvm filter: removing vda1 from the reject list 15:21:21,321 DEBUG blivet:vda1 wasn't in the reject list 15:21:21,326 DEBUG blivet:lvm filter: removing vda2 from the reject list 15:21:21,338 DEBUG blivet:vda2 wasn't in the reject list 15:21:21,347 DEBUG blivet:action: [79] create device partition vda1 (id 76) 15:21:21,352 DEBUG blivet:action: [86] create device partition vda2 (id 83) 15:21:21,357 DEBUG blivet:action: [87] create format ext4 filesystem mounted at / on partition vda2 (id 83) 15:21:21,362 DEBUG blivet:action: [80] create format efi filesystem mounted at /boot/efi on partition vda1 (id 76) 15:21:21,368 INFO blivet:executing action: [69] destroy format None on disk vda (id 2) 15:21:21,373 DEBUG blivet: DiskDevice.setup: vda ; orig: True ; status: True ; controllable: True ; 15:21:21,389 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda ; type: None ; status: False ; 15:21:21,394 INFO program:Running... wipefs -f -a /dev/vda 15:21:21,560 INFO systemd-udevd:inotify event: 8 for /dev/vda 15:21:21,584 DEBUG program:Return code: 0 15:21:21,594 INFO program:Running... udevadm settle --timeout=300 15:21:21,652 INFO systemd-udevd:device /dev/vda closed, synthesising 'change' 15:21:21,662 INFO systemd-udevd:seq 2069 queued, 'change' 'block' 15:21:21,671 INFO systemd-udevd:Validate module index 15:21:21,671 INFO systemd-udevd:Check if link configuration needs reloading. 15:21:21,686 INFO systemd-udevd:seq 2069 forked new worker [1759] 15:21:21,718 INFO systemd-udevd:seq 2069 running 15:21:21,718 INFO systemd-udevd:removing watch on '/dev/vda' 15:21:21,756 INFO systemd-udevd:inotify event: 8000 for /dev/vda 15:21:21,756 INFO systemd-udevd:removing watch on '/dev/vda' 15:21:21,767 INFO systemd-udevd:IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:66 15:21:21,767 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio' /usr/lib/udev/rules.d/60-persistent-storage.rules:67 15:21:21,767 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:21,767 INFO systemd-udevd:probe /dev/vda raid offset=0 15:21:21,787 INFO systemd-udevd:udevd message (SYNC) received 15:21:21,793 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/vda' /usr/lib/udev/rules.d/62-multipath.rules:29 15:21:21,798 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/vda' 15:21:21,827 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/vda' failed with exit code 1. 15:21:21,841 INFO systemd-udevd:handling device node '/dev/vda', devnum=b252:0, mode=0600, uid=0, gid=0 15:21:21,841 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:0' to '../vda' 15:21:21,841 INFO systemd-udevd:found 'b252:0' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio' 15:21:21,841 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '/dev/vda' 15:21:21,841 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '../../vda' 15:21:21,973 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:21,973 INFO systemd-udevd:adding watch on '/dev/vda' 15:21:21,973 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:21,973 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:21,973 INFO systemd-udevd:seq 2069 processed 15:21:22,056 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=251 reply_cookie=0 error=n/a 15:21:22,056 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=252 reply_cookie=0 error=n/a 15:21:22,056 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=253 reply_cookie=0 error=n/a 15:21:22,056 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=254 reply_cookie=0 error=n/a 15:21:22,056 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=255 reply_cookie=0 error=n/a 15:21:22,056 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=256 reply_cookie=0 error=n/a 15:21:22,094 DEBUG program:Return code: 0 15:21:22,099 INFO systemd-udevd:cleanup idle workers Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6360/7200 15:21:22,113 INFO blivet:executing action: [74] create format msdos disklabel on disk vda (id 2) 15:21:22,122 INFO systemd-udevd:Unload module index 15:21:22,122 INFO systemd-udevd:Unloaded link configuration context. 15:21:22,131 INFO anaconda:Creating disklabel on /dev/vda 15:21:22,136 INFO systemd-udevd:worker [1759] exited 15:21:22,141 DEBUG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; 15:21:22,146 DEBUG blivet: DiskLabel.create: device: /dev/vda ; type: disklabel ; status: False ; 15:21:22,177 DEBUG blivet: DiskLabel._create: device: /dev/vda ; type: disklabel ; status: False ; 15:21:22,220 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; 15:21:22,520 INFO systemd-udevd:inotify event: 8 for /dev/vda 15:21:22,530 INFO program:Running... udevadm settle --timeout=300 15:21:22,565 INFO kernel: vda: 15:21:22,601 INFO systemd-udevd:device /dev/vda closed, synthesising 'change' 15:21:22,611 INFO systemd-udevd:seq 2070 queued, 'change' 'block' 15:21:22,621 INFO systemd-udevd:seq 2070 forked new worker [1762] 15:21:22,627 INFO systemd-udevd:seq 2071 queued, 'change' 'block' 15:21:22,642 INFO systemd-udevd:seq 2070 running 15:21:22,651 INFO systemd-udevd:removing watch on '/dev/vda' 15:21:22,663 INFO systemd-udevd:inotify event: 8000 for /dev/vda 15:21:22,673 INFO systemd-udevd:removing watch on '/dev/vda' 15:21:22,686 INFO systemd-udevd:IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:66 15:21:22,693 INFO systemd-udevd:udevd message (SYNC) received 15:21:22,699 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio' /usr/lib/udev/rules.d/60-persistent-storage.rules:67 15:21:22,699 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:22,699 INFO systemd-udevd:probe /dev/vda raid offset=0 15:21:22,746 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/vda' /usr/lib/udev/rules.d/62-multipath.rules:29 15:21:22,753 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/vda' 15:21:22,801 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/vda' failed with exit code 1. 15:21:22,836 INFO systemd-udevd:handling device node '/dev/vda', devnum=b252:0, mode=0600, uid=0, gid=0 15:21:22,836 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:0' to '../vda' 15:21:22,836 INFO systemd-udevd:found 'b252:0' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio' 15:21:22,836 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '/dev/vda' 15:21:22,836 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '../../vda' 15:21:22,836 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:22,836 INFO systemd-udevd:adding watch on '/dev/vda' 15:21:22,836 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:22,988 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:22,988 INFO systemd-udevd:seq 2070 processed 15:21:23,005 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=257 reply_cookie=0 error=n/a 15:21:23,005 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=258 reply_cookie=0 error=n/a 15:21:23,005 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=259 reply_cookie=0 error=n/a 15:21:23,005 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=260 reply_cookie=0 error=n/a 15:21:23,005 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=261 reply_cookie=0 error=n/a 15:21:23,005 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=262 reply_cookie=0 error=n/a 15:21:23,041 INFO systemd-udevd:passed 222 byte device to netlink monitor 0x8077ff28 15:21:23,046 INFO systemd-udevd:seq 2071 running 15:21:23,046 INFO systemd-udevd:removing watch on '/dev/vda' 15:21:23,064 INFO systemd-udevd:inotify event: 8000 for /dev/vda 15:21:23,064 INFO systemd-udevd:removing watch on '/dev/vda' 15:21:23,074 INFO systemd-udevd:IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:66 15:21:23,074 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio' /usr/lib/udev/rules.d/60-persistent-storage.rules:67 15:21:23,074 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:23,074 INFO systemd-udevd:probe /dev/vda raid offset=0 15:21:23,104 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/vda' /usr/lib/udev/rules.d/62-multipath.rules:29 15:21:23,109 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/vda' 15:21:23,157 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/vda' failed with exit code 1. 15:21:23,162 INFO systemd-udevd:handling device node '/dev/vda', devnum=b252:0, mode=0600, uid=0, gid=0 15:21:23,168 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:0' to '../vda' 15:21:23,168 INFO systemd-udevd:found 'b252:0' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio' 15:21:23,168 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '/dev/vda' 15:21:23,168 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '../../vda' 15:21:23,249 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:23,249 INFO systemd-udevd:adding watch on '/dev/vda' 15:21:23,249 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:23,249 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:23,249 INFO systemd-udevd:seq 2071 processed 15:21:23,275 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=263 reply_cookie=0 error=n/a 15:21:23,275 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=264 reply_cookie=0 error=n/a 15:21:23,305 DEBUG program:Return code: 0 15:21:23,352 INFO systemd-udevd:cleanup idle workers 15:21:23,363 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=265 reply_cookie=0 error=n/a 15:21:23,363 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=266 reply_cookie=0 error=n/a 15:21:23,363 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=267 reply_cookie=0 error=n/a 15:21:23,363 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=268 reply_cookie=0 error=n/a 15:21:23,416 INFO program:Running... udevadm settle --timeout=300 15:21:23,428 INFO systemd-udevd:Unload module index 15:21:23,428 INFO systemd-udevd:Unloaded link configuration context. 15:21:23,438 INFO systemd-udevd:worker [1762] exited 15:21:23,498 INFO systemd-udevd:udevd message (SYNC) received 15:21:23,530 DEBUG program:Return code: 0 15:21:23,569 DEBUG blivet: DiskDevice.update_sysfs_path: vda ; status: True ; 15:21:23,577 DEBUG blivet:vda sysfs_path set to /sys/devices/platform/a003c00.virtio_mmio/virtio1/block/vda 15:21:23,584 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/deviceaction.py:615: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if info: 15:21:23,592 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 return self[key] 15:21:23,608 INFO anaconda:Created disklabel on /dev/vda 15:21:23,615 INFO blivet:executing action: [79] create device partition vda1 (id 76) 15:21:23,646 DEBUG blivet: PartitionDevice.create: vda1 ; status: False ; 15:21:23,681 DEBUG blivet: PartitionDevice.setup_parents: name: vda1 ; orig: False ; 15:21:23,719 DEBUG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; 15:21:23,757 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; 15:21:23,791 DEBUG blivet: PartitionDevice._create: vda1 ; status: False ; 15:21:23,836 DEBUG blivet: PartitionDevice._wipe: vda1 ; status: False ; 15:21:23,842 INFO program:Running... dd if=/dev/zero of=/dev/vda bs=512 seek=2048 count=2048 15:21:24,286 INFO systemd-udevd:inotify event: 8 for /dev/vda 15:21:24,314 INFO kernel: vda: 15:21:24,327 INFO program:stderr: 15:21:24,331 INFO program:b'2048+0 records in' 15:21:24,344 INFO program:b'2048+0 records out' 15:21:24,356 INFO program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.359929 s, 2.9 MB/s' 15:21:24,378 DEBUG program:Return code: 0 15:21:24,393 INFO systemd-udevd:device /dev/vda closed, synthesising 'change' 15:21:24,393 INFO systemd-udevd:seq 2072 queued, 'change' 'block' 15:21:24,407 INFO program:Running... udevadm settle --timeout=300 15:21:24,414 INFO systemd-udevd:seq 2072 forked new worker [1768] 15:21:24,414 INFO systemd-udevd:seq 2073 queued, 'change' 'block' 15:21:24,431 INFO systemd-udevd:seq 2072 running 15:21:24,431 INFO systemd-udevd:removing watch on '/dev/vda' 15:21:24,448 INFO systemd-udevd:IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:66 15:21:24,448 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio' /usr/lib/udev/rules.d/60-persistent-storage.rules:67 15:21:24,448 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:24,479 INFO systemd-udevd:probe /dev/vda raid offset=0 15:21:24,510 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/vda' /usr/lib/udev/rules.d/62-multipath.rules:29 15:21:24,523 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/vda' 15:21:24,533 INFO systemd-udevd:udevd message (SYNC) received 15:21:24,577 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/vda' failed with exit code 1. 15:21:24,589 INFO systemd-udevd:handling device node '/dev/vda', devnum=b252:0, mode=0600, uid=0, gid=0 15:21:24,589 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:0' to '../vda' 15:21:24,589 INFO systemd-udevd:found 'b252:0' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio' 15:21:24,666 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '/dev/vda' 15:21:24,666 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '../../vda' 15:21:24,666 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:24,666 INFO systemd-udevd:adding watch on '/dev/vda' 15:21:24,666 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:24,666 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:24,666 INFO systemd-udevd:seq 2072 processed 15:21:24,792 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=269 reply_cookie=0 error=n/a 15:21:24,792 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=270 reply_cookie=0 error=n/a 15:21:24,792 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=271 reply_cookie=0 error=n/a 15:21:24,792 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=272 reply_cookie=0 error=n/a 15:21:24,792 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=273 reply_cookie=0 error=n/a 15:21:24,792 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=274 reply_cookie=0 error=n/a 15:21:24,843 INFO systemd-udevd:Validate module index 15:21:24,843 INFO systemd-udevd:Check if link configuration needs reloading. 15:21:24,857 INFO systemd-udevd:seq 2073 running 15:21:24,864 INFO systemd-udevd:passed 222 byte device to netlink monitor 0x8077ff28 15:21:24,872 INFO systemd-udevd:removing watch on '/dev/vda' 15:21:24,872 INFO systemd-udevd:IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:66 15:21:24,872 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio' /usr/lib/udev/rules.d/60-persistent-storage.rules:67 15:21:24,872 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:24,872 INFO systemd-udevd:probe /dev/vda raid offset=0 15:21:24,872 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/vda' /usr/lib/udev/rules.d/62-multipath.rules:29 15:21:24,900 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/vda' 15:21:24,936 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/vda' failed with exit code 1. 15:21:24,936 INFO systemd-udevd:handling device node '/dev/vda', devnum=b252:0, mode=0600, uid=0, gid=0 15:21:24,936 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:0' to '../vda' 15:21:24,936 INFO systemd-udevd:found 'b252:0' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio' 15:21:24,936 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '/dev/vda' 15:21:24,936 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '../../vda' 15:21:24,936 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:24,936 INFO systemd-udevd:adding watch on '/dev/vda' 15:21:24,936 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:24,936 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:24,936 INFO systemd-udevd:seq 2073 processed 15:21:25,109 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=275 reply_cookie=0 error=n/a 15:21:25,109 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=276 reply_cookie=0 error=n/a 15:21:25,109 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=277 reply_cookie=0 error=n/a 15:21:25,109 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=278 reply_cookie=0 error=n/a 15:21:25,109 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=279 reply_cookie=0 error=n/a 15:21:25,109 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=280 reply_cookie=0 error=n/a 15:21:25,145 DEBUG program:Return code: 0 15:21:25,152 INFO systemd-udevd:cleanup idle workers 15:21:25,156 INFO systemd-udevd:Unload module index 15:21:25,156 INFO systemd-udevd:Unloaded link configuration context. 15:21:25,165 INFO systemd-udevd:worker [1768] exited 15:21:25,171 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; 15:21:25,744 INFO systemd-udevd:seq 2074 queued, 'add' 'block' 15:21:25,756 INFO systemd-udevd:seq 2074 forked new worker [1771] 15:21:25,761 INFO program:Running... udevadm settle --timeout=300 15:21:25,796 INFO kernel: vda: vda1 15:21:25,798 INFO systemd-udevd:inotify event: 8 for /dev/vda 15:21:25,808 INFO systemd-udevd:seq 2074 running 15:21:25,808 INFO systemd-udevd:GROUP 6 /usr/lib/udev/rules.d/50-udev-default.rules:55 15:21:25,840 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:25,850 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:25,864 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:25,937 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:25,943 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0660, uid=0, gid=6 15:21:25,948 INFO systemd-udevd:set permissions /dev/vda1, 060660, uid=0, gid=6 15:21:25,948 INFO systemd-udevd:creating symlink '/dev/block/252:1' to '../vda1' 15:21:25,964 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:25,964 INFO systemd-udevd:creating symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:25,990 INFO systemd-udevd:seq 2075 queued, 'remove' 'block' 15:21:25,996 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:25,996 INFO systemd-udevd:creating symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:25,996 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:25,996 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:25,996 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:25,996 INFO systemd-udevd:passed device to netlink monitor 0x8079dc60 15:21:25,996 INFO systemd-udevd:seq 2074 processed 15:21:26,034 INFO systemd-udevd:seq 2076 queued, 'change' 'block' 15:21:26,034 INFO systemd-udevd:passed 241 byte device to netlink monitor 0x8077ff28 15:21:26,034 INFO systemd-udevd:seq 2077 queued, 'add' 'block' 15:21:26,034 INFO systemd-udevd:udevd message (SYNC) received 15:21:26,070 INFO systemd-udevd:seq 2075 running 15:21:26,070 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:26,086 INFO systemd-udevd:inotify event: 8000 for /dev/vda1 15:21:26,096 INFO systemd-udevd:Assertion 'udev_device && key' failed at src/libudev/libudev-device.c:203, function udev_device_get_property_value(). Ignoring. 15:21:26,096 INFO systemd-udevd:no reference left, remove '/dev/disk/by-partuuid/c999aac5-01' 15:21:26,197 INFO systemd-udevd:no reference left, remove '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' 15:21:26,197 INFO systemd-udevd:passed device to netlink monitor 0x8079dc60 15:21:26,197 INFO systemd-udevd:seq 2075 processed 15:21:26,280 INFO systemd-udevd:passed 222 byte device to netlink monitor 0x8077ff28 15:21:26,289 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=285 reply_cookie=0 error=n/a 15:21:26,289 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=286 reply_cookie=0 error=n/a 15:21:26,404 INFO systemd-udevd:seq 2076 running 15:21:26,404 INFO systemd-udevd:removing watch on '/dev/vda' 15:21:26,404 INFO systemd-udevd:IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:66 15:21:26,404 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio' /usr/lib/udev/rules.d/60-persistent-storage.rules:67 15:21:26,404 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:26,404 INFO systemd-udevd:probe /dev/vda raid offset=0 15:21:26,437 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=287 reply_cookie=0 error=n/a 15:21:26,437 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=288 reply_cookie=0 error=n/a 15:21:26,437 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=289 reply_cookie=0 error=n/a 15:21:26,437 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=290 reply_cookie=0 error=n/a 15:21:26,437 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=291 reply_cookie=0 error=n/a 15:21:26,437 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=292 reply_cookie=0 error=n/a 15:21:26,477 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=293 reply_cookie=0 error=n/a 15:21:26,482 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/vda' /usr/lib/udev/rules.d/62-multipath.rules:29 15:21:26,487 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/vda' 15:21:26,548 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=294 reply_cookie=0 error=n/a 15:21:26,548 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=295 reply_cookie=0 error=n/a 15:21:26,580 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=296 reply_cookie=0 error=n/a 15:21:26,605 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/vda' failed with exit code 1. 15:21:26,618 INFO systemd-udevd:handling device node '/dev/vda', devnum=b252:0, mode=0600, uid=0, gid=0 15:21:26,624 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:0' to '../vda' 15:21:26,624 INFO systemd-udevd:found 'b252:0' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio' 15:21:26,624 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '/dev/vda' 15:21:26,624 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '../../vda' 15:21:26,679 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:26,679 INFO systemd-udevd:adding watch on '/dev/vda' 15:21:26,679 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:26,679 INFO systemd-udevd:passed device to netlink monitor 0x8079dc60 15:21:26,679 INFO systemd-udevd:seq 2076 processed 15:21:26,815 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=297 reply_cookie=0 error=n/a 15:21:26,815 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=298 reply_cookie=0 error=n/a 15:21:26,815 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=299 reply_cookie=0 error=n/a 15:21:26,815 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=300 reply_cookie=0 error=n/a 15:21:26,815 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=301 reply_cookie=0 error=n/a 15:21:26,815 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=302 reply_cookie=0 error=n/a 15:21:26,849 INFO systemd-udevd:passed 238 byte device to netlink monitor 0x8077ff28 15:21:26,854 INFO systemd-udevd:seq 2077 running 15:21:26,854 INFO systemd-udevd:GROUP 6 /usr/lib/udev/rules.d/50-udev-default.rules:55 15:21:26,854 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:26,854 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:26,854 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:26,854 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:26,854 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0660, uid=0, gid=6 15:21:26,854 INFO systemd-udevd:preserve permissions /dev/vda1, 060660, uid=0, gid=6 15:21:26,854 INFO systemd-udevd:creating symlink '/dev/block/252:1' to '../vda1' 15:21:26,954 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:26,954 INFO systemd-udevd:creating symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:26,954 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:26,954 INFO systemd-udevd:creating symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:26,954 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:26,954 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:26,954 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:26,954 INFO systemd-udevd:passed device to netlink monitor 0x8079dc60 15:21:26,954 INFO systemd-udevd:seq 2077 processed 15:21:27,085 DEBUG program:Return code: 0 15:21:27,091 INFO systemd-udevd:cleanup idle workers 15:21:27,096 DEBUG blivet:post-commit partition path is /dev/vda1 15:21:27,101 INFO systemd-udevd:Unload module index 15:21:27,101 INFO systemd-udevd:Unloaded link configuration context. 15:21:27,112 DEBUG blivet: PartitionDevice._set_parted_partition: vda1 ; 15:21:27,117 INFO systemd-udevd:worker [1771] exited 15:21:27,135 DEBUG blivet:device vda1 new parted_partition parted.Partition instance --#012 disk: fileSystem: None#012 number: 1 path: /dev/vda1 type: 0#012 name: None active: True busy: False#012 geometry: PedPartition: <_ped.Partition object at 0xae891540> 15:21:27,162 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda1 ; type: None ; status: False ; 15:21:27,168 INFO program:Running... wipefs -f -a /dev/vda1 15:21:27,317 INFO systemd-udevd:inotify event: 8 for /dev/vda1 15:21:27,329 INFO systemd-udevd:device /dev/vda1 closed, synthesising 'change' 15:21:27,329 INFO systemd-udevd:seq 2078 queued, 'change' 'block' 15:21:27,343 INFO systemd-udevd:seq 2078 forked new worker [1775] 15:21:27,348 DEBUG program:Return code: 0 15:21:27,355 INFO systemd-udevd:seq 2078 running 15:21:27,355 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:27,377 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:27,377 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:27,388 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:27,428 DEBUG blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; 15:21:27,444 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:27,454 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0600, uid=0, gid=0 15:21:27,460 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:1' to '../vda1' 15:21:27,470 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-01' 15:21:27,475 DEBUG blivet: PartitionDevice.update_sysfs_path: vda1 ; status: True ; 15:21:27,487 DEBUG blivet:vda1 sysfs_path set to /sys/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1 15:21:27,721 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:27,721 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:27,721 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part1' 15:21:27,721 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:27,721 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:27,721 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:27,721 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:27,721 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:27,721 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:27,721 INFO systemd-udevd:seq 2078 processed 15:21:27,789 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=307 reply_cookie=0 error=n/a 15:21:27,789 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=308 reply_cookie=0 error=n/a 15:21:27,789 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=309 reply_cookie=0 error=n/a 15:21:27,789 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=310 reply_cookie=0 error=n/a 15:21:27,789 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=311 reply_cookie=0 error=n/a 15:21:27,789 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=312 reply_cookie=0 error=n/a 15:21:27,789 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=313 reply_cookie=0 error=n/a 15:21:27,825 INFO program:Running... udevadm settle --timeout=300 15:21:27,832 INFO systemd-udevd:cleanup idle workers 15:21:27,837 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=314 reply_cookie=0 error=n/a 15:21:27,842 INFO systemd-udevd:Unload module index 15:21:27,842 INFO systemd-udevd:Unloaded link configuration context. 15:21:27,852 INFO systemd-udevd:worker [1775] exited 15:21:27,852 INFO systemd-udevd:udevd message (SYNC) received 15:21:27,873 DEBUG program:Return code: 0 15:21:27,932 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda1 ; sysfs_path: /sys/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1 ; 15:21:27,950 DEBUG blivet:updated vda1 size to 100 MiB (100 MiB) 15:21:27,958 INFO blivet:executing action: [86] create device partition vda2 (id 83) 15:21:27,995 DEBUG blivet: PartitionDevice.create: vda2 ; status: False ; 15:21:28,024 DEBUG blivet: PartitionDevice.setup_parents: name: vda2 ; orig: False ; 15:21:28,063 DEBUG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; 15:21:28,101 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; 15:21:28,134 DEBUG blivet: PartitionDevice._create: vda2 ; status: False ; 15:21:28,175 DEBUG blivet: PartitionDevice._wipe: vda2 ; status: False ; 15:21:28,180 INFO program:Running... dd if=/dev/zero of=/dev/vda bs=512 seek=206848 count=2048 15:21:28,633 INFO systemd-udevd:inotify event: 8 for /dev/vda 15:21:28,671 INFO kernel: vda: vda1 15:21:28,674 INFO program:stderr: 15:21:28,682 INFO program:b'2048+0 records in' 15:21:28,692 INFO program:b'2048+0 records out' 15:21:28,701 INFO program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.373971 s, 2.8 MB/s' 15:21:28,714 DEBUG program:Return code: 0 15:21:28,754 INFO program:Running... udevadm settle --timeout=300 15:21:28,764 INFO systemd-udevd:seq 2079 queued, 'remove' 'block' 15:21:28,764 INFO systemd-udevd:Validate module index 15:21:28,764 INFO systemd-udevd:Check if link configuration needs reloading. 15:21:28,764 INFO systemd-udevd:seq 2079 forked new worker [1778] 15:21:28,764 INFO systemd-udevd:seq 2080 queued, 'change' 'block' 15:21:28,764 INFO systemd-udevd:inotify event: 8000 for /dev/vda1 15:21:28,842 INFO systemd-udevd:seq 2079 running 15:21:28,857 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:28,873 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:28,894 INFO systemd-udevd:seq 2081 queued, 'add' 'block' 15:21:28,904 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=315 reply_cookie=0 error=n/a 15:21:28,933 INFO systemd-udevd:Assertion 'udev_device && key' failed at src/libudev/libudev-device.c:203, function udev_device_get_property_value(). Ignoring. 15:21:28,933 INFO systemd-udevd:no reference left, remove '/dev/disk/by-partuuid/c999aac5-01' 15:21:28,933 INFO systemd-udevd:no reference left, remove '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' 15:21:28,933 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:28,933 INFO systemd-udevd:seq 2079 processed 15:21:28,988 INFO systemd-udevd:passed 222 byte device to netlink monitor 0x8077ff28 15:21:28,993 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=316 reply_cookie=0 error=n/a 15:21:29,002 INFO systemd-udevd:seq 2080 running 15:21:29,002 INFO systemd-udevd:removing watch on '/dev/vda' 15:21:29,002 INFO systemd-udevd:IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:66 15:21:29,002 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio' /usr/lib/udev/rules.d/60-persistent-storage.rules:67 15:21:29,002 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:29,002 INFO systemd-udevd:probe /dev/vda raid offset=0 15:21:29,002 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/vda' /usr/lib/udev/rules.d/62-multipath.rules:29 15:21:29,077 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/vda' 15:21:29,102 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=317 reply_cookie=0 error=n/a 15:21:29,102 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=318 reply_cookie=0 error=n/a 15:21:29,102 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=319 reply_cookie=0 error=n/a 15:21:29,117 INFO systemd-udevd:udevd message (SYNC) received 15:21:29,137 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=320 reply_cookie=0 error=n/a 15:21:29,147 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=321 reply_cookie=0 error=n/a 15:21:29,177 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=322 reply_cookie=0 error=n/a 15:21:29,182 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/vda' failed with exit code 1. 15:21:29,192 INFO systemd-udevd:handling device node '/dev/vda', devnum=b252:0, mode=0600, uid=0, gid=0 15:21:29,192 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:0' to '../vda' 15:21:29,216 INFO systemd-udevd:found 'b252:0' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio' 15:21:29,216 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '/dev/vda' 15:21:29,216 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '../../vda' 15:21:29,216 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:29,216 INFO systemd-udevd:adding watch on '/dev/vda' 15:21:29,216 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:29,255 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:29,255 INFO systemd-udevd:seq 2080 processed 15:21:29,281 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=323 reply_cookie=0 error=n/a 15:21:29,281 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=324 reply_cookie=0 error=n/a 15:21:29,281 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=325 reply_cookie=0 error=n/a 15:21:29,299 INFO systemd-udevd:passed 238 byte device to netlink monitor 0x8077ff28 15:21:29,304 INFO systemd-udevd:seq 2081 running 15:21:29,304 INFO systemd-udevd:GROUP 6 /usr/lib/udev/rules.d/50-udev-default.rules:55 15:21:29,304 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:29,304 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:29,304 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:29,336 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=326 reply_cookie=0 error=n/a 15:21:29,336 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=327 reply_cookie=0 error=n/a 15:21:29,395 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=328 reply_cookie=0 error=n/a 15:21:29,422 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=329 reply_cookie=0 error=n/a 15:21:29,422 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=330 reply_cookie=0 error=n/a 15:21:29,497 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=331 reply_cookie=0 error=n/a 15:21:29,497 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=332 reply_cookie=0 error=n/a 15:21:29,527 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:29,532 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0660, uid=0, gid=6 15:21:29,532 INFO systemd-udevd:set permissions /dev/vda1, 060660, uid=0, gid=6 15:21:29,542 INFO systemd-udevd:creating symlink '/dev/block/252:1' to '../vda1' 15:21:29,542 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:29,542 INFO systemd-udevd:creating symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:29,583 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:29,583 INFO systemd-udevd:creating symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:29,583 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:29,583 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:29,583 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:29,583 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:29,583 INFO systemd-udevd:seq 2081 processed 15:21:29,664 INFO systemd-udevd:cleanup idle workers 15:21:29,684 DEBUG program:Return code: 0 15:21:29,707 INFO systemd-udevd:Unload module index 15:21:29,707 INFO systemd-udevd:Unloaded link configuration context. 15:21:29,731 INFO systemd-udevd:worker [1778] exited 15:21:29,768 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; 15:21:29,836 INFO systemd-udevd:inotify event: 8 for /dev/vda1 15:21:29,836 INFO systemd-udevd:device /dev/vda1 closed, synthesising 'change' 15:21:29,836 INFO systemd-udevd:seq 2082 queued, 'change' 'block' 15:21:29,855 INFO systemd-udevd:seq 2082 forked new worker [1781] 15:21:29,860 INFO systemd-udevd:seq 2082 running 15:21:29,860 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:29,885 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:29,885 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:29,885 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:29,947 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:29,958 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0600, uid=0, gid=0 15:21:29,964 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:1' to '../vda1' 15:21:29,974 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-01' 15:21:29,986 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:29,986 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:29,986 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part1' 15:21:29,986 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:29,986 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:29,986 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:30,069 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:30,069 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:30,069 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:30,069 INFO systemd-udevd:seq 2082 processed 15:21:30,087 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=337 reply_cookie=0 error=n/a 15:21:30,087 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=338 reply_cookie=0 error=n/a 15:21:30,096 INFO systemd-udevd:cleanup idle workers 15:21:30,101 INFO systemd-udevd:Unload module index 15:21:30,101 INFO systemd-udevd:Unloaded link configuration context. 15:21:30,110 INFO systemd-udevd:worker [1781] exited 15:21:30,170 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=339 reply_cookie=0 error=n/a 15:21:30,170 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=340 reply_cookie=0 error=n/a 15:21:30,170 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=341 reply_cookie=0 error=n/a 15:21:30,187 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=342 reply_cookie=0 error=n/a 15:21:30,210 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=343 reply_cookie=0 error=n/a 15:21:30,237 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=344 reply_cookie=0 error=n/a 15:21:30,274 INFO systemd-udevd:seq 2083 queued, 'add' 'block' 15:21:30,284 INFO systemd-udevd:seq 2083 forked new worker [1782] 15:21:30,290 INFO systemd-udevd:seq 2083 running 15:21:30,309 INFO systemd-udevd:inotify event: 8 for /dev/vda 15:21:30,316 INFO program:Running... udevadm settle --timeout=300 15:21:30,325 INFO systemd-udevd:GROUP 6 /usr/lib/udev/rules.d/50-udev-default.rules:55 15:21:30,337 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part2' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:30,337 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:30,354 INFO systemd-udevd:probe /dev/vda2 raid offset=0 15:21:30,420 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-02' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:30,428 INFO systemd-udevd:handling device node '/dev/vda2', devnum=b252:2, mode=0660, uid=0, gid=6 15:21:30,428 INFO systemd-udevd:set permissions /dev/vda2, 060660, uid=0, gid=6 15:21:30,447 INFO systemd-udevd:creating symlink '/dev/block/252:2' to '../vda2' 15:21:30,456 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-02' to '/dev/vda2' 15:21:30,456 INFO systemd-udevd:creating symlink '/dev/disk/by-partuuid/c999aac5-02' to '../../vda2' 15:21:30,456 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '/dev/vda2' 15:21:30,456 INFO systemd-udevd:creating symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '../../vda2' 15:21:30,532 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:30,532 INFO systemd-udevd:adding watch on '/dev/vda2' 15:21:30,532 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:30,532 INFO systemd-udevd:passed device to netlink monitor 0x8079dc60 15:21:30,532 INFO systemd-udevd:seq 2083 processed 15:21:30,607 INFO systemd-udevd:device /dev/vda closed, synthesising 'change' 15:21:30,607 INFO systemd-udevd:device /dev/vda closed, synthesising partition '/dev/vda1' 'change' 15:21:30,607 INFO systemd-udevd:device /dev/vda closed, synthesising partition '/dev/vda2' 'change' 15:21:30,607 INFO systemd-udevd:seq 2084 queued, 'change' 'block' 15:21:30,607 INFO systemd-udevd:seq 2085 queued, 'change' 'block' 15:21:30,664 INFO systemd-udevd:seq 2084 running 15:21:30,664 INFO systemd-udevd:removing watch on '/dev/vda' 15:21:30,731 INFO systemd-udevd:passed 222 byte device to netlink monitor 0x8077ff28 15:21:30,731 INFO systemd-udevd:seq 2086 queued, 'change' 'block' 15:21:30,741 INFO systemd-udevd:IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:66 15:21:30,741 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio' /usr/lib/udev/rules.d/60-persistent-storage.rules:67 15:21:30,741 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:30,741 INFO systemd-udevd:probe /dev/vda raid offset=0 15:21:30,741 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/vda' /usr/lib/udev/rules.d/62-multipath.rules:29 15:21:30,766 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/vda' 15:21:30,770 INFO systemd-udevd:udevd message (SYNC) received 15:21:30,823 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/vda' failed with exit code 1. 15:21:30,823 INFO systemd-udevd:handling device node '/dev/vda', devnum=b252:0, mode=0600, uid=0, gid=0 15:21:30,823 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:0' to '../vda' 15:21:30,823 INFO systemd-udevd:found 'b252:0' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio' 15:21:30,823 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '/dev/vda' 15:21:30,823 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '../../vda' 15:21:30,823 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:30,823 INFO systemd-udevd:adding watch on '/dev/vda' 15:21:30,823 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:30,823 INFO systemd-udevd:passed device to netlink monitor 0x8079dc60 15:21:30,823 INFO systemd-udevd:seq 2084 processed 15:21:30,945 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=349 reply_cookie=0 error=n/a 15:21:30,945 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=350 reply_cookie=0 error=n/a 15:21:30,945 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=351 reply_cookie=0 error=n/a 15:21:30,945 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=352 reply_cookie=0 error=n/a 15:21:30,992 INFO systemd-udevd:passed 241 byte device to netlink monitor 0x8077ff28 15:21:30,992 INFO systemd-udevd:seq 2086 forked new worker [1785] 15:21:31,024 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=353 reply_cookie=0 error=n/a 15:21:31,024 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=354 reply_cookie=0 error=n/a 15:21:31,034 INFO systemd-udevd:seq 2085 running 15:21:31,034 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:31,044 INFO systemd-udevd:inotify event: 8000 for /dev/vda1 15:21:31,044 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:31,053 INFO systemd-udevd:seq 2086 running 15:21:31,053 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:31,064 INFO systemd-udevd:inotify event: 8000 for /dev/vda2 15:21:31,064 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:31,073 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:31,073 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:31,073 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:31,088 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part2' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:31,088 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:31,088 INFO systemd-udevd:probe /dev/vda2 raid offset=0 15:21:31,102 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:31,102 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0600, uid=0, gid=0 15:21:31,102 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:1' to '../vda1' 15:21:31,102 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-01' 15:21:31,102 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:31,102 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:31,102 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part1' 15:21:31,102 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:31,102 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:31,174 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:31,174 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:31,174 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:31,230 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=355 reply_cookie=0 error=n/a 15:21:31,230 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=356 reply_cookie=0 error=n/a 15:21:31,254 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-02' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:31,254 INFO systemd-udevd:handling device node '/dev/vda2', devnum=b252:2, mode=0600, uid=0, gid=0 15:21:31,254 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:2' to '../vda2' 15:21:31,282 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=357 reply_cookie=0 error=n/a 15:21:31,282 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=358 reply_cookie=0 error=n/a 15:21:31,282 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=359 reply_cookie=0 error=n/a 15:21:31,311 INFO systemd-udevd:passed device to netlink monitor 0x8079dc60 15:21:31,311 INFO systemd-udevd:seq 2085 processed 15:21:31,323 DEBUG program:Return code: 0 15:21:31,328 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=360 reply_cookie=0 error=n/a 15:21:31,328 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=361 reply_cookie=0 error=n/a 15:21:31,337 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-02' 15:21:31,337 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-02' to '/dev/vda2' 15:21:31,337 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-02' to '../../vda2' 15:21:31,337 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part2' 15:21:31,337 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '/dev/vda2' 15:21:31,337 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '../../vda2' 15:21:31,337 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:31,337 INFO systemd-udevd:adding watch on '/dev/vda2' 15:21:31,337 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:31,337 INFO systemd-udevd:passed device to netlink monitor 0x80790798 15:21:31,337 INFO systemd-udevd:seq 2086 processed 15:21:31,421 DEBUG blivet:post-commit partition path is /dev/vda2 15:21:31,426 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=362 reply_cookie=0 error=n/a 15:21:31,426 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=363 reply_cookie=0 error=n/a 15:21:31,446 INFO systemd-udevd:cleanup idle workers 15:21:31,457 DEBUG blivet: PartitionDevice._set_parted_partition: vda2 ; 15:21:31,467 INFO systemd-udevd:Unload module index 15:21:31,467 INFO systemd-udevd:Unloaded link configuration context. 15:21:31,482 INFO systemd-udevd:worker [1782] exited 15:21:31,482 INFO systemd-udevd:cleanup idle workers 15:21:31,493 DEBUG blivet:device vda2 new parted_partition parted.Partition instance --#012 disk: fileSystem: None#012 number: 2 path: /dev/vda2 type: 0#012 name: None active: True busy: False#012 geometry: PedPartition: <_ped.Partition object at 0xae891810> 15:21:31,517 INFO systemd-udevd:Unload module index 15:21:31,517 INFO systemd-udevd:Unloaded link configuration context. 15:21:31,527 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=364 reply_cookie=0 error=n/a 15:21:31,532 INFO systemd-udevd:worker [1785] exited 15:21:31,579 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=365 reply_cookie=0 error=n/a 15:21:31,585 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=366 reply_cookie=0 error=n/a 15:21:31,607 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda2 ; type: None ; status: False ; 15:21:31,695 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=367 reply_cookie=0 error=n/a 15:21:31,695 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=368 reply_cookie=0 error=n/a 15:21:31,695 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=369 reply_cookie=0 error=n/a 15:21:31,695 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=370 reply_cookie=0 error=n/a 15:21:31,728 INFO program:Running... wipefs -f -a /dev/vda2 15:21:31,823 INFO systemd-udevd:inotify event: 8 for /dev/vda2 15:21:31,830 INFO systemd-udevd:device /dev/vda2 closed, synthesising 'change' 15:21:31,842 INFO systemd-udevd:seq 2087 queued, 'change' 'block' 15:21:31,842 INFO systemd-udevd:Validate module index 15:21:31,842 INFO systemd-udevd:Check if link configuration needs reloading. 15:21:31,863 DEBUG program:Return code: 0 15:21:31,869 INFO systemd-udevd:seq 2087 forked new worker [1787] 15:21:31,874 INFO systemd-udevd:seq 2087 running 15:21:31,880 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:31,898 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part2' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:31,898 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:31,898 INFO systemd-udevd:probe /dev/vda2 raid offset=0 15:21:31,932 DEBUG blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; 15:21:31,959 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-02' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:31,980 INFO systemd-udevd:handling device node '/dev/vda2', devnum=b252:2, mode=0600, uid=0, gid=0 15:21:31,980 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:2' to '../vda2' 15:21:32,000 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-02' 15:21:32,000 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-02' to '/dev/vda2' 15:21:32,000 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-02' to '../../vda2' 15:21:32,000 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part2' 15:21:32,000 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '/dev/vda2' 15:21:32,000 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '../../vda2' 15:21:32,000 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:32,000 INFO systemd-udevd:adding watch on '/dev/vda2' 15:21:32,000 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:32,226 DEBUG blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; 15:21:32,232 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=371 reply_cookie=0 error=n/a 15:21:32,232 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=372 reply_cookie=0 error=n/a 15:21:32,232 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=373 reply_cookie=0 error=n/a 15:21:32,232 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=374 reply_cookie=0 error=n/a 15:21:32,232 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=375 reply_cookie=0 error=n/a 15:21:32,232 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=376 reply_cookie=0 error=n/a 15:21:32,232 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=377 reply_cookie=0 error=n/a 15:21:32,265 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:32,265 INFO systemd-udevd:seq 2087 processed 15:21:32,274 DEBUG blivet:vda2 sysfs_path set to /sys/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2 15:21:32,280 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=378 reply_cookie=0 error=n/a 15:21:32,286 INFO systemd-udevd:cleanup idle workers 15:21:32,291 INFO program:Running... udevadm settle --timeout=300 15:21:32,296 INFO systemd-udevd:Unload module index 15:21:32,296 INFO systemd-udevd:Unloaded link configuration context. 15:21:32,307 INFO systemd-udevd:worker [1787] exited 15:21:32,335 INFO systemd-udevd:udevd message (SYNC) received 15:21:32,365 DEBUG program:Return code: 0 15:21:32,423 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda2 ; sysfs_path: /sys/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2 ; 15:21:32,441 DEBUG blivet:updated vda2 size to 3.9 GiB (3.9 GiB) 15:21:32,452 INFO blivet:executing action: [87] create format ext4 filesystem mounted at / on partition vda2 (id 83) 15:21:32,466 INFO anaconda:Creating ext4 on /dev/vda2 15:21:32,525 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 1 ; 15:21:32,577 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 2 ; 15:21:32,607 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 3 ; 15:21:32,637 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 4 ; 15:21:32,668 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 5 ; 15:21:32,698 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 6 ; 15:21:32,729 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 8 ; 15:21:32,758 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 9 ; 15:21:32,789 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 10 ; 15:21:32,827 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 11 ; 15:21:32,859 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 12 ; 15:21:32,891 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 13 ; 15:21:32,922 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 14 ; 15:21:32,955 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 15 ; 15:21:32,987 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 16 ; 15:21:33,020 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 17 ; 15:21:33,053 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 18 ; 15:21:33,098 DEBUG blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 2 ; 15:21:33,118 INFO systemd-udevd:inotify event: 8 for /dev/vda1 15:21:33,118 INFO systemd-udevd:device /dev/vda1 closed, synthesising 'change' 15:21:33,130 INFO systemd-udevd:seq 2088 queued, 'change' 'block' 15:21:33,130 INFO systemd-udevd:seq 2088 forked new worker [1790] 15:21:33,141 INFO systemd-udevd:seq 2088 running 15:21:33,141 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:33,152 INFO systemd-udevd:inotify event: 8000 for /dev/vda1 15:21:33,152 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:33,173 INFO systemd-udevd:inotify event: 8 for /dev/vda2 15:21:33,173 INFO systemd-udevd:device /dev/vda2 closed, synthesising 'change' 15:21:33,173 INFO systemd-udevd:seq 2089 queued, 'change' 'block' 15:21:33,202 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:33,202 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:33,225 INFO systemd-udevd:seq 2089 forked new worker [1791] 15:21:33,232 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:33,245 INFO systemd-udevd:seq 2089 running 15:21:33,245 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:33,277 INFO systemd-udevd:inotify event: 8000 for /dev/vda2 15:21:33,277 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:33,296 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part2' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:33,296 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:33,296 INFO systemd-udevd:probe /dev/vda2 raid offset=0 15:21:33,357 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:33,357 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0600, uid=0, gid=0 15:21:33,357 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:1' to '../vda1' 15:21:33,357 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-01' 15:21:33,357 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:33,357 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:33,357 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part1' 15:21:33,357 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:33,357 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:33,357 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:33,357 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:33,357 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:33,594 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=379 reply_cookie=0 error=n/a 15:21:33,594 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=380 reply_cookie=0 error=n/a 15:21:33,594 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=381 reply_cookie=0 error=n/a 15:21:33,594 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=382 reply_cookie=0 error=n/a 15:21:33,594 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=383 reply_cookie=0 error=n/a 15:21:33,594 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=384 reply_cookie=0 error=n/a 15:21:33,594 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=385 reply_cookie=0 error=n/a 15:21:33,721 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:33,721 INFO systemd-udevd:seq 2088 processed 15:21:33,771 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=386 reply_cookie=0 error=n/a 15:21:33,771 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=387 reply_cookie=0 error=n/a 15:21:33,771 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=388 reply_cookie=0 error=n/a 15:21:33,771 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=389 reply_cookie=0 error=n/a 15:21:33,856 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-02' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:33,856 INFO systemd-udevd:handling device node '/dev/vda2', devnum=b252:2, mode=0600, uid=0, gid=0 15:21:33,856 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:2' to '../vda2' 15:21:33,856 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-02' 15:21:33,856 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-02' to '/dev/vda2' 15:21:33,856 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-02' to '../../vda2' 15:21:33,856 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part2' 15:21:33,856 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '/dev/vda2' 15:21:33,856 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '../../vda2' 15:21:33,856 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:33,856 INFO systemd-udevd:adding watch on '/dev/vda2' 15:21:33,856 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:33,856 INFO systemd-udevd:passed device to netlink monitor 0x8078fcb8 15:21:33,856 INFO systemd-udevd:seq 2089 processed 15:21:34,246 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=390 reply_cookie=0 error=n/a 15:21:34,246 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=391 reply_cookie=0 error=n/a 15:21:34,246 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=392 reply_cookie=0 error=n/a 15:21:34,246 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=393 reply_cookie=0 error=n/a 15:21:34,246 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=394 reply_cookie=0 error=n/a 15:21:34,246 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=395 reply_cookie=0 error=n/a 15:21:34,246 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=396 reply_cookie=0 error=n/a 15:21:34,340 INFO program:Running... udevadm settle --timeout=300 15:21:34,345 INFO systemd-udevd:cleanup idle workers 15:21:34,351 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=397 reply_cookie=0 error=n/a 15:21:34,351 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=398 reply_cookie=0 error=n/a 15:21:34,351 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=399 reply_cookie=0 error=n/a 15:21:34,351 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=400 reply_cookie=0 error=n/a 15:21:34,351 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=401 reply_cookie=0 error=n/a 15:21:34,410 INFO systemd-udevd:Unload module index 15:21:34,410 INFO systemd-udevd:Unloaded link configuration context. 15:21:34,420 INFO systemd-udevd:worker [1790] exited 15:21:34,420 INFO systemd-udevd:cleanup idle workers 15:21:34,461 INFO systemd-udevd:Unload module index 15:21:34,461 INFO systemd-udevd:Unloaded link configuration context. 15:21:34,472 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=402 reply_cookie=0 error=n/a 15:21:34,477 INFO systemd-udevd:worker [1791] exited 15:21:34,477 INFO systemd-udevd:inotify event: 8 for /dev/vda1 15:21:34,477 INFO systemd-udevd:device /dev/vda1 closed, synthesising 'change' 15:21:34,477 INFO systemd-udevd:seq 2090 queued, 'change' 'block' 15:21:34,477 INFO systemd-udevd:seq 2090 forked new worker [1792] 15:21:34,551 INFO systemd-udevd:seq 2090 running 15:21:34,564 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=403 reply_cookie=0 error=n/a 15:21:34,564 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=404 reply_cookie=0 error=n/a 15:21:34,591 INFO systemd-udevd:inotify event: 8 for /dev/vda2 15:21:34,591 INFO systemd-udevd:device /dev/vda2 closed, synthesising 'change' 15:21:34,591 INFO systemd-udevd:seq 2091 queued, 'change' 'block' 15:21:34,591 INFO systemd-udevd:seq 2091 forked new worker [1793] 15:21:34,632 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=405 reply_cookie=0 error=n/a 15:21:34,632 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=406 reply_cookie=0 error=n/a 15:21:34,632 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=407 reply_cookie=0 error=n/a 15:21:34,650 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:34,656 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=408 reply_cookie=0 error=n/a 15:21:34,661 INFO systemd-udevd:seq 2091 running 15:21:34,666 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:34,666 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:34,678 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:34,683 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=409 reply_cookie=0 error=n/a 15:21:34,688 INFO systemd-udevd:inotify event: 8000 for /dev/vda2 15:21:34,688 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:34,702 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:34,706 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=410 reply_cookie=0 error=n/a 15:21:34,712 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part2' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:34,712 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:34,712 INFO systemd-udevd:probe /dev/vda2 raid offset=0 15:21:34,729 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:34,729 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0600, uid=0, gid=0 15:21:34,729 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:1' to '../vda1' 15:21:34,729 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-01' 15:21:34,729 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:34,729 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:34,729 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part1' 15:21:34,729 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:34,729 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:34,729 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:34,729 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:34,729 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:34,789 INFO systemd-udevd:inotify event: 8 for /dev/vda 15:21:34,795 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:34,795 INFO systemd-udevd:seq 2090 processed 15:21:34,816 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-02' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:34,816 INFO systemd-udevd:handling device node '/dev/vda2', devnum=b252:2, mode=0600, uid=0, gid=0 15:21:34,816 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:2' to '../vda2' 15:21:34,816 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-02' 15:21:34,816 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-02' to '/dev/vda2' 15:21:34,816 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-02' to '../../vda2' 15:21:34,816 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part2' 15:21:34,816 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '/dev/vda2' 15:21:34,816 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '../../vda2' 15:21:34,816 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:34,816 INFO systemd-udevd:adding watch on '/dev/vda2' 15:21:34,816 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:34,816 INFO systemd-udevd:passed device to netlink monitor 0x8078fcb8 15:21:34,816 INFO systemd-udevd:seq 2091 processed 15:21:34,991 INFO systemd-udevd:device /dev/vda closed, synthesising 'change' 15:21:34,991 INFO systemd-udevd:device /dev/vda closed, synthesising partition '/dev/vda1' 'change' 15:21:34,991 INFO systemd-udevd:device /dev/vda closed, synthesising partition '/dev/vda2' 'change' 15:21:34,991 INFO systemd-udevd:seq 2092 queued, 'change' 'block' 15:21:34,991 INFO systemd-udevd:seq 2093 queued, 'change' 'block' 15:21:35,054 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=411 reply_cookie=0 error=n/a 15:21:35,054 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=412 reply_cookie=0 error=n/a 15:21:35,054 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=413 reply_cookie=0 error=n/a 15:21:35,054 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=414 reply_cookie=0 error=n/a 15:21:35,054 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=415 reply_cookie=0 error=n/a 15:21:35,054 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=416 reply_cookie=0 error=n/a 15:21:35,103 INFO systemd-udevd:seq 2092 running 15:21:35,103 INFO systemd-udevd:removing watch on '/dev/vda' 15:21:35,139 INFO systemd-udevd:passed 222 byte device to netlink monitor 0x8077ff28 15:21:35,139 INFO systemd-udevd:seq 2094 queued, 'change' 'block' 15:21:35,139 INFO systemd-udevd:udevd message (SYNC) received 15:21:35,186 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=417 reply_cookie=0 error=n/a 15:21:35,186 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=418 reply_cookie=0 error=n/a 15:21:35,199 INFO systemd-udevd:IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:66 15:21:35,199 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio' /usr/lib/udev/rules.d/60-persistent-storage.rules:67 15:21:35,199 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:35,199 INFO systemd-udevd:probe /dev/vda raid offset=0 15:21:35,199 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/vda' /usr/lib/udev/rules.d/62-multipath.rules:29 15:21:35,223 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/vda' 15:21:35,231 DEBUG program:Return code: 0 15:21:35,236 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=419 reply_cookie=0 error=n/a 15:21:35,240 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/vda' failed with exit code 1. 15:21:35,240 INFO systemd-udevd:handling device node '/dev/vda', devnum=b252:0, mode=0600, uid=0, gid=0 15:21:35,240 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:0' to '../vda' 15:21:35,240 INFO systemd-udevd:found 'b252:0' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio' 15:21:35,240 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '/dev/vda' 15:21:35,240 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '../../vda' 15:21:35,240 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:35,240 INFO systemd-udevd:adding watch on '/dev/vda' 15:21:35,240 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:35,240 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:35,240 INFO systemd-udevd:seq 2092 processed 15:21:35,313 INFO systemd-udevd:Validate module index 15:21:35,313 INFO systemd-udevd:Check if link configuration needs reloading. 15:21:35,313 INFO systemd-udevd:passed 241 byte device to netlink monitor 0x8077ff28 15:21:35,342 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=420 reply_cookie=0 error=n/a 15:21:35,342 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=421 reply_cookie=0 error=n/a 15:21:35,342 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=422 reply_cookie=0 error=n/a 15:21:35,342 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=423 reply_cookie=0 error=n/a 15:21:35,386 INFO systemd-udevd:seq 2094 running 15:21:35,398 DEBUG blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; 15:21:35,412 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=424 reply_cookie=0 error=n/a 15:21:35,412 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=425 reply_cookie=0 error=n/a 15:21:35,430 INFO systemd-udevd:passed 241 byte device to netlink monitor 0x8077ff28 15:21:35,435 DEBUG blivet: Ext4FS.create: device: /dev/vda2 ; type: ext4 ; status: False ; 15:21:35,449 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:35,461 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=426 reply_cookie=0 error=n/a 15:21:35,475 INFO systemd-udevd:inotify event: 8000 for /dev/vda2 15:21:35,480 INFO systemd-udevd:seq 2093 running 15:21:35,495 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:35,507 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=427 reply_cookie=0 error=n/a 15:21:35,512 DEBUG blivet: Ext4FS._create: type: ext4 ; device: /dev/vda2 ; mountpoint: / ; 15:21:35,548 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:35,557 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=428 reply_cookie=0 error=n/a 15:21:35,557 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=429 reply_cookie=0 error=n/a 15:21:35,571 INFO program:Running... mke2fs -t ext4 /dev/vda2 15:21:35,577 INFO systemd-udevd:inotify event: 8000 for /dev/vda1 15:21:35,577 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:35,592 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=430 reply_cookie=0 error=n/a 15:21:35,592 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=431 reply_cookie=0 error=n/a 15:21:35,606 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part2' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:35,606 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:35,606 INFO systemd-udevd:probe /dev/vda2 raid offset=0 15:21:35,631 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:35,631 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:35,631 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:35,631 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:35,668 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=432 reply_cookie=0 error=n/a 15:21:35,673 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-02' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6350/7200 15:21:35,685 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0600, uid=0, gid=0 15:21:35,685 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:1' to '../vda1' 15:21:35,685 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-01' 15:21:35,685 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:35,685 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:35,685 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part1' 15:21:35,685 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:35,685 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:35,685 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:35,685 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:35,746 INFO systemd-udevd:handling device node '/dev/vda2', devnum=b252:2, mode=0600, uid=0, gid=0 15:21:35,746 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:2' to '../vda2' 15:21:35,746 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-02' 15:21:35,746 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-02' to '/dev/vda2' 15:21:35,746 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-02' to '../../vda2' 15:21:35,746 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part2' 15:21:35,746 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '/dev/vda2' 15:21:35,746 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '../../vda2' 15:21:35,786 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:35,790 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:35,790 INFO systemd-udevd:adding watch on '/dev/vda2' 15:21:35,801 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:35,801 INFO systemd-udevd:seq 2093 processed 15:21:35,810 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:35,810 INFO systemd-udevd:passed device to netlink monitor 0x8078fcb8 15:21:35,810 INFO systemd-udevd:seq 2094 processed 15:21:35,825 INFO systemd-udevd:cleanup idle workers 15:21:35,829 INFO systemd-udevd:Unload module index 15:21:35,834 INFO systemd-udevd:Unload module index 15:21:35,839 INFO systemd-udevd:Unloaded link configuration context. 15:21:35,844 INFO systemd-udevd:Unloaded link configuration context. 15:21:35,849 INFO systemd-udevd:worker [1792] exited 15:21:35,849 INFO systemd-udevd:worker [1793] exited 15:21:38,787 INFO systemd-udevd:inotify event: 8 for /dev/vda2 15:21:38,796 INFO systemd-udevd:device /dev/vda2 closed, synthesising 'change' 15:21:38,796 INFO systemd-udevd:seq 2095 queued, 'change' 'block' 15:21:38,796 INFO systemd-udevd:Validate module index 15:21:38,818 INFO systemd-udevd:Check if link configuration needs reloading. 15:21:38,818 INFO systemd-udevd:seq 2095 forked new worker [1797] 15:21:38,828 INFO systemd-udevd:seq 2095 running 15:21:38,838 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:38,850 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part2' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:38,860 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:39,252 INFO systemd-udevd:probe /dev/vda2 raid offset=0 15:21:39,278 INFO program:stdout: 15:21:39,284 INFO program:Creating filesystem with 1022720 4k blocks and 256000 inodes 15:21:39,291 INFO program:Filesystem UUID: 8e7065da-aa92-4768-bfe6-9b8d09d746f0 15:21:39,296 INFO program:Superblock backups stored on blocks: 15:21:39,306 INFO program:#01132768, 98304, 163840, 229376, 294912, 819200, 884736 15:21:39,320 INFO program: 15:21:39,351 INFO program:Allocating group tables: 0/32#010#010#010#010#010 #010#010#010#010#010done 15:21:39,362 INFO systemd-udevd:LINK 'disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' /usr/lib/udev/rules.d/60-persistent-storage.rules:85 15:21:39,362 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-02' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:39,362 INFO systemd-udevd:handling device node '/dev/vda2', devnum=b252:2, mode=0600, uid=0, gid=0 15:21:39,362 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:2' to '../vda2' 15:21:39,362 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-02' 15:21:39,362 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-02' to '/dev/vda2' 15:21:39,362 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-02' to '../../vda2' 15:21:39,362 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part2' 15:21:39,362 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '/dev/vda2' 15:21:39,362 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '../../vda2' 15:21:39,362 INFO systemd-udevd:creating link '/dev/disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' to '/dev/vda2' 15:21:39,362 INFO systemd-udevd:creating symlink '/dev/disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' to '../../vda2' 15:21:39,478 INFO program:Writing inode tables: 0/32#010#010#010#010#010 #010#010#010#010#010done 15:21:39,494 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:39,494 INFO systemd-udevd:adding watch on '/dev/vda2' 15:21:39,494 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:39,494 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:39,494 INFO systemd-udevd:seq 2095 processed 15:21:39,537 INFO program:Creating journal (16384 blocks): done 15:21:39,542 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=434 reply_cookie=0 error=n/a 15:21:39,542 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=435 reply_cookie=0 error=n/a 15:21:39,542 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=436 reply_cookie=0 error=n/a 15:21:39,574 INFO systemd-udevd:cleanup idle workers 15:21:39,578 INFO program:Writing superblocks and filesystem accounting information: 0/32#010#010#010#010#010 #010#010#010#010#010done 15:21:39,591 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=437 reply_cookie=0 error=n/a 15:21:39,591 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=438 reply_cookie=0 error=n/a 15:21:39,591 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=439 reply_cookie=0 error=n/a 15:21:39,611 INFO systemd-udevd:Unload module index 15:21:39,611 INFO systemd-udevd:Unloaded link configuration context. 15:21:39,620 INFO program: 15:21:39,629 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=440 reply_cookie=0 error=n/a 15:21:39,629 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=441 reply_cookie=0 error=n/a 15:21:39,639 INFO systemd-udevd:worker [1797] exited 15:21:39,643 INFO program:stderr: 15:21:39,648 INFO program:b'mke2fs 1.43.4 (31-Jan-2017)' 15:21:39,654 DEBUG program:Return code: 0 15:21:39,660 INFO program:Running... e2label /dev/vda2 15:21:39,679 INFO systemd-udevd:inotify event: 8 for /dev/vda2 15:21:39,679 INFO systemd-udevd:device /dev/vda2 closed, synthesising 'change' 15:21:39,679 INFO systemd-udevd:seq 2096 queued, 'change' 'block' 15:21:39,699 INFO systemd-udevd:seq 2096 forked new worker [1799] 15:21:39,704 DEBUG program:Return code: 0 15:21:39,711 INFO systemd-udevd:seq 2096 running 15:21:39,711 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:39,722 INFO program:Running... udevadm settle --timeout=300 15:21:39,759 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part2' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:39,759 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:39,759 INFO systemd-udevd:probe /dev/vda2 raid offset=0 15:21:39,821 INFO systemd-udevd:LINK 'disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' /usr/lib/udev/rules.d/60-persistent-storage.rules:85 15:21:39,828 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-02' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:39,846 INFO systemd-udevd:handling device node '/dev/vda2', devnum=b252:2, mode=0600, uid=0, gid=0 15:21:39,854 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:2' to '../vda2' 15:21:39,876 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-02' 15:21:39,876 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-02' to '/dev/vda2' 15:21:39,876 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-02' to '../../vda2' 15:21:39,876 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part2' 15:21:39,876 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '/dev/vda2' 15:21:39,876 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '../../vda2' 15:21:40,017 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2f8e7065da-aa92-4768-bfe6-9b8d09d746f0' 15:21:40,017 INFO systemd-udevd:creating link '/dev/disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' to '/dev/vda2' 15:21:40,017 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' to '../../vda2' 15:21:40,017 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:40,017 INFO systemd-udevd:adding watch on '/dev/vda2' 15:21:40,017 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:40,045 DEBUG program:Return code: 0 15:21:40,050 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d8e7065da_5cx2daa92_5cx2d4768_5cx2dbfe6_5cx2d9b8d09d746f0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=442 reply_cookie=0 error=n/a 15:21:40,050 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d8e7065da_5cx2daa92_5cx2d4768_5cx2dbfe6_5cx2d9b8d09d746f0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=443 reply_cookie=0 error=n/a 15:21:40,050 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=444 reply_cookie=0 error=n/a 15:21:40,065 INFO systemd-udevd:udevd message (SYNC) received 15:21:40,088 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=445 reply_cookie=0 error=n/a 15:21:40,109 DEBUG blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; 15:21:40,139 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:40,139 INFO systemd-udevd:seq 2096 processed 15:21:40,151 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=446 reply_cookie=0 error=n/a 15:21:40,164 DEBUG blivet:vda2 sysfs_path set to /sys/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2 15:21:40,169 INFO systemd-udevd:cleanup idle workers 15:21:40,175 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/deviceaction.py:615: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if info: 15:21:40,197 INFO systemd-udevd:Unload module index 15:21:40,197 INFO systemd-udevd:Unloaded link configuration context. 15:21:40,206 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=447 reply_cookie=0 error=n/a 15:21:40,211 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 return self[key] 15:21:40,216 INFO systemd-udevd:worker [1799] exited 15:21:40,221 INFO anaconda:Created ext4 on /dev/vda2 15:21:40,226 INFO blivet:executing action: [80] create format efi filesystem mounted at /boot/efi on partition vda1 (id 76) 15:21:40,231 INFO anaconda:Creating efi on /dev/vda1 15:21:40,251 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 1 ; 15:21:40,256 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=448 reply_cookie=0 error=n/a 15:21:40,300 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=449 reply_cookie=0 error=n/a 15:21:40,300 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=450 reply_cookie=0 error=n/a 15:21:40,310 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 2 ; 15:21:40,316 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 3 ; 15:21:40,347 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=451 reply_cookie=0 error=n/a 15:21:40,352 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 4 ; 15:21:40,376 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 5 ; 15:21:40,414 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 6 ; 15:21:40,446 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 8 ; 15:21:40,476 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 9 ; 15:21:40,518 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 10 ; 15:21:40,549 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 11 ; 15:21:40,579 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 12 ; 15:21:40,612 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 13 ; 15:21:40,648 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 14 ; 15:21:40,681 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 15 ; 15:21:40,712 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 16 ; 15:21:40,743 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 17 ; 15:21:40,776 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 18 ; 15:21:40,818 DEBUG blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 2 ; 15:21:40,835 INFO systemd-udevd:inotify event: 8 for /dev/vda1 15:21:40,835 INFO systemd-udevd:device /dev/vda1 closed, synthesising 'change' 15:21:40,835 INFO systemd-udevd:seq 2097 queued, 'change' 'block' 15:21:40,861 INFO systemd-udevd:seq 2097 forked new worker [1801] 15:21:40,861 INFO systemd-udevd:inotify event: 8 for /dev/vda2 15:21:40,861 INFO systemd-udevd:device /dev/vda2 closed, synthesising 'change' 15:21:40,861 INFO systemd-udevd:seq 2098 queued, 'change' 'block' 15:21:40,914 INFO systemd-udevd:seq 2097 running 15:21:40,923 INFO systemd-udevd:seq 2098 forked new worker [1802] 15:21:40,932 INFO systemd-udevd:seq 2098 running 15:21:40,940 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:40,949 INFO systemd-udevd:inotify event: 8000 for /dev/vda1 15:21:40,949 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:40,963 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:40,972 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:40,972 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:40,972 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:40,992 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part2' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:40,992 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:40,992 INFO systemd-udevd:probe /dev/vda2 raid offset=0 15:21:41,085 INFO systemd-udevd:LINK 'disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' /usr/lib/udev/rules.d/60-persistent-storage.rules:85 15:21:41,090 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-02' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:41,105 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:41,115 INFO systemd-udevd:handling device node '/dev/vda2', devnum=b252:2, mode=0600, uid=0, gid=0 15:21:41,115 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:2' to '../vda2' 15:21:41,191 INFO program:Running... udevadm settle --timeout=300 15:21:41,204 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d8e7065da_5cx2daa92_5cx2d4768_5cx2dbfe6_5cx2d9b8d09d746f0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=452 reply_cookie=0 error=n/a 15:21:41,204 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d8e7065da_5cx2daa92_5cx2d4768_5cx2dbfe6_5cx2d9b8d09d746f0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=453 reply_cookie=0 error=n/a 15:21:41,248 INFO kernel: vda: vda1 vda2 15:21:41,250 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0600, uid=0, gid=0 15:21:41,250 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:1' to '../vda1' 15:21:41,276 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=454 reply_cookie=0 error=n/a 15:21:41,276 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=455 reply_cookie=0 error=n/a 15:21:41,276 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=456 reply_cookie=0 error=n/a 15:21:41,307 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-02' 15:21:41,307 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-02' to '/dev/vda2' 15:21:41,307 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-02' to '../../vda2' 15:21:41,307 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part2' 15:21:41,307 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '/dev/vda2' 15:21:41,307 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '../../vda2' 15:21:41,307 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2f8e7065da-aa92-4768-bfe6-9b8d09d746f0' 15:21:41,468 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-01' 15:21:41,468 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:41,468 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:41,468 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part1' 15:21:41,468 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:41,468 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:41,532 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=457 reply_cookie=0 error=n/a 15:21:41,532 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=458 reply_cookie=0 error=n/a 15:21:41,532 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=459 reply_cookie=0 error=n/a 15:21:41,532 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=460 reply_cookie=0 error=n/a 15:21:41,580 INFO systemd-udevd:creating link '/dev/disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' to '/dev/vda2' 15:21:41,580 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' to '../../vda2' 15:21:41,580 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:41,580 INFO systemd-udevd:adding watch on '/dev/vda2' 15:21:41,629 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=461 reply_cookie=0 error=n/a 15:21:41,629 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=462 reply_cookie=0 error=n/a 15:21:41,640 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:41,640 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:41,652 INFO systemd-udevd:inotify event: 8 for /dev/vda 15:21:41,692 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:41,700 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=463 reply_cookie=0 error=n/a 15:21:41,709 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:41,716 INFO systemd-udevd:passed device to netlink monitor 0x8078fcb8 15:21:41,716 INFO systemd-udevd:seq 2098 processed 15:21:41,738 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:41,738 INFO systemd-udevd:seq 2097 processed 15:21:41,761 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=464 reply_cookie=0 error=n/a 15:21:41,761 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=465 reply_cookie=0 error=n/a 15:21:41,782 INFO systemd-udevd:seq 2099 queued, 'remove' 'block' 15:21:41,782 INFO systemd-udevd:seq 2100 queued, 'remove' 'block' 15:21:41,794 INFO systemd-udevd:seq 2099 running 15:21:41,794 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:41,806 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=466 reply_cookie=0 error=n/a 15:21:41,813 INFO systemd-udevd:passed 241 byte device to netlink monitor 0x8077ff28 15:21:41,820 INFO systemd-udevd:seq 2100 running 15:21:41,820 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:41,820 INFO systemd-udevd:Assertion 'udev_device && key' failed at src/libudev/libudev-device.c:203, function udev_device_get_property_value(). Ignoring. 15:21:41,843 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=467 reply_cookie=0 error=n/a 15:21:41,850 INFO systemd-udevd:passed 241 byte device to netlink monitor 0x8077ff28 15:21:41,850 INFO systemd-udevd:seq 2101 queued, 'change' 'block' 15:21:41,850 INFO systemd-udevd:seq 2102 queued, 'add' 'block' 15:21:41,875 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=468 reply_cookie=0 error=n/a 15:21:41,884 INFO systemd-udevd:Assertion 'udev_device && key' failed at src/libudev/libudev-device.c:203, function udev_device_get_property_value(). Ignoring. 15:21:41,924 INFO systemd-udevd:seq 2103 queued, 'add' 'block' 15:21:41,930 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=469 reply_cookie=0 error=n/a 15:21:41,935 INFO systemd-udevd:no reference left, remove '/dev/disk/by-partuuid/c999aac5-02' 15:21:41,935 INFO systemd-udevd:no reference left, remove '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' 15:21:41,946 INFO systemd-udevd:no reference left, remove '/dev/disk/by-partuuid/c999aac5-01' 15:21:41,946 INFO systemd-udevd:no reference left, remove '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' 15:21:41,956 INFO systemd-udevd:no reference left, remove '/dev/disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' 15:21:41,963 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:41,963 INFO systemd-udevd:seq 2099 processed 15:21:41,974 INFO systemd-udevd:passed device to netlink monitor 0x8078fcb8 15:21:41,974 INFO systemd-udevd:seq 2100 processed 15:21:41,985 INFO systemd-udevd:passed 222 byte device to netlink monitor 0x8077ff28 15:21:41,999 INFO systemd-udevd:seq 2101 running 15:21:41,999 INFO systemd-udevd:removing watch on '/dev/vda' 15:21:42,036 INFO systemd-udevd:udevd message (SYNC) received 15:21:42,045 INFO systemd-udevd:IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:66 15:21:42,045 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio' /usr/lib/udev/rules.d/60-persistent-storage.rules:67 15:21:42,045 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:42,045 INFO systemd-udevd:probe /dev/vda raid offset=0 15:21:42,045 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/vda' /usr/lib/udev/rules.d/62-multipath.rules:29 15:21:42,077 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/vda' 15:21:42,092 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/vda' failed with exit code 1. 15:21:42,092 INFO systemd-udevd:handling device node '/dev/vda', devnum=b252:0, mode=0600, uid=0, gid=0 15:21:42,092 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:0' to '../vda' 15:21:42,092 INFO systemd-udevd:found 'b252:0' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio' 15:21:42,092 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '/dev/vda' 15:21:42,092 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '../../vda' 15:21:42,092 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:42,092 INFO systemd-udevd:adding watch on '/dev/vda' 15:21:42,092 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:42,092 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:42,092 INFO systemd-udevd:seq 2101 processed 15:21:42,184 INFO systemd-udevd:Validate module index 15:21:42,184 INFO systemd-udevd:Check if link configuration needs reloading. 15:21:42,184 INFO systemd-udevd:passed 238 byte device to netlink monitor 0x8077ff28 15:21:42,202 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=470 reply_cookie=0 error=n/a 15:21:42,222 INFO systemd-udevd:seq 2103 running 15:21:42,230 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=471 reply_cookie=0 error=n/a 15:21:42,230 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=472 reply_cookie=0 error=n/a 15:21:42,270 INFO systemd-udevd:passed 238 byte device to netlink monitor 0x8077ff28 15:21:42,285 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=473 reply_cookie=0 error=n/a 15:21:42,305 INFO systemd-udevd:GROUP 6 /usr/lib/udev/rules.d/50-udev-default.rules:55 15:21:42,319 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=474 reply_cookie=0 error=n/a 15:21:42,333 INFO systemd-udevd:seq 2102 running 15:21:42,333 INFO systemd-udevd:GROUP 6 /usr/lib/udev/rules.d/50-udev-default.rules:55 15:21:42,362 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=475 reply_cookie=0 error=n/a 15:21:42,362 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=476 reply_cookie=0 error=n/a 15:21:42,389 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part2' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:42,389 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:42,389 INFO systemd-udevd:probe /dev/vda2 raid offset=0 15:21:42,421 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=477 reply_cookie=0 error=n/a 15:21:42,421 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=478 reply_cookie=0 error=n/a 15:21:42,445 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:42,445 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:42,445 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:42,476 INFO systemd-udevd:LINK 'disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' /usr/lib/udev/rules.d/60-persistent-storage.rules:85 15:21:42,476 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-02' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:42,476 INFO systemd-udevd:handling device node '/dev/vda2', devnum=b252:2, mode=0660, uid=0, gid=6 15:21:42,476 INFO systemd-udevd:set permissions /dev/vda2, 060660, uid=0, gid=6 15:21:42,476 INFO systemd-udevd:creating symlink '/dev/block/252:2' to '../vda2' 15:21:42,476 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-02' to '/dev/vda2' 15:21:42,476 INFO systemd-udevd:creating symlink '/dev/disk/by-partuuid/c999aac5-02' to '../../vda2' 15:21:42,573 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=479 reply_cookie=0 error=n/a 15:21:42,573 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=480 reply_cookie=0 error=n/a 15:21:42,590 DEBUG program:Return code: 0 15:21:42,600 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:42,600 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0660, uid=0, gid=6 15:21:42,600 INFO systemd-udevd:set permissions /dev/vda1, 060660, uid=0, gid=6 15:21:42,600 INFO systemd-udevd:creating symlink '/dev/block/252:1' to '../vda1' 15:21:42,619 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '/dev/vda2' 15:21:42,619 INFO systemd-udevd:creating symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '../../vda2' 15:21:42,648 DEBUG blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; 15:21:42,654 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=481 reply_cookie=0 error=n/a 15:21:42,659 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:42,659 INFO systemd-udevd:creating symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:42,659 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:42,659 INFO systemd-udevd:creating symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:42,690 DEBUG blivet: EFIFS.create: device: /dev/vda1 ; type: efi ; status: False ; 15:21:42,705 INFO systemd-udevd:creating link '/dev/disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' to '/dev/vda2' 15:21:42,705 INFO systemd-udevd:creating symlink '/dev/disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' to '../../vda2' 15:21:42,726 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:42,726 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:42,745 DEBUG blivet: EFIFS._create: type: vfat ; device: /dev/vda1 ; mountpoint: /boot/efi ; 15:21:42,912 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:42,912 INFO systemd-udevd:adding watch on '/dev/vda2' 15:21:42,952 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d8e7065da_5cx2daa92_5cx2d4768_5cx2dbfe6_5cx2d9b8d09d746f0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=482 reply_cookie=0 error=n/a 15:21:42,952 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d8e7065da_5cx2daa92_5cx2d4768_5cx2dbfe6_5cx2d9b8d09d746f0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=483 reply_cookie=0 error=n/a 15:21:42,952 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=484 reply_cookie=0 error=n/a 15:21:42,952 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=485 reply_cookie=0 error=n/a 15:21:42,952 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=486 reply_cookie=0 error=n/a 15:21:42,952 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=487 reply_cookie=0 error=n/a 15:21:43,012 INFO program:Running... mkdosfs /dev/vda1 15:21:43,017 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:43,040 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=488 reply_cookie=0 error=n/a 15:21:43,040 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=489 reply_cookie=0 error=n/a 15:21:43,079 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:43,084 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=490 reply_cookie=0 error=n/a 15:21:43,084 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=491 reply_cookie=0 error=n/a 15:21:43,109 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:43,109 INFO systemd-udevd:seq 2102 processed 15:21:43,136 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=492 reply_cookie=0 error=n/a 15:21:43,136 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=493 reply_cookie=0 error=n/a 15:21:43,172 INFO systemd-udevd:passed device to netlink monitor 0x8078fcb8 15:21:43,172 INFO systemd-udevd:seq 2103 processed 15:21:43,202 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=494 reply_cookie=0 error=n/a 15:21:43,207 INFO systemd-udevd:cleanup idle workers 15:21:43,213 INFO systemd-udevd:Unload module index 15:21:43,219 INFO systemd-udevd:Unload module index 15:21:43,247 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=495 reply_cookie=0 error=n/a 15:21:43,269 INFO systemd-udevd:Unloaded link configuration context. 15:21:43,313 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=496 reply_cookie=0 error=n/a 15:21:43,313 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=497 reply_cookie=0 error=n/a 15:21:43,389 INFO systemd-udevd:Unloaded link configuration context. 15:21:43,421 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=498 reply_cookie=0 error=n/a 15:21:43,421 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=499 reply_cookie=0 error=n/a 15:21:43,421 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=500 reply_cookie=0 error=n/a 15:21:43,421 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=501 reply_cookie=0 error=n/a 15:21:43,474 INFO systemd-udevd:worker [1801] exited 15:21:43,474 INFO systemd-udevd:worker [1802] exited 15:21:43,486 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=502 reply_cookie=0 error=n/a 15:21:43,523 INFO systemd-udevd:inotify event: 8 for /dev/vda1 15:21:43,523 INFO systemd-udevd:device /dev/vda1 closed, synthesising 'change' 15:21:43,523 INFO systemd-udevd:seq 2104 queued, 'change' 'block' 15:21:43,523 INFO systemd-udevd:seq 2104 forked new worker [1806] 15:21:43,542 INFO systemd-udevd:seq 2104 running 15:21:43,548 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:43,553 INFO program:stdout: 15:21:43,600 INFO program:mkfs.fat 4.1 (2017-01-24) 15:21:43,665 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:43,665 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:43,665 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:43,699 DEBUG program:Return code: 0 15:21:43,705 INFO program:Running... dosfslabel /dev/vda1 15:21:43,723 INFO systemd-udevd:LINK 'disk/by-uuid/4873-5206' /usr/lib/udev/rules.d/60-persistent-storage.rules:85 15:21:43,723 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:43,741 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0600, uid=0, gid=0 15:21:43,741 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:1' to '../vda1' 15:21:43,801 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-01' 15:21:43,801 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:43,801 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:43,801 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part1' 15:21:43,801 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:43,801 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:43,801 INFO systemd-udevd:creating link '/dev/disk/by-uuid/4873-5206' to '/dev/vda1' 15:21:43,801 INFO systemd-udevd:creating symlink '/dev/disk/by-uuid/4873-5206' to '../../vda1' 15:21:43,887 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:43,887 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:43,887 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:43,887 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:43,887 INFO systemd-udevd:seq 2104 processed 15:21:43,918 INFO systemd-udevd:cleanup idle workers 15:21:43,923 INFO systemd-udevd:Unload module index 15:21:43,923 INFO systemd-udevd:Unloaded link configuration context. 15:21:43,947 INFO systemd-udevd:worker [1806] exited 15:21:43,957 INFO systemd-udevd:inotify event: 8 for /dev/vda1 15:21:43,965 INFO systemd-udevd:device /dev/vda1 closed, synthesising 'change' 15:21:43,965 INFO systemd-udevd:seq 2105 queued, 'change' 'block' 15:21:43,995 INFO systemd-udevd:seq 2105 forked new worker [1808] 15:21:44,001 DEBUG program:Return code: 0 15:21:44,006 INFO program:Running... udevadm settle --timeout=300 15:21:44,026 INFO systemd-udevd:seq 2105 running 15:21:44,114 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=513 reply_cookie=0 error=n/a 15:21:44,129 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:44,176 INFO systemd-udevd:inotify event: 8000 for /dev/vda1 15:21:44,183 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:44,202 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=514 reply_cookie=0 error=n/a 15:21:44,217 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:44,217 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:44,217 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:44,247 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=515 reply_cookie=0 error=n/a 15:21:44,279 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=516 reply_cookie=0 error=n/a 15:21:44,303 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=517 reply_cookie=0 error=n/a 15:21:44,318 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=518 reply_cookie=0 error=n/a 15:21:44,338 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=519 reply_cookie=0 error=n/a 15:21:44,359 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=520 reply_cookie=0 error=n/a 15:21:44,393 INFO systemd-udevd:LINK 'disk/by-uuid/4873-5206' /usr/lib/udev/rules.d/60-persistent-storage.rules:85 15:21:44,393 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:44,407 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0600, uid=0, gid=0 15:21:44,407 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:1' to '../vda1' 15:21:44,407 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-01' 15:21:44,407 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:44,407 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:44,407 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part1' 15:21:44,407 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:44,407 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:44,572 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2f4873-5206' 15:21:44,572 INFO systemd-udevd:creating link '/dev/disk/by-uuid/4873-5206' to '/dev/vda1' 15:21:44,572 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-uuid/4873-5206' to '../../vda1' 15:21:44,572 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:44,572 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:44,572 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:44,572 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:44,572 INFO systemd-udevd:seq 2105 processed 15:21:44,676 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d4873_5cx2d5206_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=521 reply_cookie=0 error=n/a 15:21:44,676 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d4873_5cx2d5206_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=522 reply_cookie=0 error=n/a 15:21:44,676 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=523 reply_cookie=0 error=n/a 15:21:44,676 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=524 reply_cookie=0 error=n/a 15:21:44,676 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=525 reply_cookie=0 error=n/a 15:21:44,676 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=526 reply_cookie=0 error=n/a 15:21:44,676 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=527 reply_cookie=0 error=n/a 15:21:44,676 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=528 reply_cookie=0 error=n/a 15:21:44,750 DEBUG program:Return code: 0 15:21:44,755 INFO systemd-udevd:cleanup idle workers 15:21:44,766 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=529 reply_cookie=0 error=n/a 15:21:44,766 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=530 reply_cookie=0 error=n/a 15:21:44,776 DEBUG blivet: PartitionDevice.update_sysfs_path: vda1 ; status: True ; 15:21:44,781 INFO systemd-udevd:Unload module index 15:21:44,781 INFO systemd-udevd:Unloaded link configuration context. 15:21:44,790 DEBUG blivet:vda1 sysfs_path set to /sys/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1 15:21:44,796 INFO systemd-udevd:udevd message (SYNC) received 15:21:44,796 INFO systemd-udevd:cleanup idle workers 15:21:44,796 INFO systemd-udevd:worker [1808] exited 15:21:44,810 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/deviceaction.py:615: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if info: 15:21:44,815 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 return self[key] 15:21:44,820 INFO anaconda:Created efi on /dev/vda1 15:21:44,830 DEBUG blivet: PartitionDevice._set_parted_partition: vda1 ; 15:21:44,865 DEBUG blivet:device vda1 new parted_partition parted.Partition instance --#012 disk: fileSystem: #012 number: 1 path: /dev/vda1 type: 0#012 name: None active: True busy: False#012 geometry: PedPartition: <_ped.Partition object at 0xae891b40> 15:21:44,901 DEBUG blivet: PartitionDevice._set_parted_partition: vda2 ; 15:21:44,923 DEBUG blivet:device vda2 new parted_partition parted.Partition instance --#012 disk: fileSystem: #012 number: 2 path: /dev/vda2 type: 0#012 name: None active: True busy: False#012 geometry: PedPartition: <_ped.Partition object at 0xae891210> 15:21:44,973 INFO blivet:setting boot flag on vda2 15:21:45,005 DEBUG blivet: PartitionDevice.set_flag: path: /dev/vda2 ; flag: 1 ; 15:21:45,033 DEBUG blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; 15:21:45,060 DEBUG blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 2 ; 15:21:45,166 INFO systemd-udevd:inotify event: 8 for /dev/vda1 15:21:45,166 INFO systemd-udevd:device /dev/vda1 closed, synthesising 'change' 15:21:45,166 INFO systemd-udevd:seq 2106 queued, 'change' 'block' 15:21:45,200 INFO systemd-udevd:Validate module index 15:21:45,200 INFO systemd-udevd:Check if link configuration needs reloading. 15:21:45,200 INFO systemd-udevd:seq 2106 forked new worker [1810] 15:21:45,216 INFO systemd-udevd:seq 2106 running 15:21:45,216 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:45,231 INFO systemd-udevd:inotify event: 8000 for /dev/vda1 15:21:45,231 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:45,243 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:45,243 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:45,243 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:45,268 INFO systemd-udevd:inotify event: 8 for /dev/vda2 15:21:45,274 INFO systemd-udevd:device /dev/vda2 closed, synthesising 'change' 15:21:45,283 INFO systemd-udevd:seq 2107 queued, 'change' 'block' 15:21:45,297 INFO systemd-udevd:seq 2107 forked new worker [1811] 15:21:45,311 INFO systemd-udevd:LINK 'disk/by-uuid/4873-5206' /usr/lib/udev/rules.d/60-persistent-storage.rules:85 15:21:45,316 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:45,329 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0600, uid=0, gid=0 15:21:45,335 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:1' to '../vda1' 15:21:45,340 INFO systemd-udevd:seq 2107 running 15:21:45,349 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-01' 15:21:45,356 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:45,365 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:45,365 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:45,365 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part1' 15:21:45,365 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:45,365 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:45,400 INFO systemd-udevd:inotify event: 8000 for /dev/vda2 15:21:45,400 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:45,447 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2f4873-5206' 15:21:45,447 INFO systemd-udevd:creating link '/dev/disk/by-uuid/4873-5206' to '/dev/vda1' 15:21:45,447 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-uuid/4873-5206' to '../../vda1' 15:21:45,447 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:45,447 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:45,447 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:45,552 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d4873_5cx2d5206_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=531 reply_cookie=0 error=n/a 15:21:45,552 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d4873_5cx2d5206_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=532 reply_cookie=0 error=n/a 15:21:45,552 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=533 reply_cookie=0 error=n/a 15:21:45,606 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part2' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:45,606 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:45,625 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=534 reply_cookie=0 error=n/a 15:21:45,638 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:45,638 INFO systemd-udevd:seq 2106 processed 15:21:45,679 INFO systemd-udevd:probe /dev/vda2 raid offset=0 15:21:45,710 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=535 reply_cookie=0 error=n/a 15:21:45,710 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=536 reply_cookie=0 error=n/a 15:21:45,757 INFO systemd-udevd:inotify event: 8 for /dev/vda 15:21:45,776 DEBUG blivet: Ext4FS.supported: supported: True ; 15:21:45,786 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=537 reply_cookie=0 error=n/a 15:21:45,796 INFO systemd-udevd:LINK 'disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' /usr/lib/udev/rules.d/60-persistent-storage.rules:85 15:21:45,796 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-02' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:45,796 INFO systemd-udevd:handling device node '/dev/vda2', devnum=b252:2, mode=0600, uid=0, gid=0 15:21:45,796 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:2' to '../vda2' 15:21:45,796 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-02' 15:21:45,796 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-02' to '/dev/vda2' 15:21:45,796 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-02' to '../../vda2' 15:21:45,796 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part2' 15:21:45,796 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '/dev/vda2' 15:21:45,796 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '../../vda2' 15:21:45,796 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2f8e7065da-aa92-4768-bfe6-9b8d09d746f0' 15:21:45,796 INFO systemd-udevd:creating link '/dev/disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' to '/dev/vda2' 15:21:45,796 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' to '../../vda2' 15:21:45,796 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:45,796 INFO systemd-udevd:adding watch on '/dev/vda2' 15:21:45,796 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:45,796 INFO systemd-udevd:passed device to netlink monitor 0x8078fcb8 15:21:45,796 INFO systemd-udevd:seq 2107 processed 15:21:45,927 INFO systemd-udevd:device /dev/vda closed, synthesising 'change' 15:21:45,927 INFO systemd-udevd:device /dev/vda closed, synthesising partition '/dev/vda1' 'change' 15:21:45,927 INFO systemd-udevd:device /dev/vda closed, synthesising partition '/dev/vda2' 'change' 15:21:45,927 INFO systemd-udevd:seq 2108 queued, 'change' 'block' 15:21:45,927 INFO systemd-udevd:seq 2109 queued, 'change' 'block' 15:21:45,927 INFO systemd-udevd:passed 222 byte device to netlink monitor 0x8077ff28 15:21:45,956 DEBUG blivet: Ext4FS.supported: supported: True ; 15:21:45,962 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=538 reply_cookie=0 error=n/a 15:21:45,962 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=539 reply_cookie=0 error=n/a 15:21:45,962 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=540 reply_cookie=0 error=n/a 15:21:45,976 INFO systemd-udevd:seq 2108 running 15:21:45,981 DEBUG blivet: Ext4FS.supported: supported: True ; 15:21:45,986 INFO systemd-udevd:seq 2110 queued, 'change' 'block' 15:21:45,992 INFO systemd-udevd:removing watch on '/dev/vda' 15:21:45,992 INFO systemd-udevd:IMPORT builtin 'path_id' /usr/lib/udev/rules.d/60-persistent-storage.rules:66 15:21:45,992 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio' /usr/lib/udev/rules.d/60-persistent-storage.rules:67 15:21:45,992 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:45,992 INFO systemd-udevd:probe /dev/vda raid offset=0 15:21:46,037 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d8e7065da_5cx2daa92_5cx2d4768_5cx2dbfe6_5cx2d9b8d09d746f0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=541 reply_cookie=0 error=n/a 15:21:46,076 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d8e7065da_5cx2daa92_5cx2d4768_5cx2dbfe6_5cx2d9b8d09d746f0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=542 reply_cookie=0 error=n/a 15:21:46,094 INFO systemd-udevd:PROGRAM '/sbin/multipath -T 1489159074: -c /dev/vda' /usr/lib/udev/rules.d/62-multipath.rules:29 15:21:46,106 INFO systemd-udevd:starting '/sbin/multipath -T 1489159074: -c /dev/vda' 15:21:46,126 DEBUG blivet: EFIFS.supported: supported: True ; 15:21:46,170 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=543 reply_cookie=0 error=n/a 15:21:46,227 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=544 reply_cookie=0 error=n/a 15:21:46,263 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=545 reply_cookie=0 error=n/a 15:21:46,282 INFO systemd-udevd:Process '/sbin/multipath -T 1489159074: -c /dev/vda' failed with exit code 1. 15:21:46,291 DEBUG blivet: Ext4FS.supported: supported: True ; 15:21:46,298 INFO systemd-udevd:handling device node '/dev/vda', devnum=b252:0, mode=0600, uid=0, gid=0 15:21:46,298 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:0' to '../vda' 15:21:46,325 INFO systemd-udevd:found 'b252:0' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio' 15:21:46,325 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '/dev/vda' 15:21:46,325 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio' to '../../vda' 15:21:46,325 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:46,325 INFO systemd-udevd:adding watch on '/dev/vda' 15:21:46,325 INFO systemd-udevd:created db file '/run/udev/data/b252:0' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda' 15:21:46,434 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=546 reply_cookie=0 error=n/a 15:21:46,434 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=547 reply_cookie=0 error=n/a 15:21:46,434 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=548 reply_cookie=0 error=n/a 15:21:46,456 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:46,456 INFO systemd-udevd:seq 2108 processed 15:21:46,497 INFO systemd-udevd:passed 241 byte device to netlink monitor 0x8077ff28 15:21:46,518 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=549 reply_cookie=0 error=n/a 15:21:46,550 INFO systemd-udevd:seq 2109 running 15:21:46,562 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=550 reply_cookie=0 error=n/a 15:21:46,572 INFO systemd-udevd:seq 2110 running 15:21:46,584 INFO systemd-udevd:removing watch on '/dev/vda1' 15:21:46,619 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:46,627 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=551 reply_cookie=0 error=n/a 15:21:46,637 INFO systemd-udevd:inotify event: 8000 for /dev/vda2 15:21:46,642 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part1' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:46,642 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:46,642 INFO systemd-udevd:probe /dev/vda1 raid offset=0 15:21:46,727 INFO systemd-udevd:removing watch on '/dev/vda2' 15:21:46,732 DEBUG blivet: BindFS.supported: supported: False ; 15:21:46,772 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=552 reply_cookie=0 error=n/a 15:21:46,772 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=553 reply_cookie=0 error=n/a 15:21:46,772 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=554 reply_cookie=0 error=n/a 15:21:46,772 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=555 reply_cookie=0 error=n/a 15:21:46,772 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=556 reply_cookie=0 error=n/a 15:21:46,840 INFO systemd-udevd:LINK 'disk/by-path/platform-a003c00.virtio_mmio-part2' /usr/lib/udev/rules.d/60-persistent-storage.rules:68 15:21:46,840 INFO systemd-udevd:IMPORT builtin 'blkid' /usr/lib/udev/rules.d/60-persistent-storage.rules:82 15:21:46,840 INFO systemd-udevd:probe /dev/vda2 raid offset=0 15:21:46,897 DEBUG blivet:get_format('bind') returning BindFS instance with object id 92 15:21:46,902 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d4873_5cx2d5206_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=557 reply_cookie=0 error=n/a 15:21:46,902 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d4873_5cx2d5206_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=558 reply_cookie=0 error=n/a 15:21:46,914 INFO systemd-udevd:LINK 'disk/by-uuid/4873-5206' /usr/lib/udev/rules.d/60-persistent-storage.rules:85 15:21:46,914 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-01' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:46,951 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 94 15:21:46,956 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=559 reply_cookie=0 error=n/a 15:21:46,961 INFO systemd-udevd:LINK 'disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' /usr/lib/udev/rules.d/60-persistent-storage.rules:85 15:21:46,961 INFO systemd-udevd:LINK 'disk/by-partuuid/c999aac5-02' /usr/lib/udev/rules.d/60-persistent-storage.rules:93 15:21:46,972 DEBUG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; 15:21:46,977 INFO systemd-udevd:handling device node '/dev/vda1', devnum=b252:1, mode=0600, uid=0, gid=0 15:21:46,977 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:1' to '../vda1' 15:21:46,977 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-01' 15:21:46,977 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-01' to '/dev/vda1' 15:21:46,977 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-01' to '../../vda1' 15:21:46,977 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part1' 15:21:46,977 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '/dev/vda1' 15:21:46,977 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part1' to '../../vda1' 15:21:46,977 INFO systemd-udevd:found 'b252:1' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2f4873-5206' 15:21:46,977 INFO systemd-udevd:creating link '/dev/disk/by-uuid/4873-5206' to '/dev/vda1' 15:21:46,977 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-uuid/4873-5206' to '../../vda1' 15:21:46,977 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:46,977 INFO systemd-udevd:adding watch on '/dev/vda1' 15:21:46,977 INFO systemd-udevd:created db file '/run/udev/data/b252:1' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda1' 15:21:47,057 DEBUG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; 15:21:47,075 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=560 reply_cookie=0 error=n/a 15:21:47,075 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=561 reply_cookie=0 error=n/a 15:21:47,094 INFO systemd-udevd:handling device node '/dev/vda2', devnum=b252:2, mode=0600, uid=0, gid=0 15:21:47,094 INFO systemd-udevd:preserve already existing symlink '/dev/block/252:2' to '../vda2' 15:21:47,094 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-partuuid\x2fc999aac5-02' 15:21:47,094 INFO systemd-udevd:creating link '/dev/disk/by-partuuid/c999aac5-02' to '/dev/vda2' 15:21:47,094 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-partuuid/c999aac5-02' to '../../vda2' 15:21:47,143 ERR blivet:failed to update sysfs path for /dev: not a device file: '/dev' 15:21:47,156 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d01_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=562 reply_cookie=0 error=n/a 15:21:47,156 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=563 reply_cookie=0 error=n/a 15:21:47,156 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=564 reply_cookie=0 error=n/a 15:21:47,156 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=565 reply_cookie=0 error=n/a 15:21:47,194 INFO systemd-udevd:passed device to netlink monitor 0x8078f510 15:21:47,194 INFO systemd-udevd:seq 2109 processed 15:21:47,208 DEBUG blivet:updated /dev size to 3.36 KiB (3.36 KiB) 15:21:47,216 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=566 reply_cookie=0 error=n/a 15:21:47,216 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d8e7065da_5cx2daa92_5cx2d4768_5cx2dbfe6_5cx2d9b8d09d746f0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=567 reply_cookie=0 error=n/a 15:21:47,216 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d8e7065da_5cx2daa92_5cx2d4768_5cx2dbfe6_5cx2d9b8d09d746f0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=568 reply_cookie=0 error=n/a 15:21:47,244 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-path\x2fplatform-a003c00.virtio_mmio-part2' 15:21:47,244 INFO systemd-udevd:creating link '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '/dev/vda2' 15:21:47,244 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-path/platform-a003c00.virtio_mmio-part2' to '../../vda2' 15:21:47,244 INFO systemd-udevd:found 'b252:2' claiming '/run/udev/links/\x2fdisk\x2fby-uuid\x2f8e7065da-aa92-4768-bfe6-9b8d09d746f0' 15:21:47,244 INFO systemd-udevd:creating link '/dev/disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' to '/dev/vda2' 15:21:47,244 INFO systemd-udevd:preserve already existing symlink '/dev/disk/by-uuid/8e7065da-aa92-4768-bfe6-9b8d09d746f0' to '../../vda2' 15:21:47,244 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:47,244 INFO systemd-udevd:adding watch on '/dev/vda2' 15:21:47,244 INFO systemd-udevd:created db file '/run/udev/data/b252:2' for '/devices/platform/a003c00.virtio_mmio/virtio1/block/vda/vda2' 15:21:47,244 INFO systemd-udevd:passed device to netlink monitor 0x8078fcb8 15:21:47,244 INFO systemd-udevd:seq 2110 processed 15:21:47,357 DEBUG blivet: TmpFS.supported: supported: True ; 15:21:47,374 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=569 reply_cookie=0 error=n/a 15:21:47,374 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2da003c00_2evirtio_5fmmio_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=570 reply_cookie=0 error=n/a 15:21:47,374 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=571 reply_cookie=0 error=n/a 15:21:47,374 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2dc999aac5_5cx2d02_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=572 reply_cookie=0 error=n/a 15:21:47,374 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=573 reply_cookie=0 error=n/a 15:21:47,374 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=574 reply_cookie=0 error=n/a 15:21:47,450 INFO systemd-udevd:cleanup idle workers 15:21:47,466 DEBUG blivet:get_format('tmpfs') returning TmpFS instance with object id 96 15:21:47,476 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=575 reply_cookie=0 error=n/a 15:21:47,476 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2da003c00_2evirtio_5fmmio_2dvirtio1_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=576 reply_cookie=0 error=n/a 15:21:47,492 INFO systemd-udevd:Unload module index 15:21:47,497 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 98 15:21:47,507 INFO systemd-udevd:Unload module index 15:21:47,512 DEBUG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; 15:21:47,522 INFO systemd-udevd:Unloaded link configuration context. 15:21:47,526 DEBUG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; 15:21:47,537 INFO systemd-udevd:Unloaded link configuration context. 15:21:47,541 ERR blivet:failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' 15:21:47,552 INFO systemd-udevd:worker [1811] exited 15:21:47,552 INFO systemd-udevd:cleanup idle workers 15:21:47,552 INFO systemd-udevd:worker [1810] exited 15:21:47,571 DEBUG blivet: DevPtsFS.supported: supported: False ; 15:21:47,581 DEBUG blivet:get_format('devpts') returning DevPtsFS instance with object id 100 15:21:47,587 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 102 15:21:47,600 DEBUG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; 15:21:47,624 DEBUG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; 15:21:47,635 ERR blivet:failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' 15:21:47,681 DEBUG blivet: SysFS.supported: supported: False ; 15:21:47,686 DEBUG blivet:get_format('sysfs') returning SysFS instance with object id 104 15:21:47,692 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 106 15:21:47,723 DEBUG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; 15:21:47,764 DEBUG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; 15:21:47,770 ERR blivet:failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' 15:21:47,806 DEBUG blivet: ProcFS.supported: supported: False ; 15:21:47,812 DEBUG blivet:get_format('proc') returning ProcFS instance with object id 108 15:21:47,818 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 110 15:21:47,852 DEBUG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; 15:21:47,901 DEBUG blivet: NoDevice.update_sysfs_path: proc ; status: False ; 15:21:47,912 ERR blivet:failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' 15:21:47,936 DEBUG blivet: SELinuxFS.supported: supported: False ; 15:21:47,941 DEBUG blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 112 15:21:47,947 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 114 15:21:47,978 DEBUG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; 15:21:48,018 DEBUG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; 15:21:48,023 ERR blivet:failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' 15:21:48,057 DEBUG blivet: USBFS.supported: supported: False ; 15:21:48,062 DEBUG blivet:get_format('usbfs') returning USBFS instance with object id 116 15:21:48,067 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 118 15:21:48,098 DEBUG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; 15:21:48,137 DEBUG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; 15:21:48,143 ERR blivet:failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' 15:21:48,184 DEBUG blivet: BindFS.supported: supported: False ; 15:21:48,192 DEBUG blivet:get_format('bind') returning BindFS instance with object id 120 15:21:48,203 DEBUG blivet:get_format('None') returning DeviceFormat instance with object id 122 15:21:48,225 DEBUG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; 15:21:48,265 DEBUG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; 15:21:48,271 ERR blivet:failed to update sysfs path for /run: not a device file: '/run' 15:21:48,276 DEBUG blivet:updated /run size to 640 B (640 B) 15:21:48,305 DEBUG blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; 15:21:48,313 INFO program:Running... udevadm settle --timeout=300 15:21:48,470 INFO systemd-udevd:udevd message (SYNC) received 15:21:48,508 DEBUG program:Return code: 0 15:21:48,595 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:48,609 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:21:48,646 DEBUG blivet: Ext4FS.setup: device: /dev/vda2 ; type: ext4 ; status: False ; 15:21:48,653 INFO program:Running... udevadm settle --timeout=300 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6340/7200 15:21:48,810 INFO systemd-udevd:udevd message (SYNC) received 15:21:48,842 DEBUG program:Return code: 0 15:21:48,926 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:48,941 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:21:48,949 INFO program:Running... mount -t ext4 -o defaults /dev/vda2 /mnt/sysimage 15:21:49,111 INFO kernel:EXT4-fs (vda2): mounted filesystem with ordered data mode. Opts: (null) 15:21:49,148 DEBUG program:Return code: 0 15:21:49,236 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=578 reply_cookie=0 error=n/a 15:21:49,243 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=580 reply_cookie=0 error=n/a 15:21:49,296 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=581 reply_cookie=0 error=n/a 15:21:49,296 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=582 reply_cookie=0 error=n/a 15:21:49,296 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=583 reply_cookie=0 error=n/a 15:21:49,383 DEBUG blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; 15:21:49,397 INFO program:Running... udevadm settle --timeout=300 15:21:49,555 INFO systemd-udevd:udevd message (SYNC) received 15:21:49,588 DEBUG program:Return code: 0 15:21:49,677 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:49,703 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:49,710 INFO program:Running... udevadm settle --timeout=300 15:21:49,861 INFO systemd-udevd:udevd message (SYNC) received 15:21:49,895 DEBUG program:Return code: 0 15:21:49,984 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:49,998 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:21:50,005 INFO program:Running... udevadm settle --timeout=300 15:21:50,156 INFO systemd-udevd:udevd message (SYNC) received 15:21:50,196 DEBUG program:Return code: 0 15:21:50,281 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:50,291 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:21:50,328 DEBUG blivet: EFIFS.setup: device: /dev/vda1 ; type: efi ; status: False ; 15:21:50,335 INFO program:Running... udevadm settle --timeout=300 15:21:50,493 INFO systemd-udevd:udevd message (SYNC) received 15:21:50,525 DEBUG program:Return code: 0 15:21:50,610 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:50,621 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:21:50,668 INFO program:Running... mount -t vfat -o defaults,uid=0,gid=0,umask=077,shortname=winnt /dev/vda1 /mnt/sysimage/boot/efi 15:21:50,902 INFO systemd-udevd:seq 2111 queued, 'add' 'module' 15:21:50,902 INFO systemd-udevd:Validate module index 15:21:50,902 INFO systemd-udevd:Check if link configuration needs reloading. 15:21:50,925 INFO systemd-udevd:seq 2111 forked new worker [1827] 15:21:50,925 INFO systemd-udevd:seq 2112 queued, 'add' 'slab' 15:21:50,938 INFO systemd-udevd:seq 2112 forked new worker [1828] 15:21:50,938 INFO systemd-udevd:seq 2113 queued, 'add' 'slab' 15:21:50,954 INFO systemd-udevd:seq 2113 forked new worker [1829] 15:21:50,961 INFO systemd-udevd:seq 2114 queued, 'add' 'module' 15:21:50,977 INFO systemd-udevd:seq 2114 forked new worker [1830] 15:21:50,993 INFO systemd-udevd:seq 2114 running 15:21:51,005 INFO systemd-udevd:passed device to netlink monitor 0x80790670 15:21:51,011 INFO systemd-udevd:seq 2112 running 15:21:51,017 INFO systemd-udevd:seq 2114 processed 15:21:51,031 INFO systemd-udevd:seq 2111 running 15:21:51,040 DEBUG program:Return code: 0 15:21:51,052 INFO blivet:failed to set SELinux context for /mnt/sysimage/boot/efi: [Errno 95] Operation not supported 15:21:51,065 WARNING blivet:Failed to reset SElinux context for newly mounted filesystem root directory to default. 15:21:51,071 WARNING blivet:Failed to set SELinux context for newly mounted filesystem lost+found directory at /boot/efi/lost+found to system_u:object_r:lost_found_t:s0 15:21:51,079 INFO systemd-udevd:passed device to netlink monitor 0x807832d0 15:21:51,079 INFO systemd-udevd:seq 2111 processed 15:21:51,095 INFO systemd-udevd:seq 2113 running 15:21:51,104 INFO systemd-udevd:passed device to netlink monitor 0x8078f7a8 15:21:51,104 INFO systemd-udevd:seq 2112 processed 15:21:51,126 INFO systemd-udevd:passed device to netlink monitor 0x8078fbb0 15:21:51,126 INFO systemd-udevd:seq 2113 processed 15:21:51,150 INFO systemd-udevd:cleanup idle workers 15:21:51,181 INFO systemd-udevd:Unload module index 15:21:51,191 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=585 reply_cookie=0 error=n/a 15:21:51,201 DEBUG blivet: DirectoryDevice.setup: /dev ; orig: False ; status: True ; controllable: True ; 15:21:51,214 INFO systemd-udevd:Unload module index 15:21:51,235 INFO program:Running... udevadm settle --timeout=300 15:21:51,383 INFO systemd-udevd:Unloaded link configuration context. 15:21:51,390 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=587 reply_cookie=0 error=n/a 15:21:51,390 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=589 reply_cookie=0 error=n/a 15:21:51,390 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=590 reply_cookie=0 error=n/a 15:21:51,390 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=591 reply_cookie=0 error=n/a 15:21:51,390 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=592 reply_cookie=0 error=n/a 15:21:51,390 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=593 reply_cookie=0 error=n/a 15:21:51,390 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=594 reply_cookie=0 error=n/a 15:21:51,425 INFO systemd-udevd:Unloaded link configuration context. 15:21:51,431 INFO systemd-udevd:Unload module index 15:21:51,431 INFO systemd-udevd:Unloaded link configuration context. 15:21:51,441 INFO systemd-udevd:worker [1827] exited 15:21:51,441 INFO systemd-udevd:worker [1830] exited 15:21:51,441 INFO systemd-udevd:cleanup idle workers 15:21:51,441 INFO systemd-udevd:worker [1828] exited 15:21:51,441 INFO systemd-udevd:cleanup idle workers 15:21:51,480 INFO systemd-udevd:Unload module index 15:21:51,480 INFO systemd-udevd:Unloaded link configuration context. 15:21:51,491 INFO systemd-udevd:worker [1829] exited 15:21:51,523 INFO systemd-udevd:udevd message (SYNC) received 15:21:51,556 DEBUG program:Return code: 0 15:21:51,643 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:51,668 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:51,676 INFO program:Running... udevadm settle --timeout=300 15:21:51,835 INFO systemd-udevd:udevd message (SYNC) received 15:21:51,868 DEBUG program:Return code: 0 15:21:51,956 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:51,971 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:21:51,977 INFO program:Running... udevadm settle --timeout=300 15:21:52,128 INFO systemd-udevd:udevd message (SYNC) received 15:21:52,170 DEBUG program:Return code: 0 15:21:52,256 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:52,267 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:21:52,274 INFO program:Running... udevadm settle --timeout=300 15:21:52,425 INFO systemd-udevd:udevd message (SYNC) received 15:21:52,458 DEBUG program:Return code: 0 15:21:52,543 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:52,569 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:52,585 INFO program:Running... udevadm settle --timeout=300 15:21:52,736 INFO systemd-udevd:udevd message (SYNC) received 15:21:52,775 DEBUG program:Return code: 0 15:21:52,859 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:52,886 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:52,925 DEBUG blivet: BindFS.setup: device: /dev ; type: bind ; status: False ; 15:21:52,932 INFO program:Running... udevadm settle --timeout=300 15:21:53,085 INFO systemd-udevd:udevd message (SYNC) received 15:21:53,115 DEBUG program:Return code: 0 15:21:53,202 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:53,229 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:53,241 INFO program:Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev 15:21:53,383 DEBUG program:Return code: 0 15:21:53,395 WARNING blivet:Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 15:21:53,443 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=596 reply_cookie=0 error=n/a 15:21:53,477 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=598 reply_cookie=0 error=n/a 15:21:53,483 DEBUG blivet: NoDevice.setup: devpts ; orig: False ; status: False ; controllable: True ; 15:21:53,506 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=599 reply_cookie=0 error=n/a 15:21:53,511 INFO program:Running... udevadm settle --timeout=300 15:21:53,535 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=600 reply_cookie=0 error=n/a 15:21:53,558 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=601 reply_cookie=0 error=n/a 15:21:53,581 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=602 reply_cookie=0 error=n/a 15:21:53,604 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=603 reply_cookie=0 error=n/a 15:21:53,751 INFO systemd-udevd:udevd message (SYNC) received 15:21:53,796 DEBUG program:Return code: 0 15:21:53,880 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:53,905 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:53,912 INFO program:Running... udevadm settle --timeout=300 15:21:54,073 INFO systemd-udevd:udevd message (SYNC) received 15:21:54,103 DEBUG program:Return code: 0 15:21:54,192 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:54,207 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:21:54,213 INFO program:Running... udevadm settle --timeout=300 15:21:54,367 INFO systemd-udevd:udevd message (SYNC) received 15:21:54,402 DEBUG program:Return code: 0 15:21:54,486 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:54,496 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:21:54,503 INFO program:Running... udevadm settle --timeout=300 15:21:54,654 INFO systemd-udevd:udevd message (SYNC) received 15:21:54,690 DEBUG program:Return code: 0 15:21:54,775 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:54,801 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:54,838 DEBUG blivet: DevPtsFS.setup: device: devpts ; type: devpts ; status: False ; 15:21:54,844 INFO program:Running... udevadm settle --timeout=300 15:21:55,001 INFO systemd-udevd:udevd message (SYNC) received 15:21:55,035 DEBUG program:Return code: 0 15:21:55,124 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:55,150 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:55,161 INFO program:Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts 15:21:55,327 DEBUG program:Return code: 0 15:21:55,339 WARNING blivet:Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 15:21:55,388 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=605 reply_cookie=0 error=n/a 15:21:55,427 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=607 reply_cookie=0 error=n/a 15:21:55,455 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=608 reply_cookie=0 error=n/a 15:21:55,460 DEBUG blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; 15:21:55,486 INFO program:Running... udevadm settle --timeout=300 15:21:55,492 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=609 reply_cookie=0 error=n/a 15:21:55,515 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=610 reply_cookie=0 error=n/a 15:21:55,541 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=611 reply_cookie=0 error=n/a 15:21:55,571 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=612 reply_cookie=0 error=n/a 15:21:55,719 INFO systemd-udevd:udevd message (SYNC) received 15:21:55,760 DEBUG program:Return code: 0 15:21:55,848 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:55,874 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:55,881 INFO program:Running... udevadm settle --timeout=300 15:21:56,039 INFO systemd-udevd:udevd message (SYNC) received 15:21:56,074 DEBUG program:Return code: 0 15:21:56,157 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:56,172 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:21:56,180 INFO program:Running... udevadm settle --timeout=300 15:21:56,340 INFO systemd-udevd:udevd message (SYNC) received 15:21:56,370 DEBUG program:Return code: 0 15:21:56,456 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:56,466 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:21:56,473 INFO program:Running... udevadm settle --timeout=300 15:21:56,625 INFO systemd-udevd:udevd message (SYNC) received 15:21:56,661 DEBUG program:Return code: 0 15:21:56,747 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:56,774 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:56,814 DEBUG blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: False ; 15:21:56,820 INFO program:Running... udevadm settle --timeout=300 15:21:56,978 INFO systemd-udevd:udevd message (SYNC) received 15:21:57,013 DEBUG program:Return code: 0 15:21:57,098 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:57,125 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:57,136 INFO program:Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm 15:21:57,285 DEBUG program:Return code: 0 15:21:57,299 WARNING blivet:Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 15:21:57,340 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=614 reply_cookie=0 error=n/a 15:21:57,375 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=616 reply_cookie=0 error=n/a 15:21:57,400 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=617 reply_cookie=0 error=n/a 15:21:57,422 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=618 reply_cookie=0 error=n/a 15:21:57,427 DEBUG blivet: NoDevice.setup: proc ; orig: False ; status: False ; controllable: True ; 15:21:57,451 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=619 reply_cookie=0 error=n/a 15:21:57,456 INFO program:Running... udevadm settle --timeout=300 15:21:57,479 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=620 reply_cookie=0 error=n/a 15:21:57,504 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=621 reply_cookie=0 error=n/a 15:21:57,664 INFO systemd-udevd:udevd message (SYNC) received 15:21:57,695 DEBUG program:Return code: 0 15:21:57,784 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:57,812 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:57,819 INFO program:Running... udevadm settle --timeout=300 15:21:57,978 INFO systemd-udevd:udevd message (SYNC) received 15:21:58,013 DEBUG program:Return code: 0 15:21:58,103 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:58,119 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:21:58,125 INFO program:Running... udevadm settle --timeout=300 15:21:58,289 INFO systemd-udevd:udevd message (SYNC) received 15:21:58,324 DEBUG program:Return code: 0 15:21:58,407 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:58,417 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:21:58,424 INFO program:Running... udevadm settle --timeout=300 15:21:58,588 INFO systemd-udevd:udevd message (SYNC) received 15:21:58,620 DEBUG program:Return code: 0 15:21:58,704 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:58,730 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:58,767 DEBUG blivet: ProcFS.setup: device: proc ; type: proc ; status: False ; 15:21:58,774 INFO program:Running... udevadm settle --timeout=300 15:21:58,927 INFO systemd-udevd:udevd message (SYNC) received 15:21:58,965 DEBUG program:Return code: 0 15:21:59,050 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:21:59,077 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:21:59,091 INFO program:Running... mount -t proc -o defaults proc /mnt/sysimage/proc 15:21:59,237 DEBUG program:Return code: 0 15:21:59,250 INFO blivet:failed to get default SELinux context for /proc: [Errno 2] No such file or directory 15:21:59,284 WARNING blivet:Failed to reset SElinux context for newly mounted filesystem root directory to default. 15:21:59,438 WARNING blivet:Failed to set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 15:21:59,443 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=623 reply_cookie=0 error=n/a 15:21:59,443 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=625 reply_cookie=0 error=n/a 15:21:59,443 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=626 reply_cookie=0 error=n/a 15:21:59,443 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=627 reply_cookie=0 error=n/a 15:21:59,443 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=628 reply_cookie=0 error=n/a 15:21:59,443 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=629 reply_cookie=0 error=n/a 15:21:59,443 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=630 reply_cookie=0 error=n/a 15:22:01,344 DEBUG blivet: DirectoryDevice.setup: /run ; orig: False ; status: True ; controllable: True ; 15:22:01,355 INFO program:Running... udevadm settle --timeout=300 15:22:01,507 INFO systemd-udevd:udevd message (SYNC) received 15:22:01,538 DEBUG program:Return code: 0 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6330/7200 15:22:01,624 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:01,658 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:22:01,665 INFO program:Running... udevadm settle --timeout=300 15:22:01,825 INFO systemd-udevd:udevd message (SYNC) received 15:22:01,860 DEBUG program:Return code: 0 15:22:01,944 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:01,962 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:22:01,968 INFO program:Running... udevadm settle --timeout=300 15:22:02,118 INFO systemd-udevd:udevd message (SYNC) received 15:22:02,148 DEBUG program:Return code: 0 15:22:02,234 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:02,246 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:22:02,255 INFO program:Running... udevadm settle --timeout=300 15:22:02,405 INFO systemd-udevd:udevd message (SYNC) received 15:22:02,438 DEBUG program:Return code: 0 15:22:02,533 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:02,565 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:22:02,580 INFO program:Running... udevadm settle --timeout=300 15:22:02,731 INFO systemd-udevd:udevd message (SYNC) received 15:22:02,763 DEBUG program:Return code: 0 15:22:02,850 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:02,878 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:22:02,916 DEBUG blivet: BindFS.setup: device: /run ; type: bind ; status: False ; 15:22:02,926 INFO program:Running... udevadm settle --timeout=300 15:22:03,081 INFO systemd-udevd:udevd message (SYNC) received 15:22:03,113 DEBUG program:Return code: 0 15:22:03,203 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:03,229 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:22:03,244 INFO program:Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run 15:22:03,379 DEBUG program:Return code: 0 15:22:03,411 WARNING blivet:Failed to set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 15:22:03,441 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=632 reply_cookie=0 error=n/a 15:22:03,552 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=634 reply_cookie=0 error=n/a 15:22:03,552 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=635 reply_cookie=0 error=n/a 15:22:03,552 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=636 reply_cookie=0 error=n/a 15:22:03,552 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=637 reply_cookie=0 error=n/a 15:22:03,611 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=638 reply_cookie=0 error=n/a 15:22:03,611 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=639 reply_cookie=0 error=n/a 15:22:03,626 DEBUG blivet: NoDevice.setup: sysfs ; orig: False ; status: False ; controllable: True ; 15:22:03,646 INFO program:Running... udevadm settle --timeout=300 15:22:03,793 INFO systemd-udevd:udevd message (SYNC) received 15:22:03,826 DEBUG program:Return code: 0 15:22:03,919 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:03,945 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:22:03,952 INFO program:Running... udevadm settle --timeout=300 15:22:04,104 INFO systemd-udevd:udevd message (SYNC) received 15:22:04,138 DEBUG program:Return code: 0 15:22:04,226 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:04,247 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:22:04,253 INFO program:Running... udevadm settle --timeout=300 15:22:04,406 INFO systemd-udevd:udevd message (SYNC) received 15:22:04,436 DEBUG program:Return code: 0 15:22:04,529 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:04,538 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:22:04,543 INFO program:Running... udevadm settle --timeout=300 15:22:04,692 INFO systemd-udevd:udevd message (SYNC) received 15:22:04,721 DEBUG program:Return code: 0 15:22:04,810 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:04,837 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:22:04,874 DEBUG blivet: SysFS.setup: device: sysfs ; type: sysfs ; status: False ; 15:22:04,880 INFO program:Running... udevadm settle --timeout=300 15:22:05,031 INFO systemd-udevd:udevd message (SYNC) received 15:22:05,064 DEBUG program:Return code: 0 15:22:05,154 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:05,180 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:22:05,198 INFO program:Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys 15:22:05,341 DEBUG program:Return code: 0 15:22:05,358 WARNING blivet:Failed to set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 15:22:05,394 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=641 reply_cookie=0 error=n/a 15:22:05,437 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=643 reply_cookie=0 error=n/a 15:22:05,437 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=644 reply_cookie=0 error=n/a 15:22:05,534 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=645 reply_cookie=0 error=n/a 15:22:05,534 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=646 reply_cookie=0 error=n/a 15:22:05,534 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=647 reply_cookie=0 error=n/a 15:22:05,534 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=648 reply_cookie=0 error=n/a 15:22:05,554 DEBUG blivet: NoDevice.setup: selinuxfs ; orig: False ; status: False ; controllable: True ; 15:22:05,564 INFO program:Running... udevadm settle --timeout=300 15:22:05,719 INFO systemd-udevd:udevd message (SYNC) received 15:22:05,756 DEBUG program:Return code: 0 15:22:05,846 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:05,872 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:22:05,880 INFO program:Running... udevadm settle --timeout=300 15:22:06,039 INFO systemd-udevd:udevd message (SYNC) received 15:22:06,075 DEBUG program:Return code: 0 15:22:06,164 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:06,179 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:22:06,188 INFO program:Running... udevadm settle --timeout=300 15:22:06,345 INFO systemd-udevd:udevd message (SYNC) received 15:22:06,377 DEBUG program:Return code: 0 15:22:06,462 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:06,472 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 if ret: 15:22:06,479 INFO program:Running... udevadm settle --timeout=300 15:22:06,632 INFO systemd-udevd:udevd message (SYNC) received 15:22:06,667 DEBUG program:Return code: 0 15:22:06,753 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:06,781 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:22:06,818 DEBUG blivet: SELinuxFS.setup: device: selinuxfs ; type: selinuxfs ; status: False ; 15:22:06,825 INFO program:Running... udevadm settle --timeout=300 15:22:06,978 INFO systemd-udevd:udevd message (SYNC) received 15:22:07,013 DEBUG program:Return code: 0 15:22:07,097 WARNING anaconda:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 self[key] 15:22:07,124 WARNING anaconda:/usr/lib/python3.6/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.#012 name = udev_info["DM_NAME"] 15:22:07,135 INFO program:Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux 15:22:07,277 DEBUG program:Return code: 0 15:22:07,294 INFO blivet:failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported 15:22:07,299 WARNING blivet:Failed to reset SElinux context for newly mounted filesystem root directory to default. 15:22:07,314 WARNING blivet:Failed to set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 15:22:07,332 DEBUG anaconda:Task completed: Activate filesystems (6/17) (47.6 s) 15:22:07,337 INFO anaconda:Task started: Write early storage (7/17) 15:22:07,370 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=650 reply_cookie=0 error=n/a 15:22:07,402 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=652 reply_cookie=0 error=n/a 15:22:07,438 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=654 reply_cookie=0 error=n/a 15:22:07,460 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda1_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=655 reply_cookie=0 error=n/a 15:22:07,483 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=656 reply_cookie=0 error=n/a 15:22:07,506 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=657 reply_cookie=0 error=n/a 15:22:07,529 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=658 reply_cookie=0 error=n/a 15:22:07,552 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dmapper_2dlive_5cx2drw_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=659 reply_cookie=0 error=n/a 15:22:07,660 INFO blivet:not writing out mpath configuration 15:22:07,668 DEBUG anaconda:Task completed: Write early storage (7/17) (0.4 s) 15:22:07,674 INFO anaconda:Configuring storage -- DONE 15:22:07,701 INFO anaconda:Queue started: Pre-install scripts (3/7) 15:22:07,723 INFO anaconda:Running pre-installation scripts 15:22:07,728 INFO anaconda:Task started: Run %pre-install scripts (8/17) 15:22:07,733 DEBUG anaconda:Task completed: Run %pre-install scripts (8/17) (0.0 s) 15:22:07,739 INFO anaconda:Running pre-installation scripts -- DONE 15:22:07,744 INFO anaconda:Queue started: Pre install tasks (4/7) 15:22:07,749 INFO anaconda:Running pre-installation tasks 15:22:07,755 INFO anaconda:Task started: Setup authconfig (9/17) 15:22:07,760 DEBUG anaconda:Task completed: Setup authconfig (9/17) (0.0 s) 15:22:07,765 INFO anaconda:Task started: Setup firewall (10/17) 15:22:07,772 DEBUG anaconda:Task completed: Setup firewall (10/17) (0.0 s) 15:22:07,777 INFO anaconda:Task started: Setup network (11/17) 15:22:07,970 DEBUG anaconda:Task completed: Setup network (11/17) (0.2 s) 15:22:07,975 INFO anaconda:Task started: Setup timezone (12/17) 15:22:07,981 INFO program:Running... systemctl status chronyd 15:22:08,287 INFO program:* chronyd.service - NTP client/server 15:22:08,296 INFO program:Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled; vendor preset: enabled) 15:22:08,301 INFO program:Active: inactive (dead) 15:22:08,307 INFO program:Docs: man:chronyd(8) 15:22:08,312 INFO program:man:chrony.conf(5) 15:22:08,318 DEBUG program:Return code: 3 15:22:08,323 DEBUG anaconda:Task completed: Setup timezone (12/17) (0.3 s) 15:22:08,328 INFO anaconda:Task started: Copy /resolv.conf to sysroot (13/17) 15:22:08,334 ERR anaconda:Task Copy /resolv.conf to sysroot callable not set. 15:22:08,339 DEBUG anaconda:Task completed: Copy /resolv.conf to sysroot (13/17) (0.0 s) 15:22:08,344 INFO anaconda:Task started: Find additional packages & run preInstall() (14/17) 15:22:08,364 INFO packaging:languageGroups: set() 15:22:08,370 INFO program:Running... systemd-detect-virt 15:22:08,591 INFO program:qemu 15:22:08,596 DEBUG program:Return code: 0 15:22:08,604 WARNING packaging:Platform group platform-qemu not available. 15:22:08,609 DEBUG anaconda:Task completed: Find additional packages & run preInstall() (14/17) (0.3 s) 15:22:08,618 INFO anaconda:Running pre-installation tasks -- DONE 15:22:08,626 INFO anaconda:Queue started: Payload installation (5/7) 15:22:08,633 INFO anaconda:Installing. 15:22:08,643 INFO anaconda:Task started: Install the payload (15/17) 15:22:08,648 INFO anaconda:Starting package installation process 15:22:08,654 INFO packaging:checking software selection 15:22:08,659 INFO packaging:skipping core group due to %%packages --nocore; system may not be complete 15:22:11,422 INFO packaging:selected package: 'dnf-yum' 15:22:11,440 INFO packaging:selected package: 'rootfiles' 15:22:11,458 INFO packaging:selected package: 'dnf' 15:22:11,475 INFO packaging:selected package: 'bash' 15:22:11,492 INFO packaging:selected package: 'tar' 15:22:11,509 INFO packaging:selected package: 'vim-minimal' 15:22:11,526 INFO packaging:selected package: 'fedora-release' 15:22:11,543 INFO packaging:selected package: 'sssd-client' 15:22:11,549 ERR packaging:kernel: failed to select a kernel from [] 15:22:11,564 WARNING packaging:Selected lang en_US.UTF-8 does not match any available langpack 15:22:11,580 DEBUG packaging:selected required package: dosfstools 15:22:11,596 DEBUG packaging:selected required package: e2fsprogs 15:22:11,693 INFO packaging:checking dependencies: success 15:22:11,980 DEBUG packaging:Size from DNF: 326.93 MiB 15:22:11,988 DEBUG packaging:Bonus size 174.14 MiB by number of files 29720 15:22:11,993 DEBUG packaging:Total size required 551.18 MiB 15:22:12,029 INFO program:Running... df --output=target,avail 15:22:12,197 INFO program:Mounted on Avail 15:22:12,204 INFO program:/dev 811752 15:22:12,209 INFO program:/dev/shm 867048 15:22:12,214 INFO program:/run 813052 15:22:12,220 INFO program:/sys/fs/cgroup 867056 15:22:12,225 INFO program:/ 784184 15:22:12,240 NOTICE audit:AVC avc: denied { write } for pid=1569 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 15:22:12,242 INFO program:/tmp 843052 15:22:12,261 NOTICE audit:AVC avc: denied { add_name } for pid=1569 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 15:22:12,263 NOTICE audit:SYSCALL arch=40000028 syscall=5 per=800000 success=yes exit=11 a0=b54e79ec a1=20241 a2=1b6 a3=1b6 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:22:12,265 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:22:12,267 NOTICE audit:AVC avc: denied { remove_name } for pid=1569 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=36879 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 15:22:12,269 NOTICE audit:SYSCALL arch=40000028 syscall=38 per=800000 success=yes exit=0 a0=b54e79ec a1=b4901500 a2=c3796000 a3=c3796000 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:22:12,279 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:22:12,281 INFO program:/mnt/sysimage 3724068 15:22:12,294 INFO program:/mnt/sysimage/boot/efi 102182 15:22:12,299 INFO program:/mnt/sysimage/dev/shm 867056 15:22:12,310 DEBUG program:Return code: 0 15:22:12,315 DEBUG packaging:Input mount points: {'/dev': Size (792.7265625 MiB), '/dev/shm': Size (846.7265625 MiB), '/run': Size (793.99609375 MiB), '/sys/fs/cgroup': Size (846.734375 MiB), '/': Size (765.8046875 MiB), '/tmp': Size (823.29296875 MiB), '/mnt/sysimage': Size (3.551548004150390625 GiB), '/mnt/sysimage/boot/efi': Size (99.787109375 MiB), '/mnt/sysimage/dev/shm': Size (846.734375 MiB)} 15:22:12,320 INFO packaging:Estimated size: download 212.73 MiB & install 551.18 MiB 15:22:12,325 INFO packaging:Sufficient mountpoints found: {'/': Size (765.8046875 MiB), '/tmp': Size (823.29296875 MiB), '/mnt/sysimage': Size (3.551548004150390625 GiB)} 15:22:12,330 DEBUG packaging:Install + download space required 763.91 MiB 15:22:12,336 INFO packaging:172 packages selected totalling 763.91 MiB 15:22:12,598 DEBUG packaging:Size from DNF: 326.93 MiB 15:22:12,604 DEBUG packaging:Bonus size 174.14 MiB by number of files 29720 15:22:12,610 DEBUG packaging:Total size required 551.18 MiB 15:22:12,646 INFO program:Running... df --output=target,avail 15:22:12,741 INFO program:Mounted on Avail 15:22:12,747 INFO program:/dev 811752 15:22:12,753 INFO program:/dev/shm 867048 15:22:12,758 INFO program:/run 813052 15:22:12,763 INFO program:/sys/fs/cgroup 867056 15:22:12,768 INFO program:/ 784184 15:22:12,774 INFO program:/tmp 843048 15:22:12,779 INFO program:/mnt/sysimage 3724068 15:22:12,784 INFO program:/mnt/sysimage/boot/efi 102182 15:22:12,790 INFO program:/mnt/sysimage/dev/shm 867056 15:22:12,795 DEBUG program:Return code: 0 15:22:12,800 DEBUG packaging:Input mount points: {'/dev': Size (792.7265625 MiB), '/dev/shm': Size (846.7265625 MiB), '/run': Size (793.99609375 MiB), '/sys/fs/cgroup': Size (846.734375 MiB), '/': Size (765.8046875 MiB), '/tmp': Size (823.2890625 MiB), '/mnt/sysimage': Size (3.551548004150390625 GiB), '/mnt/sysimage/boot/efi': Size (99.787109375 MiB), '/mnt/sysimage/dev/shm': Size (846.734375 MiB)} 15:22:12,806 INFO packaging:Estimated size: download 212.73 MiB & install 551.18 MiB 15:22:12,813 INFO packaging:Sufficient mountpoints found: {'/': Size (765.8046875 MiB), '/tmp': Size (823.2890625 MiB), '/mnt/sysimage': Size (3.551548004150390625 GiB)} 15:22:12,819 INFO packaging:Mountpoint /tmp picked as download location 15:22:12,825 INFO packaging:Downloading packages to /tmp/dnf.package.cache. Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6320/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6310/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6300/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6290/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6280/7200 15:23:09,886 INFO packaging:Downloading packages finished. 15:23:09,893 INFO anaconda:Preparing transaction from installation source 15:23:10,196 INFO dnf:Running transaction check 15:23:11,567 INFO dnf:Transaction check succeeded. 15:23:11,573 INFO dnf:Running transaction test Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6270/7200 15:23:15,604 INFO dnf:Transaction test succeeded. 15:23:15,618 INFO dnf:Running transaction 15:23:16,217 DEBUG dnf:RPMDB altered outside of DNF. 15:23:16,551 INFO systemd-logind:Got message type=method_call sender=:1.43 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=2 reply_cookie=0 error=n/a 15:23:16,551 INFO systemd-logind:Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=14 reply_cookie=0 error=n/a 15:23:16,551 INFO systemd-logind:Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=12 reply_cookie=14 error=n/a 15:23:16,551 INFO systemd-logind:Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixProcessID cookie=15 reply_cookie=0 error=n/a 15:23:16,551 INFO systemd-logind:Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=13 reply_cookie=15 error=n/a 15:23:16,551 INFO systemd-logind:Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=16 reply_cookie=0 error=n/a 15:23:16,584 INFO systemd-logind:Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=14 reply_cookie=16 error=n/a 15:23:16,584 INFO systemd-logind:Inhibitor RPM (Transaction running) pid=1887 uid=0 mode=block started. 15:23:16,584 INFO systemd-logind:Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 error=n/a 15:23:16,584 INFO systemd-logind:Sent message type=method_return sender=n/a destination=:1.43 object=n/a interface=n/a member=n/a cookie=18 reply_cookie=2 error=n/a 15:23:17,053 NOTICE audit:AVC avc: denied { create } for pid=1569 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:23:17,059 NOTICE audit:AVC avc: denied { write open } for pid=1569 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=36882 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:23:17,061 NOTICE audit:SYSCALL arch=40000028 syscall=5 per=800000 success=yes exit=11 a0=b54e79ec a1=20241 a2=1b6 a3=1b6 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:23:17,067 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:23:17,071 NOTICE audit:AVC avc: denied { getattr } for pid=1569 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=36882 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:23:17,074 NOTICE audit:SYSCALL arch=40000028 syscall=197 per=800000 success=yes exit=0 a0=b a1=b54e73d8 a2=b54e73d8 a3=b6d3e404 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:23:17,079 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:23:17,083 NOTICE audit:AVC avc: denied { rename } for pid=1569 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=36882 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:23:17,084 NOTICE audit:AVC avc: denied { unlink } for pid=1569 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=36879 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:23:17,090 NOTICE audit:SYSCALL arch=40000028 syscall=38 per=800000 success=yes exit=0 a0=b54e79ec a1=b4901500 a2=c3796000 a3=c3796000 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:23:17,091 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:23:20,033 INFO packaging:Installed: fedora-repos-rawhide-27-0.1.noarch 1488355879 917c70eccacdba2ee37b9c1c6e2f8f4354d07ad8094e4c6b42f98b7ba8c9ffc8 15:23:20,051 INFO dnf:Installed: fedora-repos-rawhide-27-0.1.noarch 15:23:20,098 INFO packaging:Installed: fedora-repos-27-0.1.noarch 1488355879 7f13804e24915183dd06c329c23aea66d7a5cfbee52f0249fcacf289099e9673 15:23:20,856 INFO dnf:Installed: fedora-repos-27-0.1.noarch 15:23:20,898 INFO packaging:Installed: fedora-release-27-0.1.noarch 1488355885 4926f299b0db9cc340398d0dcfcb60ed59da12726e6194fa16ab12b832a3580b 15:23:21,058 INFO dnf:Installed: fedora-release-27-0.1.noarch 15:23:21,103 INFO packaging:Installed: setup-2.10.5-2.fc26.noarch 1486651673 28db16b98eb4489625eccd55f5b18a1e3fcdc7535437f1dec84994c09fc44bee 15:23:21,387 INFO dnf:Installed: setup-2.10.5-2.fc26.noarch 15:23:21,495 INFO packaging:Installed: filesystem-3.2-40.fc26.armv7hl 1486744817 329485825034776075d9dc89003d1bd9699e942bb4ab73ead7f4c302a22b2a1b 15:23:25,881 INFO dnf:Installed: filesystem-3.2-40.fc26.armv7hl 15:23:25,915 INFO packaging:Installed: basesystem-11-3.fc26.noarch 1486709801 91a06c75bb4df604ef97ec51149d4fdf76199550b8cc2bd84d986411eafceb85 15:23:25,921 INFO dnf:Installed: basesystem-11-3.fc26.noarch 15:23:25,981 INFO packaging:Installed: xkeyboard-config-2.20-3.fc26.noarch 1486876940 c05db7ad3c9919bb2b589ea1d9814bd04fa28f330ad54cabca79b31628e67450 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6260/7200 15:23:28,902 INFO dnf:Installed: xkeyboard-config-2.20-3.fc26.noarch 15:23:28,945 INFO packaging:Installed: publicsuffix-list-dafsa-20170206-1.fc26.noarch 1487749011 b63ec929bfc172af051d85e7469556f43b95968b3cd36a548fe40f747a0bd656 15:23:29,015 INFO dnf:Installed: publicsuffix-list-dafsa-20170206-1.fc26.noarch 15:23:29,060 INFO packaging:Installed: libreport-filesystem-2.9.0-5.fc26.armv7hl 1486786934 be4c1d118916b878d493844bea18d096db3719f6b7e2eb3c15362ca4c2071efa 15:23:29,112 INFO dnf:Installed: libreport-filesystem-2.9.0-5.fc26.armv7hl 15:23:29,167 INFO packaging:Installed: dnf-conf-2.1.0-1.fc26.noarch 1487234489 2708103d560d29082e1d55d4c51005157980d352cb413360866da756b4715e33 15:23:29,274 INFO dnf:Installed: dnf-conf-2.1.0-1.fc26.noarch 15:23:29,328 INFO packaging:Installed: tzdata-2016j-3.fc26.noarch 1486651680 992444e782c1577b3b64b5aaa2a21a29be4e09355e1a758f5572239a21c0d727 15:23:38,920 INFO dnf:Installed: tzdata-2016j-3.fc26.noarch 15:23:39,008 INFO packaging:Installed: emacs-filesystem-1:25.2-0.1.rc2.fc26.noarch 1488195371 3af823c41a48ce9caaf03fd681f3a900c57efb1c591b508cedde61214389b506 15:23:39,037 INFO dnf:Installed: emacs-filesystem-1:25.2-0.1.rc2.fc26.noarch 15:23:39,075 INFO packaging:Installed: ncurses-base-6.0-8.20170212.fc26.noarch 1487085701 8a78580959003e861cf151274c1b0c0811243cea2ac7f5feed8911c63ffbd106 15:23:40,132 INFO dnf:Installed: ncurses-base-6.0-8.20170212.fc26.noarch 15:23:40,197 INFO packaging:Installed: rootfiles-8.1-20.fc26.noarch 1486852278 72f5d23fbcf376931c48f366df2532d6e682a440d830b61cc772ef76f9b8484c 15:23:40,221 INFO dnf:Installed: rootfiles-8.1-20.fc26.noarch 15:23:40,288 INFO packaging:Installed: libgcc-7.0.1-0.10.fc26.armv7hl 1488109775 9a235b2e89639323e0fcea02367974922bfde3d96ef66829963727b3046f743c Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6250/7200 15:23:40,399 INFO dnf:Installed: libgcc-7.0.1-0.10.fc26.armv7hl 15:23:40,442 INFO packaging:Installed: glibc-all-langpacks-2.25.90-1.fc27.armv7hl 1488536227 420c7c27bf62764d26dba805f21ad616bc770d6aa555797b22209f67e7dc3128 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6240/7200 15:23:56,121 INFO dnf:Installed: glibc-all-langpacks-2.25.90-1.fc27.armv7hl 15:23:56,379 INFO packaging:Installed: glibc-common-2.25.90-1.fc27.armv7hl 1488536227 39096c39656cdffc34d182eaf750b3a613d9a26263c47ec9c08f2d4c32455e58 15:23:57,430 INFO dnf:Installed: glibc-common-2.25.90-1.fc27.armv7hl 15:23:57,487 INFO packaging:Installed: glibc-2.25.90-1.fc27.armv7hl 1488536227 5a0f92285dfd3729a4b4a31eb88c3d46cda2ea44bae91fdda00e60066c53b785 15:24:02,515 INFO dnf:Installed: glibc-2.25.90-1.fc27.armv7hl 15:24:02,618 INFO packaging:Installed: ncurses-libs-6.0-8.20170212.fc26.armv7hl 1487086572 29c01c9366cf534e0dae011e24176d3c5b09381e894680c5a121ed43890bc318 15:24:03,060 INFO dnf:Installed: ncurses-libs-6.0-8.20170212.fc26.armv7hl 15:24:03,130 INFO packaging:Installed: bash-4.4.11-2.fc26.armv7hl 1486710357 41480a7d5256279e3836f7496266817594f00b61bf3cc002e9d800505265f56d 15:24:04,187 INFO dnf:Installed: bash-4.4.11-2.fc26.armv7hl 15:24:04,234 INFO packaging:Installed: libsepol-2.6-1.fc26.armv7hl 1487590583 42e4ef343559539e0ad58a7bd133b2c2e7703bd8c309d0ad446975f8283768d6 15:24:04,609 INFO dnf:Installed: libsepol-2.6-1.fc26.armv7hl 15:24:04,672 INFO packaging:Installed: pcre-8.40-5.fc26.armv7hl 1488205817 9252ac4b0834256de7a82ce3b0ce925e61d909b7f5f0f02bd82d66a35b0af525 15:24:04,969 INFO dnf:Installed: pcre-8.40-5.fc26.armv7hl 15:24:05,037 INFO packaging:Installed: libselinux-2.6-2.fc27.armv7hl 1488457790 d5ab84188ed86159445e5a5a53d147129501798f6e46b97d9a00a455f642cd18 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6230/7200 15:24:05,281 INFO dnf:Installed: libselinux-2.6-2.fc27.armv7hl 15:24:05,344 INFO packaging:Installed: zlib-1.2.11-2.fc26.armv7hl 1486649605 459786c5ceb42fd4ff6ba4e9dd922406cf866799a31f1ebf74f1cbc760eac29f 15:24:05,571 INFO dnf:Installed: zlib-1.2.11-2.fc26.armv7hl 15:24:05,644 INFO packaging:Installed: xz-libs-5.2.3-2.fc26.armv7hl 1486879040 6258bd903827f7387575c10ed8d558380022a7bdba24d5312ecf45729b260d70 15:24:05,844 INFO dnf:Installed: xz-libs-5.2.3-2.fc26.armv7hl 15:24:05,906 INFO packaging:Installed: info-6.3-2.fc26.armv7hl 1486834469 35d3f1cd4903310124d801221369bc5cd6b802d9ef0dbb1396c51bb49e63507f 15:24:06,189 INFO dnf:Installed: info-6.3-2.fc26.armv7hl 15:24:06,256 INFO packaging:Installed: bzip2-libs-1.0.6-22.fc26.armv7hl 1486711616 68f3b0fe6cbc1b0d8068b117b369b123da7d86887596e856512ef3fcb4317159 15:24:06,458 INFO dnf:Installed: bzip2-libs-1.0.6-22.fc26.armv7hl 15:24:06,520 INFO packaging:Installed: libgpg-error-1.25-2.fc26.armv7hl 1486781792 bdb450f326a617ed532f6367967eebcd3889618e6abcd5c55e248599341c7930 15:24:06,823 INFO dnf:Installed: libgpg-error-1.25-2.fc26.armv7hl 15:24:06,885 INFO packaging:Installed: expat-2.2.0-2.fc26.armv7hl 1486743818 10a82aaec3f34aa71a0132b73bcbdcbb409289306ef5766557f6627d1374d21a 15:24:07,120 INFO dnf:Installed: expat-2.2.0-2.fc26.armv7hl 15:24:07,178 INFO packaging:Installed: libdb-5.3.28-17.fc26.armv7hl 1487768559 a2c4a869903e0d668d76eb35a0aa0b21b26a4fee74af248cccf8152d3f92fa1e 15:24:07,795 INFO dnf:Installed: libdb-5.3.28-17.fc26.armv7hl 15:24:07,847 INFO packaging:Installed: libcap-2.25-5.fc26.armv7hl 1486779221 baf755a8f7caeeef3c9320e638fcc51109f3a88dc4c8676436f457401b5f0dc2 15:24:08,106 INFO dnf:Installed: libcap-2.25-5.fc26.armv7hl 15:24:08,171 INFO packaging:Installed: nspr-4.13.1-2.fc26.armv7hl 1486805571 e24d96ed6b29401c34585b22747ac3aac0984fbc9ca53193787480cd8fcf22b2 15:24:08,426 INFO dnf:Installed: nspr-4.13.1-2.fc26.armv7hl 15:24:08,489 INFO packaging:Installed: nss-util-3.29.1-3.fc27.armv7hl 1488457930 55899b4b8431415bcfcf53c14907c9057960388b7adcfeb89ba82e729bfd424b 15:24:08,707 INFO dnf:Installed: nss-util-3.29.1-3.fc27.armv7hl 15:24:08,775 INFO packaging:Installed: elfutils-libelf-0.168-5.fc26.armv7hl 1487365771 16cad964cdcc74326f8b7f4c891626338a0e58e23262aefc3114e34e4388b118 15:24:09,085 INFO dnf:Installed: elfutils-libelf-0.168-5.fc26.armv7hl 15:24:09,153 INFO packaging:Installed: libcom_err-1.43.4-2.fc26.armv7hl 1486652102 c93f5d775bc6b0b06654f6a475836f974801878a33fb2a5a89e44f117a7ec362 15:24:09,341 INFO dnf:Installed: libcom_err-1.43.4-2.fc26.armv7hl 15:24:09,405 INFO packaging:Installed: libuuid-2.29.1-2.fc26.armv7hl 1486857568 5df9a1553fa027b4d6eb188fdbb112953d7b929aca8183939aec529a32a82a0f 15:24:09,598 INFO dnf:Installed: libuuid-2.29.1-2.fc26.armv7hl 15:24:09,665 INFO packaging:Installed: popt-1.16-8.fc26.armv7hl 1486834003 a61fb029d383de65c5e5c616cbd4c201d90848e920defdd21de3e9a40f38b993 15:24:09,895 INFO dnf:Installed: popt-1.16-8.fc26.armv7hl 15:24:09,955 INFO packaging:Installed: libgcrypt-1.7.6-2.fc26.armv7hl 1486782128 9f3e2c302fb0f914036a3eb2a60f56d5d9a356c101e9547203c0b53e2a83a6b9 15:24:10,376 INFO dnf:Installed: libgcrypt-1.7.6-2.fc26.armv7hl 15:24:10,438 INFO packaging:Installed: gmp-1:6.1.2-3.fc26.armv7hl 1488220147 06db867b7129cbcbb0da9b1fac85133eb31ac40be95ab787f56a4dd8036719eb 15:24:10,780 INFO dnf:Installed: gmp-1:6.1.2-3.fc26.armv7hl 15:24:10,850 INFO packaging:Installed: lua-libs-5.3.4-1.fc26.armv7hl 1486653627 13c6435c0214d77da91a4026753faefbc8e7ab3b2e763b5033d628d6a211dfef 15:24:10,930 INFO dnf:Installed: lua-libs-5.3.4-1.fc26.armv7hl 15:24:10,975 INFO packaging:Installed: libxml2-2.9.4-2.fc26.armv7hl 1486788171 69ae5139e639d6df6a1df23e62d7ede8be3e9a8e144eb723b44a0ed73266f6f0 15:24:11,573 INFO dnf:Installed: libxml2-2.9.4-2.fc26.armv7hl 15:24:11,686 INFO packaging:Installed: libattr-2.4.47-18.fc26.armv7hl 1486708777 dd227300c0290ef90ad676d053eb166d4462c31401f9b582b5247604b26c1162 15:24:11,874 INFO dnf:Installed: libattr-2.4.47-18.fc26.armv7hl 15:24:11,939 INFO packaging:Installed: libacl-2.2.52-13.fc26.armv7hl 1486705977 f46e0bcf9ce04c6a884e294e134ecdec0f1f688e4ba014581975635878a6a5d7 15:24:12,114 INFO dnf:Installed: libacl-2.2.52-13.fc26.armv7hl 15:24:12,179 INFO packaging:Installed: sed-4.4-1.fc26.armv7hl 1486654889 1f245caf1d6e76d621a987e917996d82895f4a65a944e6b47283aae22b3fa52d 15:24:12,536 INFO dnf:Installed: sed-4.4-1.fc26.armv7hl 15:24:12,594 INFO packaging:Installed: lz4-libs-1.7.5-3.fc27.armv7hl 1488643184 544224b5979084cf69c32b1509a8a91cc6256a86e9df5ac83538ef0ae5041426 15:24:12,788 INFO dnf:Installed: lz4-libs-1.7.5-3.fc27.armv7hl 15:24:12,848 INFO packaging:Installed: libffi-3.1-10.fc26.armv7hl 1486780795 76313980c15e937c0c92d048dd7cae3d17c425b8430b17e6f33b381e5ec8846d 15:24:13,051 INFO dnf:Installed: libffi-3.1-10.fc26.armv7hl 15:24:13,111 INFO packaging:Installed: p11-kit-0.23.5-1.fc27.armv7hl 1488469667 0adf1eacb1cdfa80de06d69737750efd28cf6e24e4fa6a6fb761233709ec1de9 15:24:13,550 INFO dnf:Installed: p11-kit-0.23.5-1.fc27.armv7hl 15:24:13,600 INFO packaging:Installed: chkconfig-1.9-1.fc26.armv7hl 1487945917 4913dec114f9cf9c7fce145e3fcc4066766f26172031988aad85aab891b18f01 15:24:13,886 INFO dnf:Installed: chkconfig-1.9-1.fc26.armv7hl 15:24:13,933 INFO packaging:Installed: grep-3.0-1.fc26.armv7hl 1486733866 6f5b300939d92892978048f2fcdc015b4211286706adebe894ba32b20145deb1 15:24:14,362 INFO dnf:Installed: grep-3.0-1.fc26.armv7hl 15:24:14,419 INFO packaging:Installed: systemd-libs-233-2.fc27.armv7hl 1488484978 a778b55e4407299a7cc08dd9d9c6830691b2f6b1a062f878451b5f7cf8cdcbd1 15:24:15,152 INFO dnf:Installed: systemd-libs-233-2.fc27.armv7hl 15:24:15,213 INFO packaging:Installed: dbus-libs-1:1.11.10-2.fc27.armv7hl 1488448979 53fdaecf8c95c8eaf81c4fd752d5c9db602d19b54607e0a773f14a80aa1fdf78 15:24:15,488 INFO dnf:Installed: dbus-libs-1:1.11.10-2.fc27.armv7hl 15:24:15,549 INFO packaging:Installed: readline-7.0-5.fc26.armv7hl 1486853342 fe291b738e5ccf6203f3f418139eeaea13b1d1325e559426244f63d544fe804d 15:24:15,963 INFO dnf:Installed: readline-7.0-5.fc26.armv7hl 15:24:16,022 INFO packaging:Installed: libunistring-0.9.7-1.fc26.armv7hl 1487342552 d3ade6a83572947fc7c6d84a099f139c7ba3bab0a7444cec682918b42343f15f 15:24:16,556 INFO dnf:Installed: libunistring-0.9.7-1.fc26.armv7hl 15:24:16,618 INFO packaging:Installed: libidn2-0.16-2.fc26.armv7hl 1486781792 1b2fc8c6aefe03639a6676a8b3cdb4e1dd3d969bf5b0c038f27e26270fcc1b96 15:24:16,952 INFO dnf:Installed: libidn2-0.16-2.fc26.armv7hl 15:24:17,009 INFO packaging:Installed: libcap-ng-0.7.8-3.fc26.armv7hl 1486779070 fc1eb5ddaac461cd324684b1e96bf367f3a5f77ecbf66883eb4adb8275f60349 15:24:17,208 INFO dnf:Installed: libcap-ng-0.7.8-3.fc26.armv7hl 15:24:17,268 INFO packaging:Installed: audit-libs-2.7.3-1.fc26.armv7hl 1487974499 2b4ced14dc1a0f194a42b7a153b5014c11748d9e6b43fbde9d0de752d2469117 15:24:17,543 INFO dnf:Installed: audit-libs-2.7.3-1.fc26.armv7hl 15:24:17,626 INFO packaging:Installed: sqlite-libs-3.17.0-2.fc27.armv7hl 1488453630 e28d052be4a2ee396cdc2b3565d494ae398ef883868347d2405403e2030596c0 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6220/7200 15:24:18,032 INFO dnf:Installed: sqlite-libs-3.17.0-2.fc27.armv7hl 15:24:18,098 INFO packaging:Installed: libassuan-2.4.3-2.fc26.armv7hl 1486778828 b7a964f4f17397e44182c6e8a6f30c194d90479cc656cfe88c683d98d14da8ea 15:24:18,342 INFO dnf:Installed: libassuan-2.4.3-2.fc26.armv7hl 15:24:18,404 INFO packaging:Installed: libidn-1.33-2.fc26.armv7hl 1486781812 eae8f84874c91f7c05299ebb80842b38e2182a1d095c76f905d3a7d482ec15e8 15:24:18,904 INFO dnf:Installed: libidn-1.33-2.fc26.armv7hl 15:24:18,952 INFO packaging:Installed: nss-softokn-freebl-3.29.1-2.fc26.armv7hl 1487341527 839ee1495019c4613d0bc395f10a422b0259d8a1f62360e17a3d1973dd3fce4d 15:24:19,170 INFO dnf:Installed: nss-softokn-freebl-3.29.1-2.fc26.armv7hl 15:24:19,218 INFO packaging:Installed: libcrypt-nss-2.25.90-1.fc27.armv7hl 1488536227 94a82cae26072ebfa5a606b75658b8ec21e8425b3e4a3a1bdedd2c5ee27c141d 15:24:19,450 INFO dnf:Installed: libcrypt-nss-2.25.90-1.fc27.armv7hl 15:24:19,526 INFO packaging:Installed: nss-softokn-3.29.1-2.fc26.armv7hl 1487341527 f0170d31888cecd22648c33f3b37f6c8ed19ecd19a5e5c81cff00dfcecd91599 15:24:20,113 INFO dnf:Installed: nss-softokn-3.29.1-2.fc26.armv7hl 15:24:20,304 INFO packaging:Installed: libseccomp-2.3.2-1.fc27.armv7hl 1488395184 486bc6dc4eeb460668c504a6563d9cef8bef3d4e3b7940e2416461a15b62db87 15:24:20,558 INFO dnf:Installed: libseccomp-2.3.2-1.fc27.armv7hl 15:24:20,629 INFO packaging:Installed: libtasn1-4.10-2.fc26.armv7hl 1486786270 61e0b4634aa8026c0016834b39b3e3f77f8e7065312773be9ca3e6b03d2a8f94 15:24:20,876 INFO dnf:Installed: libtasn1-4.10-2.fc26.armv7hl 15:24:20,943 INFO packaging:Installed: coreutils-common-8.27-1.fc27.armv7hl 1489052022 bb66ce6950d12c4297655620c98670f22173e83e05d7b183ef734bee062b9c83 15:24:22,317 INFO dnf:Installed: coreutils-common-8.27-1.fc27.armv7hl 15:24:22,367 INFO packaging:Installed: elfutils-default-yama-scope-0.168-5.fc26.noarch 1487365304 42f9e9813b600df8f9d0de65049b86c504e9cf7eb44d4aa18561f4bed629088a 15:24:22,554 INFO dnf:Installed: elfutils-default-yama-scope-0.168-5.fc26.noarch 15:24:22,613 INFO packaging:Installed: p11-kit-trust-0.23.5-1.fc27.armv7hl 1488469667 14d6fe42245d962b71a624f968cebc2678f02aaf18b4897d7b0e8caca39e84d9 15:24:22,903 INFO dnf:Installed: p11-kit-trust-0.23.5-1.fc27.armv7hl 15:24:23,105 INFO packaging:Installed: ca-certificates-2017.2.11-5.fc26.noarch 1487875469 4d79c67d70c95f1940ce482154e9916079865a41ddebdbba49a1137315ef66e1 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6210/7200 15:24:29,937 INFO dnf:Installed: ca-certificates-2017.2.11-5.fc26.noarch 15:24:29,994 INFO packaging:Installed: elfutils-libs-0.168-5.fc26.armv7hl 1487365771 fef610b12389875430400500b114c3c6b22ef5d1b6bb251ce6eae48afd4618ce 15:24:30,547 INFO dnf:Installed: elfutils-libs-0.168-5.fc26.armv7hl 15:24:30,610 INFO packaging:Installed: cyrus-sasl-lib-2.1.26-29.fc27.armv7hl 1488880691 d08d48d92eeb7c094c72a4a14b9092cd5e1643c97b1e23edbc0e5b9670dd0302 15:24:30,948 INFO dnf:Installed: cyrus-sasl-lib-2.1.26-29.fc27.armv7hl 15:24:31,008 INFO packaging:Installed: libpsl-0.17.0-2.fc26.armv7hl 1486784929 744a94224f16998b075f2476f9c58ef04b87f7784458b534a3e7cb45c91827e6 15:24:31,231 INFO dnf:Installed: libpsl-0.17.0-2.fc26.armv7hl 15:24:31,302 INFO packaging:Installed: acl-2.2.52-13.fc26.armv7hl 1486705977 a0916400c26aab157859240c9de0dbfeb95f43139730f923044ca2e86d20fe98 15:24:31,397 INFO dnf:Installed: acl-2.2.52-13.fc26.armv7hl 15:24:31,447 INFO packaging:Installed: libcomps-0.1.8-3.fc26.armv7hl 1486779727 ac4aee3c5481e4c95e02e3a4b3506552373fd4247fca8a19fc498af3123c09c1 15:24:31,682 INFO dnf:Installed: libcomps-0.1.8-3.fc26.armv7hl 15:24:31,742 INFO packaging:Installed: mpfr-3.1.5-3.fc27.armv7hl 1488640880 e1a4b01a6c009c5b974611323aa57da6b371ed43d8b2a175d03bb901d5fe3d0e 15:24:32,074 INFO dnf:Installed: mpfr-3.1.5-3.fc27.armv7hl 15:24:32,135 INFO packaging:Installed: nettle-3.3-2.fc26.armv7hl 1486800836 96a7cd4c0e78fed5aa145ce0ab47535d3d68510ed6c895ee40fabfedb7c0b19e 15:24:32,654 INFO dnf:Installed: nettle-3.3-2.fc26.armv7hl 15:24:32,704 INFO packaging:Installed: e2fsprogs-libs-1.43.4-2.fc26.armv7hl 1486652102 6fd4668149600f5ffdbb1b09e3228dfe6831e3f14ce052865805cca0d253f269 15:24:33,016 INFO dnf:Installed: e2fsprogs-libs-1.43.4-2.fc26.armv7hl 15:24:33,074 INFO packaging:Installed: libss-1.43.4-2.fc26.armv7hl 1486652102 1c4e7ca8d5e53d1c6af916bb04b94aa136adbf3e6d2508ccbe13f7c5efbe9960 15:24:33,292 INFO dnf:Installed: libss-1.43.4-2.fc26.armv7hl 15:24:33,365 INFO packaging:Installed: libdb-utils-5.3.28-17.fc26.armv7hl 1487768559 56a862cac4d062cf3ebd84c00f14d64dc9b0fe7e2f0182faa03c5bfb206b92b1 15:24:33,553 INFO dnf:Installed: libdb-utils-5.3.28-17.fc26.armv7hl 15:24:33,587 INFO packaging:Installed: libmetalink-0.1.3-2.fc26.armv7hl 1486783202 79830836c726d97d7857f7e46810f954528a6135acb8023fab9a5dcab45c456b 15:24:33,817 INFO dnf:Installed: libmetalink-0.1.3-2.fc26.armv7hl 15:24:33,878 INFO packaging:Installed: libksba-1.3.5-3.fc26.armv7hl 1486782375 8260a55f4fea98f859580ff9ab983a6fe4977076d13ca9ba1560205f32081fce 15:24:34,178 INFO dnf:Installed: libksba-1.3.5-3.fc26.armv7hl 15:24:34,241 INFO packaging:Installed: kmod-libs-24-1.fc26.armv7hl 1487945145 469cd7aed1e05365f63e92ffd643a05f3c862067cb2b1235c7cfeb3cacc1bc9d 15:24:34,472 INFO dnf:Installed: kmod-libs-24-1.fc26.armv7hl 15:24:34,533 INFO packaging:Installed: file-libs-5.30-5.fc26.armv7hl 1487872000 0037988248347dfa7e0931b8fafee6d7f30deb5ea01cb46532d73b02320df463 15:24:35,514 INFO dnf:Installed: file-libs-5.30-5.fc26.armv7hl 15:24:35,575 INFO packaging:Installed: ncurses-6.0-8.20170212.fc26.armv7hl 1487086572 bae9bef65ec92780a5741a7f8ae5be4b7bc1f3f57d038f4047c72040f5a53886 15:24:35,792 INFO dnf:Installed: ncurses-6.0-8.20170212.fc26.armv7hl 15:24:35,843 INFO packaging:Installed: openssl-libs-1:1.1.0e-1.fc27.armv7hl 1488812697 aefe47909742e64cbecb5e9b7bf35fabf45c0e785fe83152a6a1089063864c1e 15:24:36,735 INFO dnf:Installed: openssl-libs-1:1.1.0e-1.fc27.armv7hl 15:24:36,791 INFO packaging:Installed: coreutils-8.27-1.fc27.armv7hl 1489052022 5af176b80b10a8336bfe6f791f00bdc64b5ddc6f88317a5622cb4a2ad43bc292 15:24:38,441 INFO dnf:Installed: coreutils-8.27-1.fc27.armv7hl 15:24:38,489 INFO packaging:Installed: crypto-policies-20170214-2.gitf3018dd.fc26.noarch 1487350477 b43355096ce10f15ec3572ad3f9966c3a491d50d16dca2a37861ce9083ba500c 15:24:40,609 INFO dnf:Installed: crypto-policies-20170214-2.gitf3018dd.fc26.noarch 15:24:40,675 INFO packaging:Installed: libblkid-2.29.1-2.fc26.armv7hl 1486857568 f6a088a062b6c6ef294edb4bb5ba2fb23aa9ea08881689b7d4269e7d148cf546 15:24:40,980 INFO dnf:Installed: libblkid-2.29.1-2.fc26.armv7hl 15:24:41,046 INFO packaging:Installed: libmount-2.29.1-2.fc26.armv7hl 1486857568 242ee32391231b3e2d8c503346e9e82a3bef3233f31e32c69189581e918c7432 15:24:41,348 INFO dnf:Installed: libmount-2.29.1-2.fc26.armv7hl 15:24:41,405 INFO packaging:Installed: glib2-2.51.4-2.fc27.armv7hl 1488445839 527dad315c72e35b9fabd534a05491f2efbef085f6c9994a7af5980e640ba8db Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6200/7200 15:24:43,472 INFO dnf:Installed: glib2-2.51.4-2.fc27.armv7hl 15:24:43,532 INFO packaging:Installed: dbus-glib-0.108-2.fc26.armv7hl 1486736839 95199fb5f1e66222794091a3130a1e15eadae7fa335e15af22776c6dee5330cb 15:24:43,823 INFO dnf:Installed: dbus-glib-0.108-2.fc26.armv7hl 15:24:43,882 INFO packaging:Installed: libfdisk-2.29.1-2.fc26.armv7hl 1486857568 cf566dd8a9c75a377ca915c73cbdc3d0e060f1e75b4e8cbe26dfd74cff1c8a97 15:24:44,205 INFO dnf:Installed: libfdisk-2.29.1-2.fc26.armv7hl 15:24:44,267 INFO packaging:Installed: gnutls-3.5.10-1.fc27.armv7hl 1488793532 cb37f0df179611ec9dbd55add0460ddaebedd63adf5be29030dfc1625e597eea 15:24:44,964 INFO dnf:Installed: gnutls-3.5.10-1.fc27.armv7hl 15:24:45,028 INFO packaging:Installed: gzip-1.8-2.fc26.armv7hl 1486765101 27f2e3788730ff1931af545d3723b79a8319937c0e42f2a12b90762a40d21288 15:24:45,388 INFO dnf:Installed: gzip-1.8-2.fc26.armv7hl 15:24:45,448 INFO packaging:Installed: cracklib-2.9.6-5.fc26.armv7hl 1486735378 9ac60761dedb5d4654d0f91fd644efcb7b0fdd19fc3f88f7b71309e4fcac8047 15:24:45,772 INFO dnf:Installed: cracklib-2.9.6-5.fc26.armv7hl 15:24:45,842 INFO packaging:Installed: pam-1.3.0-1.fc25.armv7hl 1462542540 5f426650ffe18962a39d50228f60edcb6f52c3b51bea4c6dd77426234ca49477 15:24:47,241 INFO dnf:Installed: pam-1.3.0-1.fc25.armv7hl 15:24:47,306 INFO packaging:Installed: libpwquality-1.3.0-8.fc26.armv7hl 1486784842 83d7647514c1f7c73cc791264b0bd8b81a31ba36cad24095fa91239f856d568c 15:24:47,653 INFO dnf:Installed: libpwquality-1.3.0-8.fc26.armv7hl 15:24:47,713 INFO packaging:Installed: nss-pem-1.0.3-2.fc27.armv7hl 1488804980 c5218e1f68268cdaba4e59a65f773d0b09bf6c6fb7eb86dd0cbcf4c2b9697089 15:24:47,790 INFO dnf:Installed: nss-pem-1.0.3-2.fc27.armv7hl 15:24:47,830 INFO packaging:Installed: nss-3.29.1-3.fc27.armv7hl 1488466537 f0232e3cd0fa5d97d1d18fd5cbfc7a20a63b5da79cc944ebf92592c590e4a865 15:24:48,675 INFO dnf:Installed: nss-3.29.1-3.fc27.armv7hl 15:24:48,738 INFO packaging:Installed: nss-sysinit-3.29.1-3.fc27.armv7hl 1488466537 fb4bad7724e83c3cd30ec8e020da9f7548b6166cd6502e5d0d4bdef4fbf52940 15:24:48,785 INFO dnf:Installed: nss-sysinit-3.29.1-3.fc27.armv7hl 15:24:48,828 INFO packaging:Installed: nss-tools-3.29.1-3.fc27.armv7hl 1488466537 5e6552e722228ff7657c2ae11e83660ed69cb43b505891dc83ce29dba803e16b 15:24:49,368 INFO dnf:Installed: nss-tools-3.29.1-3.fc27.armv7hl 15:24:49,416 INFO packaging:Installed: openldap-2.4.44-8.fc26.armv7hl 1486809121 3bbc3ce291cb6a1e079e0510b1f3ab6f6a91aa9960d23ec0a891d5f208ebaa6c 15:24:49,955 INFO dnf:Installed: openldap-2.4.44-8.fc26.armv7hl 15:24:50,028 INFO packaging:Installed: libssh2-1.8.0-2.fc26.armv7hl 1486785680 cf1c2ed67a16c1eed85da9401800ad976aa8eea170a6808db2fcd5cbe8fd140d 15:24:50,289 INFO dnf:Installed: libssh2-1.8.0-2.fc26.armv7hl 15:24:50,353 INFO packaging:Installed: libsss_idmap-1.15.1-1.fc27.armv7hl 1488801396 99dc715f8f0affe9d804f19a06d0d3581a4ab32deeeb2cd2312790464f4bff2f 15:24:50,595 INFO dnf:Installed: libsss_idmap-1.15.1-1.fc27.armv7hl 15:24:50,661 INFO packaging:Installed: libsss_nss_idmap-1.15.1-1.fc27.armv7hl 1488801396 c99f70201983ed56510799267ec4042e8d0ce882ec22ac9aee980fb7bd90fca0 15:24:50,902 INFO dnf:Installed: libsss_nss_idmap-1.15.1-1.fc27.armv7hl 15:24:50,964 INFO packaging:Installed: keyutils-libs-1.5.9-9.fc26.armv7hl 1486772633 cdf07de586f69a359ff9669f63aac93cda24577d63c47b03245db0585ecfc647 15:24:51,202 INFO dnf:Installed: keyutils-libs-1.5.9-9.fc26.armv7hl 15:24:51,269 INFO packaging:Installed: libverto-0.2.6-7.fc26.armv7hl 1486786577 c8f432e69c21f3d6ce4a3b2e3f3a7c264966255a78799b8acb28d48bd62b755b 15:24:51,503 INFO dnf:Installed: libverto-0.2.6-7.fc26.armv7hl 15:24:51,570 INFO packaging:Installed: libsigsegv-2.11-1.fc26.armv7hl 1487726720 112ab368f2e8adeae4170bb3287a223fe6e0ba2102857ddeb21605c7dbfd5663 15:24:51,800 INFO dnf:Installed: libsigsegv-2.11-1.fc26.armv7hl 15:24:51,865 INFO packaging:Installed: gawk-4.1.4-3.fc26.armv7hl 1486749184 2e54383f9adb664fcba98ae5944aeff59de94f08d5f7594c49d32171159da6d1 15:24:52,834 INFO dnf:Installed: gawk-4.1.4-3.fc26.armv7hl 15:24:52,888 INFO packaging:Installed: krb5-libs-1.15.1-2.fc27.armv7hl 1488920061 67c1a7f3075cc63391d89f47e6448971265fcc910f8a7ffd194f68ba0c49ac09 15:24:53,709 INFO dnf:Installed: krb5-libs-1.15.1-2.fc27.armv7hl 15:24:53,775 INFO packaging:Installed: fuse-libs-2.9.7-2.fc26.armv7hl 1486747333 8361bf29b2288453d2a9afe42362af40e234938f650c271aa5e6d35aec9fcd9d 15:24:54,070 INFO dnf:Installed: fuse-libs-2.9.7-2.fc26.armv7hl 15:24:54,131 INFO packaging:Installed: qrencode-libs-3.4.2-7.fc26.armv7hl 1486848180 22ef934526bc74716e8fe759f0e7d197c143cf7adb72971226e3b53b80d67a38 15:24:54,382 INFO dnf:Installed: qrencode-libs-3.4.2-7.fc26.armv7hl 15:24:54,448 INFO packaging:Installed: ustr-1.0.4-22.fc26.armv7hl 1486857366 7091f0f4a0843139d52744761a9109709895245af2ed995786dbdc43a6ac21e2 15:24:54,740 INFO dnf:Installed: ustr-1.0.4-22.fc26.armv7hl 15:24:54,804 INFO packaging:Installed: libsemanage-2.6-2.fc27.armv7hl 1488458298 825fe71378d17eb8acf4da0dac6cba265f51c128be4db9dc37c2f67a5fbe4f81 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6190/7200 15:24:55,112 INFO dnf:Installed: libsemanage-2.6-2.fc27.armv7hl 15:24:55,186 INFO packaging:Installed: shadow-utils-2:4.3.1-3.fc26.armv7hl 1486862434 02da4c4844724b6cd3cbcd7053c622bbfb4dfb36fc072d961cec756f27daff9c 15:24:56,189 INFO dnf:Installed: shadow-utils-2:4.3.1-3.fc26.armv7hl 15:24:56,396 NOTICE audit:AVC avc: denied { net_admin } for pid=2115 comm="groupadd" capability=12 scontext=system_u:system_r:groupadd_t:s0 tcontext=system_u:system_r:groupadd_t:s0 tclass=capability permissive=1 15:24:56,398 NOTICE audit:SYSCALL arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=4 a1=1 a2=21 a3=bee265f4 items=0 ppid=2114 pid=2115 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="groupadd" exe="/usr/sbin/groupadd" subj=system_u:system_r:groupadd_t:s0 key=(null) 15:24:56,403 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F67726F7570616464002D67003232002D72002D660075746D70 15:24:56,411 NOTICE audit:USER_AVC pid=1379 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_call interface=org.freedesktop.DBus member=Hello dest=org.freedesktop.DBus spid=2115 scontext=system_u:system_r:groupadd_t:s0 tcontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tclass=dbus#012 exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' 15:24:56,419 NOTICE audit:USER_AVC pid=1379 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_call interface=org.freedesktop.systemd1.Manager member=LookupDynamicUserByName dest=org.freedesktop.systemd1 spid=2115 tpid=1 scontext=system_u:system_r:groupadd_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=dbus#012 exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' 15:24:56,449 NOTICE audit:USER_AVC pid=1379 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=error error_name=org.freedesktop.systemd1.NoSuchDynamicUser dest=:1.44 spid=1 tpid=2115 scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:groupadd_t:s0 tclass=dbus#012 exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' 15:24:56,530 NOTICE audit:ADD_GROUP pid=2115 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=22 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:24:56,536 INFO groupadd:group added to /etc/group: name=utmp, GID=22 15:24:56,570 NOTICE audit:GRP_MGMT pid=2115 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=22 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:24:56,572 INFO groupadd:group added to /etc/gshadow: name=utmp 15:24:56,599 INFO groupadd:new group: name=utmp, GID=22 15:24:56,757 NOTICE audit:ADD_GROUP pid=2119 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=35 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:24:56,759 INFO groupadd:group added to /etc/group: name=utempter, GID=35 15:24:56,790 NOTICE audit:GRP_MGMT pid=2119 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=35 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:24:56,792 INFO groupadd:group added to /etc/gshadow: name=utempter 15:24:56,825 INFO groupadd:new group: name=utempter, GID=35 15:24:56,895 INFO packaging:Installed: libutempter-1.1.6-9.fc26.armv7hl 1486786434 894610bbae7ab62491677edc8cfe9470b86a4c0508394a2ade08df8a13639d5f 15:24:57,142 INFO dnf:Installed: libutempter-1.1.6-9.fc26.armv7hl 15:24:57,269 INFO packaging:Installed: libpcap-14:1.8.1-3.fc26.armv7hl 1486784608 71c11c1203d3b9bc1e3c8f3181773c3d88afccc9a30d53188bdb55100acb584b 15:24:57,574 INFO dnf:Installed: libpcap-14:1.8.1-3.fc26.armv7hl 15:24:57,644 INFO packaging:Installed: iptables-libs-1.6.1-2.fc26.armv7hl 1486768490 1f452430451ae3f32455f563c4804f29f5c6087ee01684847e9352dd115c1199 15:24:57,730 INFO dnf:Installed: iptables-libs-1.6.1-2.fc26.armv7hl 15:24:57,776 INFO packaging:Installed: libsmartcols-2.29.1-2.fc26.armv7hl 1486857568 a75a2258597f69afe30b49e83bc5ae0cbc9cfe9fd59fc207113cf7ef2409e78b 15:24:58,070 INFO dnf:Installed: libsmartcols-2.29.1-2.fc26.armv7hl 15:24:58,122 INFO packaging:Installed: util-linux-2.29.1-2.fc26.armv7hl 1486857568 4196e01b0367a72b982e388216b60603d298df5c7c954527e1964fef1b0c5899 15:25:01,341 INFO dnf:Installed: util-linux-2.29.1-2.fc26.armv7hl 15:25:01,401 INFO packaging:Installed: device-mapper-1.02.137-4.fc26.armv7hl 1486789924 bda05d6f62c4e38a1aa8ab639de7284ca984eb799125d9facdf80433c1be34eb 15:25:01,565 INFO dnf:Installed: device-mapper-1.02.137-4.fc26.armv7hl 15:25:01,614 INFO packaging:Installed: device-mapper-libs-1.02.137-4.fc26.armv7hl 1486789924 cf24ccb14f0970642143e472564047ebb3c9f955c225663563cb47edf35a3b74 15:25:01,959 INFO dnf:Installed: device-mapper-libs-1.02.137-4.fc26.armv7hl 15:25:02,018 INFO packaging:Installed: cryptsetup-libs-1.7.3-3.fc26.armv7hl 1486735696 639b28f7565c5024306ca7aa11ef4196d57b4654a55d7e9cd1d741b8029a8caf 15:25:02,451 INFO dnf:Installed: cryptsetup-libs-1.7.3-3.fc26.armv7hl 15:25:02,645 INFO packaging:Installed: systemd-pam-233-2.fc27.armv7hl 1488484978 c4db9f9cebfbc576a3a47b8e5630f7ec3c0f7691eefb4a7e0654ae10f7d5a663 15:25:02,758 INFO dnf:Installed: systemd-pam-233-2.fc27.armv7hl 15:25:03,139 NOTICE audit:USER_AVC pid=1379 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=error error_name=org.freedesktop.systemd1.NoSuchDynamicUser dest=:1.46 spid=1 tpid=2138 scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:rpm_script_t:s0 tclass=dbus#012 exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' 15:25:03,196 NOTICE audit:AVC avc: denied { net_admin } for pid=2139 comm="groupadd" capability=12 scontext=system_u:system_r:groupadd_t:s0 tcontext=system_u:system_r:groupadd_t:s0 tclass=capability permissive=1 15:25:03,198 NOTICE audit:SYSCALL arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=4 a1=1 a2=21 a3=becfa614 items=0 ppid=2133 pid=2139 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="groupadd" exe="/usr/sbin/groupadd" subj=system_u:system_r:groupadd_t:s0 key=(null) 15:25:03,201 NOTICE audit:PROCTITLE proctitle=67726F7570616464002D7200696E707574 15:25:03,311 NOTICE audit:ADD_GROUP pid=2139 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=999 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:25:03,313 INFO groupadd:group added to /etc/group: name=input, GID=999 15:25:03,344 NOTICE audit:GRP_MGMT pid=2139 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=999 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:25:03,346 INFO groupadd:group added to /etc/gshadow: name=input 15:25:03,373 INFO groupadd:new group: name=input, GID=999 15:25:03,643 NOTICE audit:ADD_GROUP pid=2144 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=190 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:25:03,646 INFO groupadd:group added to /etc/group: name=systemd-journal, GID=190 15:25:03,677 NOTICE audit:GRP_MGMT pid=2144 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=190 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:25:03,678 INFO groupadd:group added to /etc/gshadow: name=systemd-journal 15:25:03,705 INFO groupadd:new group: name=systemd-journal, GID=190 15:25:03,992 NOTICE audit:ADD_GROUP pid=2149 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=998 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:25:03,994 INFO groupadd:group added to /etc/group: name=systemd-coredump, GID=998 15:25:04,028 NOTICE audit:GRP_MGMT pid=2149 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=998 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:25:04,030 INFO groupadd:group added to /etc/gshadow: name=systemd-coredump 15:25:04,056 INFO groupadd:new group: name=systemd-coredump, GID=998 15:25:04,224 NOTICE audit:AVC avc: denied { net_admin } for pid=2154 comm="useradd" capability=12 scontext=system_u:system_r:useradd_t:s0 tcontext=system_u:system_r:useradd_t:s0 tclass=capability permissive=1 15:25:04,226 NOTICE audit:SYSCALL arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=4 a1=1 a2=21 a3=bebbd58c items=0 ppid=2133 pid=2154 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="useradd" exe="/usr/sbin/useradd" subj=system_u:system_r:useradd_t:s0 key=(null) 15:25:04,231 NOTICE audit:PROCTITLE proctitle=75736572616464002D72002D6C002D670073797374656D642D636F726564756D70002D64002F002D73002F7362696E2F6E6F6C6F67696E002D630073797374656D6420436F72652044756D7065720073797374656D642D636F726564756D70 15:25:04,233 NOTICE audit:USER_AVC pid=1379 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_call interface=org.freedesktop.DBus member=Hello dest=org.freedesktop.DBus spid=2154 scontext=system_u:system_r:useradd_t:s0 tcontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tclass=dbus#012 exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' 15:25:04,244 NOTICE audit:USER_AVC pid=1379 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_call interface=org.freedesktop.systemd1.Manager member=LookupDynamicUserByName dest=org.freedesktop.systemd1 spid=2154 tpid=1 scontext=system_u:system_r:useradd_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=dbus#012 exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' 15:25:04,293 NOTICE audit:USER_AVC pid=1379 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=error error_name=org.freedesktop.systemd1.NoSuchDynamicUser dest=:1.53 spid=1 tpid=2154 scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:useradd_t:s0 tclass=dbus#012 exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' 15:25:04,315 INFO useradd:new user: name=systemd-coredump, UID=999, GID=998, home=/, shell=/sbin/nologin 15:25:04,325 NOTICE audit:ADD_USER pid=2154 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=999 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' 15:25:04,700 NOTICE audit:ADD_GROUP pid=2160 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=997 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:25:04,702 INFO groupadd:group added to /etc/group: name=systemd-timesync, GID=997 15:25:04,734 NOTICE audit:GRP_MGMT pid=2160 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=997 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:25:04,736 INFO groupadd:group added to /etc/gshadow: name=systemd-timesync 15:25:04,759 INFO groupadd:new group: name=systemd-timesync, GID=997 15:25:05,003 INFO useradd:new user: name=systemd-timesync, UID=998, GID=997, home=/, shell=/sbin/nologin 15:25:05,016 NOTICE audit:ADD_USER pid=2165 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=998 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' 15:25:05,389 NOTICE audit:ADD_GROUP pid=2171 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=192 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:25:05,391 INFO groupadd:group added to /etc/group: name=systemd-network, GID=192 15:25:05,421 NOTICE audit:GRP_MGMT pid=2171 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=192 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:25:05,423 INFO groupadd:group added to /etc/gshadow: name=systemd-network 15:25:05,450 INFO groupadd:new group: name=systemd-network, GID=192 15:25:05,700 INFO useradd:new user: name=systemd-network, UID=192, GID=192, home=/, shell=/sbin/nologin 15:25:05,710 NOTICE audit:ADD_USER pid=2176 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=192 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' 15:25:06,122 NOTICE audit:ADD_GROUP pid=2182 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=193 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:25:06,123 INFO groupadd:group added to /etc/group: name=systemd-resolve, GID=193 15:25:06,153 NOTICE audit:GRP_MGMT pid=2182 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=193 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:25:06,155 INFO groupadd:group added to /etc/gshadow: name=systemd-resolve 15:25:06,182 INFO groupadd:new group: name=systemd-resolve, GID=193 15:25:06,437 INFO useradd:new user: name=systemd-resolve, UID=193, GID=193, home=/, shell=/sbin/nologin 15:25:06,449 NOTICE audit:ADD_USER pid=2187 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=193 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' 15:25:06,621 INFO packaging:Installed: systemd-233-2.fc27.armv7hl 1488484978 789d21032891e8eb9c79438a64db5e7a8bc67b45c8a2bc6fa63585153fb2b078 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6180/7200 15:25:12,696 INFO dnf:Installed: systemd-233-2.fc27.armv7hl 15:25:13,182 NOTICE audit:ADD_GROUP pid=2214 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=81 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:25:13,184 INFO groupadd:group added to /etc/group: name=dbus, GID=81 15:25:13,216 NOTICE audit:GRP_MGMT pid=2214 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=81 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' 15:25:13,217 INFO groupadd:group added to /etc/gshadow: name=dbus 15:25:13,242 INFO groupadd:new group: name=dbus, GID=81 15:25:13,333 NOTICE audit:AVC avc: denied { net_admin } for pid=2218 comm="useradd" capability=12 scontext=system_u:system_r:useradd_t:s0 tcontext=system_u:system_r:useradd_t:s0 tclass=capability permissive=1 15:25:13,335 NOTICE audit:SYSCALL arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=4 a1=1 a2=21 a3=bede058c items=0 ppid=2213 pid=2218 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="useradd" exe="/usr/sbin/useradd" subj=system_u:system_r:useradd_t:s0 key=(null) 15:25:13,337 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F75736572616464002D630053797374656D206D65737361676520627573002D75003831002D67003831002D73002F7362696E2F6E6F6C6F67696E002D72002D64002F0064627573 15:25:13,397 INFO useradd:new user: name=dbus, UID=81, GID=81, home=/, shell=/sbin/nologin 15:25:13,415 NOTICE audit:ADD_USER pid=2218 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=81 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' 15:25:13,582 INFO packaging:Installed: dbus-1:1.11.10-2.fc27.armv7hl 1488448979 98b943d7e4cd480a68a9b3651543d78a05e182675eb6f91681f6011e5968235f 15:25:14,263 INFO dnf:Installed: dbus-1:1.11.10-2.fc27.armv7hl 15:25:14,315 INFO packaging:Installed: gdbm-1.12-2.fc26.armv7hl 1486748211 cf44b7efacc552579417eb967a34c49f265e642cd66626649c0fa0041ecb4cfd 15:25:14,660 INFO dnf:Installed: gdbm-1.12-2.fc26.armv7hl 15:25:14,735 INFO packaging:Installed: system-python-libs-3.6.0-20.fc26.armv7hl 1488301424 ffcc500691601158c8bce97ff7e033ccd5d187290a5e79d2d324a3810b26fd9e Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6170/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6160/7200 15:25:35,306 INFO dnf:Installed: system-python-libs-3.6.0-20.fc26.armv7hl 15:25:35,579 INFO packaging:Installed: python3-libs-3.6.0-20.fc26.armv7hl 1488301424 600f49309015e44be100ed9e9fe094f45446bbd366283c639e1e5b6216012512 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6150/7200 15:25:44,475 INFO dnf:Installed: python3-libs-3.6.0-20.fc26.armv7hl 15:25:44,549 INFO packaging:Installed: system-python-3.6.0-20.fc26.armv7hl 1488301424 ecb0f587be3ceb4525b9000a33135df2892383ca16fb27ce3541175fac74eb02 15:25:44,588 INFO dnf:Installed: system-python-3.6.0-20.fc26.armv7hl 15:25:44,632 INFO packaging:Installed: python3-six-1.10.0-8.fc26.noarch 1487162373 2daef1985ac8f11be65a92d8559e3934d84462f6b7f491a7f86107c4fd5f84a7 15:25:44,772 INFO dnf:Installed: python3-six-1.10.0-8.fc26.noarch 15:25:44,816 INFO packaging:Installed: python3-appdirs-1.4.0-10.fc26.noarch 1487162713 33f02fb0048cb7f24b31bd0c88c7b496f8350bfc6a60b46014c34faf64bc1bd4 15:25:44,947 INFO dnf:Installed: python3-appdirs-1.4.0-10.fc26.noarch 15:25:44,995 INFO packaging:Installed: python3-pip-9.0.1-8.fc27.noarch 1488550972 65d64e56b5edcfd42d601a541bb6b4202bb481776b7c55f39343086b01da7381 15:25:52,950 INFO dnf:Installed: python3-pip-9.0.1-8.fc27.noarch 15:25:53,077 INFO packaging:Installed: python3-setuptools-34.3.0-1.fc26.noarch 1488046917 d17cc90cbdf8c962b96b731a9bbaf82f92aa079f74e598a081a57d2ecc50d9e6 15:25:54,770 INFO dnf:Installed: python3-setuptools-34.3.0-1.fc26.noarch 15:25:54,814 INFO packaging:Installed: python3-3.6.0-20.fc26.armv7hl 1488301424 23273ba2523b6c3e6f4ec5ff7f4a3b1e353ae234f9ffc585afabaa6a79ba3f8a 15:25:55,038 INFO dnf:Installed: python3-3.6.0-20.fc26.armv7hl 15:25:55,094 INFO packaging:Installed: python3-pyparsing-2.1.10-3.fc26.noarch 1487163475 f39077c76f4207c3ed070837113723a19935cd0f7ae042630b9f88f9a272ebe7 15:25:55,312 INFO dnf:Installed: python3-pyparsing-2.1.10-3.fc26.noarch 15:25:55,359 INFO packaging:Installed: python3-packaging-16.8-4.fc26.noarch 1487163158 e690de9f1b7955f1ef767a59a033514795cbc4d8dcb5f59d4efb148d850aa760 15:25:55,706 INFO dnf:Installed: python3-packaging-16.8-4.fc26.noarch 15:25:55,750 INFO packaging:Installed: python3-iniparse-0.4-24.fc26.noarch 1486841362 fd004ab2af5022e2abcae2a017628102923b5322fdacfaba559bb6c39b62a3a2 15:25:56,003 INFO dnf:Installed: python3-iniparse-0.4-24.fc26.noarch 15:25:56,046 INFO packaging:Installed: python3-libcomps-0.1.8-3.fc26.armv7hl 1486779727 502250621127e2ec20d9ae10c4be18b10065ace24799034953ab63d171c9a1ff 15:25:56,124 INFO dnf:Installed: python3-libcomps-0.1.8-3.fc26.armv7hl 15:25:56,176 INFO packaging:Installed: libnghttp2-1.20.0-1.fc26.armv7hl 1488187243 404fb7efa343042d4c43b3edd79c5c9f4ab313c8512a9f1f1a539d599d5315c2 15:25:56,432 INFO dnf:Installed: libnghttp2-1.20.0-1.fc26.armv7hl 15:25:56,494 INFO packaging:Installed: libcurl-7.53.1-3.fc27.armv7hl 1488794200 eb37fb918a3c1c936daeb0d6307a2ce6289c8d38b14db813c0510b94064d35ea Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6140/7200 15:25:56,857 INFO dnf:Installed: libcurl-7.53.1-3.fc27.armv7hl 15:25:56,969 INFO packaging:Installed: curl-7.53.1-3.fc27.armv7hl 1488794200 302345dc6b20b6fd0b25b222efb69b275ef4c22e1a41233df2f07c96b60e47bb 15:25:57,179 INFO dnf:Installed: curl-7.53.1-3.fc27.armv7hl 15:25:57,350 INFO packaging:Installed: lzo-2.08-9.fc26.armv7hl 1486790461 7362946cb287c5d6b42891a9ee7a7b96894ebbbaf61217f20e0e8495674b9078 15:25:57,618 INFO dnf:Installed: lzo-2.08-9.fc26.armv7hl 15:25:57,678 INFO packaging:Installed: libarchive-3.2.2-3.fc26.armv7hl 1487597724 f8e32915cc2c54aeb1e7e5d914eb8757b68ce0b8f1b939bbf9479be8b22176d3 15:25:58,099 INFO dnf:Installed: libarchive-3.2.2-3.fc26.armv7hl 15:25:58,151 INFO packaging:Installed: rpm-plugin-selinux-4.13.0.1-3.fc26.armv7hl 1487942480 59cc4bc33dd0ca93189d0b0a29222806f2e0cf1a2e57d9663b920f9b512e2557 15:25:58,199 INFO dnf:Installed: rpm-plugin-selinux-4.13.0.1-3.fc26.armv7hl 15:25:58,261 INFO packaging:Installed: rpm-libs-4.13.0.1-3.fc26.armv7hl 1487942480 7b645ca60c7b5444c0991f142f980c9f49ade0a75323bd6e49051540ab62136d 15:25:58,655 INFO dnf:Installed: rpm-libs-4.13.0.1-3.fc26.armv7hl 15:25:58,720 INFO packaging:Installed: rpm-4.13.0.1-3.fc26.armv7hl 1487942480 ffdca17b2ce5bfc6d416f529d25065333c0d2e521e3c4d398214255054d0af32 15:25:59,920 INFO dnf:Installed: rpm-4.13.0.1-3.fc26.armv7hl 15:25:59,973 INFO packaging:Installed: libsolv-0.6.26-1.fc26.armv7hl 1487157327 2dd3330b4564cd4a5ca4378ad1208ee56fac193179003121b90cc6846751f8e5 15:26:00,398 INFO dnf:Installed: libsolv-0.6.26-1.fc26.armv7hl 15:26:00,457 INFO packaging:Installed: deltarpm-3.6-19.fc26.armv7hl 1486737125 d08bad660f740df6590f0e09cb2d1bbfabadf139b8980c06cfaeee847cbe3f00 15:26:00,565 INFO dnf:Installed: deltarpm-3.6-19.fc26.armv7hl 15:26:00,618 INFO packaging:Installed: rpm-plugin-systemd-inhibit-4.13.0.1-3.fc26.armv7hl 1487942480 adb6a3a9bdad07814e8ccc57870e3a48e50feac799551f2e769a0a5648f7cf10 15:26:00,653 INFO dnf:Installed: rpm-plugin-systemd-inhibit-4.13.0.1-3.fc26.armv7hl 15:26:00,707 INFO packaging:Installed: npth-1.3-2.fc26.armv7hl 1486805478 6b0facc35f745ba27bb398abeebb266a8a28efc1237ea61c0a069b120c966e19 15:26:00,959 INFO dnf:Installed: npth-1.3-2.fc26.armv7hl 15:26:01,026 INFO packaging:Installed: cracklib-dicts-2.9.6-5.fc26.armv7hl 1486735378 0cf4dc1680e437840636769a5b4f0813d795e8dc145558524d1b15e8da16781e 15:26:03,928 INFO dnf:Installed: cracklib-dicts-2.9.6-5.fc26.armv7hl 15:26:03,974 INFO packaging:Installed: gnupg2-2.1.18-2.fc27.armv7hl 1488369261 4a8bcf1afe29e2f5329c7580482283766d126791c23169960d71ac1a2442c9d6 15:26:05,967 INFO dnf:Installed: gnupg2-2.1.18-2.fc27.armv7hl 15:26:06,026 INFO packaging:Installed: gpgme-1.8.0-12.fc26.armv7hl 1486801092 40f1ae2a29130b6d68438958384fc0356eb117c3a1f11e7336462fdb36cd9cdb 15:26:06,386 INFO dnf:Installed: gpgme-1.8.0-12.fc26.armv7hl 15:26:06,447 INFO packaging:Installed: librepo-1.7.20-3.fc26.armv7hl 1481626133 4c47c94fbb75cb2e2df9f83a64e38f5fc040bbf916cc5b389d5e0db1827d0477 15:26:06,718 INFO dnf:Installed: librepo-1.7.20-3.fc26.armv7hl 15:26:06,784 INFO packaging:Installed: python3-librepo-1.7.20-3.fc26.armv7hl 1481626133 74b34ca1cdeb0c8399a051d69dc444de9e3419ace365e1cd5a5abc52943ff47c 15:26:06,878 INFO dnf:Installed: python3-librepo-1.7.20-3.fc26.armv7hl 15:26:06,918 INFO packaging:Installed: libdnf-0.7.4-1.fc26.armv7hl 1487623649 6f589b4aa739a16c3f255c32f95751171cd304781f84815c0d24cff38c882a07 15:26:07,238 INFO dnf:Installed: libdnf-0.7.4-1.fc26.armv7hl 15:26:07,303 INFO packaging:Installed: python3-hawkey-0.7.4-1.fc26.armv7hl 1487623649 69ea03e48a9166760c90376d636ef3be4ed57ad4847af447fbb95a9255c10233 15:26:07,431 INFO dnf:Installed: python3-hawkey-0.7.4-1.fc26.armv7hl 15:26:07,484 INFO packaging:Installed: python3-pygpgme-0.3-22.fc26.armv7hl 1486843814 81f13052ce68d7a9840668ef3f9640d4bf46cef50f3f3e1647978a52e31f912f 15:26:07,653 INFO dnf:Installed: python3-pygpgme-0.3-22.fc26.armv7hl 15:26:07,706 INFO packaging:Installed: rpm-build-libs-4.13.0.1-3.fc26.armv7hl 1487942480 0388083c50d53fb0a8e3c2070711b95b4123502693998a87fe53490b1e5621a4 15:26:07,989 INFO dnf:Installed: rpm-build-libs-4.13.0.1-3.fc26.armv7hl 15:26:08,062 INFO packaging:Installed: python3-rpm-4.13.0.1-3.fc26.armv7hl 1487942480 2f2576c48bc3b517b7c1240083f4f5f8749e6ef52f26d58ab78e1599f49a1488 15:26:08,212 INFO dnf:Installed: python3-rpm-4.13.0.1-3.fc26.armv7hl 15:26:08,585 INFO packaging:Installed: python3-dnf-2.1.0-1.fc26.noarch 1487234489 ee00464307f33e734edad5bf3ba7c0b5fdddd6f596e4ef066ecb1aed9c74802f Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6130/7200 15:26:10,903 INFO dnf:Installed: python3-dnf-2.1.0-1.fc26.noarch 15:26:10,947 INFO packaging:Installed: dnf-2.1.0-1.fc26.noarch 1487234489 c450dd0d9f27956ce3998865d749c96dd87451c995f208d7a8d03a1d25012192 15:26:11,440 INFO dnf:Installed: dnf-2.1.0-1.fc26.noarch 15:26:11,508 INFO packaging:Installed: dnf-yum-2.1.0-1.fc26.noarch 1487234489 9fcfc0e03a77337ceaa8700d5515eb5cb1f0e1292f1e6f11302fb357498cedb6 15:26:11,524 INFO dnf:Installed: dnf-yum-2.1.0-1.fc26.noarch 15:26:11,578 INFO packaging:Installed: python3-dbus-1.2.4-6.fc26.armv7hl 1486737070 76bfc3167a9c453a057e2e350a78574d891627eaddfcfdc37c3c730811a56ecd 15:26:12,130 INFO dnf:Installed: python3-dbus-1.2.4-6.fc26.armv7hl 15:26:12,185 INFO packaging:Installed: e2fsprogs-1.43.4-2.fc26.armv7hl 1486652102 e58191dcc1f619b07c1de8963f610b89ed12bcd665c8fb6064cbec2561eae3ff 15:26:13,022 INFO dnf:Installed: e2fsprogs-1.43.4-2.fc26.armv7hl 15:26:13,085 INFO packaging:Installed: sssd-client-1.15.1-1.fc27.armv7hl 1488801396 85e118e3a4b27c39b2a9a4f718f11a33ba7881db831a4dccd3e1af80bb6e7ef7 15:26:13,502 INFO dnf:Installed: sssd-client-1.15.1-1.fc27.armv7hl 15:26:13,562 INFO packaging:Installed: shared-mime-info-1.8-2.fc26.armv7hl 1486861201 272b8855744d61d9ec6cf4e5a3ce02026734247e4aa672c93a9b9aad225f5bee 15:26:14,213 INFO dnf:Installed: shared-mime-info-1.8-2.fc26.armv7hl 15:26:14,375 INFO packaging:Installed: tar-2:1.29-4.fc26.armv7hl 1486832524 d527610a6776fd1470627fee74c3c87ad385df404932d62accf25ab6e16901ee 15:26:14,977 INFO dnf:Installed: tar-2:1.29-4.fc26.armv7hl 15:26:15,040 INFO packaging:Installed: vim-minimal-2:8.0.425-1.fc27.armv7hl 1488792335 3ffef580d2df6fadd40fa91c6ab37338171f4585861012db123e93df57009da9 15:26:15,379 INFO dnf:Installed: vim-minimal-2:8.0.425-1.fc27.armv7hl 15:26:15,432 INFO packaging:Installed: diffutils-3.5-3.fc26.armv7hl 1487690519 83aef7462979dcd82b05604d7ec21f38c1a2e1c824021c4148fcc20a22eee49f 15:26:15,887 INFO dnf:Installed: diffutils-3.5-3.fc26.armv7hl 15:26:15,947 INFO packaging:Installed: dosfstools-4.1-2.fc26.armv7hl 1486738048 b3f2b06aabb1c4abaaaf9a47ad71dada5162fc5e6f06824c0030e240ba5bb7d4 15:26:16,092 INFO dnf:Installed: dosfstools-4.1-2.fc26.armv7hl 15:26:16,145 INFO packaging:Installed: libxkbcommon-0.7.1-2.fc26.armv7hl 1486787201 08af3f1c42609730cef757ef8b398904bc5323d579f3377aec5d8bbd350b5e6d 15:26:16,446 INFO dnf:Installed: libxkbcommon-0.7.1-2.fc26.armv7hl 15:26:16,496 INFO anaconda:Performing post-installation setup tasks Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6120/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6110/7200 15:26:33,898 INFO systemd-logind:Inhibitor RPM (Transaction running) pid=1887 uid=0 mode=block stopped. 15:26:33,915 INFO systemd-logind:Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=19 reply_cookie=0 error=n/a Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6100/7200 15:26:53,027 INFO dnf:The downloaded packages were saved in cache until the next successful transaction. 15:26:53,042 INFO dnf:You can remove cached packages by executing 'dnf clean packages'. 15:26:53,051 INFO packaging:Cleaning up downloaded packages: /tmp/dnf.package.cache 15:26:53,060 DEBUG anaconda:Task completed: Install the payload (15/17) (284.4 s) 15:26:53,070 INFO anaconda:Installing. -- DONE 15:26:53,075 INFO anaconda:Queue started: Late storage configuration (6/7) 15:26:53,086 INFO anaconda:Configuring storage 15:26:53,104 INFO anaconda:Task started: Write late storage (16/17) 15:26:53,112 DEBUG anaconda:Task completed: Write late storage (16/17) (0.0 s) 15:26:53,117 INFO anaconda:Configuring storage -- DONE 15:26:53,123 INFO anaconda:Queue started: Post-installation setup tasks (7/7) 15:26:53,128 INFO anaconda:Performing post-installation setup tasks 15:26:53,134 INFO anaconda:Task started: Run post-installation setup tasks (17/17) 15:26:53,157 WARNING anaconda:/usr/lib/python3.6/site-packages/pyanaconda/payload/__init__.py:688: PendingDeprecationWarning: use len(mi) instead#012 self._setDefaultBootTarget() 15:26:53,182 DEBUG anaconda:Task completed: Run post-installation setup tasks (17/17) (0.1 s) 15:26:53,190 INFO anaconda:Performing post-installation setup tasks -- DONE 15:26:53,197 INFO anaconda:Thread Done: AnaInstallThread (-1339108240) 15:26:53,218 INFO anaconda:Running Thread: AnaConfigurationThread (-1316838288) 15:26:53,224 INFO kernel:anaconda (1751) used greatest stack depth: 3788 bytes left 15:26:53,301 INFO anaconda:Top-level task queue: Configuration queue#012Number of task queues: 7#012Number of tasks: 20#012Task & task group listing:#012 Task queue: Installed system configuration#012 Task: Configure authconfig#012 Task: Configure SELinux#012 Task: Configure first boot tasks#012 Task: Configure services#012 Task: Configure keyboard#012 Task: Configure timezone#012 Task: Configure language#012 Task: Configure firewall#012 Task: Configure X#012 Task: Configure skip-X#012 Task queue: Network configuration#012 Task: Network configuration#012 Task queue: User creation#012 Task: Configure root#012 Task: Configure user groups#012 Task: Configure user#012 Task: Configure SSH key#012 Task queue: Anaconda addon configuration#012 Task: Configure Anaconda addons#012 Task queue: Initramfs generation#012 Task: Generate initramfs#012 Task queue: Post installation scripts#012 Task: Run post installation scripts#012 Task queue: Write configs and kickstarts#012 Task: Store kickstarts#012 Task: Store user interaction config 15:26:53,314 INFO anaconda:Queue started: Installed system configuration (1/7) 15:26:53,330 INFO anaconda:Configuring installed system 15:26:53,350 INFO anaconda:Task started: Configure authconfig (1/20) 15:26:53,372 DEBUG anaconda:Task completed: Configure authconfig (1/20) (0.0 s) 15:26:53,378 INFO anaconda:Task started: Configure SELinux (2/20) 15:26:53,384 DEBUG anaconda:Task completed: Configure SELinux (2/20) (0.0 s) 15:26:53,389 INFO anaconda:Task started: Configure first boot tasks (3/20) 15:26:53,394 DEBUG anaconda:Task completed: Configure first boot tasks (3/20) (0.0 s) 15:26:53,400 INFO anaconda:Task started: Configure services (4/20) 15:26:53,405 INFO program:Running... systemctl disable chronyd --root /mnt/sysimage 15:26:53,522 INFO program:Failed to disable unit, unit chronyd.service does not exist. 15:26:53,527 DEBUG program:Return code: 0 15:26:53,533 DEBUG anaconda:Task completed: Configure services (4/20) (0.2 s) 15:26:53,538 INFO anaconda:Task started: Configure keyboard (5/20) 15:26:53,588 NOTICE dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.69' (uid=0 pid=1437 comm="/usr/libexec/system-python /sbin/anaconda " label="system_u:system_r:initrc_t:s0") 15:26:53,922 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=685 reply_cookie=0 error=n/a 15:26:53,922 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=686 reply_cookie=0 error=n/a 15:26:53,922 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/798 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=687 reply_cookie=0 error=n/a 15:26:53,966 NOTICE audit:AVC avc: denied { mounton } for pid=2286 comm="(-localed)" path="/dev" dev="dm-0" ino=8193 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 15:26:53,969 NOTICE audit:SYSCALL arch=40000028 syscall=21 per=800000 success=yes exit=0 a0=be88eec8 a1=8071a1b8 a2=0 a3=2000 items=0 ppid=1 pid=2286 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-localed)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:init_t:s0 key=(null) 15:26:53,971 NOTICE audit:PROCTITLE proctitle="(-localed)" 15:26:54,264 INFO systemd-localed:Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a 15:26:54,279 INFO systemd-localed:Got message type=method_return sender=org.freedesktop.DBus destination=:1.70 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a 15:26:54,279 INFO systemd-localed:Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 error=n/a 15:26:54,279 INFO systemd-localed:Got message type=method_return sender=org.freedesktop.DBus destination=:1.70 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a 15:26:54,279 INFO systemd-localed:Got message type=signal sender=org.freedesktop.DBus destination=:1.70 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a 15:26:54,370 NOTICE audit:AVC avc: denied { write } for pid=1569 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 15:26:54,372 NOTICE audit:AVC avc: denied { add_name } for pid=1569 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 15:26:54,393 NOTICE audit:AVC avc: denied { create } for pid=1569 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:26:54,395 NOTICE audit:AVC avc: denied { write open } for pid=1569 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=36884 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:26:54,411 NOTICE audit:SYSCALL arch=40000028 syscall=5 per=800000 success=yes exit=11 a0=b54e79ec a1=20241 a2=1b6 a3=1b6 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:26:54,413 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:26:54,417 NOTICE audit:AVC avc: denied { getattr } for pid=1569 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=36884 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:26:54,419 NOTICE audit:SYSCALL arch=40000028 syscall=197 per=800000 success=yes exit=0 a0=b a1=b54e73d8 a2=b54e73d8 a3=b6d3e404 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:26:54,423 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:26:54,425 NOTICE audit:AVC avc: denied { remove_name } for pid=1569 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=36884 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 15:26:54,426 NOTICE audit:AVC avc: denied { rename } for pid=1569 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=36884 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:26:54,428 NOTICE audit:AVC avc: denied { unlink } for pid=1569 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=36879 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 15:26:54,430 NOTICE audit:SYSCALL arch=40000028 syscall=38 per=800000 success=yes exit=0 a0=b54e79ec a1=b4901500 a2=c3796000 a3=c3796000 items=0 ppid=1 pid=1569 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) 15:26:54,432 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E 15:26:54,434 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 15:26:54,437 NOTICE dbus-daemon:[system] Successfully activated service 'org.freedesktop.locale1' 15:26:54,442 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=688 reply_cookie=0 error=n/a 15:26:54,442 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=689 reply_cookie=0 error=n/a 15:26:54,442 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=690 reply_cookie=0 error=n/a 15:26:54,464 INFO systemd-localed:Got message type=signal sender=org.freedesktop.DBus destination=:1.70 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 error=n/a 15:26:54,464 INFO systemd-localed:Got message type=method_call sender=:1.69 destination=org.freedesktop.locale1 object=/org/freedesktop/locale1 interface=org.freedesktop.DBus.Properties member=Get cookie=2 reply_cookie=0 error=n/a 15:26:54,464 INFO systemd-localed:Sent message type=method_return sender=n/a destination=:1.69 object=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 error=n/a 15:26:54,464 INFO systemd-localed:Got message type=method_call sender=:1.69 destination=org.freedesktop.locale1 object=/org/freedesktop/locale1 interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a 15:26:54,464 INFO systemd-localed:Sent message type=method_return sender=n/a destination=:1.69 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 error=n/a 15:26:54,464 INFO systemd-localed:Got message type=method_call sender=:1.69 destination=org.freedesktop.locale1 object=/org/freedesktop/locale1 interface=org.freedesktop.DBus.Properties member=Get cookie=4 reply_cookie=0 error=n/a 15:26:54,464 INFO systemd-localed:Sent message type=method_return sender=n/a destination=:1.69 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=4 error=n/a 15:26:54,464 INFO systemd-localed:Got message type=method_call sender=:1.69 destination=org.freedesktop.locale1 object=/org/freedesktop/locale1 interface=org.freedesktop.locale1 member=SetX11Keyboard cookie=5 reply_cookie=0 error=n/a 15:26:54,464 INFO systemd-localed:Sent message type=method_return sender=n/a destination=:1.69 object=n/a interface=n/a member=n/a cookie=6 reply_cookie=5 error=n/a 15:26:54,464 INFO systemd-localed:Got message type=method_call sender=:1.69 destination=org.freedesktop.locale1 object=/org/freedesktop/locale1 interface=org.freedesktop.locale1 member=SetX11Keyboard cookie=6 reply_cookie=0 error=n/a 15:26:54,464 INFO systemd-localed:Sent message type=method_return sender=n/a destination=:1.69 object=n/a interface=n/a member=n/a cookie=7 reply_cookie=6 error=n/a 15:26:54,527 DEBUG anaconda:Task completed: Configure keyboard (5/20) (0.9 s) 15:26:54,534 INFO anaconda:Task started: Configure timezone (6/20) 15:26:55,086 DEBUG anaconda:Task completed: Configure timezone (6/20) (0.6 s) 15:26:55,091 INFO anaconda:Task started: Configure language (7/20) 15:26:55,097 DEBUG anaconda:Task completed: Configure language (7/20) (0.0 s) 15:26:55,102 INFO anaconda:Task started: Configure firewall (8/20) 15:26:55,107 DEBUG anaconda:Task completed: Configure firewall (8/20) (0.0 s) 15:26:55,112 INFO anaconda:Task started: Configure X (9/20) 15:26:55,118 DEBUG anaconda:Task completed: Configure X (9/20) (0.0 s) 15:26:55,127 INFO anaconda:Task started: Configure skip-X (10/20) 15:26:55,133 DEBUG anaconda:Setting systemd default target to: multi-user.target 15:26:55,147 DEBUG anaconda:Task completed: Configure skip-X (10/20) (0.0 s) 15:26:55,153 INFO anaconda:Configuring installed system -- DONE 15:26:55,158 INFO anaconda:Queue started: Network configuration (2/7) 15:26:55,164 INFO anaconda:Writing network configuration 15:26:55,176 INFO anaconda:Task started: Network configuration (11/20) 15:26:55,441 DEBUG anaconda:Task completed: Network configuration (11/20) (0.3 s) 15:26:55,451 INFO anaconda:Writing network configuration -- DONE 15:26:55,462 INFO anaconda:Queue started: User creation (3/7) 15:26:55,471 INFO anaconda:Creating users 15:26:55,477 INFO anaconda:Task started: Configure root (12/20) 15:26:55,482 INFO anaconda:user account root locked 15:26:55,488 INFO program:Running... chpasswd -R /mnt/sysimage -e 15:26:55,676 NOTICE audit:USER_CHAUTHTOK pid=2287 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=updating-password id=0 exe="/usr/sbin/chpasswd" hostname=? addr=? terminal=? res=success' 15:26:55,770 INFO program:Running... chage -R /mnt/sysimage -d root 15:26:55,972 NOTICE audit:USER_MGMT pid=2291 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=change-last-change-date id=0 exe="/usr/bin/chage" hostname=? addr=? terminal=? res=success' 15:26:56,028 INFO chage:changed password expiry for root 15:26:56,049 DEBUG program:Return code: 0 15:26:56,054 DEBUG anaconda:Task completed: Configure root (12/20) (0.6 s) 15:26:56,060 INFO anaconda:Task started: Configure user groups (13/20) 15:26:56,065 DEBUG anaconda:Task completed: Configure user groups (13/20) (0.0 s) 15:26:56,070 INFO anaconda:Task started: Configure user (14/20) 15:26:56,076 DEBUG anaconda:Task completed: Configure user (14/20) (0.0 s) 15:26:56,087 INFO anaconda:Task started: Configure SSH key (15/20) 15:26:56,102 DEBUG anaconda:Task completed: Configure SSH key (15/20) (0.0 s) 15:26:56,115 INFO anaconda:Creating users -- DONE 15:26:56,120 INFO anaconda:Queue started: Anaconda addon configuration (4/7) 15:26:56,136 INFO anaconda:Configuring addons 15:26:56,142 INFO anaconda:Task started: Configure Anaconda addons (16/20) 15:26:56,156 INFO anaconda:Executing com_redhat_kdump addon 15:26:56,163 INFO anaconda:Executing com_redhat_docker addon 15:26:56,168 DEBUG anaconda:Task completed: Configure Anaconda addons (16/20) (0.0 s) 15:26:56,174 INFO anaconda:Configuring addons -- DONE 15:26:56,211 INFO anaconda:Queue started: Initramfs generation (5/7) 15:26:56,217 INFO anaconda:Generating initramfs 15:26:56,223 INFO anaconda:Task started: Generate initramfs (17/20) 15:26:56,229 ERR packaging:new-kernel-pkg does not exist - grubby wasn't installed? skipping 15:26:56,234 DEBUG anaconda:Task completed: Generate initramfs (17/20) (0.0 s) 15:26:56,240 INFO anaconda:Generating initramfs -- DONE 15:26:56,245 INFO anaconda:Queue started: Post installation scripts (6/7) 15:26:56,251 INFO anaconda:Running post-installation scripts 15:26:56,257 INFO anaconda:Task started: Run post installation scripts (18/20) 15:26:56,262 INFO anaconda:Running kickstart %%post script(s) 15:26:56,267 INFO program:Running... /bin/sh /tmp/ks-script-7wbrgz87 15:26:56,683 INFO program:+ LANG=en_US 15:26:56,689 INFO program:+ echo '%_install_langs en_US' 15:26:56,695 INFO program:+ echo 'Import RPM GPG key' 15:26:56,700 INFO program:Import RPM GPG key 15:26:56,705 INFO program:++ rpm -q --qf '%{version}\n' fedora-release 15:26:56,710 INFO program:+ releasever=27 15:26:56,716 INFO program:++ uname -i 15:26:56,721 INFO program:+ basearch=armv7l 15:26:56,725 INFO program:+ rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-armv7l 15:26:56,730 INFO program:error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-armv7l: import read failed(2). 15:26:56,735 DEBUG program:Return code: 1 15:26:56,740 ERR anaconda:Error code 1 running the kickstart script at line 28 15:26:57,156 DEBUG anaconda:Left spoke: ProgressSpoke 15:26:57,201 INFO anaconda:Running Thread: AnaInputThread1 (-1339108240) Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6090/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6080/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6070/7200 15:27:24,491 INFO systemd-localed:Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=8 reply_cookie=0 error=n/a 15:27:24,534 INFO systemd-localed:Got message type=method_return sender=org.freedesktop.DBus destination=:1.70 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=8 error=n/a 15:27:24,534 INFO systemd-localed:Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=ReleaseName cookie=9 reply_cookie=0 error=n/a 15:27:24,544 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=691 reply_cookie=0 error=n/a 15:27:24,544 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=692 reply_cookie=0 error=n/a 15:27:24,561 INFO systemd-localed:Got message type=method_return sender=org.freedesktop.DBus destination=:1.70 object=n/a interface=n/a member=n/a cookie=7 reply_cookie=9 error=n/a 15:27:24,561 INFO systemd-localed:Got message type=signal sender=org.freedesktop.DBus destination=:1.70 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameLost cookie=6 reply_cookie=0 error=n/a 15:27:24,561 INFO systemd-localed:Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=136 reply_cookie=0 error=n/a 15:27:24,657 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 15:27:24,693 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=693 reply_cookie=0 error=n/a 15:27:24,713 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlocaled_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=694 reply_cookie=0 error=n/a Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6060/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6050/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6040/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6030/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6020/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6010/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 6000/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5990/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5980/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5970/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5960/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5950/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5940/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5930/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5920/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5910/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5900/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5890/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5880/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5870/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5860/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5850/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5840/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5830/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5820/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5810/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5800/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5790/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5780/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5770/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5760/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5750/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5740/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5730/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5720/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5710/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5700/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5690/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5680/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5670/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5660/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5650/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5640/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5630/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5620/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5610/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5600/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5590/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5580/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5570/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5560/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5550/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5540/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5530/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5520/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5510/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5500/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5490/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5480/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5470/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5460/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5450/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5440/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5430/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5420/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5410/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5400/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5390/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5380/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5370/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5360/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5350/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5340/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5330/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5320/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5310/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5300/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5290/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5280/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5270/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5260/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5250/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5240/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5230/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5220/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5210/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5200/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5190/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5180/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5170/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5160/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5150/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5140/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5130/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5120/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5110/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5100/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5090/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5080/7200 Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5070/7200 15:47:55,747 INFO dhclient:DHCPREQUEST on eth0 to 192.168.122.1 port 67 (xid=0xccc16a04) 15:47:55,763 INFO dhclient:DHCPACK from 192.168.122.1 (xid=0xccc16a04) 15:47:55,839 DEBUG NetworkManager: [1489160875.8359] bus-manager: (dhcp) accepted connection 0xb4a03a60 on private socket 15:47:55,847 DEBUG NetworkManager: [1489160875.8471] dhcp4 (eth0): DHCP reason 'RENEW' -> state 'bound' 15:47:55,853 DEBUG NetworkManager: [1489160875.8489] dhcp4 (eth0): option 'requested_root_path'=>'1' 15:47:55,858 DEBUG NetworkManager: [1489160875.8493] dhcp4 (eth0): option 'requested_domain_search'=>'1' 15:47:55,864 DEBUG NetworkManager: [1489160875.8496] dhcp4 (eth0): option 'network_number'=>'192.168.122.0' 15:47:55,869 DEBUG NetworkManager: [1489160875.8498] dhcp4 (eth0): option 'requested_time_offset'=>'1' 15:47:55,874 DEBUG NetworkManager: [1489160875.8500] dhcp4 (eth0): option 'requested_domain_name'=>'1' 15:47:55,897 DEBUG NetworkManager: [1489160875.8504] dhcp4 (eth0): option 'requested_rfc3442_classless_static_routes'=>'1' 15:47:55,906 NOTICE dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=1387 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") 15:47:55,916 DEBUG NetworkManager: [1489160875.8507] dhcp4 (eth0): option 'requested_broadcast_address'=>'1' 15:47:55,928 DEBUG NetworkManager: [1489160875.8509] dhcp4 (eth0): option 'requested_wpad'=>'1' 15:47:55,939 DEBUG NetworkManager: [1489160875.8511] dhcp4 (eth0): option 'expiry'=>'1489164475' 15:47:55,943 INFO dhclient:bound to 192.168.122.233 -- renewal in 1496 seconds. 15:47:55,948 DEBUG NetworkManager: [1489160875.8516] dhcp4 (eth0): option 'next_server'=>'192.168.122.1' 15:47:56,034 DEBUG NetworkManager: [1489160875.8518] dhcp4 (eth0): option 'broadcast_address'=>'192.168.122.255' 15:47:56,054 DEBUG NetworkManager: [1489160875.8520] dhcp4 (eth0): option 'requested_interface_mtu'=>'1' 15:47:56,070 DEBUG NetworkManager: [1489160875.8524] dhcp4 (eth0): option 'requested_subnet_mask'=>'1' 15:47:56,085 DEBUG NetworkManager: [1489160875.8526] dhcp4 (eth0): option 'dhcp_lease_time'=>'3600' 15:47:56,122 DEBUG NetworkManager: [1489160875.8528] dhcp4 (eth0): option 'requested_classless_routes'=>'1' 15:47:56,135 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=698 reply_cookie=0 error=n/a 15:47:56,148 DEBUG NetworkManager: [1489160875.8530] dhcp4 (eth0): option 'ip_address'=>'192.168.122.233' 15:47:56,177 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=699 reply_cookie=0 error=n/a 15:47:56,182 DEBUG NetworkManager: [1489160875.8534] dhcp4 (eth0): option 'requested_static_routes'=>'1' 15:47:56,188 DEBUG NetworkManager: [1489160875.8537] dhcp4 (eth0): option 'requested_domain_name_servers'=>'1' 15:47:56,194 DEBUG NetworkManager: [1489160875.8539] dhcp4 (eth0): option 'dhcp_renewal_time'=>'1697' 15:47:56,199 DEBUG NetworkManager: [1489160875.8541] dhcp4 (eth0): option 'routers'=>'192.168.122.1' 15:47:56,205 DEBUG NetworkManager: [1489160875.8545] dhcp4 (eth0): option 'subnet_mask'=>'255.255.255.0' 15:47:56,211 DEBUG NetworkManager: [1489160875.8548] dhcp4 (eth0): option 'requested_ntp_servers'=>'1' 15:47:56,230 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/861 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=700 reply_cookie=0 error=n/a 15:47:56,236 DEBUG NetworkManager: [1489160875.8550] dhcp4 (eth0): option 'dhcp_rebinding_time'=>'3047' 15:47:56,243 DEBUG NetworkManager: [1489160875.8553] dhcp4 (eth0): option 'domain_name_servers'=>'192.168.122.1' 15:47:56,249 DEBUG NetworkManager: [1489160875.8556] dhcp4 (eth0): option 'requested_ms_classless_static_routes'=>'1' 15:47:56,260 DEBUG NetworkManager: [1489160875.8558] dhcp4 (eth0): option 'requested_routers'=>'1' 15:47:56,265 DEBUG NetworkManager: [1489160875.8560] dhcp4 (eth0): option 'dhcp_message_type'=>'5' 15:47:56,281 DEBUG NetworkManager: [1489160875.8564] dhcp4 (eth0): option 'requested_host_name'=>'1' 15:47:56,292 DEBUG NetworkManager: [1489160875.8566] dhcp4 (eth0): option 'dhcp_server_identifier'=>'192.168.122.1' 15:47:56,307 INFO NetworkManager: [1489160875.8569] dhcp4 (eth0): address 192.168.122.233 15:47:56,321 NOTICE dbus-daemon:[system] Successfully activated service 'org.freedesktop.nm_dispatcher' 15:47:56,329 INFO NetworkManager: [1489160875.8573] dhcp4 (eth0): plen 24 (255.255.255.0) 15:47:56,338 INFO NetworkManager: [1489160875.8576] dhcp4 (eth0): gateway 192.168.122.1 15:47:56,344 INFO NetworkManager: [1489160875.8579] dhcp4 (eth0): server identifier 192.168.122.1 15:47:56,349 INFO NetworkManager: [1489160875.8581] dhcp4 (eth0): lease time 3600 15:47:56,355 INFO NetworkManager: [1489160875.8585] dhcp4 (eth0): nameserver '192.168.122.1' 15:47:56,360 INFO nm-dispatcher:req:1 'dhcp4-change' [eth0]: new request (5 scripts) 15:47:56,372 INFO NetworkManager: [1489160875.8588] dhcp4 (eth0): state changed bound -> bound 15:47:56,381 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 15:47:56,386 DEBUG NetworkManager: [1489160875.8609] device[0x81470398] (eth0): new DHCPv4 client state 1 15:47:56,391 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.122.1 15:47:56,396 DEBUG NetworkManager: [1489160875.8614] device[0x81470398] (eth0): proxy: PAC url not obtained from DHCP server 15:47:56,403 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_HOST_NAME=1 15:47:56,408 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=701 reply_cookie=0 error=n/a 15:47:56,416 DEBUG NetworkManager: [1489160875.8637] device[0x81470398] (eth0): ip4-config: update (commit=1, routes-full-sync=0, new-config=0x8147a050) 15:47:56,424 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 15:47:56,426 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_DHCP_MESSAGE_TYPE=5 15:47:56,431 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=702 reply_cookie=0 error=n/a 15:47:56,436 DEBUG NetworkManager: [1489160875.8641] platform: address: adding or updating IPv4 address: 192.168.122.233/24 lft 3600sec pref 3600sec lifetime 1760-0[3600,3600] dev 2 src unknown 15:47:56,440 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_ROUTERS=1 15:47:56,448 DEBUG NetworkManager: [1489160875.8677] platform: signal: address 4 changed: 192.168.122.233/24 lft 3600sec pref 3600sec lifetime 1760-1760[3600,3600] dev 2 src kernel 15:47:56,454 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 15:47:56,460 DEBUG NetworkManager: [1489160875.8680] device[0x81470398] (eth0): queued IP4 config change 15:47:56,465 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.122.1 15:47:56,471 DEBUG NetworkManager: [1489160875.8685] default-route: resync: schedule on idle 15:47:56,476 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_DHCP_REBINDING_TIME=3047 15:47:56,484 DEBUG NetworkManager: [1489160875.8689] platform-linux: do-add-ip4-address[2: 192.168.122.233/24]: success 15:47:56,489 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=703 reply_cookie=0 error=n/a 15:47:56,493 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 15:47:56,498 DEBUG NetworkManager: [1489160875.8695] route-mgr4: 2: sync 1 IPv4 routes 15:47:56,504 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_SUBNET_MASK=255.255.255.0 15:47:56,509 DEBUG NetworkManager: [1489160875.8698] platform: route: adding or updating IPv4 route: 192.168.122.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 src kernel pref-src 192.168.122.233 15:47:56,515 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_ROUTERS=192.168.122.1 15:47:56,520 DEBUG NetworkManager: [1489160875.8706] platform-linux: do-add-ip4-route[2: 192.168.122.0/24 100]: success 15:47:56,525 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_DHCP_RENEWAL_TIME=1697 15:47:56,531 DEBUG NetworkManager: [1489160875.8717] default-route: entry[0/dev:0x81470398:eth0:1:+sync]: record:update 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 src user (100) 15:47:56,536 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 15:47:56,554 DEBUG NetworkManager: [1489160875.8720] default-route: resync: cancelled (614) 15:47:56,572 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 15:47:56,576 DEBUG NetworkManager: [1489160875.8724] default-route: entry[0/dev:0x81470398:eth0:1:+sync]: sync:update 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 src user (100 -> 100) 15:47:56,588 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_IP_ADDRESS=192.168.122.233 15:47:56,602 DEBUG NetworkManager: [1489160875.8727] platform: route: adding or updating IPv4 route: 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 src user 15:47:56,617 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_CLASSLESS_ROUTES=1 15:47:56,622 DEBUG NetworkManager: [1489160875.8736] platform-linux: do-add-ip4-route[2: 0.0.0.0/0 100]: success 15:47:56,633 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_DHCP_LEASE_TIME=3600 15:47:56,638 DEBUG NetworkManager: [1489160875.8739] dispatcher: (12) (eth0) dispatching action 'dhcp4-change' 15:47:56,650 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 15:47:56,658 DEBUG NetworkManager: [1489160875.8798] device[0x81470398] (eth0): remove_pending_action (0): 'dhcp4' not pending (expected) 15:47:56,667 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 15:47:56,673 DEBUG NetworkManager: [1489160875.9075] device[0x81470398] (eth0): ip4-config: update (commit=0, routes-full-sync=0, new-config=0x8147a180) 15:47:56,678 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_BROADCAST_ADDRESS=192.168.122.255 15:47:56,685 DEBUG NetworkManager: [1489160875.9079] default-route: entry[0/dev:0x81470398:eth0:1:-sync]: record:update 0.0.0.0/0 via 192.168.122.1 dev 2 metric 100 mss 0 src rt-static scope global (100) 15:47:56,690 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_NEXT_SERVER=192.168.122.1 15:47:56,695 DEBUG NetworkManager: [1489160875.9323] bus-manager: (dhcp) closed connection 0xb4a03a60 on private socket 15:47:56,700 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_EXPIRY=1489164475 15:47:56,705 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_WPAD=1 15:47:56,713 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 15:47:56,718 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 15:47:56,723 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 15:47:56,728 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 15:47:56,734 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_NETWORK_NUMBER=192.168.122.0 15:47:56,739 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 15:47:56,745 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DHCP4_REQUESTED_ROOT_PATH=1 15:47:56,750 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: IP6_GATEWAY=:: 15:47:56,755 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: IP6_NUM_ADDRESSES=1 15:47:56,760 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: IP6_ADDRESS_0=fe80::5054:ff:fe34:7caf/64 :: 15:47:56,765 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: IP4_NUM_ROUTES=0 15:47:56,771 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: IP4_NAMESERVERS=192.168.122.1 15:47:56,776 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: IP4_GATEWAY=192.168.122.1 15:47:56,782 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: IP4_NUM_ADDRESSES=1 15:47:56,787 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: IP4_ADDRESS_0=192.168.122.233/24 192.168.122.1 15:47:56,792 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DEVICE_IP_IFACE=eth0 15:47:56,799 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: DEVICE_IFACE=eth0 15:47:56,804 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: CONNECTION_ID=eth0 15:47:56,810 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: CONNECTION_UUID=dde448b3-95c7-472a-9994-17c0862c1519 15:47:56,823 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: CONNECTION_FILENAME=/etc/sysconfig/network-scripts/ifcfg-eth0 15:47:56,836 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 15:47:56,848 INFO nm-dispatcher:req:1 'dhcp4-change' [eth0]: start running ordered scripts... 15:47:56,859 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0], "/etc/NetworkManager/dispatcher.d/00-netreport": run script 15:47:56,869 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0], "/etc/NetworkManager/dispatcher.d/00-netreport": complete 15:47:56,875 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script 15:47:56,882 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete 15:47:56,887 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script 15:47:56,896 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete 15:47:56,901 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script 15:47:56,965 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete 15:47:56,974 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0], "/etc/NetworkManager/dispatcher.d/20-chrony": run script 15:47:57,021 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0], "/etc/NetworkManager/dispatcher.d/20-chrony": complete 15:47:57,027 DEBUG nm-dispatcher:req:1 'dhcp4-change' [eth0]: completed (5 scripts) 15:47:57,032 DEBUG NetworkManager: [1489160877.0281] dispatcher: (12) 00-netreport succeeded 15:47:57,038 DEBUG NetworkManager: [1489160877.0289] dispatcher: (12) 04-iscsi succeeded 15:47:57,043 DEBUG NetworkManager: [1489160877.0294] dispatcher: (12) 10-ifcfg-rh-routes.sh succeeded 15:47:57,048 DEBUG NetworkManager: [1489160877.0297] dispatcher: (12) 11-dhclient succeeded 15:47:57,053 DEBUG NetworkManager: [1489160877.0300] dispatcher: (12) 20-chrony succeeded Waiting for factory-build-786deee0-8bb5-4518-aebb-80b14897c75e to finish installing, 5060/7200 15:48:07,011 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=704 reply_cookie=0 error=n/a 15:48:07,026 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=705 reply_cookie=0 error=n/a 15:48:07,082 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 15:48:07,093 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=706 reply_cookie=0 error=n/a 15:48:07,114 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=707 reply_cookie=0 error=n/a 15:48:07,130 INFO systemd-logind:Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=708 reply_cookie=0 error=n/a Cleaning up install artifacts Cleaning up after install Removed builder from BuildDispatcher on notification from image 786deee0-8bb5-4518-aebb-80b14897c75e: FAILED Getting metadata in class () my metadata is (()) Executing metadata in class () my metadata is (('identifier', 'data', 'template', 'icicle', 'status_detail', 'status', 'percent_complete', 'parameters', 'properties')) Saved metadata for image (786deee0-8bb5-4518-aebb-80b14897c75e): {'status': 'FAILED', 'identifier': '786deee0-8bb5-4518-aebb-80b14897c75e', 'parameters': {'install_script': '#version=DEVEL\n# Keyboard layouts\nkeyboard \'us\'\n# Root password\nrootpw --iscrypted --lock locked\n# Use network installation\nurl --url="http://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os"\nrepo --name="koji-override-0" --baseurl=http://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170310.n.0/compose/Cloud/armhfp/os\n# Reboot after installation\nreboot\n# System timezone\ntimezone Etc/UTC --isUtc --nontp\n# Network information\nnetwork --bootproto=dhcp --device=link --activate\n# Use text mode install\ntext\n\n# System bootloader configuration\nbootloader --disabled\n# Clear the Master Boot Record\nzerombr\n# Partition clearing information\nclearpart --all\n# Disk partitioning information\npart /boot/efi --fstype="vfat" --size=100\npart / --fstype="ext4" --grow\n\n%post --logfile /root/anaconda-post.log --erroronfail\nset -eux\n\n# Set install langs macro so that new rpms that get installed will\n# only install langs that we limit it to.\nLANG="en_US"\necho "%_install_langs $LANG" > /etc/rpm/macros.image-language-conf\n\n# https://bugzilla.redhat.com/show_bug.cgi?id=1400682\necho "Import RPM GPG key"\nreleasever=$(rpm -q --qf \'%{version}\\n\' fedora-release)\nbasearch=$(uname -i)\nrpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch\n\necho "# fstab intentionally empty for containers" > /etc/fstab\n\n# remove some extraneous files\nrm -rf /var/cache/dnf/*\nrm -rf /tmp/*\n\n#Mask mount units and getty service so that we don\'t get login prompt\nsystemctl mask systemd-remount-fs.service dev-hugepages.mount sys-fs-fuse-connections.mount systemd-logind.service getty.target console-getty.service\n\n# https://bugzilla.redhat.com/show_bug.cgi?id=1343138\n# Fix /run/lock breakage since it\'s not tmpfs in docker\n# This unmounts /run (tmpfs) and then recreates the files\n# in the /run directory on the root filesystem of the container\numount /run\nsystemd-tmpfiles --create --boot\n\n# Remove machine-id on pre generated images\nrm -f /etc/machine-id\ntouch /etc/machine-id\n\n%end\n\n%packages --excludedocs --nocore --instLangs=en\nbash\ndnf\ndnf-yum\nfedora-release\nrootfiles\nsssd-client\ntar\nvim-minimal\n-kernel\n\n%end\n', 'offline_icicle': True}, 'icicle': None, 'data': '/var/tmp/koji/tasks/3532/18303532/output_image/786deee0-8bb5-4518-aebb-80b14897c75e.body', 'status_detail': {'error': "internal error: unable to execute QEMU command 'screendump': There is no QemuConsole I can screendump from.", 'activity': 'Base Image build failed with exception.'}, 'template': "\n", 'percent_complete': 0, 'type': 'BaseImage', 'properties': {}} Exception encountered in _build_image_from_template thread internal error: unable to execute QEMU command 'screendump': There is no QemuConsole I can screendump from. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/imgfac/Builder.py", line 132, in _build_image_from_template self.os_plugin.create_base_image(self, template, parameters) File "/usr/lib/python2.7/site-packages/imagefactory_plugins/TinMan/TinMan.py", line 346, in create_base_image libvirt_xml = self.guest.install(self.app_config["timeout"]) File "/usr/lib/python2.7/site-packages/oz/RedHat.py", line 706, in install self.initrdfname, self.cmdline) File "/usr/lib/python2.7/site-packages/oz/Guest.py", line 1773, in _do_install self._wait_for_install_finish(dom, timeout) File "/usr/lib/python2.7/site-packages/oz/Guest.py", line 884, in _wait_for_install_finish screenshot_text = self._capture_screenshot(libvirt_dom) File "/usr/lib/python2.7/site-packages/oz/Guest.py", line 1028, in _capture_screenshot mimetype = libvirt_dom.screenshot(st, 0, 0) File "/usr/lib/python2.7/site-packages/libvirt.py", line 2255, in screenshot if ret is None: raise libvirtError ('virDomainScreenshot() failed', dom=self) libvirtError: internal error: unable to execute QEMU command 'screendump': There is no QemuConsole I can screendump from. ABORT called in TinMan plugin Attempting to destroy local guest/domain (factory-build-786deee0-8bb5-4518-aebb-80b14897c75e) Resetting dropped connection: koji.fedoraproject.org "POST /kojihub?session-id=27912956&session-key=3506-ZbEWKs9fTDBTjrjVLEF&callnum=8 HTTP/1.1" 200 114