Guest User

Untitled

a guest
Mar 6th, 2016
576
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 467.02 KB | None | 0 0
  1. anaconda 23.19.10-1 exception report
  2. Traceback (most recent call first):
  3. File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/livepayload.py", line 79, in setup
  4. raise PayloadInstallError("Unable to find osimg for %s" % self.data.method.partition)
  5. File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/__init__.py", line 1275, in _runThread
  6. payload.setup(storage, instClass)
  7. File "/usr/lib64/python3.4/threading.py", line 868, in run
  8. self._target(*self._args, **self._kwargs)
  9. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  10. threading.Thread.run(self, *args, **kwargs)
  11. pyanaconda.packaging.PayloadInstallError: Unable to find osimg for /dev/mapper/live-base
  12.  
  13. Local variables in innermost frame:
  14. __class__: <class 'pyanaconda.packaging.livepayload.LiveImagePayload'>
  15. osimg: None
  16. self: <pyanaconda.packaging.livepayload.LiveImagePayload object at 0x7fe076b96d30>
  17. storage: <blivet.blivet.Blivet object at 0x7fe098b16550>
  18. instClass: <pyanaconda.installclass.DefaultInstall object at 0x7fe076b96c18>
  19.  
  20.  
  21. Anaconda instance, containing members:
  22. _instClass: DefaultInstall instance, containing members:
  23. _intf: GraphicalUserInterface instance, containing members:
  24. _intf._actions: Skipped
  25. _intf._gui_lock: <_thread.lock object at 0x7fe08ab9ad78>
  26. _intf._isFinal: True
  27. _intf.mainWindow: MainWindow instance, containing members:
  28. _intf.mainWindow._mnemonic_signal: 1553
  29. _intf.mainWindow._overlay_depth: 2
  30. _intf.mainWindow._stack: Stack instance, containing members:
  31. _intf.mainWindow._overlay: Overlay instance, containing members:
  32. _intf.mainWindow._transparent_base: Pixbuf instance, containing members:
  33. _intf.mainWindow._stack_contents: {<pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7fe05fa534e0>}
  34. _intf.mainWindow._accel_group: AccelGroup instance, containing members:
  35. _intf.mainWindow._current_action: WelcomeLanguageSpoke instance, containing members:
  36. _intf.mainWindow._current_action._localeStore: ListStore instance, containing members:
  37. _intf.mainWindow._current_action._localeSelection: TreeSelection instance, containing members:
  38. _intf.mainWindow._current_action._automaticEntry: False
  39. _intf.mainWindow._current_action._window: StandaloneWindow instance, containing members:
  40. _intf.mainWindow._current_action.visitedSinceApplied: True
  41. _intf.mainWindow._current_action._autostepDoneCallback: None
  42. _intf.mainWindow._current_action._arrow: None
  43. _intf.mainWindow._current_action._langSelectedRenderer: CellRendererPixbuf instance, containing members:
  44. _intf.mainWindow._current_action._autostepDone: False
  45. _intf.mainWindow._current_action._autostepRunning: False
  46. _intf.mainWindow._current_action._langSelection: TreeSelection instance, containing members:
  47. _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance)
  48. _intf.mainWindow._current_action._langView: TreeView instance, containing members:
  49. _intf.mainWindow._current_action._localeView: TreeView instance, containing members:
  50. _intf.mainWindow._current_action._origStrings: {<Label object at 0x7fe05f663bd0 (GtkLabel at 0x55b969241c50)>: What language would you like to use during the installation process?, <Label object at 0x7fe05f663c18 (GtkLabel at 0x55b968abdc50)>: This is unstable, pre-release software., <Button object at 0x7fe05f663e10 (GtkButton at 0x55b9690525b0)>: _I accept my fate., <Label object at 0x7fe05f663d80 (GtkLabel at 0x55b968abdde0)>: You wake up inside an OS installer in Timbuktu, and it's six months in the future. But, there are bugs. Bugs everywhere. Bugs you must live with. This OS of the future isn't a stable OS you can rely on. It's for testing purposes only., <Button object at 0x7fe05f663cf0 (GtkButton at 0x55b969052410)>: _Get me out of here!, <Entry object at 0x7fe05f6636c0 (GtkEntry at 0x55b9692642f0)>: Type here to search.}
  51. _intf.mainWindow._current_action.applyOnSkip: False
  52. _intf.mainWindow._current_action._left_arrow: Image instance, containing members:
  53. _intf.mainWindow._current_action.builder: Builder instance, containing members:
  54. _intf.mainWindow._current_action._langSelectedColumn: TreeViewColumn instance, containing members:
  55. _intf.mainWindow._current_action._right_arrow: Image instance, containing members:
  56. _intf.mainWindow._current_action._data: #version=DEVEL
  57. # System authorization information
  58. auth --enableshadow --passalgo=sha512
  59. # Use graphical install
  60. graphical
  61. # Use hard drive installation media
  62. harddrive --dir=None --partition=/dev/mapper/live-base
  63. # Run the Setup Agent on first boot
  64. firstboot --enable
  65. # System language
  66. lang en_US.UTF-8
  67.  
  68. # Network information
  69. network --hostname=localhost.localdomain
  70. # System bootloader configuration
  71. bootloader --location=mbr
  72.  
  73.  
  74. %anaconda
  75. pwpolicy root --minlen=0 --minquality=1 --notstrict --nochanges --emptyok
  76. pwpolicy user --minlen=0 --minquality=1 --notstrict --nochanges --emptyok
  77. pwpolicy luks --minlen=0 --minquality=1 --notstrict --nochanges --emptyok
  78. %end
  79.  
  80. _intf.mainWindow._current_action._languageStore: ListStore instance, containing members:
  81. _intf.mainWindow._current_action._storage: Blivet instance, containing members:
  82. _intf.mainWindow._current_action._storage.eddDict: {}
  83. _intf.mainWindow._current_action._storage.zfcp: ZFCP instance, containing members:
  84. _intf.mainWindow._current_action._storage.zfcp.intf: None
  85. _intf.mainWindow._current_action._storage.zfcp.hasReadConfig: True
  86. _intf.mainWindow._current_action._storage.zfcp.down: False
  87. _intf.mainWindow._current_action._storage.zfcp.fcpdevs: set()
  88. _intf.mainWindow._current_action._storage._nextID: 0
  89. _intf.mainWindow._current_action._storage._bootloader: GRUB2 instance, containing members:
  90. _intf.mainWindow._current_action._storage._bootloader._update_only: False
  91. _intf.mainWindow._current_action._storage._bootloader.skip_bootloader: False
  92. _intf.mainWindow._current_action._storage._bootloader.linux_images: []
  93. _intf.mainWindow._current_action._storage._bootloader.warnings: []
  94. _intf.mainWindow._current_action._storage._bootloader._disk_order: []
  95. _intf.mainWindow._current_action._storage._bootloader.password: None
  96. _intf.mainWindow._current_action._storage._bootloader._timeout: None
  97. _intf.mainWindow._current_action._storage._bootloader.stage1_device: None
  98. _intf.mainWindow._current_action._storage._bootloader.problems: []
  99. _intf.mainWindow._current_action._storage._bootloader.stage2_device: None
  100. _intf.mainWindow._current_action._storage._bootloader._default_image: None
  101. _intf.mainWindow._current_action._storage._bootloader.disks: []
  102. _intf.mainWindow._current_action._storage._bootloader.encrypted_password: Skipped
  103. _intf.mainWindow._current_action._storage._bootloader.errors: []
  104. _intf.mainWindow._current_action._storage._bootloader.console_options: Skipped
  105. _intf.mainWindow._current_action._storage._bootloader.chain_images: []
  106. _intf.mainWindow._current_action._storage._bootloader.stage2_is_preferred_stage1: False
  107. _intf.mainWindow._current_action._storage._bootloader.boot_args:
  108. _intf.mainWindow._current_action._storage._bootloader.stage1_disk: None
  109. _intf.mainWindow._current_action._storage._bootloader.console: Skipped
  110. _intf.mainWindow._current_action._storage._bootloader.dracut_args:
  111. _intf.mainWindow._current_action._storage.doAutoPart: False
  112. _intf.mainWindow._current_action._storage.autoPartAddBackupPassphrase: False
  113. _intf.mainWindow._current_action._storage.size_sets: []
  114. _intf.mainWindow._current_action._storage.autoPartitionRequests: [PartSpec instance (0x7fe076b20b38) --
  115. mountpoint = / lv = True thin = True btrfs = True
  116. weight = 0 fstype = ext4 encrypted = True
  117. size = 1 GiB maxSize = 50 GiB grow = True
  118.  
  119. , PartSpec instance (0x7fe076b20ac8) --
  120. mountpoint = /home lv = True thin = True btrfs = True
  121. weight = 0 fstype = ext4 encrypted = True
  122. size = 500 MiB maxSize = None grow = True
  123.  
  124. , PartSpec instance (0x7fe076b20a90) --
  125. mountpoint = None lv = False thin = False btrfs = False
  126. weight = 5000 fstype = biosboot encrypted = False
  127. size = 1 MiB maxSize = None grow = False
  128.  
  129. , PartSpec instance (0x7fe076b20a20) --
  130. mountpoint = /boot lv = False thin = False btrfs = False
  131. weight = 2000 fstype = ext4 encrypted = False
  132. size = 500 MiB maxSize = None grow = False
  133.  
  134. , PartSpec instance (0x7fe076b20b00) --
  135. mountpoint = None lv = True thin = False btrfs = False
  136. weight = 0 fstype = swap encrypted = True
  137. size = 0.0 maxSize = None grow = False
  138.  
  139. ]
  140. _intf.mainWindow._current_action._storage._dumpFile: /tmp/storage.state
  141. _intf.mainWindow._current_action._storage.escrowCertificates: {}
  142. _intf.mainWindow._current_action._storage.devicetree: existing 111.79 GiB disk sda (1) with existing gpt disklabel
  143. existing 32 GiB partition sda1 (7) with existing swap
  144. existing 79.79 GiB partition sda2 (13) with existing ext4 filesystem
  145. existing 298.09 GiB disk sdb (19) with existing dmraidmember
  146.  
  147. _intf.mainWindow._current_action._storage._defaultFSType: ext4
  148. _intf.mainWindow._current_action._storage.fcoe: fcoe instance, containing members:
  149. _intf.mainWindow._current_action._storage.fcoe.started: True
  150. _intf.mainWindow._current_action._storage.fcoe.lldpadStarted: False
  151. _intf.mainWindow._current_action._storage.fcoe.nics: []
  152. _intf.mainWindow._current_action._storage.fcoe.added_nics: []
  153. _intf.mainWindow._current_action._storage._free_space_snapshot: {}
  154. _intf.mainWindow._current_action._storage._defaultBootFSType: None
  155. _intf.mainWindow._current_action._storage.fsset: FSSet instance, containing members:
  156. _intf.mainWindow._current_action._storage.fsset.active: False
  157. _intf.mainWindow._current_action._storage.fsset._efivars: None
  158. _intf.mainWindow._current_action._storage.fsset._devshm: None
  159. _intf.mainWindow._current_action._storage.fsset.cryptTab: None
  160. _intf.mainWindow._current_action._storage.fsset._selinux: None
  161. _intf.mainWindow._current_action._storage.fsset._run: None
  162. _intf.mainWindow._current_action._storage.fsset.blkidTab: None
  163. _intf.mainWindow._current_action._storage.fsset._fstab_swaps: set()
  164. _intf.mainWindow._current_action._storage.fsset.origFStab: None
  165. _intf.mainWindow._current_action._storage.fsset._dev: None
  166. _intf.mainWindow._current_action._storage.fsset.preserveLines: []
  167. _intf.mainWindow._current_action._storage.fsset._sysfs: None
  168. _intf.mainWindow._current_action._storage.fsset._devpts: None
  169. _intf.mainWindow._current_action._storage.fsset.devicetree: Already dumped (DeviceTree instance)
  170. _intf.mainWindow._current_action._storage.fsset._proc: None
  171. _intf.mainWindow._current_action._storage.fsset._usb: None
  172. _intf.mainWindow._current_action._storage.clearPartChoice: None
  173. _intf.mainWindow._current_action._storage.encryptedAutoPart: False
  174. _intf.mainWindow._current_action._storage.iscsi: iscsi instance, containing members:
  175. _intf.mainWindow._current_action._storage.iscsi.discovered_targets: {}
  176. _intf.mainWindow._current_action._storage.iscsi.ifaces: {}
  177. _intf.mainWindow._current_action._storage.iscsi.ibftNodes: []
  178. _intf.mainWindow._current_action._storage.iscsi.started: False
  179. _intf.mainWindow._current_action._storage.iscsi._initiator: Skipped
  180. _intf.mainWindow._current_action._storage.iscsi.initiatorSet: False
  181. _intf.mainWindow._current_action._storage.dasd: None
  182. _intf.mainWindow._current_action._storage.encryptionCipher: None
  183. _intf.mainWindow._current_action._storage.ksdata: Already dumped (AnacondaKSHandler instance)
  184. _intf.mainWindow._current_action._storage.services: set()
  185. _intf.mainWindow._current_action._storage.autoPartType: 2
  186. _intf.mainWindow._current_action._storage.autoPartEscrowCert: None
  187. _intf.mainWindow._current_action._storage.roots: []
  188. _intf.mainWindow._current_action._storage.encryptionPassphrase: None
  189. _intf.mainWindow._current_action._storage.config: StorageDiscoveryConfig instance, containing members:
  190. _intf.mainWindow._current_action._storage.config.clearPartDisks: []
  191. _intf.mainWindow._current_action._storage.config.ignoreDiskInteractive: False
  192. _intf.mainWindow._current_action._storage.config.clearPartType: None
  193. _intf.mainWindow._current_action._storage.config.clearPartDevices: []
  194. _intf.mainWindow._current_action._storage.config.ignoredDisks: []
  195. _intf.mainWindow._current_action._storage.config.exclusiveDisks: []
  196. _intf.mainWindow._current_action._storage.config.zeroMbr: False
  197. _intf.mainWindow._current_action._storage.config.diskImages: {}
  198. _intf.mainWindow._current_action._storage.config.initializeDisks: False
  199. _intf.mainWindow._current_action._storage.config.protectedDevSpecs: [/dev/disk/by-label/KORORA-23-X]
  200. _intf.mainWindow._current_action._storage.config.clearNonExistent: False
  201. _intf.mainWindow._current_action.payload: LiveImagePayload instance, containing members:
  202. _intf.mainWindow._current_action.payload.source_size: 1
  203. _intf.mainWindow._current_action.payload.pct_lock: None
  204. _intf.mainWindow._current_action.payload.instclass: Already dumped (DefaultInstall instance)
  205. _intf.mainWindow._current_action.payload.verbose_errors: []
  206. _intf.mainWindow._current_action.payload._kernelVersionList: []
  207. _intf.mainWindow._current_action.payload.pct: 0
  208. _intf.mainWindow._current_action.payload._adj_size: 0
  209. _intf.mainWindow._current_action.payload.txID: None
  210. _intf.mainWindow._current_action.payload.storage: Already dumped (Blivet instance)
  211. _intf.mainWindow._current_action.payload._session: Session instance, containing members:
  212. _intf.mainWindow._current_action.payload._session.params: {}
  213. _intf.mainWindow._current_action.payload._session.redirect_cache: RecentlyUsedContainer instance, containing members:
  214. _intf.mainWindow._current_action.payload._session.redirect_cache.lock: <_thread.RLock owner=0 count=0>
  215. _intf.mainWindow._current_action.payload._session.redirect_cache._container: {}
  216. _intf.mainWindow._current_action.payload._session.redirect_cache.dispose_func: None
  217. _intf.mainWindow._current_action.payload._session.redirect_cache._maxsize: 1000
  218. _intf.mainWindow._current_action.payload._session.max_redirects: 30
  219. _intf.mainWindow._current_action.payload._session.cookies: RequestsCookieJar instance, containing members:
  220. _intf.mainWindow._current_action.payload._session.cookies._policy: DefaultCookiePolicy instance, containing members:
  221. _intf.mainWindow._current_action.payload._session.cookies._policy.netscape: True
  222. _intf.mainWindow._current_action.payload._session.cookies._policy.strict_ns_unverifiable: False
  223. _intf.mainWindow._current_action.payload._session.cookies._policy._allowed_domains: None
  224. _intf.mainWindow._current_action.payload._session.cookies._policy.rfc2109_as_netscape: None
  225. _intf.mainWindow._current_action.payload._session.cookies._policy.strict_ns_set_initial_dollar: False
  226. _intf.mainWindow._current_action.payload._session.cookies._policy.strict_rfc2965_unverifiable: True
  227. _intf.mainWindow._current_action.payload._session.cookies._policy.hide_cookie2: False
  228. _intf.mainWindow._current_action.payload._session.cookies._policy.strict_ns_domain: 0
  229. _intf.mainWindow._current_action.payload._session.cookies._policy.rfc2965: False
  230. _intf.mainWindow._current_action.payload._session.cookies._policy._blocked_domains: ()
  231. _intf.mainWindow._current_action.payload._session.cookies._policy.strict_ns_set_path: False
  232. _intf.mainWindow._current_action.payload._session.cookies._policy.strict_domain: False
  233. _intf.mainWindow._current_action.payload._session.cookies._cookies: {}
  234. _intf.mainWindow._current_action.payload._session.cookies._cookies_lock: <_thread.RLock owner=0 count=0>
  235. _intf.mainWindow._current_action.payload._session.proxies: {}
  236. _intf.mainWindow._current_action.payload._session.headers: {'User-Agent': 'python-requests/2.9.1', 'Connection': 'keep-alive', 'Accept': '*/*', 'Accept-Encoding': 'gzip, deflate'}
  237. _intf.mainWindow._current_action.payload._session.adapters: {'https://': HTTPAdapter instance, containing members:
  238. _intf.mainWindow._current_action.payload._session.adapters.proxy_manager: {}
  239. _intf.mainWindow._current_action.payload._session.adapters.poolmanager: PoolManager instance, containing members:
  240. _intf.mainWindow._current_action.payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members:
  241. _intf.mainWindow._current_action.payload._session.adapters.poolmanager.pools.lock: <_thread.RLock owner=0 count=0>
  242. _intf.mainWindow._current_action.payload._session.adapters.poolmanager.pools._container: {}
  243. _intf.mainWindow._current_action.payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7fe076afe400>
  244. _intf.mainWindow._current_action.payload._session.adapters.poolmanager.pools._maxsize: 10
  245. _intf.mainWindow._current_action.payload._session.adapters.poolmanager.connection_pool_kw: {'strict': True, 'maxsize': 10, 'block': False}
  246. _intf.mainWindow._current_action.payload._session.adapters.poolmanager.headers: {}
  247. _intf.mainWindow._current_action.payload._session.adapters._pool_maxsize: 10
  248. _intf.mainWindow._current_action.payload._session.adapters._pool_connections: 10
  249. _intf.mainWindow._current_action.payload._session.adapters._pool_block: False
  250. _intf.mainWindow._current_action.payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None)
  251. _intf.mainWindow._current_action.payload._session.adapters.config: {}
  252. , 'http://': HTTPAdapter instance, containing members:
  253. _intf.mainWindow._current_action.payload._session.adapters.proxy_manager: {}
  254. _intf.mainWindow._current_action.payload._session.adapters.poolmanager: PoolManager instance, containing members:
  255. _intf.mainWindow._current_action.payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members:
  256. _intf.mainWindow._current_action.payload._session.adapters.poolmanager.pools.lock: <_thread.RLock owner=0 count=0>
  257. _intf.mainWindow._current_action.payload._session.adapters.poolmanager.pools._container: {}
  258. _intf.mainWindow._current_action.payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7fe076b11510>
  259. _intf.mainWindow._current_action.payload._session.adapters.poolmanager.pools._maxsize: 10
  260. _intf.mainWindow._current_action.payload._session.adapters.poolmanager.connection_pool_kw: {'strict': True, 'maxsize': 10, 'block': False}
  261. _intf.mainWindow._current_action.payload._session.adapters.poolmanager.headers: {}
  262. _intf.mainWindow._current_action.payload._session.adapters._pool_maxsize: 10
  263. _intf.mainWindow._current_action.payload._session.adapters._pool_connections: 10
  264. _intf.mainWindow._current_action.payload._session.adapters._pool_block: False
  265. _intf.mainWindow._current_action.payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None)
  266. _intf.mainWindow._current_action.payload._session.adapters.config: {}
  267. , 'file://': FileAdapter instance, containing members:
  268. , 'ftp://': FTPAdapter instance, containing members:
  269. _intf.mainWindow._current_action.payload._session.adapters.func_table: {'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7fe076b14dd8>>
  270. , 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7fe076b14dd8>>
  271. , 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7fe076b14dd8>>
  272. , 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7fe076b14dd8>>
  273. , 'LIST': <bound method FTPAdapter.list of <requests_ftp.ftp.FTPAdapter object at 0x7fe076b14dd8>>
  274. , 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7fe076b14dd8>>
  275. , 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7fe076b14dd8>>
  276. }
  277. }
  278. _intf.mainWindow._current_action.payload._session.auth: None
  279. _intf.mainWindow._current_action.payload._session.hooks: {'response': []}
  280. _intf.mainWindow._current_action.payload._session.stream: False
  281. _intf.mainWindow._current_action.payload._session.cert: None
  282. _intf.mainWindow._current_action.payload._session.trust_env: True
  283. _intf.mainWindow._current_action.payload._session.verify: True
  284. _intf.mainWindow._current_action.payload.data: Already dumped (AnacondaKSHandler instance)
  285. _intf.mainWindow._current_action._languageStoreFilter: TreeModelFilter instance, containing members:
  286. _intf.mainWindow._current_action._languageEntry: Entry instance, containing members:
  287. _intf.mainWindow._current_action.skipTo: None
  288. _intf.mainWindow._current_action.lastAutostepSpoke: False
  289. _intf.mainWindow._current_action._xklwrapper: Skipped
  290. _intf.mainWindow._overlay_img: Image instance, containing members:
  291. _intf.mainWindow._saved_help_button_label: Help!
  292. _intf._currentAction: Already dumped (WelcomeLanguageSpoke instance)
  293. _intf.data: Already dumped (AnacondaKSHandler instance)
  294. _intf.instclass: Already dumped (DefaultInstall instance)
  295. _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members:
  296. _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <MainWindow object at 0x7fe076b15a68 (pyanaconda+ui+gui+MainWindow at 0x55b96903a230)>>
  297. _intf.payload: Already dumped (LiveImagePayload instance)
  298. _intf._distributionText: <function distributionText at 0x7fe094482ae8>
  299. _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'>
  300. _intf.storage: Already dumped (Blivet instance)
  301. _intf._ui: None
  302. gui_initialized: <_thread.lock object at 0x7fe08ab9ad78>
  303. _bootloader: GRUB2 instance, containing members:
  304. _bootloader._update_only: False
  305. _bootloader.skip_bootloader: False
  306. _bootloader.linux_images: []
  307. _bootloader.warnings: []
  308. _bootloader._disk_order: []
  309. _bootloader.password: None
  310. _bootloader._timeout: None
  311. _bootloader.stage1_device: None
  312. _bootloader.problems: []
  313. _bootloader.stage2_device: None
  314. _bootloader._default_image: None
  315. _bootloader.disks: []
  316. _bootloader.encrypted_password: Skipped
  317. _bootloader.errors: []
  318. _bootloader.console_options: Skipped
  319. _bootloader.chain_images: []
  320. _bootloader.stage2_is_preferred_stage1: False
  321. _bootloader.boot_args:
  322. _bootloader.stage1_disk: None
  323. _bootloader.console: Skipped
  324. _bootloader.dracut_args:
  325. rootParts: None
  326. proxyUsername: None
  327. reIPLMessage: None
  328. dbus_session_connection: DBusConnection instance, containing members:
  329. isHeadless: False
  330. displayMode: g
  331. dbus_inhibit_id: 577690720
  332. rescue_mount: True
  333. canReIPL: False
  334. opts: Namespace instance, containing members:
  335. opts.leavebootorder: False
  336. opts.rescue: False
  337. opts.selinux: -1
  338. opts.geoloc: None
  339. opts.syslog: None
  340. opts.vncpassword: Skipped
  341. opts.dmraid: True
  342. opts.proxy: None
  343. opts.nombr: False
  344. opts.eject: True
  345. opts.debug: False
  346. opts.memcheck: True
  347. opts.mpath: True
  348. opts.mpathfriendlynames: True
  349. opts.images: []
  350. opts.multiLib: False
  351. opts.remotelog: None
  352. opts.dirinstall: False
  353. opts.armPlatform: None
  354. opts.lang: None
  355. opts.keymap: None
  356. opts.ksfile: None
  357. opts.liveinst: True
  358. opts.askmethod: False
  359. opts.updateSrc: None
  360. opts.vncconnect: None
  361. opts.display_mode: g
  362. opts.xdriver: None
  363. opts.ibft: True
  364. opts.noverifyssl: False
  365. opts.loglevel: None
  366. opts.rescue_nomount: False
  367. opts.method: livecd:///dev/mapper/live-base
  368. opts.vnc: False
  369. opts.stage2: None
  370. opts.extlinux: False
  371. opts.kexec: False
  372. opts.runres: None
  373. proxyPassword: None
  374. mediaDevice: None
  375. _storage: Already dumped (Blivet instance)
  376. methodstr: livecd:///dev/mapper/live-base
  377. desktop: Desktop instance, containing members:
  378. desktop._runlevel: 3
  379. desktop.desktop: None
  380. dir: None
  381. id: None
  382. proxy: None
  383. xdriver: None
  384. _payload: Already dumped (LiveImagePayload instance)
  385. ksdata: Already dumped (AnacondaKSHandler instance)
  386. mehConfig: Config instance, containing members:
  387. mehConfig.programName: anaconda
  388. mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase]
  389. mehConfig.programArch: x86_64
  390. mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups]
  391. mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline]
  392. mehConfig.callbackDict: {'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fe075ac4048>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7fe075ac4268>, True), 'journalctl': (<function journalctl_callback at 0x7fe075ac40d0>, False), 'lsblk_output': (<function lsblk_callback at 0x7fe075ac0f28>, True), 'addons': (<function list_addons_callback at 0x7fe075ac4158>, False)}
  393. mehConfig.programVersion: 23.19.10-1
  394. updateSrc: None
  395. gui_startup_failed: False
  396. stage2: None
  397.  
  398. Registered callbacks:
  399. journalctl:
  400. -- Logs begin at Sun 2016-03-06 22:21:54 UTC, end at Sun 2016-03-06 22:27:48 UTC. --
  401. Mar 06 22:21:54 localhost systemd-journal[223]: Runtime journal is using 8.0M (max allowed 790.2M, trying to leave 1.1G free of 7.7G available → current limit 790.2M).
  402. Mar 06 22:21:54 localhost systemd-journal[223]: Runtime journal is using 8.0M (max allowed 790.2M, trying to leave 1.1G free of 7.7G available → current limit 790.2M).
  403. Mar 06 22:21:54 localhost kernel: Initializing cgroup subsys cpuset
  404. Mar 06 22:21:54 localhost kernel: Initializing cgroup subsys cpu
  405. Mar 06 22:21:54 localhost kernel: Initializing cgroup subsys cpuacct
  406. Mar 06 22:21:54 localhost kernel: Linux version 4.3.4-300.fc23.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 5.3.1 20151207 (Red Hat 5.3.1-2) (GCC) ) #1 SMP Mon Jan 25 13:39:23 UTC 2016
  407. Mar 06 22:21:54 localhost kernel: Command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=KORORA-23-X rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 nomodeset
  408. Mar 06 22:21:54 localhost kernel: tseg: 00cd800000
  409. Mar 06 22:21:54 localhost kernel: x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
  410. Mar 06 22:21:54 localhost kernel: x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
  411. Mar 06 22:21:54 localhost kernel: x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
  412. Mar 06 22:21:54 localhost kernel: x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
  413. Mar 06 22:21:54 localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 0x340 bytes, using 'standard' format.
  414. Mar 06 22:21:54 localhost kernel: x86/fpu: Using 'lazy' FPU context switches.
  415. Mar 06 22:21:54 localhost kernel: e820: BIOS-provided physical RAM map:
  416. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
  417. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
  418. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  419. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000c085cfff] usable
  420. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000c085d000-0x00000000cab42fff] reserved
  421. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000cab43000-0x00000000cab52fff] ACPI data
  422. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000cab53000-0x00000000cb956fff] ACPI NVS
  423. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000cb957000-0x00000000cca33fff] reserved
  424. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000cca34000-0x00000000cca34fff] usable
  425. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000cca35000-0x00000000ccc3afff] ACPI NVS
  426. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000ccc3b000-0x00000000cd082fff] usable
  427. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000cd083000-0x00000000cd7f3fff] reserved
  428. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000cd7f4000-0x00000000cd7fffff] usable
  429. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  430. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
  431. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
  432. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  433. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000fed61000-0x00000000fed70fff] reserved
  434. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
  435. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x00000000fef00000-0x00000000ffffffff] reserved
  436. Mar 06 22:21:54 localhost kernel: BIOS-e820: [mem 0x0000000100001000-0x000000042fffffff] usable
  437. Mar 06 22:21:54 localhost kernel: NX (Execute Disable) protection: active
  438. Mar 06 22:21:54 localhost kernel: SMBIOS 2.7 present.
  439. Mar 06 22:21:54 localhost kernel: DMI: To be filled by O.E.M. To be filled by O.E.M./M5A97 R2.0, BIOS 2603 06/26/2015
  440. Mar 06 22:21:54 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  441. Mar 06 22:21:54 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
  442. Mar 06 22:21:54 localhost kernel: e820: last_pfn = 0x430000 max_arch_pfn = 0x400000000
  443. Mar 06 22:21:54 localhost kernel: MTRR default type: uncachable
  444. Mar 06 22:21:54 localhost kernel: MTRR fixed ranges enabled:
  445. Mar 06 22:21:54 localhost kernel: 00000-9FFFF write-back
  446. Mar 06 22:21:54 localhost kernel: A0000-BFFFF write-through
  447. Mar 06 22:21:54 localhost kernel: C0000-CDFFF write-protect
  448. Mar 06 22:21:54 localhost kernel: CE000-EBFFF uncachable
  449. Mar 06 22:21:54 localhost kernel: EC000-FFFFF write-protect
  450. Mar 06 22:21:54 localhost kernel: MTRR variable ranges enabled:
  451. Mar 06 22:21:54 localhost kernel: 0 base 000000000000 mask FFFF80000000 write-back
  452. Mar 06 22:21:54 localhost kernel: 1 base 000080000000 mask FFFFC0000000 write-back
  453. Mar 06 22:21:54 localhost kernel: 2 base 0000C0000000 mask FFFFF0000000 write-back
  454. Mar 06 22:21:54 localhost kernel: 3 base 0000CD800000 mask FFFFFF800000 uncachable
  455. Mar 06 22:21:54 localhost kernel: 4 base 0000CE000000 mask FFFFFE000000 uncachable
  456. Mar 06 22:21:54 localhost kernel: 5 disabled
  457. Mar 06 22:21:54 localhost kernel: 6 disabled
  458. Mar 06 22:21:54 localhost kernel: 7 disabled
  459. Mar 06 22:21:54 localhost kernel: TOM2: 0000000430000000 aka 17152M
  460. Mar 06 22:21:54 localhost kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  461. Mar 06 22:21:54 localhost kernel: e820: update [mem 0xcd800000-0xffffffff] usable ==> reserved
  462. Mar 06 22:21:54 localhost kernel: e820: last_pfn = 0xcd800 max_arch_pfn = 0x400000000
  463. Mar 06 22:21:54 localhost kernel: Base memory trampoline at [ffff880000098000] 98000 size 24576
  464. Mar 06 22:21:54 localhost kernel: Using GB pages for direct mapping
  465. Mar 06 22:21:54 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
  466. Mar 06 22:21:54 localhost kernel: [mem 0x00000000-0x000fffff] page 4k
  467. Mar 06 22:21:54 localhost kernel: BRK [0x0204b000, 0x0204bfff] PGTABLE
  468. Mar 06 22:21:54 localhost kernel: BRK [0x0204c000, 0x0204cfff] PGTABLE
  469. Mar 06 22:21:54 localhost kernel: BRK [0x0204d000, 0x0204dfff] PGTABLE
  470. Mar 06 22:21:54 localhost kernel: init_memory_mapping: [mem 0x42fe00000-0x42fffffff]
  471. Mar 06 22:21:54 localhost kernel: [mem 0x42fe00000-0x42fffffff] page 2M
  472. Mar 06 22:21:54 localhost kernel: BRK [0x0204e000, 0x0204efff] PGTABLE
  473. Mar 06 22:21:54 localhost kernel: init_memory_mapping: [mem 0x420000000-0x42fdfffff]
  474. Mar 06 22:21:54 localhost kernel: [mem 0x420000000-0x42fdfffff] page 2M
  475. Mar 06 22:21:54 localhost kernel: init_memory_mapping: [mem 0x400000000-0x41fffffff]
  476. Mar 06 22:21:54 localhost kernel: [mem 0x400000000-0x41fffffff] page 2M
  477. Mar 06 22:21:54 localhost kernel: init_memory_mapping: [mem 0x00100000-0xc085cfff]
  478. Mar 06 22:21:54 localhost kernel: [mem 0x00100000-0x001fffff] page 4k
  479. Mar 06 22:21:54 localhost kernel: [mem 0x00200000-0x3fffffff] page 2M
  480. Mar 06 22:21:54 localhost kernel: [mem 0x40000000-0xbfffffff] page 1G
  481. Mar 06 22:21:54 localhost kernel: [mem 0xc0000000-0xc07fffff] page 2M
  482. Mar 06 22:21:54 localhost kernel: [mem 0xc0800000-0xc085cfff] page 4k
  483. Mar 06 22:21:54 localhost kernel: init_memory_mapping: [mem 0xcca34000-0xcca34fff]
  484. Mar 06 22:21:54 localhost kernel: [mem 0xcca34000-0xcca34fff] page 4k
  485. Mar 06 22:21:54 localhost kernel: BRK [0x0204f000, 0x0204ffff] PGTABLE
  486. Mar 06 22:21:54 localhost kernel: init_memory_mapping: [mem 0xccc3b000-0xcd082fff]
  487. Mar 06 22:21:54 localhost kernel: [mem 0xccc3b000-0xccdfffff] page 4k
  488. Mar 06 22:21:54 localhost kernel: [mem 0xcce00000-0xccffffff] page 2M
  489. Mar 06 22:21:54 localhost kernel: [mem 0xcd000000-0xcd082fff] page 4k
  490. Mar 06 22:21:54 localhost kernel: BRK [0x02050000, 0x02050fff] PGTABLE
  491. Mar 06 22:21:54 localhost kernel: init_memory_mapping: [mem 0xcd7f4000-0xcd7fffff]
  492. Mar 06 22:21:54 localhost kernel: [mem 0xcd7f4000-0xcd7fffff] page 4k
  493. Mar 06 22:21:54 localhost kernel: init_memory_mapping: [mem 0x100001000-0x3ffffffff]
  494. Mar 06 22:21:54 localhost kernel: [mem 0x100001000-0x1001fffff] page 4k
  495. Mar 06 22:21:54 localhost kernel: [mem 0x100200000-0x13fffffff] page 2M
  496. Mar 06 22:21:54 localhost kernel: [mem 0x140000000-0x3ffffffff] page 1G
  497. Mar 06 22:21:54 localhost kernel: RAMDISK: [mem 0x7d146000-0x7fffffff]
  498. Mar 06 22:21:54 localhost kernel: ACPI: Early table checksum verification disabled
  499. Mar 06 22:21:54 localhost kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
  500. Mar 06 22:21:54 localhost kernel: ACPI: XSDT 0x00000000CAB4A070 000054 (v01 ALASKA A M I 01072009 AMI 00010013)
  501. Mar 06 22:21:54 localhost kernel: ACPI: FACP 0x00000000CAB511F0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
  502. Mar 06 22:21:54 localhost kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20150818/tbfadt-654)
  503. Mar 06 22:21:54 localhost kernel: ACPI: DSDT 0x00000000CAB4A158 007095 (v02 ALASKA A M I 00000000 INTL 20051117)
  504. Mar 06 22:21:54 localhost kernel: ACPI: FACS 0x00000000CB951F80 000040
  505. Mar 06 22:21:54 localhost kernel: ACPI: APIC 0x00000000CAB51300 00009E (v03 ALASKA A M I 01072009 AMI 00010013)
  506. Mar 06 22:21:54 localhost kernel: ACPI: FPDT 0x00000000CAB513A0 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
  507. Mar 06 22:21:54 localhost kernel: ACPI: MCFG 0x00000000CAB513E8 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
  508. Mar 06 22:21:54 localhost kernel: ACPI: HPET 0x00000000CAB51428 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
  509. Mar 06 22:21:54 localhost kernel: ACPI: SSDT 0x00000000CAB514B8 000D3C (v01 AMD POWERNOW 00000001 AMD 00000001)
  510. Mar 06 22:21:54 localhost kernel: ACPI: Local APIC address 0xfee00000
  511. Mar 06 22:21:54 localhost kernel: No NUMA configuration found
  512. Mar 06 22:21:54 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000042fffffff]
  513. Mar 06 22:21:54 localhost kernel: NODE_DATA(0) allocated [mem 0x42ffe6000-0x42fff9fff]
  514. Mar 06 22:21:54 localhost kernel: [ffffea0000000000-ffffea0010bfffff] PMD -> [ffff88041f600000-ffff88042f5fffff] on node 0
  515. Mar 06 22:21:54 localhost kernel: Zone ranges:
  516. Mar 06 22:21:54 localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
  517. Mar 06 22:21:54 localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  518. Mar 06 22:21:54 localhost kernel: Normal [mem 0x0000000100000000-0x000000042fffffff]
  519. Mar 06 22:21:54 localhost kernel: Movable zone start for each node
  520. Mar 06 22:21:54 localhost kernel: Early memory node ranges
  521. Mar 06 22:21:54 localhost kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff]
  522. Mar 06 22:21:54 localhost kernel: node 0: [mem 0x0000000000100000-0x00000000c085cfff]
  523. Mar 06 22:21:54 localhost kernel: node 0: [mem 0x00000000cca34000-0x00000000cca34fff]
  524. Mar 06 22:21:54 localhost kernel: node 0: [mem 0x00000000ccc3b000-0x00000000cd082fff]
  525. Mar 06 22:21:54 localhost kernel: node 0: [mem 0x00000000cd7f4000-0x00000000cd7fffff]
  526. Mar 06 22:21:54 localhost kernel: node 0: [mem 0x0000000100001000-0x000000042fffffff]
  527. Mar 06 22:21:54 localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000042fffffff]
  528. Mar 06 22:21:54 localhost kernel: On node 0 totalpages: 4131918
  529. Mar 06 22:21:54 localhost kernel: DMA zone: 64 pages used for memmap
  530. Mar 06 22:21:54 localhost kernel: DMA zone: 21 pages reserved
  531. Mar 06 22:21:54 localhost kernel: DMA zone: 3997 pages, LIFO batch:0
  532. Mar 06 22:21:54 localhost kernel: DMA32 zone: 12275 pages used for memmap
  533. Mar 06 22:21:54 localhost kernel: DMA32 zone: 785586 pages, LIFO batch:31
  534. Mar 06 22:21:54 localhost kernel: Normal zone: 52224 pages used for memmap
  535. Mar 06 22:21:54 localhost kernel: Normal zone: 3342335 pages, LIFO batch:31
  536. Mar 06 22:21:54 localhost kernel: ACPI: PM-Timer IO Port: 0x808
  537. Mar 06 22:21:54 localhost kernel: ACPI: Local APIC address 0xfee00000
  538. Mar 06 22:21:54 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  539. Mar 06 22:21:54 localhost kernel: IOAPIC[0]: apic_id 9, version 33, address 0xfec00000, GSI 0-23
  540. Mar 06 22:21:54 localhost kernel: IOAPIC[1]: apic_id 10, version 33, address 0xfec20000, GSI 24-55
  541. Mar 06 22:21:54 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  542. Mar 06 22:21:54 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  543. Mar 06 22:21:54 localhost kernel: ACPI: IRQ0 used by override.
  544. Mar 06 22:21:54 localhost kernel: ACPI: IRQ9 used by override.
  545. Mar 06 22:21:54 localhost kernel: Using ACPI (MADT) for SMP configuration information
  546. Mar 06 22:21:54 localhost kernel: ACPI: HPET id: 0x43538210 base: 0xfed00000
  547. Mar 06 22:21:54 localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
  548. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  549. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
  550. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  551. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  552. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  553. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xc085d000-0xcab42fff]
  554. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xcab43000-0xcab52fff]
  555. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xcab53000-0xcb956fff]
  556. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xcb957000-0xcca33fff]
  557. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xcca35000-0xccc3afff]
  558. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xcd083000-0xcd7f3fff]
  559. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xcd800000-0xfebfffff]
  560. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  561. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
  562. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
  563. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfec1ffff]
  564. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xfec20000-0xfec20fff]
  565. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xfec21000-0xfecfffff]
  566. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
  567. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xfed01000-0xfed60fff]
  568. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xfed61000-0xfed70fff]
  569. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xfed71000-0xfed7ffff]
  570. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
  571. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfeefffff]
  572. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0xfef00000-0xffffffff]
  573. Mar 06 22:21:54 localhost kernel: PM: Registered nosave memory: [mem 0x100000000-0x100000fff]
  574. Mar 06 22:21:54 localhost kernel: e820: [mem 0xcd800000-0xfebfffff] available for PCI devices
  575. Mar 06 22:21:54 localhost kernel: Booting paravirtualized kernel on bare hardware
  576. Mar 06 22:21:54 localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  577. Mar 06 22:21:54 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
  578. Mar 06 22:21:54 localhost kernel: PERCPU: Embedded 34 pages/cpu @ffff88042fc00000 s98328 r8192 d32744 u262144
  579. Mar 06 22:21:54 localhost kernel: pcpu-alloc: s98328 r8192 d32744 u262144 alloc=1*2097152
  580. Mar 06 22:21:54 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  581. Mar 06 22:21:54 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 4067334
  582. Mar 06 22:21:54 localhost kernel: Policy zone: Normal
  583. Mar 06 22:21:54 localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=KORORA-23-X rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 nomodeset
  584. Mar 06 22:21:54 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
  585. Mar 06 22:21:54 localhost kernel: Memory: 16133392K/16527672K available (7706K kernel code, 1284K rwdata, 3376K rodata, 1520K init, 1552K bss, 394280K reserved, 0K cma-reserved)
  586. Mar 06 22:21:54 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  587. Mar 06 22:21:54 localhost kernel: Hierarchical RCU implementation.
  588. Mar 06 22:21:54 localhost kernel: Build-time adjustment of leaf fanout to 64.
  589. Mar 06 22:21:54 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8.
  590. Mar 06 22:21:54 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
  591. Mar 06 22:21:54 localhost kernel: NR_IRQS:65792 nr_irqs:1032 16
  592. Mar 06 22:21:54 localhost kernel: Offload RCU callbacks from all CPUs
  593. Mar 06 22:21:54 localhost kernel: Offload RCU callbacks from CPUs: 0-7.
  594. Mar 06 22:21:54 localhost kernel: Console: colour VGA+ 80x25
  595. Mar 06 22:21:54 localhost kernel: console [tty0] enabled
  596. Mar 06 22:21:54 localhost kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
  597. Mar 06 22:21:54 localhost kernel: hpet clockevent registered
  598. Mar 06 22:21:54 localhost kernel: tsc: Fast TSC calibration using PIT
  599. Mar 06 22:21:54 localhost kernel: tsc: Detected 3511.861 MHz processor
  600. Mar 06 22:21:54 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7023.72 BogoMIPS (lpj=3511861)
  601. Mar 06 22:21:54 localhost kernel: pid_max: default: 32768 minimum: 301
  602. Mar 06 22:21:54 localhost kernel: ACPI: Core revision 20150818
  603. Mar 06 22:21:54 localhost kernel: ACPI: 2 ACPI AML tables successfully acquired and loaded
  604. Mar 06 22:21:54 localhost kernel: Security Framework initialized
  605. Mar 06 22:21:54 localhost kernel: Yama: becoming mindful.
  606. Mar 06 22:21:54 localhost kernel: SELinux: Initializing.
  607. Mar 06 22:21:54 localhost kernel: SELinux: Starting in permissive mode
  608. Mar 06 22:21:54 localhost kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  609. Mar 06 22:21:54 localhost kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  610. Mar 06 22:21:54 localhost kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
  611. Mar 06 22:21:54 localhost kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
  612. Mar 06 22:21:54 localhost kernel: Initializing cgroup subsys io
  613. Mar 06 22:21:54 localhost kernel: Initializing cgroup subsys memory
  614. Mar 06 22:21:54 localhost kernel: Initializing cgroup subsys devices
  615. Mar 06 22:21:54 localhost kernel: Initializing cgroup subsys freezer
  616. Mar 06 22:21:54 localhost kernel: Initializing cgroup subsys net_cls
  617. Mar 06 22:21:54 localhost kernel: Initializing cgroup subsys perf_event
  618. Mar 06 22:21:54 localhost kernel: Initializing cgroup subsys net_prio
  619. Mar 06 22:21:54 localhost kernel: Initializing cgroup subsys hugetlb
  620. Mar 06 22:21:54 localhost kernel: Initializing cgroup subsys pids
  621. Mar 06 22:21:54 localhost kernel: CPU: Physical Processor ID: 0
  622. Mar 06 22:21:54 localhost kernel: CPU: Processor Core ID: 0
  623. Mar 06 22:21:54 localhost kernel: mce: CPU supports 7 MCE banks
  624. Mar 06 22:21:54 localhost kernel: LVT offset 1 assigned for vector 0xf9
  625. Mar 06 22:21:54 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
  626. Mar 06 22:21:54 localhost kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
  627. Mar 06 22:21:54 localhost kernel: Freeing SMP alternatives memory: 28K (ffffffff81ebe000 - ffffffff81ec5000)
  628. Mar 06 22:21:54 localhost kernel: ftrace: allocating 29065 entries in 114 pages
  629. Mar 06 22:21:54 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  630. Mar 06 22:21:54 localhost kernel: smpboot: CPU0: AMD FX(tm)-8320 Eight-Core Processor (family: 0x15, model: 0x2, stepping: 0x0)
  631. Mar 06 22:21:54 localhost kernel: Performance Events: Fam15h core perfctr, AMD PMU driver.
  632. Mar 06 22:21:54 localhost kernel: ... version: 0
  633. Mar 06 22:21:54 localhost kernel: ... bit width: 48
  634. Mar 06 22:21:54 localhost kernel: ... generic registers: 6
  635. Mar 06 22:21:54 localhost kernel: ... value mask: 0000ffffffffffff
  636. Mar 06 22:21:54 localhost kernel: ... max period: 00007fffffffffff
  637. Mar 06 22:21:54 localhost kernel: ... fixed-purpose events: 0
  638. Mar 06 22:21:54 localhost kernel: ... event mask: 000000000000003f
  639. Mar 06 22:21:54 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  640. Mar 06 22:21:54 localhost kernel: x86: Booting SMP configuration:
  641. Mar 06 22:21:54 localhost kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
  642. Mar 06 22:21:54 localhost kernel: x86: Booted up 1 node, 8 CPUs
  643. Mar 06 22:21:54 localhost kernel: smpboot: Total of 8 processors activated (56189.77 BogoMIPS)
  644. Mar 06 22:21:54 localhost kernel: devtmpfs: initialized
  645. Mar 06 22:21:54 localhost kernel: PM: Registering ACPI NVS region [mem 0xcab53000-0xcb956fff] (14696448 bytes)
  646. Mar 06 22:21:54 localhost kernel: PM: Registering ACPI NVS region [mem 0xcca35000-0xccc3afff] (2121728 bytes)
  647. Mar 06 22:21:54 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  648. Mar 06 22:21:54 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE
  649. Mar 06 22:21:54 localhost kernel: pinctrl core: initialized pinctrl subsystem
  650. Mar 06 22:21:54 localhost kernel: RTC time: 22:21:52, date: 03/06/16
  651. Mar 06 22:21:54 localhost kernel: NET: Registered protocol family 16
  652. Mar 06 22:21:54 localhost kernel: cpuidle: using governor menu
  653. Mar 06 22:21:54 localhost kernel: ACPI: bus type PCI registered
  654. Mar 06 22:21:54 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  655. Mar 06 22:21:54 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  656. Mar 06 22:21:54 localhost kernel: PCI: not using MMCONFIG
  657. Mar 06 22:21:54 localhost kernel: PCI: Using configuration type 1 for base access
  658. Mar 06 22:21:54 localhost kernel: PCI: Using configuration type 1 for extended access
  659. Mar 06 22:21:54 localhost kernel: mtrr: your CPUs had inconsistent fixed MTRR settings
  660. Mar 06 22:21:54 localhost kernel: mtrr: probably your BIOS does not setup all CPUs.
  661. Mar 06 22:21:54 localhost kernel: mtrr: corrected configuration.
  662. Mar 06 22:21:54 localhost kernel: ACPI: Added _OSI(Module Device)
  663. Mar 06 22:21:54 localhost kernel: ACPI: Added _OSI(Processor Device)
  664. Mar 06 22:21:54 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
  665. Mar 06 22:21:54 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
  666. Mar 06 22:21:54 localhost kernel: ACPI: Executed 2 blocks of module-level executable AML code
  667. Mar 06 22:21:54 localhost kernel: ACPI : EC: EC started
  668. Mar 06 22:21:54 localhost kernel: ACPI: Interpreter enabled
  669. Mar 06 22:21:54 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150818/hwxface-580)
  670. Mar 06 22:21:54 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150818/hwxface-580)
  671. Mar 06 22:21:54 localhost kernel: ACPI: (supports S0 S3 S4 S5)
  672. Mar 06 22:21:54 localhost kernel: ACPI: Using IOAPIC for interrupt routing
  673. Mar 06 22:21:54 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  674. Mar 06 22:21:54 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
  675. Mar 06 22:21:54 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  676. Mar 06 22:21:54 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  677. Mar 06 22:21:54 localhost kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  678. Mar 06 22:21:54 localhost kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  679. Mar 06 22:21:54 localhost kernel: PCI host bridge to bus 0000:00
  680. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
  681. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
  682. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
  683. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
  684. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  685. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  686. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
  687. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xffffffff window]
  688. Mar 06 22:21:54 localhost kernel: pci 0000:00:00.0: [1002:5a14] type 00 class 0x060000
  689. Mar 06 22:21:54 localhost kernel: pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400
  690. Mar 06 22:21:54 localhost kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
  691. Mar 06 22:21:54 localhost kernel: pci 0000:00:02.0: System wakeup disabled by ACPI
  692. Mar 06 22:21:54 localhost kernel: pci 0000:00:04.0: [1002:5a18] type 01 class 0x060400
  693. Mar 06 22:21:54 localhost kernel: pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
  694. Mar 06 22:21:54 localhost kernel: pci 0000:00:04.0: System wakeup disabled by ACPI
  695. Mar 06 22:21:54 localhost kernel: pci 0000:00:05.0: [1002:5a19] type 01 class 0x060400
  696. Mar 06 22:21:54 localhost kernel: pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
  697. Mar 06 22:21:54 localhost kernel: pci 0000:00:05.0: System wakeup disabled by ACPI
  698. Mar 06 22:21:54 localhost kernel: pci 0000:00:07.0: [1002:5a1b] type 01 class 0x060400
  699. Mar 06 22:21:54 localhost kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
  700. Mar 06 22:21:54 localhost kernel: pci 0000:00:07.0: System wakeup disabled by ACPI
  701. Mar 06 22:21:54 localhost kernel: pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
  702. Mar 06 22:21:54 localhost kernel: pci 0000:00:11.0: reg 0x10: [io 0xf040-0xf047]
  703. Mar 06 22:21:54 localhost kernel: pci 0000:00:11.0: reg 0x14: [io 0xf030-0xf033]
  704. Mar 06 22:21:54 localhost kernel: pci 0000:00:11.0: reg 0x18: [io 0xf020-0xf027]
  705. Mar 06 22:21:54 localhost kernel: pci 0000:00:11.0: reg 0x1c: [io 0xf010-0xf013]
  706. Mar 06 22:21:54 localhost kernel: pci 0000:00:11.0: reg 0x20: [io 0xf000-0xf00f]
  707. Mar 06 22:21:54 localhost kernel: pci 0000:00:11.0: reg 0x24: [mem 0xfe30b000-0xfe30b3ff]
  708. Mar 06 22:21:54 localhost kernel: pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
  709. Mar 06 22:21:54 localhost kernel: pci 0000:00:12.0: reg 0x10: [mem 0xfe30a000-0xfe30afff]
  710. Mar 06 22:21:54 localhost kernel: pci 0000:00:12.0: System wakeup disabled by ACPI
  711. Mar 06 22:21:54 localhost kernel: pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
  712. Mar 06 22:21:54 localhost kernel: pci 0000:00:12.2: reg 0x10: [mem 0xfe309000-0xfe3090ff]
  713. Mar 06 22:21:54 localhost kernel: pci 0000:00:12.2: supports D1 D2
  714. Mar 06 22:21:54 localhost kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
  715. Mar 06 22:21:54 localhost kernel: pci 0000:00:12.2: System wakeup disabled by ACPI
  716. Mar 06 22:21:54 localhost kernel: pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
  717. Mar 06 22:21:54 localhost kernel: pci 0000:00:13.0: reg 0x10: [mem 0xfe308000-0xfe308fff]
  718. Mar 06 22:21:54 localhost kernel: pci 0000:00:13.0: System wakeup disabled by ACPI
  719. Mar 06 22:21:54 localhost kernel: pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
  720. Mar 06 22:21:54 localhost kernel: pci 0000:00:13.2: reg 0x10: [mem 0xfe307000-0xfe3070ff]
  721. Mar 06 22:21:54 localhost kernel: pci 0000:00:13.2: supports D1 D2
  722. Mar 06 22:21:54 localhost kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
  723. Mar 06 22:21:54 localhost kernel: pci 0000:00:13.2: System wakeup disabled by ACPI
  724. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
  725. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
  726. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.2: reg 0x10: [mem 0xfe300000-0xfe303fff 64bit]
  727. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
  728. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.2: System wakeup disabled by ACPI
  729. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
  730. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
  731. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.4: System wakeup disabled by ACPI
  732. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
  733. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.5: reg 0x10: [mem 0xfe306000-0xfe306fff]
  734. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.5: System wakeup disabled by ACPI
  735. Mar 06 22:21:54 localhost kernel: pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
  736. Mar 06 22:21:54 localhost kernel: pci 0000:00:15.0: supports D1 D2
  737. Mar 06 22:21:54 localhost kernel: pci 0000:00:15.0: System wakeup disabled by ACPI
  738. Mar 06 22:21:54 localhost kernel: pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
  739. Mar 06 22:21:54 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xfe305000-0xfe305fff]
  740. Mar 06 22:21:54 localhost kernel: pci 0000:00:16.0: System wakeup disabled by ACPI
  741. Mar 06 22:21:54 localhost kernel: pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
  742. Mar 06 22:21:54 localhost kernel: pci 0000:00:16.2: reg 0x10: [mem 0xfe304000-0xfe3040ff]
  743. Mar 06 22:21:54 localhost kernel: pci 0000:00:16.2: supports D1 D2
  744. Mar 06 22:21:54 localhost kernel: pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
  745. Mar 06 22:21:54 localhost kernel: pci 0000:00:16.2: System wakeup disabled by ACPI
  746. Mar 06 22:21:54 localhost kernel: pci 0000:00:18.0: [1022:1600] type 00 class 0x060000
  747. Mar 06 22:21:54 localhost kernel: pci 0000:00:18.1: [1022:1601] type 00 class 0x060000
  748. Mar 06 22:21:54 localhost kernel: pci 0000:00:18.2: [1022:1602] type 00 class 0x060000
  749. Mar 06 22:21:54 localhost kernel: pci 0000:00:18.3: [1022:1603] type 00 class 0x060000
  750. Mar 06 22:21:54 localhost kernel: pci 0000:00:18.4: [1022:1604] type 00 class 0x060000
  751. Mar 06 22:21:54 localhost kernel: pci 0000:00:18.5: [1022:1605] type 00 class 0x060000
  752. Mar 06 22:21:54 localhost kernel: pci 0000:00:02.0: PCI bridge to [bus 01]
  753. Mar 06 22:21:54 localhost kernel: pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
  754. Mar 06 22:21:54 localhost kernel: pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
  755. Mar 06 22:21:54 localhost kernel: pci 0000:02:00.0: reg 0x18: [mem 0xdc104000-0xdc104fff 64bit pref]
  756. Mar 06 22:21:54 localhost kernel: pci 0000:02:00.0: reg 0x20: [mem 0xdc100000-0xdc103fff 64bit pref]
  757. Mar 06 22:21:54 localhost kernel: pci 0000:02:00.0: supports D1 D2
  758. Mar 06 22:21:54 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  759. Mar 06 22:21:54 localhost kernel: pci 0000:00:04.0: PCI bridge to [bus 02]
  760. Mar 06 22:21:54 localhost kernel: pci 0000:00:04.0: bridge window [io 0xe000-0xefff]
  761. Mar 06 22:21:54 localhost kernel: pci 0000:00:04.0: bridge window [mem 0xdc100000-0xdc1fffff 64bit pref]
  762. Mar 06 22:21:54 localhost kernel: pci 0000:03:00.0: [1b21:1142] type 00 class 0x0c0330
  763. Mar 06 22:21:54 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xfe200000-0xfe207fff 64bit]
  764. Mar 06 22:21:54 localhost kernel: pci 0000:03:00.0: PME# supported from D3cold
  765. Mar 06 22:21:54 localhost kernel: pci 0000:00:05.0: PCI bridge to [bus 03]
  766. Mar 06 22:21:54 localhost kernel: pci 0000:00:05.0: bridge window [mem 0xfe200000-0xfe2fffff]
  767. Mar 06 22:21:54 localhost kernel: pci 0000:04:00.0: [1b21:1142] type 00 class 0x0c0330
  768. Mar 06 22:21:54 localhost kernel: pci 0000:04:00.0: reg 0x10: [mem 0xfe100000-0xfe107fff 64bit]
  769. Mar 06 22:21:54 localhost kernel: pci 0000:04:00.0: PME# supported from D3cold
  770. Mar 06 22:21:54 localhost kernel: pci 0000:00:07.0: PCI bridge to [bus 04]
  771. Mar 06 22:21:54 localhost kernel: pci 0000:00:07.0: bridge window [mem 0xfe100000-0xfe1fffff]
  772. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.4: PCI bridge to [bus 05] (subtractive decode)
  773. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x03af window] (subtractive decode)
  774. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7 window] (subtractive decode)
  775. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.4: bridge window [io 0x03b0-0x03df window] (subtractive decode)
  776. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode)
  777. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  778. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
  779. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xd0000000-0xffffffff window] (subtractive decode)
  780. Mar 06 22:21:54 localhost kernel: pci 0000:06:00.0: [10de:1206] type 00 class 0x030000
  781. Mar 06 22:21:54 localhost kernel: pci 0000:06:00.0: reg 0x10: [mem 0xfc000000-0xfdffffff]
  782. Mar 06 22:21:54 localhost kernel: pci 0000:06:00.0: reg 0x14: [mem 0xd0000000-0xd7ffffff 64bit pref]
  783. Mar 06 22:21:54 localhost kernel: pci 0000:06:00.0: reg 0x1c: [mem 0xd8000000-0xdbffffff 64bit pref]
  784. Mar 06 22:21:54 localhost kernel: pci 0000:06:00.0: reg 0x24: [io 0xd000-0xd07f]
  785. Mar 06 22:21:54 localhost kernel: pci 0000:06:00.0: reg 0x30: [mem 0xfe000000-0xfe07ffff pref]
  786. Mar 06 22:21:54 localhost kernel: pci 0000:06:00.1: [10de:0e0c] type 00 class 0x040300
  787. Mar 06 22:21:54 localhost kernel: pci 0000:06:00.1: reg 0x10: [mem 0xfe080000-0xfe083fff]
  788. Mar 06 22:21:54 localhost kernel: pci 0000:00:15.0: PCI bridge to [bus 06]
  789. Mar 06 22:21:54 localhost kernel: pci 0000:00:15.0: bridge window [io 0xd000-0xdfff]
  790. Mar 06 22:21:54 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xfc000000-0xfe0fffff]
  791. Mar 06 22:21:54 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xd0000000-0xdbffffff 64bit pref]
  792. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: on NUMA node 0
  793. Mar 06 22:21:54 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
  794. Mar 06 22:21:54 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
  795. Mar 06 22:21:54 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
  796. Mar 06 22:21:54 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 10 11 14 15) *0
  797. Mar 06 22:21:54 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
  798. Mar 06 22:21:54 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
  799. Mar 06 22:21:54 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0
  800. Mar 06 22:21:54 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
  801. Mar 06 22:21:54 localhost kernel: ACPI: Enabled 1 GPEs in block 00 to 1F
  802. Mar 06 22:21:54 localhost kernel: ACPI : EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
  803. Mar 06 22:21:54 localhost kernel: vgaarb: setting as boot device: PCI:0000:06:00.0
  804. Mar 06 22:21:54 localhost kernel: vgaarb: device added: PCI:0000:06:00.0,decodes=io+mem,owns=io+mem,locks=none
  805. Mar 06 22:21:54 localhost kernel: vgaarb: loaded
  806. Mar 06 22:21:54 localhost kernel: vgaarb: bridge control possible 0000:06:00.0
  807. Mar 06 22:21:54 localhost kernel: SCSI subsystem initialized
  808. Mar 06 22:21:54 localhost kernel: libata version 3.00 loaded.
  809. Mar 06 22:21:54 localhost kernel: ACPI: bus type USB registered
  810. Mar 06 22:21:54 localhost kernel: usbcore: registered new interface driver usbfs
  811. Mar 06 22:21:54 localhost kernel: usbcore: registered new interface driver hub
  812. Mar 06 22:21:54 localhost kernel: usbcore: registered new device driver usb
  813. Mar 06 22:21:54 localhost kernel: PCI: Using ACPI for IRQ routing
  814. Mar 06 22:21:54 localhost kernel: PCI: pci_cache_line_size set to 64 bytes
  815. Mar 06 22:21:54 localhost kernel: e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
  816. Mar 06 22:21:54 localhost kernel: e820: reserve RAM buffer [mem 0xc085d000-0xc3ffffff]
  817. Mar 06 22:21:54 localhost kernel: e820: reserve RAM buffer [mem 0xcca35000-0xcfffffff]
  818. Mar 06 22:21:54 localhost kernel: e820: reserve RAM buffer [mem 0xcd083000-0xcfffffff]
  819. Mar 06 22:21:54 localhost kernel: e820: reserve RAM buffer [mem 0xcd800000-0xcfffffff]
  820. Mar 06 22:21:54 localhost kernel: NetLabel: Initializing
  821. Mar 06 22:21:54 localhost kernel: NetLabel: domain hash size = 128
  822. Mar 06 22:21:54 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
  823. Mar 06 22:21:54 localhost kernel: NetLabel: unlabeled traffic allowed by default
  824. Mar 06 22:21:54 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  825. Mar 06 22:21:54 localhost kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
  826. Mar 06 22:21:54 localhost kernel: clocksource: Switched to clocksource hpet
  827. Mar 06 22:21:54 localhost kernel: pnp: PnP ACPI init
  828. Mar 06 22:21:54 localhost kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
  829. Mar 06 22:21:54 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  830. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x040b] has been reserved
  831. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x04d6] has been reserved
  832. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0c00-0x0c01] has been reserved
  833. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0c14] has been reserved
  834. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0c50-0x0c51] has been reserved
  835. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0c52] has been reserved
  836. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0c6c] has been reserved
  837. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0c6f] has been reserved
  838. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0cd0-0x0cd1] has been reserved
  839. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0cd2-0x0cd3] has been reserved
  840. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0cd4-0x0cd5] has been reserved
  841. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0cd6-0x0cd7] has been reserved
  842. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0cd8-0x0cdf] has been reserved
  843. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0800-0x089f] could not be reserved
  844. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0b20-0x0b3f] has been reserved
  845. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0900-0x090f] has been reserved
  846. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0x0910-0x091f] has been reserved
  847. Mar 06 22:21:54 localhost kernel: system 00:01: [io 0xfe00-0xfefe] has been reserved
  848. Mar 06 22:21:54 localhost kernel: system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
  849. Mar 06 22:21:54 localhost kernel: system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
  850. Mar 06 22:21:54 localhost kernel: system 00:01: [mem 0xfed80000-0xfed8ffff] has been reserved
  851. Mar 06 22:21:54 localhost kernel: system 00:01: [mem 0xfed61000-0xfed70fff] has been reserved
  852. Mar 06 22:21:54 localhost kernel: system 00:01: [mem 0xfec10000-0xfec10fff] has been reserved
  853. Mar 06 22:21:54 localhost kernel: system 00:01: [mem 0xfed00000-0xfed00fff] could not be reserved
  854. Mar 06 22:21:54 localhost kernel: system 00:01: [mem 0xff800000-0xffffffff] has been reserved
  855. Mar 06 22:21:54 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  856. Mar 06 22:21:54 localhost kernel: system 00:02: [io 0x0290-0x02af] has been reserved
  857. Mar 06 22:21:54 localhost kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  858. Mar 06 22:21:54 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  859. Mar 06 22:21:54 localhost kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved
  860. Mar 06 22:21:54 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  861. Mar 06 22:21:54 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  862. Mar 06 22:21:54 localhost kernel: pnp 00:06: [dma 0 disabled]
  863. Mar 06 22:21:54 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
  864. Mar 06 22:21:54 localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  865. Mar 06 22:21:54 localhost kernel: system 00:08: [mem 0xfec20000-0xfec200ff] could not be reserved
  866. Mar 06 22:21:54 localhost kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  867. Mar 06 22:21:54 localhost kernel: pnp: PnP ACPI: found 9 devices
  868. Mar 06 22:21:54 localhost kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  869. Mar 06 22:21:54 localhost kernel: pci 0000:00:02.0: PCI bridge to [bus 01]
  870. Mar 06 22:21:54 localhost kernel: pci 0000:00:04.0: PCI bridge to [bus 02]
  871. Mar 06 22:21:54 localhost kernel: pci 0000:00:04.0: bridge window [io 0xe000-0xefff]
  872. Mar 06 22:21:54 localhost kernel: pci 0000:00:04.0: bridge window [mem 0xdc100000-0xdc1fffff 64bit pref]
  873. Mar 06 22:21:54 localhost kernel: pci 0000:00:05.0: PCI bridge to [bus 03]
  874. Mar 06 22:21:54 localhost kernel: pci 0000:00:05.0: bridge window [mem 0xfe200000-0xfe2fffff]
  875. Mar 06 22:21:54 localhost kernel: pci 0000:00:07.0: PCI bridge to [bus 04]
  876. Mar 06 22:21:54 localhost kernel: pci 0000:00:07.0: bridge window [mem 0xfe100000-0xfe1fffff]
  877. Mar 06 22:21:54 localhost kernel: pci 0000:00:14.4: PCI bridge to [bus 05]
  878. Mar 06 22:21:54 localhost kernel: pci 0000:00:15.0: PCI bridge to [bus 06]
  879. Mar 06 22:21:54 localhost kernel: pci 0000:00:15.0: bridge window [io 0xd000-0xdfff]
  880. Mar 06 22:21:54 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xfc000000-0xfe0fffff]
  881. Mar 06 22:21:54 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xd0000000-0xdbffffff 64bit pref]
  882. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
  883. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
  884. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
  885. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
  886. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
  887. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
  888. Mar 06 22:21:54 localhost kernel: pci_bus 0000:00: resource 10 [mem 0xd0000000-0xffffffff window]
  889. Mar 06 22:21:54 localhost kernel: pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
  890. Mar 06 22:21:54 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xdc100000-0xdc1fffff 64bit pref]
  891. Mar 06 22:21:54 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xfe200000-0xfe2fffff]
  892. Mar 06 22:21:54 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xfe100000-0xfe1fffff]
  893. Mar 06 22:21:54 localhost kernel: pci_bus 0000:05: resource 4 [io 0x0000-0x03af window]
  894. Mar 06 22:21:54 localhost kernel: pci_bus 0000:05: resource 5 [io 0x03e0-0x0cf7 window]
  895. Mar 06 22:21:54 localhost kernel: pci_bus 0000:05: resource 6 [io 0x03b0-0x03df window]
  896. Mar 06 22:21:54 localhost kernel: pci_bus 0000:05: resource 7 [io 0x0d00-0xffff window]
  897. Mar 06 22:21:54 localhost kernel: pci_bus 0000:05: resource 8 [mem 0x000a0000-0x000bffff window]
  898. Mar 06 22:21:54 localhost kernel: pci_bus 0000:05: resource 9 [mem 0x000c0000-0x000dffff window]
  899. Mar 06 22:21:54 localhost kernel: pci_bus 0000:05: resource 10 [mem 0xd0000000-0xffffffff window]
  900. Mar 06 22:21:54 localhost kernel: pci_bus 0000:06: resource 0 [io 0xd000-0xdfff]
  901. Mar 06 22:21:54 localhost kernel: pci_bus 0000:06: resource 1 [mem 0xfc000000-0xfe0fffff]
  902. Mar 06 22:21:54 localhost kernel: pci_bus 0000:06: resource 2 [mem 0xd0000000-0xdbffffff 64bit pref]
  903. Mar 06 22:21:54 localhost kernel: NET: Registered protocol family 2
  904. Mar 06 22:21:54 localhost kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  905. Mar 06 22:21:54 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  906. Mar 06 22:21:54 localhost kernel: TCP: Hash tables configured (established 131072 bind 65536)
  907. Mar 06 22:21:54 localhost kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
  908. Mar 06 22:21:54 localhost kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
  909. Mar 06 22:21:54 localhost kernel: NET: Registered protocol family 1
  910. Mar 06 22:21:54 localhost kernel: pci 0000:06:00.0: Video device with shadowed ROM
  911. Mar 06 22:21:54 localhost kernel: PCI: CLS 64 bytes, default 64
  912. Mar 06 22:21:54 localhost kernel: Unpacking initramfs...
  913. Mar 06 22:21:54 localhost kernel: Freeing initrd memory: 47848K (ffff88007d146000 - ffff880080000000)
  914. Mar 06 22:21:54 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  915. Mar 06 22:21:54 localhost kernel: software IO TLB [mem 0xbc85d000-0xc085d000] (64MB) mapped at [ffff8800bc85d000-ffff8800c085cfff]
  916. Mar 06 22:21:54 localhost kernel: perf: AMD NB counters detected
  917. Mar 06 22:21:54 localhost kernel: microcode: CPU0: patch_level=0x06000822
  918. Mar 06 22:21:54 localhost kernel: microcode: CPU1: patch_level=0x06000822
  919. Mar 06 22:21:54 localhost kernel: microcode: CPU2: patch_level=0x06000822
  920. Mar 06 22:21:54 localhost kernel: microcode: CPU3: patch_level=0x06000822
  921. Mar 06 22:21:54 localhost kernel: microcode: CPU4: patch_level=0x06000822
  922. Mar 06 22:21:54 localhost kernel: microcode: CPU5: patch_level=0x06000822
  923. Mar 06 22:21:54 localhost kernel: microcode: CPU6: patch_level=0x06000822
  924. Mar 06 22:21:54 localhost kernel: microcode: CPU7: patch_level=0x06000822
  925. Mar 06 22:21:54 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  926. Mar 06 22:21:54 localhost kernel: LVT offset 0 assigned for vector 0x400
  927. Mar 06 22:21:54 localhost kernel: perf: AMD IBS detected (0x000000ff)
  928. Mar 06 22:21:54 localhost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
  929. Mar 06 22:21:54 localhost kernel: audit: initializing netlink subsys (disabled)
  930. Mar 06 22:21:54 localhost kernel: audit: type=2000 audit(1457302912.963:1): initialized
  931. Mar 06 22:21:54 localhost kernel: Initialise system trusted keyring
  932. Mar 06 22:21:54 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
  933. Mar 06 22:21:54 localhost kernel: zbud: loaded
  934. Mar 06 22:21:54 localhost kernel: VFS: Disk quotas dquot_6.6.0
  935. Mar 06 22:21:54 localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  936. Mar 06 22:21:54 localhost kernel: Key type big_key registered
  937. Mar 06 22:21:54 localhost kernel: SELinux: Registering netfilter hooks
  938. Mar 06 22:21:54 localhost kernel: NET: Registered protocol family 38
  939. Mar 06 22:21:54 localhost kernel: Key type asymmetric registered
  940. Mar 06 22:21:54 localhost kernel: Asymmetric key parser 'x509' registered
  941. Mar 06 22:21:54 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  942. Mar 06 22:21:54 localhost kernel: io scheduler noop registered
  943. Mar 06 22:21:54 localhost kernel: io scheduler deadline registered
  944. Mar 06 22:21:54 localhost kernel: io scheduler cfq registered (default)
  945. Mar 06 22:21:54 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  946. Mar 06 22:21:54 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  947. Mar 06 22:21:54 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  948. Mar 06 22:21:54 localhost kernel: ACPI: Power Button [PWRB]
  949. Mar 06 22:21:54 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  950. Mar 06 22:21:54 localhost kernel: ACPI: Power Button [PWRF]
  951. Mar 06 22:21:54 localhost kernel: ACPI: acpi_idle registered with cpuidle
  952. Mar 06 22:21:54 localhost kernel: GHES: HEST is not enabled!
  953. Mar 06 22:21:54 localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  954. Mar 06 22:21:54 localhost kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  955. Mar 06 22:21:54 localhost kernel: Non-volatile memory driver v1.3
  956. Mar 06 22:21:54 localhost kernel: Linux agpgart interface v0.103
  957. Mar 06 22:21:54 localhost kernel: ahci 0000:00:11.0: version 3.0
  958. Mar 06 22:21:54 localhost kernel: ahci 0000:00:11.0: AHCI 0001.0200 32 slots 3 ports 6 Gbps 0x15 impl SATA mode
  959. Mar 06 22:21:54 localhost kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
  960. Mar 06 22:21:54 localhost kernel: scsi host0: ahci
  961. Mar 06 22:21:54 localhost kernel: scsi host1: ahci
  962. Mar 06 22:21:54 localhost kernel: scsi host2: ahci
  963. Mar 06 22:21:54 localhost kernel: scsi host3: ahci
  964. Mar 06 22:21:54 localhost kernel: scsi host4: ahci
  965. Mar 06 22:21:54 localhost kernel: ata1: SATA max UDMA/133 abar m1024@0xfe30b000 port 0xfe30b100 irq 19
  966. Mar 06 22:21:54 localhost kernel: ata2: DUMMY
  967. Mar 06 22:21:54 localhost kernel: ata3: SATA max UDMA/133 abar m1024@0xfe30b000 port 0xfe30b200 irq 19
  968. Mar 06 22:21:54 localhost kernel: ata4: DUMMY
  969. Mar 06 22:21:54 localhost kernel: ata5: SATA max UDMA/133 abar m1024@0xfe30b000 port 0xfe30b300 irq 19
  970. Mar 06 22:21:54 localhost kernel: libphy: Fixed MDIO Bus: probed
  971. Mar 06 22:21:54 localhost kernel: QUIRK: Enable AMD PLL fix
  972. Mar 06 22:21:54 localhost kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
  973. Mar 06 22:21:54 localhost kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
  974. Mar 06 22:21:54 localhost kernel: xhci_hcd 0000:03:00.0: hcc params 0x0200e081 hci version 0x100 quirks 0x00000010
  975. Mar 06 22:21:54 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  976. Mar 06 22:21:54 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  977. Mar 06 22:21:54 localhost kernel: usb usb1: Product: xHCI Host Controller
  978. Mar 06 22:21:54 localhost kernel: usb usb1: Manufacturer: Linux 4.3.4-300.fc23.x86_64 xhci-hcd
  979. Mar 06 22:21:54 localhost kernel: usb usb1: SerialNumber: 0000:03:00.0
  980. Mar 06 22:21:54 localhost kernel: hub 1-0:1.0: USB hub found
  981. Mar 06 22:21:54 localhost kernel: hub 1-0:1.0: 2 ports detected
  982. Mar 06 22:21:54 localhost kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
  983. Mar 06 22:21:54 localhost kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
  984. Mar 06 22:21:54 localhost kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  985. Mar 06 22:21:54 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  986. Mar 06 22:21:54 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  987. Mar 06 22:21:54 localhost kernel: usb usb2: Product: xHCI Host Controller
  988. Mar 06 22:21:54 localhost kernel: usb usb2: Manufacturer: Linux 4.3.4-300.fc23.x86_64 xhci-hcd
  989. Mar 06 22:21:54 localhost kernel: usb usb2: SerialNumber: 0000:03:00.0
  990. Mar 06 22:21:54 localhost kernel: hub 2-0:1.0: USB hub found
  991. Mar 06 22:21:54 localhost kernel: hub 2-0:1.0: 2 ports detected
  992. Mar 06 22:21:54 localhost kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
  993. Mar 06 22:21:54 localhost kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
  994. Mar 06 22:21:54 localhost kernel: xhci_hcd 0000:04:00.0: hcc params 0x0200e081 hci version 0x100 quirks 0x00000010
  995. Mar 06 22:21:54 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  996. Mar 06 22:21:54 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  997. Mar 06 22:21:54 localhost kernel: usb usb3: Product: xHCI Host Controller
  998. Mar 06 22:21:54 localhost kernel: usb usb3: Manufacturer: Linux 4.3.4-300.fc23.x86_64 xhci-hcd
  999. Mar 06 22:21:54 localhost kernel: usb usb3: SerialNumber: 0000:04:00.0
  1000. Mar 06 22:21:54 localhost kernel: hub 3-0:1.0: USB hub found
  1001. Mar 06 22:21:54 localhost kernel: hub 3-0:1.0: 2 ports detected
  1002. Mar 06 22:21:54 localhost kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
  1003. Mar 06 22:21:54 localhost kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
  1004. Mar 06 22:21:54 localhost kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  1005. Mar 06 22:21:54 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  1006. Mar 06 22:21:54 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1007. Mar 06 22:21:54 localhost kernel: usb usb4: Product: xHCI Host Controller
  1008. Mar 06 22:21:54 localhost kernel: usb usb4: Manufacturer: Linux 4.3.4-300.fc23.x86_64 xhci-hcd
  1009. Mar 06 22:21:54 localhost kernel: usb usb4: SerialNumber: 0000:04:00.0
  1010. Mar 06 22:21:54 localhost kernel: hub 4-0:1.0: USB hub found
  1011. Mar 06 22:21:54 localhost kernel: hub 4-0:1.0: 2 ports detected
  1012. Mar 06 22:21:54 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1013. Mar 06 22:21:54 localhost kernel: ehci-pci: EHCI PCI platform driver
  1014. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:12.2: EHCI Host Controller
  1015. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 5
  1016. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
  1017. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:12.2: debug port 1
  1018. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xfe309000
  1019. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
  1020. Mar 06 22:21:54 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
  1021. Mar 06 22:21:54 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1022. Mar 06 22:21:54 localhost kernel: usb usb5: Product: EHCI Host Controller
  1023. Mar 06 22:21:54 localhost kernel: usb usb5: Manufacturer: Linux 4.3.4-300.fc23.x86_64 ehci_hcd
  1024. Mar 06 22:21:54 localhost kernel: usb usb5: SerialNumber: 0000:00:12.2
  1025. Mar 06 22:21:54 localhost kernel: hub 5-0:1.0: USB hub found
  1026. Mar 06 22:21:54 localhost kernel: hub 5-0:1.0: 5 ports detected
  1027. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:13.2: EHCI Host Controller
  1028. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 6
  1029. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
  1030. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:13.2: debug port 1
  1031. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:13.2: irq 21, io mem 0xfe307000
  1032. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
  1033. Mar 06 22:21:54 localhost kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0002
  1034. Mar 06 22:21:54 localhost kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1035. Mar 06 22:21:54 localhost kernel: usb usb6: Product: EHCI Host Controller
  1036. Mar 06 22:21:54 localhost kernel: usb usb6: Manufacturer: Linux 4.3.4-300.fc23.x86_64 ehci_hcd
  1037. Mar 06 22:21:54 localhost kernel: usb usb6: SerialNumber: 0000:00:13.2
  1038. Mar 06 22:21:54 localhost kernel: hub 6-0:1.0: USB hub found
  1039. Mar 06 22:21:54 localhost kernel: hub 6-0:1.0: 5 ports detected
  1040. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:16.2: EHCI Host Controller
  1041. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 7
  1042. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
  1043. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:16.2: debug port 1
  1044. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:16.2: irq 23, io mem 0xfe304000
  1045. Mar 06 22:21:54 localhost kernel: ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
  1046. Mar 06 22:21:54 localhost kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
  1047. Mar 06 22:21:54 localhost kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1048. Mar 06 22:21:54 localhost kernel: usb usb7: Product: EHCI Host Controller
  1049. Mar 06 22:21:54 localhost kernel: usb usb7: Manufacturer: Linux 4.3.4-300.fc23.x86_64 ehci_hcd
  1050. Mar 06 22:21:54 localhost kernel: usb usb7: SerialNumber: 0000:00:16.2
  1051. Mar 06 22:21:54 localhost kernel: hub 7-0:1.0: USB hub found
  1052. Mar 06 22:21:54 localhost kernel: hub 7-0:1.0: 4 ports detected
  1053. Mar 06 22:21:54 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  1054. Mar 06 22:21:54 localhost kernel: ohci-pci: OHCI PCI platform driver
  1055. Mar 06 22:21:54 localhost kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller
  1056. Mar 06 22:21:54 localhost kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 8
  1057. Mar 06 22:21:54 localhost kernel: ohci-pci 0000:00:12.0: irq 18, io mem 0xfe30a000
  1058. Mar 06 22:21:54 localhost kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
  1059. Mar 06 22:21:54 localhost kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1060. Mar 06 22:21:54 localhost kernel: usb usb8: Product: OHCI PCI host controller
  1061. Mar 06 22:21:54 localhost kernel: usb usb8: Manufacturer: Linux 4.3.4-300.fc23.x86_64 ohci_hcd
  1062. Mar 06 22:21:54 localhost kernel: usb usb8: SerialNumber: 0000:00:12.0
  1063. Mar 06 22:21:54 localhost kernel: hub 8-0:1.0: USB hub found
  1064. Mar 06 22:21:54 localhost kernel: hub 8-0:1.0: 5 ports detected
  1065. Mar 06 22:21:54 localhost kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller
  1066. Mar 06 22:21:54 localhost kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 9
  1067. Mar 06 22:21:54 localhost kernel: ohci-pci 0000:00:13.0: irq 20, io mem 0xfe308000
  1068. Mar 06 22:21:54 localhost kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0001
  1069. Mar 06 22:21:54 localhost kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1070. Mar 06 22:21:54 localhost kernel: usb usb9: Product: OHCI PCI host controller
  1071. Mar 06 22:21:54 localhost kernel: usb usb9: Manufacturer: Linux 4.3.4-300.fc23.x86_64 ohci_hcd
  1072. Mar 06 22:21:54 localhost kernel: usb usb9: SerialNumber: 0000:00:13.0
  1073. Mar 06 22:21:54 localhost kernel: hub 9-0:1.0: USB hub found
  1074. Mar 06 22:21:54 localhost kernel: hub 9-0:1.0: 5 ports detected
  1075. Mar 06 22:21:54 localhost kernel: ohci-pci 0000:00:14.5: OHCI PCI host controller
  1076. Mar 06 22:21:54 localhost kernel: ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 10
  1077. Mar 06 22:21:54 localhost kernel: ohci-pci 0000:00:14.5: irq 18, io mem 0xfe306000
  1078. Mar 06 22:21:54 localhost kernel: usb usb10: New USB device found, idVendor=1d6b, idProduct=0001
  1079. Mar 06 22:21:54 localhost kernel: usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1080. Mar 06 22:21:54 localhost kernel: usb usb10: Product: OHCI PCI host controller
  1081. Mar 06 22:21:54 localhost kernel: usb usb10: Manufacturer: Linux 4.3.4-300.fc23.x86_64 ohci_hcd
  1082. Mar 06 22:21:54 localhost kernel: usb usb10: SerialNumber: 0000:00:14.5
  1083. Mar 06 22:21:54 localhost kernel: hub 10-0:1.0: USB hub found
  1084. Mar 06 22:21:54 localhost kernel: hub 10-0:1.0: 2 ports detected
  1085. Mar 06 22:21:54 localhost kernel: ohci-pci 0000:00:16.0: OHCI PCI host controller
  1086. Mar 06 22:21:54 localhost kernel: ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 11
  1087. Mar 06 22:21:54 localhost kernel: ohci-pci 0000:00:16.0: irq 22, io mem 0xfe305000
  1088. Mar 06 22:21:54 localhost kernel: usb usb11: New USB device found, idVendor=1d6b, idProduct=0001
  1089. Mar 06 22:21:54 localhost kernel: usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1090. Mar 06 22:21:54 localhost kernel: usb usb11: Product: OHCI PCI host controller
  1091. Mar 06 22:21:54 localhost kernel: usb usb11: Manufacturer: Linux 4.3.4-300.fc23.x86_64 ohci_hcd
  1092. Mar 06 22:21:54 localhost kernel: usb usb11: SerialNumber: 0000:00:16.0
  1093. Mar 06 22:21:54 localhost kernel: hub 11-0:1.0: USB hub found
  1094. Mar 06 22:21:54 localhost kernel: hub 11-0:1.0: 4 ports detected
  1095. Mar 06 22:21:54 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
  1096. Mar 06 22:21:54 localhost kernel: usbcore: registered new interface driver usbserial
  1097. Mar 06 22:21:54 localhost kernel: usbcore: registered new interface driver usbserial_generic
  1098. Mar 06 22:21:54 localhost kernel: usbserial: USB Serial support registered for generic
  1099. Mar 06 22:21:54 localhost kernel: i8042: PNP: No PS/2 controller found. Probing ports directly.
  1100. Mar 06 22:21:54 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
  1101. Mar 06 22:21:54 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
  1102. Mar 06 22:21:54 localhost kernel: mousedev: PS/2 mouse device common for all mice
  1103. Mar 06 22:21:54 localhost kernel: rtc_cmos 00:03: RTC can wake from S4
  1104. Mar 06 22:21:54 localhost kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
  1105. Mar 06 22:21:54 localhost kernel: rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  1106. Mar 06 22:21:54 localhost kernel: device-mapper: uevent: version 1.0.3
  1107. Mar 06 22:21:54 localhost kernel: device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
  1108. Mar 06 22:21:54 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina
  1109. Mar 06 22:21:54 localhost kernel: usbcore: registered new interface driver usbhid
  1110. Mar 06 22:21:54 localhost kernel: usbhid: USB HID core driver
  1111. Mar 06 22:21:54 localhost kernel: drop_monitor: Initializing network drop monitor service
  1112. Mar 06 22:21:54 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
  1113. Mar 06 22:21:54 localhost kernel: Initializing XFRM netlink socket
  1114. Mar 06 22:21:54 localhost kernel: NET: Registered protocol family 10
  1115. Mar 06 22:21:54 localhost kernel: mip6: Mobile IPv6
  1116. Mar 06 22:21:54 localhost kernel: NET: Registered protocol family 17
  1117. Mar 06 22:21:54 localhost kernel: AVX version of gcm_enc/dec engaged.
  1118. Mar 06 22:21:54 localhost kernel: AES CTR mode by8 optimization enabled
  1119. Mar 06 22:21:54 localhost kernel: registered taskstats version 1
  1120. Mar 06 22:21:54 localhost kernel: Loading compiled-in X.509 certificates
  1121. Mar 06 22:21:54 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 9329eed1ece2058ee04cca65fef80cf16c91c24c'
  1122. Mar 06 22:21:54 localhost kernel: zswap: loaded using pool lzo/zbud
  1123. Mar 06 22:21:54 localhost kernel: Magic number: 8:588:400
  1124. Mar 06 22:21:54 localhost kernel: rtc_cmos 00:03: setting system clock to 2016-03-06 22:21:54 UTC (1457302914)
  1125. Mar 06 22:21:54 localhost kernel: PM: Hibernation image not present or could not be loaded.
  1126. Mar 06 22:21:54 localhost kernel: ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  1127. Mar 06 22:21:54 localhost kernel: ata3.00: ATA-7: ST3320820AS, 3.CHN, max UDMA/100
  1128. Mar 06 22:21:54 localhost kernel: ata3.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32)
  1129. Mar 06 22:21:54 localhost kernel: ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  1130. Mar 06 22:21:54 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  1131. Mar 06 22:21:54 localhost kernel: ata3.00: configured for UDMA/100
  1132. Mar 06 22:21:54 localhost kernel: ata5.00: ATAPI: HL-DT-ST BDDVDRW GBC-H20L, 1.B0, max UDMA/133
  1133. Mar 06 22:21:54 localhost kernel: ata5.00: configured for UDMA/133
  1134. Mar 06 22:21:54 localhost kernel: ata1.00: ATA-9: INTEL SSDSC2CW120A3, 400i, max UDMA/133
  1135. Mar 06 22:21:54 localhost kernel: ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  1136. Mar 06 22:21:54 localhost kernel: ata1.00: configured for UDMA/133
  1137. Mar 06 22:21:54 localhost kernel: scsi 0:0:0:0: Direct-Access ATA INTEL SSDSC2CW12 400i PQ: 0 ANSI: 5
  1138. Mar 06 22:21:54 localhost kernel: sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
  1139. Mar 06 22:21:54 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
  1140. Mar 06 22:21:54 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
  1141. Mar 06 22:21:54 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  1142. Mar 06 22:21:54 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  1143. Mar 06 22:21:54 localhost kernel: scsi 2:0:0:0: Direct-Access ATA ST3320820AS N PQ: 0 ANSI: 5
  1144. Mar 06 22:21:54 localhost kernel: sd 2:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
  1145. Mar 06 22:21:54 localhost kernel: sd 2:0:0:0: Attached scsi generic sg1 type 0
  1146. Mar 06 22:21:54 localhost kernel: sd 2:0:0:0: [sdb] Write Protect is off
  1147. Mar 06 22:21:54 localhost kernel: sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  1148. Mar 06 22:21:54 localhost kernel: sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  1149. Mar 06 22:21:54 localhost kernel: sda: sda1 sda2
  1150. Mar 06 22:21:54 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
  1151. Mar 06 22:21:54 localhost kernel: sdb: sdb1
  1152. Mar 06 22:21:54 localhost kernel: sd 2:0:0:0: [sdb] Attached SCSI disk
  1153. Mar 06 22:21:54 localhost kernel: scsi 4:0:0:0: CD-ROM HL-DT-ST BDDVDRW GBC-H20L 1.B0 PQ: 0 ANSI: 5
  1154. Mar 06 22:21:54 localhost kernel: usb 8-1: new full-speed USB device number 2 using ohci-pci
  1155. Mar 06 22:21:54 localhost kernel: sr 4:0:0:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
  1156. Mar 06 22:21:54 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
  1157. Mar 06 22:21:54 localhost kernel: sr 4:0:0:0: Attached scsi CD-ROM sr0
  1158. Mar 06 22:21:54 localhost kernel: sr 4:0:0:0: Attached scsi generic sg2 type 5
  1159. Mar 06 22:21:54 localhost kernel: Freeing unused kernel memory: 1520K (ffffffff81d42000 - ffffffff81ebe000)
  1160. Mar 06 22:21:54 localhost kernel: Write protecting the kernel read-only data: 12288k
  1161. Mar 06 22:21:54 localhost kernel: Freeing unused kernel memory: 476K (ffff880001789000 - ffff880001800000)
  1162. Mar 06 22:21:54 localhost kernel: Freeing unused kernel memory: 720K (ffff880001b4c000 - ffff880001c00000)
  1163. Mar 06 22:21:54 localhost kernel: random: systemd urandom read with 21 bits of entropy available
  1164. Mar 06 22:21:54 localhost systemd[1]: systemd 222 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  1165. Mar 06 22:21:54 localhost systemd[1]: Detected architecture x86-64.
  1166. Mar 06 22:21:54 localhost systemd[1]: Running in initial RAM disk.
  1167. Mar 06 22:21:54 localhost systemd[1]: No hostname configured.
  1168. Mar 06 22:21:54 localhost systemd[1]: Set hostname to <localhost>.
  1169. Mar 06 22:21:54 localhost systemd[1]: Initializing machine ID from random generator.
  1170. Mar 06 22:21:54 localhost systemd[1]: Created slice -.slice.
  1171. Mar 06 22:21:54 localhost systemd[1]: Starting -.slice.
  1172. Mar 06 22:21:54 localhost systemd[1]: Reached target Swap.
  1173. Mar 06 22:21:54 localhost systemd[1]: Starting Swap.
  1174. Mar 06 22:21:54 localhost systemd[1]: Listening on Journal Socket (/dev/log).
  1175. Mar 06 22:21:54 localhost systemd[1]: Starting Journal Socket (/dev/log).
  1176. Mar 06 22:21:54 localhost systemd[1]: Reached target Local File Systems.
  1177. Mar 06 22:21:54 localhost systemd[1]: Starting Local File Systems.
  1178. Mar 06 22:21:54 localhost systemd[1]: Created slice System Slice.
  1179. Mar 06 22:21:54 localhost systemd[1]: Starting System Slice.
  1180. Mar 06 22:21:54 localhost systemd[1]: Listening on Journal Audit Socket.
  1181. Mar 06 22:21:54 localhost systemd[1]: Starting Journal Audit Socket.
  1182. Mar 06 22:21:54 localhost systemd[1]: Reached target Timers.
  1183. Mar 06 22:21:54 localhost systemd[1]: Starting Timers.
  1184. Mar 06 22:21:54 localhost systemd[1]: Reached target Slices.
  1185. Mar 06 22:21:54 localhost systemd[1]: Starting Slices.
  1186. Mar 06 22:21:54 localhost systemd[1]: Listening on udev Control Socket.
  1187. Mar 06 22:21:54 localhost systemd[1]: Starting udev Control Socket.
  1188. Mar 06 22:21:54 localhost systemd[1]: Listening on udev Kernel Socket.
  1189. Mar 06 22:21:54 localhost systemd[1]: Starting udev Kernel Socket.
  1190. Mar 06 22:21:54 localhost systemd[1]: Reached target Encrypted Volumes.
  1191. Mar 06 22:21:54 localhost systemd[1]: Starting Encrypted Volumes.
  1192. Mar 06 22:21:54 localhost systemd[1]: Listening on Journal Socket.
  1193. Mar 06 22:21:54 localhost systemd[1]: Starting Journal Socket.
  1194. Mar 06 22:21:54 localhost systemd[1]: Started Load Kernel Modules.
  1195. Mar 06 22:21:54 localhost systemd[1]: Starting Apply Kernel Variables...
  1196. Mar 06 22:21:54 localhost systemd[1]: Starting Journal Service...
  1197. Mar 06 22:21:54 localhost systemd[1]: Reached target Sockets.
  1198. Mar 06 22:21:54 localhost systemd[1]: Starting Sockets.
  1199. Mar 06 22:21:54 localhost systemd[1]: Started Device-Mapper Multipath Device Controller.
  1200. Mar 06 22:21:54 localhost systemd[1]: Started dracut ask for additional cmdline parameters.
  1201. Mar 06 22:21:54 localhost systemd[1]: Starting dracut cmdline hook...
  1202. Mar 06 22:21:54 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel...
  1203. Mar 06 22:21:54 localhost systemd[1]: Starting Setup Virtual Console...
  1204. Mar 06 22:21:54 localhost systemd[1]: Started Apply Kernel Variables.
  1205. Mar 06 22:21:54 localhost kernel: audit: type=1130 audit(1457302914.862:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1206. Mar 06 22:21:54 localhost systemd[1]: Started Create list of required static device nodes for the current kernel.
  1207. Mar 06 22:21:54 localhost kernel: audit: type=1130 audit(1457302914.863:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1208. Mar 06 22:21:54 localhost systemd[1]: Started Setup Virtual Console.
  1209. Mar 06 22:21:54 localhost kernel: audit: type=1130 audit(1457302914.864:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1210. Mar 06 22:21:54 localhost systemd[1]: Starting Create Static Device Nodes in /dev...
  1211. Mar 06 22:21:54 localhost systemd[1]: Started Create Static Device Nodes in /dev.
  1212. Mar 06 22:21:54 localhost kernel: audit: type=1130 audit(1457302914.869:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1213. Mar 06 22:21:54 localhost systemd-journal[223]: Journal started
  1214. Mar 06 22:21:54 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1215. Mar 06 22:21:54 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1216. Mar 06 22:21:54 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1217. Mar 06 22:21:54 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1218. Mar 06 22:21:54 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1219. Mar 06 22:21:54 localhost dracut-cmdline[224]: dracut-23 (Coral) dracut-043-63.git20151211.fc23
  1220. Mar 06 22:21:54 localhost dracut-cmdline[224]: Using kernel command line parameters:
  1221. Mar 06 22:21:54 localhost systemd[1]: Started Journal Service.
  1222. Mar 06 22:21:54 localhost kernel: audit: type=1130 audit(1457302914.895:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1223. Mar 06 22:21:54 localhost dracut-cmdline[224]: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=KORORA-23-X rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 nomodeset
  1224. Mar 06 22:21:54 localhost dracut-cmdline[224]: rd.luks=0: removing cryptoluks activation
  1225. Mar 06 22:21:54 localhost kernel: loop: module loaded
  1226. Mar 06 22:21:54 localhost dracut-cmdline[224]: root was live:CDLABEL=KORORA-23-X, is now live:/dev/disk/by-label/KORORA-23-X
  1227. Mar 06 22:21:54 localhost kernel: usb 8-1: New USB device found, idVendor=1532, idProduct=0202
  1228. Mar 06 22:21:54 localhost kernel: usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1229. Mar 06 22:21:54 localhost kernel: usb 8-1: Product: Razer DeathStalker
  1230. Mar 06 22:21:54 localhost kernel: usb 8-1: Manufacturer: Razer
  1231. Mar 06 22:21:54 localhost kernel: input: Razer Razer DeathStalker as /devices/pci0000:00/0000:00:12.0/usb8/8-1/8-1:1.0/0003:1532:0202.0001/input/input5
  1232. Mar 06 22:21:54 localhost systemd[1]: Started dracut cmdline hook.
  1233. Mar 06 22:21:54 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1234. Mar 06 22:21:54 localhost kernel: audit: type=1130 audit(1457302914.978:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1235. Mar 06 22:21:54 localhost systemd[1]: Starting dracut pre-udev hook...
  1236. Mar 06 22:21:54 localhost kernel: hid-generic 0003:1532:0202.0001: input,hidraw0: USB HID v1.11 Keyboard [Razer Razer DeathStalker] on usb-0000:00:12.0-1/input0
  1237. Mar 06 22:21:54 localhost kernel: input: Razer Razer DeathStalker as /devices/pci0000:00/0000:00:12.0/usb8/8-1/8-1:1.1/0003:1532:0202.0002/input/input6
  1238. Mar 06 22:21:55 localhost kernel: RPC: Registered named UNIX socket transport module.
  1239. Mar 06 22:21:55 localhost kernel: RPC: Registered udp transport module.
  1240. Mar 06 22:21:55 localhost kernel: RPC: Registered tcp transport module.
  1241. Mar 06 22:21:55 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
  1242. Mar 06 22:21:55 localhost kernel: hid-generic 0003:1532:0202.0002: input,hidraw1: USB HID v1.11 Keyboard [Razer Razer DeathStalker] on usb-0000:00:12.0-1/input1
  1243. Mar 06 22:21:55 localhost kernel: usb 5-4: new high-speed USB device number 4 using ehci-pci
  1244. Mar 06 22:21:55 localhost rpc.statd[380]: Version 1.3.3 starting
  1245. Mar 06 22:21:55 localhost kernel: input: Razer Razer DeathStalker as /devices/pci0000:00/0000:00:12.0/usb8/8-1/8-1:1.2/0003:1532:0202.0003/input/input7
  1246. Mar 06 22:21:55 localhost kernel: hid-generic 0003:1532:0202.0003: input,hidraw2: USB HID v1.11 Mouse [Razer Razer DeathStalker] on usb-0000:00:12.0-1/input2
  1247. Mar 06 22:21:55 localhost rpc.statd[380]: Initializing NSM state
  1248. Mar 06 22:21:55 localhost rpc.statd[380]: Running as root. chown /var/lib/nfs/statd to choose different user
  1249. Mar 06 22:21:55 localhost kernel: tsc: Refined TSC clocksource calibration: 3511.750 MHz
  1250. Mar 06 22:21:55 localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x329eacc098d, max_idle_ns: 440795336616 ns
  1251. Mar 06 22:21:55 localhost systemd[1]: Started dracut pre-udev hook.
  1252. Mar 06 22:21:55 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1253. Mar 06 22:21:55 localhost systemd[1]: Starting udev Kernel Device Manager...
  1254. Mar 06 22:21:55 localhost kernel: audit: type=1130 audit(1457302915.080:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1255. Mar 06 22:21:55 localhost systemd[1]: Started udev Kernel Device Manager.
  1256. Mar 06 22:21:55 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1257. Mar 06 22:21:55 localhost kernel: audit: type=1130 audit(1457302915.084:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1258. Mar 06 22:21:55 localhost systemd[1]: Starting dracut pre-trigger hook...
  1259. Mar 06 22:21:55 localhost lldpad[410]: config file failed to load,
  1260. Mar 06 22:21:55 localhost lldpad[410]: create a new file.
  1261. Mar 06 22:21:55 localhost lldpad[410]: bound ctrl iface to /com/intel/lldpad
  1262. Mar 06 22:21:55 localhost dracut-pre-trigger[404]: 411
  1263. Mar 06 22:21:55 localhost dracut-pre-trigger[404]: rd.dm=0: removing DM RAID activation
  1264. Mar 06 22:21:55 localhost dracut-pre-trigger[404]: rd.md.imsm=0: no MD RAID for imsm/isw raids
  1265. Mar 06 22:21:55 localhost dracut-pre-trigger[404]: rd.md.ddf=0: no MD RAID for SNIA ddf raids
  1266. Mar 06 22:21:55 localhost dracut-pre-trigger[404]: rd.md=0: removing MD RAID activation
  1267. Mar 06 22:21:55 localhost systemd[1]: Started dracut pre-trigger hook.
  1268. Mar 06 22:21:55 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1269. Mar 06 22:21:55 localhost systemd[1]: Starting udev Coldplug all Devices...
  1270. Mar 06 22:21:55 localhost kernel: audit: type=1130 audit(1457302915.152:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1271. Mar 06 22:21:55 localhost kernel: usb 5-4: New USB device found, idVendor=090c, idProduct=1000
  1272. Mar 06 22:21:55 localhost kernel: usb 5-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1273. Mar 06 22:21:55 localhost kernel: usb 5-4: Product: USB Flash Disk
  1274. Mar 06 22:21:55 localhost kernel: usb 5-4: Manufacturer: General
  1275. Mar 06 22:21:55 localhost kernel: usb 5-4: SerialNumber: 0416100000007016
  1276. Mar 06 22:21:55 localhost systemd[1]: Mounting Configuration File System...
  1277. Mar 06 22:21:55 localhost systemd[1]: Mounted Configuration File System.
  1278. Mar 06 22:21:55 localhost kernel: usb-storage 5-4:1.0: USB Mass Storage device detected
  1279. Mar 06 22:21:55 localhost kernel: scsi host5: usb-storage 5-4:1.0
  1280. Mar 06 22:21:55 localhost kernel: usbcore: registered new interface driver usb-storage
  1281. Mar 06 22:21:55 localhost kernel: usbcore: registered new interface driver uas
  1282. Mar 06 22:21:55 localhost kernel: wmi: Mapper loaded
  1283. Mar 06 22:21:55 localhost kernel: FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
  1284. Mar 06 22:21:55 localhost systemd[1]: Started udev Coldplug all Devices.
  1285. Mar 06 22:21:55 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1286. Mar 06 22:21:55 localhost systemd[1]: Starting Show Plymouth Boot Screen...
  1287. Mar 06 22:21:55 localhost systemd[1]: Starting dracut initqueue hook...
  1288. Mar 06 22:21:55 localhost systemd[1]: Reached target System Initialization.
  1289. Mar 06 22:21:55 localhost systemd[1]: Starting System Initialization.
  1290. Mar 06 22:21:55 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  1291. Mar 06 22:21:55 localhost kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
  1292. Mar 06 22:21:55 localhost kernel: r8169 0000:02:00.0 eth0: RTL8168f/8111f at 0xffffc9000000e000, 40:16:7e:e8:ae:86, XID 08000800 IRQ 43
  1293. Mar 06 22:21:55 localhost kernel: r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  1294. Mar 06 22:21:55 localhost kernel: 8021q: 802.1Q VLAN Support v1.8
  1295. Mar 06 22:21:55 localhost kernel: [drm] Initialized drm 1.1.0 20060810
  1296. Mar 06 22:21:55 localhost kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
  1297. Mar 06 22:21:55 localhost kernel: usb 8-2: new full-speed USB device number 3 using ohci-pci
  1298. Mar 06 22:21:55 localhost kernel: usb 8-2: New USB device found, idVendor=1532, idProduct=0040
  1299. Mar 06 22:21:55 localhost kernel: usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1300. Mar 06 22:21:55 localhost kernel: usb 8-2: Product: Razer Naga 2014
  1301. Mar 06 22:21:55 localhost kernel: usb 8-2: Manufacturer: Razer
  1302. Mar 06 22:21:55 localhost kernel: input: Razer Razer Naga 2014 as /devices/pci0000:00/0000:00:12.0/usb8/8-2/8-2:1.0/0003:1532:0040.0004/input/input8
  1303. Mar 06 22:21:55 localhost kernel: hid-generic 0003:1532:0040.0004: input,hidraw3: USB HID v1.11 Mouse [Razer Razer Naga 2014] on usb-0000:00:12.0-2/input0
  1304. Mar 06 22:21:55 localhost kernel: input: Razer Razer Naga 2014 as /devices/pci0000:00/0000:00:12.0/usb8/8-2/8-2:1.1/0003:1532:0040.0005/input/input9
  1305. Mar 06 22:21:55 localhost kernel: hid-generic 0003:1532:0040.0005: input,hidraw4: USB HID v1.11 Keyboard [Razer Razer Naga 2014] on usb-0000:00:12.0-2/input1
  1306. Mar 06 22:21:55 localhost kernel: input: Razer Razer Naga 2014 as /devices/pci0000:00/0000:00:12.0/usb8/8-2/8-2:1.2/0003:1532:0040.0006/input/input10
  1307. Mar 06 22:21:55 localhost kernel: hid-generic 0003:1532:0040.0006: input,hidraw5: USB HID v1.11 Keyboard [Razer Razer Naga 2014] on usb-0000:00:12.0-2/input2
  1308. Mar 06 22:21:56 localhost systemd[1]: Received SIGRTMIN+20 from PID 503 (plymouthd).
  1309. Mar 06 22:21:56 localhost systemd[1]: Started Show Plymouth Boot Screen.
  1310. Mar 06 22:21:56 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1311. Mar 06 22:21:56 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1312. Mar 06 22:21:56 localhost systemd[1]: Reached target Paths.
  1313. Mar 06 22:21:56 localhost systemd[1]: Starting Paths.
  1314. Mar 06 22:21:56 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
  1315. Mar 06 22:21:56 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch.
  1316. Mar 06 22:21:56 localhost systemd[1]: Reached target Basic System.
  1317. Mar 06 22:21:56 localhost systemd[1]: Starting Basic System.
  1318. Mar 06 22:21:56 localhost kernel: clocksource: Switched to clocksource tsc
  1319. Mar 06 22:21:56 localhost kernel: scsi 5:0:0:0: Direct-Access General USB Flash Disk 1100 PQ: 0 ANSI: 4
  1320. Mar 06 22:21:56 localhost kernel: sd 5:0:0:0: Attached scsi generic sg3 type 0
  1321. Mar 06 22:21:56 localhost kernel: sd 5:0:0:0: [sdc] 63012864 512-byte logical blocks: (32.2 GB/30.0 GiB)
  1322. Mar 06 22:21:56 localhost kernel: sd 5:0:0:0: [sdc] Write Protect is off
  1323. Mar 06 22:21:56 localhost kernel: sd 5:0:0:0: [sdc] Mode Sense: 43 00 00 00
  1324. Mar 06 22:21:56 localhost kernel: sd 5:0:0:0: [sdc] No Caching mode page found
  1325. Mar 06 22:21:56 localhost kernel: sd 5:0:0:0: [sdc] Assuming drive cache: write through
  1326. Mar 06 22:21:56 localhost kernel: sdc: sdc1
  1327. Mar 06 22:21:56 localhost kernel: sd 5:0:0:0: [sdc] Attached SCSI removable disk
  1328. Mar 06 22:21:57 localhost kernel: random: nonblocking pool is initialized
  1329. Mar 06 22:21:57 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1330. Mar 06 22:21:57 localhost systemd[1]: Found device /dev/mapper/live-rw.
  1331. Mar 06 22:21:57 localhost systemd[1]: Started dracut initqueue hook.
  1332. Mar 06 22:21:57 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1333. Mar 06 22:21:57 localhost systemd[1]: Starting dracut pre-mount hook...
  1334. Mar 06 22:21:57 localhost systemd[1]: Reached target Remote File Systems (Pre).
  1335. Mar 06 22:21:57 localhost systemd[1]: Starting Remote File Systems (Pre).
  1336. Mar 06 22:21:57 localhost systemd[1]: Reached target Remote File Systems.
  1337. Mar 06 22:21:57 localhost systemd[1]: Starting Remote File Systems.
  1338. Mar 06 22:21:57 localhost systemd[1]: Started dracut pre-mount hook.
  1339. Mar 06 22:21:57 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1340. Mar 06 22:21:57 localhost systemd[1]: Mounting /sysroot...
  1341. Mar 06 22:21:57 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
  1342. Mar 06 22:21:57 localhost systemd[1]: Mounted /sysroot.
  1343. Mar 06 22:21:57 localhost systemd[1]: Reached target Initrd Root File System.
  1344. Mar 06 22:21:57 localhost systemd[1]: Starting Initrd Root File System.
  1345. Mar 06 22:21:57 localhost systemd[1]: Starting Reload Configuration from the Real Root...
  1346. Mar 06 22:21:57 localhost systemd[1]: Reloading.
  1347. Mar 06 22:21:58 localhost systemd[1]: Started Reload Configuration from the Real Root.
  1348. Mar 06 22:21:58 localhost systemd[1]: Started dracut mount hook.
  1349. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1350. Mar 06 22:21:58 localhost systemd[1]: Reached target Initrd File Systems.
  1351. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1352. Mar 06 22:21:58 localhost systemd[1]: Starting Initrd File Systems.
  1353. Mar 06 22:21:58 localhost systemd[1]: Reached target Initrd Default Target.
  1354. Mar 06 22:21:58 localhost systemd[1]: Starting Initrd Default Target.
  1355. Mar 06 22:21:58 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook...
  1356. Mar 06 22:21:58 localhost rpcbind[376]: cannot open file = /tmp/rpcbind.xdr for writing
  1357. Mar 06 22:21:58 localhost rpcbind[376]: cannot save any registration
  1358. Mar 06 22:21:58 localhost rpcbind[376]: cannot open file = /tmp/portmap.xdr for writing
  1359. Mar 06 22:21:58 localhost rpcbind[376]: cannot save any registration
  1360. Mar 06 22:21:58 localhost systemd[1]: Started dracut pre-pivot and cleanup hook.
  1361. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1362. Mar 06 22:21:58 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
  1363. Mar 06 22:21:58 localhost systemd[1]: Starting Plymouth switch root service...
  1364. Mar 06 22:21:58 localhost systemd[1]: Stopped target Timers.
  1365. Mar 06 22:21:58 localhost systemd[1]: Stopping Timers.
  1366. Mar 06 22:21:58 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons.
  1367. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1368. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1369. Mar 06 22:21:58 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook.
  1370. Mar 06 22:21:58 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook...
  1371. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1372. Mar 06 22:21:58 localhost systemd[1]: Stopped dracut pre-mount hook.
  1373. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1374. Mar 06 22:21:58 localhost systemd[1]: Stopping dracut pre-mount hook...
  1375. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1376. Mar 06 22:21:58 localhost systemd[1]: Stopped target Remote File Systems.
  1377. Mar 06 22:21:58 localhost systemd[1]: Stopping Remote File Systems.
  1378. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1379. Mar 06 22:21:58 localhost systemd[1]: Stopped target Remote File Systems (Pre).
  1380. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1381. Mar 06 22:21:58 localhost systemd[1]: Stopping Remote File Systems (Pre).
  1382. Mar 06 22:21:58 localhost systemd[1]: Stopped dracut initqueue hook.
  1383. Mar 06 22:21:58 localhost systemd[1]: Stopping dracut initqueue hook...
  1384. Mar 06 22:21:58 localhost systemd[1]: Stopped target Initrd Default Target.
  1385. Mar 06 22:21:58 localhost systemd[1]: Stopping Initrd Default Target.
  1386. Mar 06 22:21:58 localhost systemd[1]: Stopped target Basic System.
  1387. Mar 06 22:21:58 localhost systemd[1]: Stopping Basic System.
  1388. Mar 06 22:21:58 localhost systemd[1]: Stopped target Slices.
  1389. Mar 06 22:21:58 localhost systemd[1]: Stopping Slices.
  1390. Mar 06 22:21:58 localhost systemd[1]: Stopped target Sockets.
  1391. Mar 06 22:21:58 localhost systemd[1]: Stopping Sockets.
  1392. Mar 06 22:21:58 localhost systemd[1]: Stopped target Paths.
  1393. Mar 06 22:21:58 localhost systemd[1]: Stopping Paths.
  1394. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1395. Mar 06 22:21:58 localhost systemd[1]: Stopped target System Initialization.
  1396. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1397. Mar 06 22:21:58 localhost systemd[1]: Stopping System Initialization.
  1398. Mar 06 22:21:58 localhost systemd[1]: Stopped target Local File Systems.
  1399. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1400. Mar 06 22:21:58 localhost systemd[1]: Stopping Local File Systems.
  1401. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1402. Mar 06 22:21:58 localhost systemd[1]: Stopped target Swap.
  1403. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1404. Mar 06 22:21:58 localhost systemd[1]: Stopping Swap.
  1405. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1406. Mar 06 22:21:58 localhost systemd[1]: Stopped target Encrypted Volumes.
  1407. Mar 06 22:21:58 localhost systemd[1]: Stopping Encrypted Volumes.
  1408. Mar 06 22:21:58 localhost systemd[1]: Stopped Apply Kernel Variables.
  1409. Mar 06 22:21:58 localhost systemd[1]: Stopping Apply Kernel Variables...
  1410. Mar 06 22:21:58 localhost systemd[1]: Stopped udev Coldplug all Devices.
  1411. Mar 06 22:21:58 localhost systemd[1]: Stopping udev Coldplug all Devices...
  1412. Mar 06 22:21:58 localhost systemd[1]: Stopped dracut pre-trigger hook.
  1413. Mar 06 22:21:58 localhost systemd[1]: Stopping dracut pre-trigger hook...
  1414. Mar 06 22:21:58 localhost systemd[1]: Stopping udev Kernel Device Manager...
  1415. Mar 06 22:21:58 localhost systemd[1]: Stopped udev Kernel Device Manager.
  1416. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1417. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1418. Mar 06 22:21:58 localhost systemd[1]: Stopped dracut pre-udev hook.
  1419. Mar 06 22:21:58 localhost systemd[1]: Stopping dracut pre-udev hook...
  1420. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1421. Mar 06 22:21:58 localhost systemd[1]: Stopped dracut cmdline hook.
  1422. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1423. Mar 06 22:21:58 localhost systemd[1]: Stopping dracut cmdline hook...
  1424. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1425. Mar 06 22:21:58 localhost systemd[1]: Stopped Create Static Device Nodes in /dev.
  1426. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1427. Mar 06 22:21:58 localhost systemd[1]: Stopping Create Static Device Nodes in /dev...
  1428. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1429. Mar 06 22:21:58 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel.
  1430. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1431. Mar 06 22:21:58 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel...
  1432. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1433. Mar 06 22:21:58 localhost systemd[1]: Closed udev Kernel Socket.
  1434. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1435. Mar 06 22:21:58 localhost systemd[1]: Stopping udev Kernel Socket.
  1436. Mar 06 22:21:58 localhost systemd[1]: Closed udev Control Socket.
  1437. Mar 06 22:21:58 localhost systemd[1]: Stopping udev Control Socket.
  1438. Mar 06 22:21:58 localhost systemd[1]: Starting Cleanup udevd DB...
  1439. Mar 06 22:21:58 localhost systemd[1]: Started Plymouth switch root service.
  1440. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1441. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1442. Mar 06 22:21:58 localhost systemd[1]: Started Cleanup udevd DB.
  1443. Mar 06 22:21:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1444. Mar 06 22:21:58 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1445. Mar 06 22:21:58 localhost systemd[1]: Reached target Switch Root.
  1446. Mar 06 22:21:58 localhost systemd[1]: Starting Switch Root.
  1447. Mar 06 22:21:58 localhost systemd[1]: Starting Switch Root...
  1448. Mar 06 22:21:58 localhost systemd[1]: Switching root.
  1449. Mar 06 22:21:58 localhost systemd-journal[223]: Journal stopped
  1450. Mar 06 22:22:00 localhost systemd-journal[852]: Runtime journal is using 8.0M (max allowed 790.2M, trying to leave 1.1G free of 7.7G available → current limit 790.2M).
  1451. Mar 06 22:22:00 localhost systemd-journal[852]: Permanent journal is using 8.0M (max allowed 995.1M, trying to leave 1.4G free of 4.2G available → current limit 995.1M).
  1452. Mar 06 22:22:00 localhost systemd-journal[852]: Time spent on flushing to /var is 11.714ms for 1051 entries.
  1453. Mar 06 22:22:00 localhost systemd-journald[223]: Received SIGTERM from PID 1 (systemd).
  1454. Mar 06 22:22:00 localhost kernel: SELinux: 32768 avtab hash slots, 103505 rules.
  1455. Mar 06 22:22:00 localhost kernel: SELinux: 32768 avtab hash slots, 103505 rules.
  1456. Mar 06 22:22:00 localhost kernel: SELinux: 8 users, 14 roles, 4910 types, 306 bools, 1 sens, 1024 cats
  1457. Mar 06 22:22:00 localhost kernel: SELinux: 92 classes, 103505 rules
  1458. Mar 06 22:22:00 localhost kernel: SELinux: Completing initialization.
  1459. Mar 06 22:22:00 localhost kernel: SELinux: Setting up existing superblocks.
  1460. Mar 06 22:22:00 localhost kernel: audit_printk_skb: 105 callbacks suppressed
  1461. Mar 06 22:22:00 localhost kernel: audit: type=1403 audit(1457302919.143:46): policy loaded auid=4294967295 ses=4294967295
  1462. Mar 06 22:22:00 localhost systemd[1]: Successfully loaded SELinux policy in 196.233ms.
  1463. Mar 06 22:22:00 localhost systemd[1]: Relabelled /dev and /run in 22.273ms.
  1464. Mar 06 22:22:00 localhost kernel: audit: type=1130 audit(1457302920.421:47): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1465. Mar 06 22:22:00 localhost kernel: audit: type=1131 audit(1457302920.421:48): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1466. Mar 06 22:22:00 localhost kernel: audit: type=1130 audit(1457302920.422:49): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1467. Mar 06 22:22:00 localhost kernel: audit: type=1131 audit(1457302920.422:50): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1468. Mar 06 22:22:00 localhost kernel: audit: type=1130 audit(1457302920.422:51): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1469. Mar 06 22:22:00 localhost kernel: audit: type=1131 audit(1457302920.422:52): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1470. Mar 06 22:22:00 localhost kernel: audit: type=1130 audit(1457302920.528:53): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1471. Mar 06 22:22:00 localhost kernel: audit: type=1130 audit(1457302920.604:54): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1472. Mar 06 22:22:00 localhost kernel: audit: type=1305 audit(1457302920.760:55): audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1
  1473. Mar 06 22:22:00 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null)
  1474. Mar 06 22:22:00 localhost systemd-journal[852]: Journal started
  1475. Mar 06 22:21:59 localhost systemd[1]: systemd 222 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  1476. Mar 06 22:21:58 localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
  1477. Mar 06 22:21:59 localhost systemd[1]: Detected architecture x86-64.
  1478. Mar 06 22:21:59 localhost audit: MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295
  1479. Mar 06 22:22:00 localhost systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
  1480. Mar 06 22:22:00 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1481. Mar 06 22:22:00 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1482. Mar 06 22:22:00 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1483. Mar 06 22:22:00 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1484. Mar 06 22:22:00 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1485. Mar 06 22:22:00 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1486. Mar 06 22:22:00 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1487. Mar 06 22:22:00 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1488. Mar 06 22:22:00 localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1
  1489. Mar 06 22:22:00 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1490. Mar 06 22:22:00 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1491. Mar 06 22:22:00 localhost systemd[1]: Starting Flush Journal to Persistent Storage...
  1492. Mar 06 22:22:00 localhost systemd[1]: Started LVM2 metadata daemon.
  1493. Mar 06 22:22:00 localhost systemd[1]: Starting LVM2 metadata daemon...
  1494. Mar 06 22:22:00 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1495. Mar 06 22:22:01 localhost systemd[1]: Started udev Coldplug all Devices.
  1496. Mar 06 22:22:01 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1497. Mar 06 22:22:01 localhost systemd[1]: Starting udev Wait for Complete Device Initialization...
  1498. Mar 06 22:22:01 localhost systemd[1]: Started Flush Journal to Persistent Storage.
  1499. Mar 06 22:22:01 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1500. Mar 06 22:22:01 localhost systemd[1]: Started Configure read-only root support.
  1501. Mar 06 22:22:01 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-readonly comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1502. Mar 06 22:22:01 localhost systemd[1]: Starting Load/Save Random Seed...
  1503. Mar 06 22:22:01 localhost systemd[1]: Started Create Static Device Nodes in /dev.
  1504. Mar 06 22:22:01 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1505. Mar 06 22:22:01 localhost systemd[1]: Starting udev Kernel Device Manager...
  1506. Mar 06 22:22:01 localhost systemd[1]: Reached target Local File Systems (Pre).
  1507. Mar 06 22:22:01 localhost systemd[1]: Starting Local File Systems (Pre).
  1508. Mar 06 22:22:01 localhost systemd[1]: Mounting /var/cache/yum...
  1509. Mar 06 22:22:01 localhost systemd[1]: Mounting /var/tmp...
  1510. Mar 06 22:22:01 localhost systemd[1]: Mounted Virtual Machine and Container Storage.
  1511. Mar 06 22:22:01 localhost systemd[1]: Mounted /var/tmp.
  1512. Mar 06 22:22:01 localhost systemd[1]: Mounted /var/cache/yum.
  1513. Mar 06 22:22:01 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
  1514. Mar 06 22:22:01 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1515. Mar 06 22:22:01 localhost systemd[1]: Started Load/Save Random Seed.
  1516. Mar 06 22:22:01 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1517. Mar 06 22:22:01 localhost kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  1518. Mar 06 22:22:01 localhost systemd[1]: Mounted NFSD configuration filesystem.
  1519. Mar 06 22:22:01 localhost systemd-udevd[895]: specified group 'lirc' unknown
  1520. Mar 06 22:22:01 localhost systemd[1]: Started udev Kernel Device Manager.
  1521. Mar 06 22:22:01 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1522. Mar 06 22:22:01 localhost kernel: acpi-cpufreq: overriding BIOS provided _PSD data
  1523. Mar 06 22:22:02 localhost kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
  1524. Mar 06 22:22:02 localhost kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
  1525. Mar 06 22:22:02 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  1526. Mar 06 22:22:02 localhost kernel: EDAC MC: Ver: 3.0.0
  1527. Mar 06 22:22:02 localhost kernel: MCE: In-kernel MCE decoding enabled.
  1528. Mar 06 22:22:02 localhost kernel: AMD64 EDAC driver v3.4.0
  1529. Mar 06 22:22:02 localhost kernel: EDAC amd64: DRAM ECC disabled.
  1530. Mar 06 22:22:02 localhost kernel: EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  1531. Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  1532. (Note that use of the override may cause unknown side effects.)
  1533. Mar 06 22:22:02 localhost kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
  1534. Mar 06 22:22:02 localhost kernel: sp5100_tco: PCI Revision ID: 0x42
  1535. Mar 06 22:22:02 localhost kernel: sp5100_tco: Using 0xfed80b00 for watchdog MMIO address
  1536. Mar 06 22:22:02 localhost kernel: sp5100_tco: Last reboot was not triggered by watchdog.
  1537. Mar 06 22:22:02 localhost kernel: sp5100_tco: initialized (0xffffc90001bb0b00). heartbeat=60 sec (nowayout=0)
  1538. Mar 06 22:22:02 localhost kernel: kvm: disabled by bios
  1539. Mar 06 22:22:02 localhost kernel: snd_hda_intel 0000:06:00.1: Disabling MSI
  1540. Mar 06 22:22:02 localhost kernel: snd_hda_intel 0000:06:00.1: Handle VGA-switcheroo audio client
  1541. Mar 06 22:22:02 localhost kernel: asus_wmi: ASUS WMI generic driver loaded
  1542. Mar 06 22:22:02 localhost kernel: asus_wmi: Initialization: 0x0
  1543. Mar 06 22:22:02 localhost kernel: asus_wmi: BIOS WMI version: 0.9
  1544. Mar 06 22:22:02 localhost kernel: asus_wmi: SFUN value: 0x0
  1545. Mar 06 22:22:02 localhost kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input11
  1546. Mar 06 22:22:02 localhost kernel: asus_wmi: Number of fans: 1
  1547. Mar 06 22:22:02 localhost kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
  1548. Mar 06 22:22:02 localhost kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  1549. Mar 06 22:22:02 localhost kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  1550. Mar 06 22:22:02 localhost kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  1551. Mar 06 22:22:02 localhost kernel: snd_hda_codec_realtek hdaudioC0D0: dig-out=0x11/0x1e
  1552. Mar 06 22:22:02 localhost kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
  1553. Mar 06 22:22:02 localhost kernel: snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
  1554. Mar 06 22:22:02 localhost kernel: snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
  1555. Mar 06 22:22:02 localhost kernel: snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
  1556. Mar 06 22:22:02 localhost systemd[1]: Reached target Sound Card.
  1557. Mar 06 22:22:02 localhost kernel: input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input12
  1558. Mar 06 22:22:02 localhost kernel: input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input13
  1559. Mar 06 22:22:02 localhost kernel: input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input14
  1560. Mar 06 22:22:02 localhost kernel: input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input15
  1561. Mar 06 22:22:02 localhost kernel: input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input16
  1562. Mar 06 22:22:02 localhost kernel: input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input17
  1563. Mar 06 22:22:02 localhost kernel: input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input18
  1564. Mar 06 22:22:02 localhost kernel: input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input19
  1565. Mar 06 22:22:02 localhost systemd[1]: Starting Sound Card.
  1566. Mar 06 22:22:02 localhost mtp-probe[953]: checking bus 5, device 4: "/sys/devices/pci0000:00/0000:00:12.2/usb5/5-4"
  1567. Mar 06 22:22:02 localhost mtp-probe[954]: checking bus 8, device 3: "/sys/devices/pci0000:00/0000:00:12.0/usb8/8-2"
  1568. Mar 06 22:22:02 localhost mtp-probe[955]: checking bus 8, device 2: "/sys/devices/pci0000:00/0000:00:12.0/usb8/8-1"
  1569. Mar 06 22:22:02 localhost mtp-probe[953]: bus: 5, device: 4 was not an MTP device
  1570. Mar 06 22:22:02 localhost mtp-probe[954]: bus: 8, device: 3 was not an MTP device
  1571. Mar 06 22:22:02 localhost mtp-probe[955]: bus: 8, device: 2 was not an MTP device
  1572. Mar 06 22:22:02 localhost kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:15.0/0000:06:00.1/sound/card1/input20
  1573. Mar 06 22:22:02 localhost kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:15.0/0000:06:00.1/sound/card1/input21
  1574. Mar 06 22:22:02 localhost kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:15.0/0000:06:00.1/sound/card1/input22
  1575. Mar 06 22:22:02 localhost kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:15.0/0000:06:00.1/sound/card1/input23
  1576. Mar 06 22:22:04 localhost systemd[1]: Started udev Wait for Complete Device Initialization.
  1577. Mar 06 22:22:04 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1578. Mar 06 22:22:04 localhost systemd[1]: Starting Activation of DM RAID sets...
  1579. Mar 06 22:22:04 localhost fedora-dmraid-activation[995]: ERROR: pdc: wrong # of devices in RAID set "pdc_bcchejege" [1/2] on /dev/sdb
  1580. Mar 06 22:22:04 localhost fedora-dmraid-activation[995]: ERROR: removing inconsistent RAID set "pdc_bcchejege"
  1581. Mar 06 22:22:04 localhost fedora-dmraid-activation[995]: ERROR: no RAID set found
  1582. Mar 06 22:22:04 localhost systemd[1]: Started Activation of DM RAID sets.
  1583. Mar 06 22:22:04 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1584. Mar 06 22:22:04 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1585. Mar 06 22:22:04 localhost systemd[1]: Reached target Encrypted Volumes.
  1586. Mar 06 22:22:04 localhost systemd[1]: Starting Encrypted Volumes.
  1587. Mar 06 22:22:04 localhost systemd[1]: Reached target Local File Systems.
  1588. Mar 06 22:22:04 localhost systemd[1]: Starting Local File Systems.
  1589. Mar 06 22:22:04 localhost systemd[1]: Started Rebuild Journal Catalog.
  1590. Mar 06 22:22:04 localhost systemd[1]: Starting Preprocess NFS configuration...
  1591. Mar 06 22:22:04 localhost systemd[1]: Started Relabel all filesystems, if necessary.
  1592. Mar 06 22:22:04 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
  1593. Mar 06 22:22:04 localhost systemd[1]: Started Commit a transient machine-id on disk.
  1594. Mar 06 22:22:04 localhost systemd[1]: Started Mark the need to relabel after reboot.
  1595. Mar 06 22:22:04 localhost systemd[1]: Starting Import network configuration from initramfs...
  1596. Mar 06 22:22:04 localhost systemd[1]: Started Update is Completed.
  1597. Mar 06 22:22:04 localhost systemd[1]: Starting Restore /run/initramfs on shutdown...
  1598. Mar 06 22:22:04 localhost systemd[1]: Started Restore /run/initramfs on shutdown.
  1599. Mar 06 22:22:04 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1600. Mar 06 22:22:04 localhost systemd[1]: Started Preprocess NFS configuration.
  1601. Mar 06 22:22:04 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1602. Mar 06 22:22:04 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
  1603. Mar 06 22:22:04 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1604. Mar 06 22:22:04 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1605. Mar 06 22:22:04 localhost systemd[1]: Started Import network configuration from initramfs.
  1606. Mar 06 22:22:04 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1607. Mar 06 22:22:04 localhost systemd[1]: Starting Create Volatile Files and Directories...
  1608. Mar 06 22:22:04 localhost systemd-tmpfiles[1018]: [/usr/lib/tmpfiles.d/lirc.conf:1] Unknown user 'lirc'.
  1609. Mar 06 22:22:04 localhost systemd[1]: systemd-tmpfiles-setup.service: Main process exited, code=exited, status=1/FAILURE
  1610. Mar 06 22:22:04 localhost systemd[1]: Failed to start Create Volatile Files and Directories.
  1611. Mar 06 22:22:04 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
  1612. Mar 06 22:22:04 localhost systemd[1]: systemd-tmpfiles-setup.service: Unit entered failed state.
  1613. Mar 06 22:22:04 localhost systemd[1]: systemd-tmpfiles-setup.service: Failed with result 'exit-code'.
  1614. Mar 06 22:22:04 localhost systemd[1]: Starting Security Auditing Service...
  1615. Mar 06 22:22:04 localhost audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:auditctl_t:s0 op="add_rule" key=(null) list=1 res=1
  1616. Mar 06 22:22:04 localhost auditctl[1021]: No rules
  1617. Mar 06 22:22:04 localhost systemd[1]: Started Security Auditing Service.
  1618. Mar 06 22:22:04 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1619. Mar 06 22:22:04 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown...
  1620. Mar 06 22:22:04 localhost audit[1026]: SYSTEM_BOOT pid=1026 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
  1621. Mar 06 22:22:04 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown.
  1622. Mar 06 22:22:04 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1623. Mar 06 22:22:04 localhost systemd[1]: Reached target System Initialization.
  1624. Mar 06 22:22:04 localhost systemd[1]: Starting System Initialization.
  1625. Mar 06 22:22:04 localhost systemd[1]: Started Daily Cleanup of Temporary Directories.
  1626. Mar 06 22:22:04 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories.
  1627. Mar 06 22:22:04 localhost systemd[1]: Started dnf makecache timer.
  1628. Mar 06 22:22:04 localhost systemd[1]: Started Manage Sound Card State (restore and store).
  1629. Mar 06 22:22:04 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=alsa-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1630. Mar 06 22:22:04 localhost systemd[1]: Starting Manage Sound Card State (restore and store)...
  1631. Mar 06 22:22:04 localhost systemd[1]: Started Restore Sound Card State.
  1632. Mar 06 22:22:04 localhost systemd[1]: Listening on CUPS Scheduler.
  1633. Mar 06 22:22:04 localhost systemd[1]: Starting CUPS Scheduler.
  1634. Mar 06 22:22:04 localhost systemd[1]: Started Updates mlocate database every day.
  1635. Mar 06 22:22:04 localhost systemd[1]: Starting Updates mlocate database every day.
  1636. Mar 06 22:22:04 localhost systemd[1]: Started CUPS Scheduler.
  1637. Mar 06 22:22:04 localhost systemd[1]: Starting CUPS Scheduler.
  1638. Mar 06 22:22:04 localhost alsactl[1028]: alsactl 1.0.29 daemon started
  1639. Mar 06 22:22:04 localhost systemd[1]: Reached target Paths.
  1640. Mar 06 22:22:04 localhost alsactl[1028]: /usr/sbin/alsactl: load_state:1683Cannot open /var/lib/alsa/asound.state for reading: No such file or directory
  1641. Mar 06 22:22:04 localhost systemd[1]: Starting Paths.
  1642. Mar 06 22:22:04 localhost alsactl[1028]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid
  1643. Mar 06 22:22:04 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
  1644. Mar 06 22:22:04 localhost alsactl[1028]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid
  1645. Mar 06 22:22:04 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
  1646. Mar 06 22:22:04 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket.
  1647. Mar 06 22:22:04 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket.
  1648. Mar 06 22:22:04 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket.
  1649. Mar 06 22:22:04 localhost systemd[1]: Starting Open-iSCSI iscsid Socket.
  1650. Mar 06 22:22:04 localhost systemd[1]: Started daily update of the root trust anchor for DNSSEC.
  1651. Mar 06 22:22:04 localhost systemd[1]: Starting daily update of the root trust anchor for DNSSEC.
  1652. Mar 06 22:22:04 localhost systemd[1]: Reached target Timers.
  1653. Mar 06 22:22:04 localhost systemd[1]: Starting Timers.
  1654. Mar 06 22:22:04 localhost systemd[1]: Listening on D-Bus System Message Bus Socket.
  1655. Mar 06 22:22:04 localhost systemd[1]: Starting D-Bus System Message Bus Socket.
  1656. Mar 06 22:22:04 localhost systemd[1]: Reached target Sockets.
  1657. Mar 06 22:22:04 localhost systemd[1]: Starting Sockets.
  1658. Mar 06 22:22:04 localhost systemd[1]: Reached target Basic System.
  1659. Mar 06 22:22:04 localhost systemd[1]: Starting Basic System.
  1660. Mar 06 22:22:04 localhost systemd[1]: Starting GSSAPI Proxy Daemon...
  1661. Mar 06 22:22:04 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
  1662. Mar 06 22:22:04 localhost alsactl[1028]: Found hardware: "HDA-Intel" "Realtek ALC887-VD" "HDA:10ec0887,10438444,00100302" "0x1043" "0x8444"
  1663. Mar 06 22:22:04 localhost alsactl[1028]: Hardware is initialized using a generic method
  1664. Mar 06 22:22:04 localhost alsactl[1028]: Found hardware: "HDA-Intel" "Nvidia GPU 16 HDMI/DP" "HDA:10de0016,10de0101,00100100" "0x10de" "0x0958"
  1665. Mar 06 22:22:04 localhost alsactl[1028]: Hardware is initialized using a generic method
  1666. Mar 06 22:22:04 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service...
  1667. Mar 06 22:22:04 localhost systemd[1]: Starting Machine Check Exception Logging Daemon...
  1668. Mar 06 22:22:04 localhost audit: NETFILTER_CFG table=filter family=2 entries=0
  1669. Mar 06 22:22:04 localhost systemd[1]: Starting LSB: Init script for live image....
  1670. Mar 06 22:22:04 localhost systemd[1]: Started Software RAID monitoring and management.
  1671. Mar 06 22:22:04 localhost systemd[1]: Starting NTP client/server...
  1672. Mar 06 22:22:04 localhost systemd[1]: Starting Accounts Service...
  1673. Mar 06 22:22:04 localhost systemd[1]: Started VGAuth Service for open-vm-tools.
  1674. Mar 06 22:22:04 localhost systemd[1]: Starting Builds and install new kmods from akmod packages...
  1675. Mar 06 22:22:04 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
  1676. Mar 06 22:22:04 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon...
  1677. Mar 06 22:22:04 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1678. Mar 06 22:22:04 localhost rngd[1037]: read error
  1679. Mar 06 22:22:04 localhost rngd[1037]: read error
  1680. Mar 06 22:22:04 localhost rngd[1037]: read error
  1681. Mar 06 22:22:04 localhost rngd[1037]: read error
  1682. Mar 06 22:22:04 localhost rngd[1037]: read error
  1683. Mar 06 22:22:04 localhost rngd[1037]: read error
  1684. Mar 06 22:22:04 localhost rngd[1037]: read error
  1685. Mar 06 22:22:04 localhost rngd[1037]: read error
  1686. Mar 06 22:22:04 localhost rngd[1037]: read error
  1687. Mar 06 22:22:04 localhost rngd[1037]: read error
  1688. Mar 06 22:22:04 localhost rngd[1037]: read error
  1689. Mar 06 22:22:04 localhost rngd[1037]: read error
  1690. Mar 06 22:22:04 localhost rngd[1037]: read error
  1691. Mar 06 22:22:04 localhost rngd[1037]: read error
  1692. Mar 06 22:22:04 localhost rngd[1037]: read error
  1693. Mar 06 22:22:04 localhost rngd[1037]: read error
  1694. Mar 06 22:22:04 localhost rngd[1037]: read error
  1695. Mar 06 22:22:04 localhost rngd[1037]: read error
  1696. Mar 06 22:22:04 localhost rngd[1037]: read error
  1697. Mar 06 22:22:04 localhost rngd[1037]: read error
  1698. Mar 06 22:22:04 localhost rngd[1037]: read error
  1699. Mar 06 22:22:04 localhost rngd[1037]: read error
  1700. Mar 06 22:22:04 localhost rngd[1037]: read error
  1701. Mar 06 22:22:04 localhost rngd[1037]: read error
  1702. Mar 06 22:22:04 localhost rngd[1037]: read error
  1703. Mar 06 22:22:04 localhost rngd[1037]: read error
  1704. Mar 06 22:22:04 localhost rngd[1037]: read error
  1705. Mar 06 22:22:04 localhost rngd[1037]: read error
  1706. Mar 06 22:22:04 localhost rngd[1037]: read error
  1707. Mar 06 22:22:04 localhost rngd[1037]: read error
  1708. Mar 06 22:22:04 localhost rngd[1037]: read error
  1709. Mar 06 22:22:04 localhost rngd[1037]: read error
  1710. Mar 06 22:22:04 localhost rngd[1037]: read error
  1711. Mar 06 22:22:04 localhost rngd[1037]: read error
  1712. Mar 06 22:22:04 localhost rngd[1037]: read error
  1713. Mar 06 22:22:04 localhost rngd[1037]: read error
  1714. Mar 06 22:22:04 localhost rngd[1037]: read error
  1715. Mar 06 22:22:04 localhost rngd[1037]: read error
  1716. Mar 06 22:22:04 localhost rngd[1037]: read error
  1717. Mar 06 22:22:04 localhost rngd[1037]: read error
  1718. Mar 06 22:22:04 localhost rngd[1037]: read error
  1719. Mar 06 22:22:04 localhost rngd[1037]: read error
  1720. Mar 06 22:22:04 localhost rngd[1037]: read error
  1721. Mar 06 22:22:04 localhost rngd[1037]: read error
  1722. Mar 06 22:22:04 localhost rngd[1037]: read error
  1723. Mar 06 22:22:04 localhost rngd[1037]: read error
  1724. Mar 06 22:22:04 localhost rngd[1037]: read error
  1725. Mar 06 22:22:04 localhost rngd[1037]: read error
  1726. Mar 06 22:22:04 localhost rngd[1037]: read error
  1727. Mar 06 22:22:04 localhost rngd[1037]: read error
  1728. Mar 06 22:22:04 localhost rngd[1037]: read error
  1729. Mar 06 22:22:04 localhost rngd[1037]: read error
  1730. Mar 06 22:22:04 localhost rngd[1037]: read error
  1731. Mar 06 22:22:04 localhost rngd[1037]: read error
  1732. Mar 06 22:22:04 localhost rngd[1037]: read error
  1733. Mar 06 22:22:04 localhost rngd[1037]: read error
  1734. Mar 06 22:22:04 localhost rngd[1037]: read error
  1735. Mar 06 22:22:04 localhost rngd[1037]: read error
  1736. Mar 06 22:22:04 localhost rngd[1037]: read error
  1737. Mar 06 22:22:04 localhost rngd[1037]: read error
  1738. Mar 06 22:22:04 localhost rngd[1037]: read error
  1739. Mar 06 22:22:04 localhost rngd[1037]: read error
  1740. Mar 06 22:22:04 localhost rngd[1037]: read error
  1741. Mar 06 22:22:04 localhost rngd[1037]: read error
  1742. Mar 06 22:22:04 localhost rngd[1037]: read error
  1743. Mar 06 22:22:04 localhost rngd[1037]: read error
  1744. Mar 06 22:22:04 localhost rngd[1037]: read error
  1745. Mar 06 22:22:04 localhost rngd[1037]: read error
  1746. Mar 06 22:22:04 localhost rngd[1037]: read error
  1747. Mar 06 22:22:04 localhost rngd[1037]: read error
  1748. Mar 06 22:22:04 localhost rngd[1037]: read error
  1749. Mar 06 22:22:04 localhost rngd[1037]: read error
  1750. Mar 06 22:22:04 localhost rngd[1037]: read error
  1751. Mar 06 22:22:04 localhost rngd[1037]: read error
  1752. Mar 06 22:22:04 localhost rngd[1037]: read error
  1753. Mar 06 22:22:04 localhost rngd[1037]: read error
  1754. Mar 06 22:22:04 localhost rngd[1037]: read error
  1755. Mar 06 22:22:04 localhost rngd[1037]: read error
  1756. Mar 06 22:22:04 localhost rngd[1037]: read error
  1757. Mar 06 22:22:04 localhost rngd[1037]: read error
  1758. Mar 06 22:22:04 localhost rngd[1037]: read error
  1759. Mar 06 22:22:04 localhost rngd[1037]: read error
  1760. Mar 06 22:22:04 localhost rngd[1037]: read error
  1761. Mar 06 22:22:04 localhost rngd[1037]: read error
  1762. Mar 06 22:22:04 localhost rngd[1037]: read error
  1763. Mar 06 22:22:04 localhost rngd[1037]: read error
  1764. Mar 06 22:22:04 localhost rngd[1037]: read error
  1765. Mar 06 22:22:04 localhost rngd[1037]: read error
  1766. Mar 06 22:22:04 localhost rngd[1037]: read error
  1767. Mar 06 22:22:04 localhost rngd[1037]: read error
  1768. Mar 06 22:22:04 localhost rngd[1037]: read error
  1769. Mar 06 22:22:04 localhost rngd[1037]: read error
  1770. Mar 06 22:22:04 localhost rngd[1037]: read error
  1771. Mar 06 22:22:04 localhost rngd[1037]: read error
  1772. Mar 06 22:22:04 localhost rngd[1037]: read error
  1773. Mar 06 22:22:04 localhost rngd[1037]: read error
  1774. Mar 06 22:22:04 localhost rngd[1037]: read error
  1775. Mar 06 22:22:04 localhost rngd[1037]: read error
  1776. Mar 06 22:22:04 localhost rngd[1037]: read error
  1777. Mar 06 22:22:04 localhost rngd[1037]: read error
  1778. Mar 06 22:22:04 localhost rngd[1037]: read error
  1779. Mar 06 22:22:04 localhost rngd[1037]: read error
  1780. Mar 06 22:22:04 localhost rngd[1037]: No entropy sources working, exiting rngd
  1781. Mar 06 22:22:04 localhost systemd[1]: Starting firewalld - dynamic firewall daemon...
  1782. Mar 06 22:22:04 localhost systemd[1]: Starting Modem Manager...
  1783. Mar 06 22:22:04 localhost systemd[1]: Starting Builds and install new kmods from akmod packages...
  1784. Mar 06 22:22:04 localhost systemd[1]: Started irqbalance daemon.
  1785. Mar 06 22:22:04 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=irqbalance comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1786. Mar 06 22:22:04 localhost systemd[1]: Starting irqbalance daemon...
  1787. Mar 06 22:22:04 localhost systemd[1]: Starting Kernel Samepage Merging...
  1788. Mar 06 22:22:04 localhost systemd[1]: Started Service for virtual machines hosted on VMware.
  1789. Mar 06 22:22:04 localhost mcelog[1045]: AMD Processor family 21: Please use the edac_mce_amd module instead.
  1790. : Success
  1791. Mar 06 22:22:04 localhost systemd[1]: Starting Login Service...
  1792. Mar 06 22:22:04 localhost mcelog.setup[1032]: CPU is unsupported
  1793. Mar 06 22:22:04 localhost systemd[1]: Started D-Bus System Message Bus.
  1794. Mar 06 22:22:04 localhost kernel: Adding 33554428k swap on /dev/sda1. Priority:-1 extents:1 across:33554428k SSFS
  1795. Mar 06 22:22:04 localhost livesys[1033]: Enabling swap partition /dev/sda1 [ OK ]
  1796. Mar 06 22:22:05 localhost avahi-daemon[1030]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70).
  1797. Mar 06 22:22:05 localhost avahi-daemon[1030]: Successfully dropped root privileges.
  1798. Mar 06 22:22:05 localhost avahi-daemon[1030]: avahi-daemon 0.6.32-rc starting up.
  1799. Mar 06 22:22:05 localhost chronyd[1065]: chronyd version 2.1.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +DEBUG +ASYNCDNS +IPV6 +SECHASH)
  1800. Mar 06 22:22:05 localhost useradd[1060]: new group: name=liveuser, GID=1000
  1801. Mar 06 22:22:05 localhost useradd[1060]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash
  1802. Mar 06 22:22:05 localhost audit[1060]: ADD_GROUP pid=1060 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-group acct="liveuser" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success'
  1803. Mar 06 22:22:05 localhost audit[1060]: ADD_USER pid=1060 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success'
  1804. Mar 06 22:22:05 localhost chronyd[1065]: Generated key 1
  1805. Mar 06 22:22:05 localhost audit[1060]: USER_MGMT pid=1060 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-home-dir id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success'
  1806. Mar 06 22:22:05 localhost kernel: audit_printk_skb: 87 callbacks suppressed
  1807. Mar 06 22:22:05 localhost kernel: audit: type=1102 audit(1457302925.433:85): pid=1060 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-home-dir id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success'
  1808. Mar 06 22:22:05 localhost akmods[1048]: No akmod packages found, nothing to do.[ OK ]
  1809. Mar 06 22:22:06 localhost livesys[1033]: Adding live user [ OK ]
  1810. Mar 06 22:22:06 localhost auditd[1020]: Started dispatcher: /sbin/audispd pid: 1079
  1811. Mar 06 22:22:06 localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
  1812. Mar 06 22:22:06 localhost audit: CONFIG_CHANGE audit_pid=1020 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
  1813. Mar 06 22:22:06 localhost kernel: audit: type=1305 audit(1457302926.378:86): audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
  1814. Mar 06 22:22:06 localhost kernel: audit: type=1305 audit(1457302926.379:87): audit_pid=1020 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
  1815. Mar 06 22:22:06 localhost audispd[1079]: priority_boost_parser called with: 4
  1816. Mar 06 22:22:06 localhost audispd[1079]: max_restarts_parser called with: 10
  1817. Mar 06 22:22:06 localhost audispd[1079]: audispd initialized with q_depth=150 and 1 active plugins
  1818. Mar 06 22:22:06 localhost auditd[1020]: Init complete, auditd 2.4.5 listening for events (startup state enable)
  1819. Mar 06 22:22:06 localhost audit[1077]: USER_CHAUTHTOK pid=1077 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=delete password id=1000 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success'
  1820. Mar 06 22:22:06 localhost audit[1083]: USER_MGMT pid=1083 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success'
  1821. Mar 06 22:22:06 localhost usermod[1083]: add 'liveuser' to group 'wheel'
  1822. Mar 06 22:22:06 localhost usermod[1083]: add 'liveuser' to shadow group 'wheel'
  1823. Mar 06 22:22:06 localhost audit[1083]: USER_MGMT pid=1083 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-shadow-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success'
  1824. Mar 06 22:22:06 localhost audit[1088]: USER_CHAUTHTOK pid=1088 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=delete password id=0 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success'
  1825. Mar 06 22:22:06 localhost ModemManager[1047]: <info> ModemManager (version 1.4.10-2.fc23) starting in system bus...
  1826. Mar 06 22:22:07 localhost rtkit-daemon[1031]: Successfully called chroot.
  1827. Mar 06 22:22:07 localhost rtkit-daemon[1031]: Successfully dropped privileges.
  1828. Mar 06 22:22:07 localhost rtkit-daemon[1031]: Successfully limited resources.
  1829. Mar 06 22:22:07 localhost rtkit-daemon[1031]: Running.
  1830. Mar 06 22:22:07 localhost rtkit-daemon[1031]: Watchdog thread running.
  1831. Mar 06 22:22:07 localhost avahi-daemon[1030]: Successfully called chroot().
  1832. Mar 06 22:22:07 localhost avahi-daemon[1030]: Successfully dropped remaining capabilities.
  1833. Mar 06 22:22:07 localhost avahi-daemon[1030]: No service file found in /etc/avahi/services.
  1834. Mar 06 22:22:07 localhost avahi-daemon[1030]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives.
  1835. Mar 06 22:22:07 localhost avahi-daemon[1030]: Network interface enumeration completed.
  1836. Mar 06 22:22:07 localhost avahi-daemon[1030]: Server startup complete. Host name is linux.local. Local service cookie is 2386138250.
  1837. Mar 06 22:22:07 localhost rtkit-daemon[1031]: Canary thread running.
  1838. Mar 06 22:22:07 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack.
  1839. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1840. Mar 06 22:22:07 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service.
  1841. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1842. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1843. Mar 06 22:22:07 localhost systemd[1]: Starting D-Bus System Message Bus...
  1844. Mar 06 22:22:07 localhost systemd[1]: Started GSSAPI Proxy Daemon.
  1845. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gssproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1846. Mar 06 22:22:07 localhost systemd[1]: Started Machine Check Exception Logging Daemon.
  1847. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mcelog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1848. Mar 06 22:22:07 localhost systemd[1]: Started Builds and install new kmods from akmod packages.
  1849. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=akmods-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1850. Mar 06 22:22:07 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1851. Mar 06 22:22:07 localhost systemd[1]: akmods.service: Main process exited, code=exited, status=1/FAILURE
  1852. Mar 06 22:22:07 localhost systemd[1]: Failed to start Builds and install new kmods from akmod packages.
  1853. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=akmods comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
  1854. Mar 06 22:22:07 localhost systemd[1]: akmods.service: Unit entered failed state.
  1855. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ksm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1856. Mar 06 22:22:07 localhost systemd[1]: akmods.service: Failed with result 'exit-code'.
  1857. Mar 06 22:22:07 localhost systemd[1]: Started Kernel Samepage Merging.
  1858. Mar 06 22:22:07 localhost mcelog[1104]: mcelog: AMD Processor family 21: Please use the edac_mce_amd module instead.
  1859. Mar 06 22:22:07 localhost mcelog[1104]: : Success
  1860. Mar 06 22:22:07 localhost mcelog[1104]: CPU is unsupported
  1861. Mar 06 22:22:07 localhost systemd[1]: mcelog.service: Main process exited, code=exited, status=1/FAILURE
  1862. Mar 06 22:22:07 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mcelog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
  1863. Mar 06 22:22:07 localhost systemd[1]: mcelog.service: Unit entered failed state.
  1864. Mar 06 22:22:07 localhost systemd[1]: mcelog.service: Failed with result 'exit-code'.
  1865. Mar 06 22:22:07 localhost systemd[1]: Started NTP client/server.
  1866. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1867. Mar 06 22:22:07 localhost systemd[1]: Starting Kernel Samepage Merging (KSM) Tuning Daemon...
  1868. Mar 06 22:22:07 localhost systemd[1]: Started RPC security service for NFS client and server.
  1869. Mar 06 22:22:07 localhost systemd[1]: Started RPC security service for NFS server.
  1870. Mar 06 22:22:07 localhost systemd[1]: Reached target NFS client services.
  1871. Mar 06 22:22:07 localhost systemd[1]: Starting NFS client services.
  1872. Mar 06 22:22:07 localhost systemd[1]: Reached target Remote File Systems (Pre).
  1873. Mar 06 22:22:07 localhost systemd[1]: Starting Remote File Systems (Pre).
  1874. Mar 06 22:22:07 localhost systemd[1]: Reached target Remote File Systems.
  1875. Mar 06 22:22:07 localhost systemd[1]: Starting Remote File Systems.
  1876. Mar 06 22:22:07 localhost systemd-logind[1051]: Watching system buttons on /dev/input/event1 (Power Button)
  1877. Mar 06 22:22:07 localhost systemd-logind[1051]: Watching system buttons on /dev/input/event0 (Power Button)
  1878. Mar 06 22:22:07 localhost systemd[1]: Starting Permit User Sessions...
  1879. Mar 06 22:22:07 localhost systemd-logind[1051]: New seat seat0.
  1880. Mar 06 22:22:07 localhost systemd[1]: Started Login Service.
  1881. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1882. Mar 06 22:22:07 localhost systemd[1]: Started Permit User Sessions.
  1883. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1884. Mar 06 22:22:07 localhost systemd[1]: Started Command Scheduler.
  1885. Mar 06 22:22:07 localhost systemd[1]: Starting Command Scheduler...
  1886. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=crond comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1887. Mar 06 22:22:07 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit...
  1888. Mar 06 22:22:07 localhost systemd[1]: Starting Terminate Plymouth Boot Screen...
  1889. Mar 06 22:22:07 localhost systemd[1]: Started Job spooling tools.
  1890. Mar 06 22:22:07 localhost systemd[1]: Starting Job spooling tools...
  1891. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=atd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1892. Mar 06 22:22:07 localhost systemd[1]: Received SIGRTMIN+21 from PID 503 (plymouthd).
  1893. Mar 06 22:22:07 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  1894. Mar 06 22:22:07 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  1895. Mar 06 22:22:07 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  1896. Mar 06 22:22:07 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  1897. Mar 06 22:22:07 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit.
  1898. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1899. Mar 06 22:22:07 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1900. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1901. Mar 06 22:22:07 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1902. Mar 06 22:22:07 localhost systemd[1]: Started Terminate Plymouth Boot Screen.
  1903. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1904. Mar 06 22:22:07 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1905. Mar 06 22:22:07 localhost systemd[1]: Stopped Software RAID monitoring and management.
  1906. Mar 06 22:22:07 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  1907. Mar 06 22:22:07 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  1908. Mar 06 22:22:07 localhost crond[1120]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 87% if used.)
  1909. Mar 06 22:22:07 localhost systemd[1]: Started Modem Manager.
  1910. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ModemManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1911. Mar 06 22:22:07 localhost systemd[1]: Started Kernel Samepage Merging (KSM) Tuning Daemon.
  1912. Mar 06 22:22:07 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ksmtuned comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1913. Mar 06 22:22:07 localhost livesys[1033]: No such schema 'org.gnome.software'
  1914. Mar 06 22:22:07 localhost systemd[1]: Stopping Command Scheduler...
  1915. Mar 06 22:22:07 localhost crond[1120]: (CRON) INFO (running with inotify support)
  1916. Mar 06 22:22:07 localhost crond[1120]: (CRON) INFO (Shutting down)
  1917. Mar 06 22:22:07 localhost systemd[1]: Stopped Command Scheduler.
  1918. Mar 06 22:22:07 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=crond comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1919. Mar 06 22:22:07 localhost systemd[1]: Stopping Job spooling tools...
  1920. Mar 06 22:22:07 localhost systemd[1]: Stopped Job spooling tools.
  1921. Mar 06 22:22:07 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=atd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1922. Mar 06 22:22:08 localhost livesys[1033]: mkdir: cannot create directory ‘/home/liveuser/Desktop’: File exists
  1923. Mar 06 22:22:08 localhost livesys[1033]: mkdir: cannot create directory ‘/home/liveuser/Desktop’: File exists
  1924. Mar 06 22:22:08 localhost livesys[1033]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  1925. Mar 06 22:22:09 localhost livesys[1033]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  1926. Mar 06 22:22:09 localhost livesys[1033]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  1927. Mar 06 22:22:09 localhost livesys[1033]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  1928. Mar 06 22:22:09 localhost livesys[1033]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  1929. Mar 06 22:22:09 localhost livesys[1033]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  1930. Mar 06 22:22:09 localhost livesys[1033]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  1931. Mar 06 22:22:09 localhost livesys[1033]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  1932. Mar 06 22:22:09 localhost livesys[1033]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  1933. Mar 06 22:22:09 localhost livesys[1033]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  1934. Mar 06 22:22:09 localhost livesys[1033]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  1935. Mar 06 22:22:09 localhost livesys[1033]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  1936. Mar 06 22:22:09 localhost livesys[1033]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  1937. Mar 06 22:22:09 localhost livesys[1033]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  1938. Mar 06 22:22:09 localhost dbus[1053]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
  1939. Mar 06 22:22:09 localhost systemd[1]: Starting Authorization Manager...
  1940. Mar 06 22:22:09 localhost livesys[1033]: No such key 'buttons-have-icons' in schema 'org.gnome.desktop.interface' as specified in override file '/usr/share/glib-2.0/schemas/org.korora.gschema.override'; ignoring override for this key.
  1941. Mar 06 22:22:09 localhost livesys[1033]: No such key 'menus-have-icons' in schema 'org.gnome.desktop.interface' as specified in override file '/usr/share/glib-2.0/schemas/org.korora.gschema.override'; ignoring override for this key.
  1942. Mar 06 22:22:09 localhost systemd[1]: Started LSB: Init script for live image..
  1943. Mar 06 22:22:09 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1944. Mar 06 22:22:09 localhost systemd[1]: Starting SYSV: Late init script for live image....
  1945. Mar 06 22:22:09 localhost systemd[1]: Started SYSV: Late init script for live image..
  1946. Mar 06 22:22:09 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys-late comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1947. Mar 06 22:22:09 localhost systemd[1]: Starting Light Display Manager...
  1948. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=raw family=2 entries=0
  1949. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=raw family=2 entries=0
  1950. Mar 06 22:22:09 localhost kernel: nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
  1951. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=nat family=2 entries=0
  1952. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=nat family=2 entries=0
  1953. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=security family=2 entries=0
  1954. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=security family=2 entries=0
  1955. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=mangle family=2 entries=0
  1956. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=mangle family=2 entries=0
  1957. Mar 06 22:22:09 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
  1958. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=filter family=10 entries=0
  1959. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=filter family=10 entries=0
  1960. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=raw family=10 entries=0
  1961. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=raw family=10 entries=0
  1962. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=nat family=10 entries=0
  1963. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=nat family=10 entries=0
  1964. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=security family=10 entries=0
  1965. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=security family=10 entries=0
  1966. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=mangle family=10 entries=0
  1967. Mar 06 22:22:09 localhost audit: NETFILTER_CFG table=mangle family=10 entries=0
  1968. Mar 06 22:22:09 localhost dbus[1053]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service'
  1969. Mar 06 22:22:09 localhost polkitd[1160]: Started polkitd version 0.113
  1970. Mar 06 22:22:09 localhost kernel: Ebtables v2.0 registered
  1971. Mar 06 22:22:09 localhost kernel: bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  1972. Mar 06 22:22:10 localhost ModemManager[1047]: <info> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:04.0/0000:02:00.0': not supported by any plugin
  1973. Mar 06 22:22:10 localhost polkitd[1160]: Loading rules from directory /etc/polkit-1/rules.d
  1974. Mar 06 22:22:10 localhost polkitd[1160]: Loading rules from directory /usr/share/polkit-1/rules.d
  1975. Mar 06 22:22:10 localhost polkitd[1160]: Finished loading, compiling and executing 6 rules
  1976. Mar 06 22:22:10 localhost dbus[1053]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
  1977. Mar 06 22:22:10 localhost polkitd[1160]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
  1978. Mar 06 22:22:10 localhost systemd[1]: Started Authorization Manager.
  1979. Mar 06 22:22:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1980. Mar 06 22:22:10 localhost accounts-daemon[1035]: started daemon version 0.6.40
  1981. Mar 06 22:22:10 localhost dbus[1053]: [system] Successfully activated service 'org.freedesktop.Accounts'
  1982. Mar 06 22:22:10 localhost systemd[1]: Started Accounts Service.
  1983. Mar 06 22:22:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1984. Mar 06 22:22:10 localhost systemd[1]: Started Light Display Manager.
  1985. Mar 06 22:22:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1986. Mar 06 22:22:10 localhost systemd[1]: Started firewalld - dynamic firewall daemon.
  1987. Mar 06 22:22:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1988. Mar 06 22:22:10 localhost systemd[1]: Starting Network Manager...
  1989. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6
  1990. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6
  1991. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=security family=2 entries=4
  1992. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=security family=2 entries=4
  1993. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=5
  1994. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=5
  1995. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=raw family=2 entries=3
  1996. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=raw family=2 entries=3
  1997. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=4
  1998. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=4
  1999. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6
  2000. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6
  2001. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=security family=10 entries=4
  2002. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=security family=10 entries=4
  2003. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=10 entries=5
  2004. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=10 entries=5
  2005. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=raw family=10 entries=3
  2006. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=raw family=10 entries=3
  2007. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=10 entries=4
  2008. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=10 entries=4
  2009. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=7 entries=0
  2010. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=7 entries=0
  2011. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=7 entries=0
  2012. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=7 entries=0
  2013. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=7 entries=0
  2014. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=7 entries=0
  2015. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=broute family=7 entries=0
  2016. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=broute family=7 entries=0
  2017. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=broute family=7 entries=0
  2018. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6
  2019. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6
  2020. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6
  2021. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6
  2022. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6
  2023. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=security family=2 entries=4
  2024. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=security family=2 entries=4
  2025. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=security family=2 entries=4
  2026. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=raw family=2 entries=3
  2027. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=raw family=2 entries=3
  2028. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=4
  2029. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=4
  2030. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=4
  2031. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6
  2032. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6
  2033. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6
  2034. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6
  2035. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6
  2036. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=security family=10 entries=4
  2037. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=security family=10 entries=4
  2038. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=security family=10 entries=4
  2039. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=raw family=10 entries=3
  2040. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=raw family=10 entries=3
  2041. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=10 entries=4
  2042. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=10 entries=4
  2043. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=10 entries=4
  2044. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=7 entries=0
  2045. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=7 entries=0
  2046. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=7 entries=0
  2047. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=7 entries=0
  2048. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=7 entries=0
  2049. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=7 entries=0
  2050. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=broute family=7 entries=0
  2051. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=raw family=2 entries=3
  2052. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=raw family=2 entries=5
  2053. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=raw family=2 entries=6
  2054. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=raw family=2 entries=8
  2055. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=5
  2056. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=7
  2057. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=8
  2058. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=10
  2059. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=12
  2060. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=13
  2061. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=14
  2062. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=16
  2063. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=17
  2064. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=19
  2065. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=21
  2066. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=22
  2067. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=23
  2068. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=nat family=2 entries=25
  2069. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=4
  2070. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=6
  2071. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=8
  2072. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=10
  2073. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=11
  2074. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=12
  2075. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=13
  2076. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=14
  2077. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=15
  2078. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=16
  2079. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=17
  2080. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=18
  2081. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=20
  2082. Mar 06 22:22:10 localhost audit: NETFILTER_CFG table=filter family=2 entries=22
  2083. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=24
  2084. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=26
  2085. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=28
  2086. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=29
  2087. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=30
  2088. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=31
  2089. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=32
  2090. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=33
  2091. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=34
  2092. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=35
  2093. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=36
  2094. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=37
  2095. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=38
  2096. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=40
  2097. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=security family=2 entries=4
  2098. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=security family=2 entries=6
  2099. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=security family=2 entries=7
  2100. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=security family=2 entries=9
  2101. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=security family=2 entries=10
  2102. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=security family=2 entries=12
  2103. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6
  2104. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=2 entries=8
  2105. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=2 entries=9
  2106. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=2 entries=11
  2107. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=2 entries=13
  2108. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=2 entries=14
  2109. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=2 entries=15
  2110. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=2 entries=17
  2111. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=2 entries=18
  2112. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=2 entries=20
  2113. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=2 entries=21
  2114. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=2 entries=23
  2115. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=2 entries=24
  2116. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=2 entries=26
  2117. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=raw family=10 entries=3
  2118. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=raw family=10 entries=5
  2119. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=raw family=10 entries=6
  2120. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=raw family=10 entries=8
  2121. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=10 entries=5
  2122. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=10 entries=7
  2123. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=10 entries=8
  2124. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=10 entries=10
  2125. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=10 entries=12
  2126. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=10 entries=13
  2127. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=10 entries=14
  2128. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=10 entries=16
  2129. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=10 entries=17
  2130. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=10 entries=19
  2131. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=10 entries=21
  2132. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=10 entries=22
  2133. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=10 entries=23
  2134. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=10 entries=25
  2135. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=4
  2136. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=6
  2137. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=8
  2138. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=10
  2139. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=11
  2140. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=12
  2141. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=13
  2142. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=14
  2143. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=15
  2144. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=16
  2145. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=17
  2146. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=18
  2147. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=20
  2148. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=22
  2149. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=24
  2150. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=26
  2151. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=28
  2152. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=29
  2153. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=30
  2154. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=31
  2155. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=32
  2156. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=33
  2157. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=34
  2158. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=35
  2159. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=36
  2160. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=37
  2161. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=38
  2162. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=40
  2163. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=security family=10 entries=4
  2164. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=security family=10 entries=6
  2165. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=security family=10 entries=7
  2166. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=security family=10 entries=9
  2167. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=security family=10 entries=10
  2168. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=security family=10 entries=12
  2169. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6
  2170. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=10 entries=8
  2171. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=10 entries=9
  2172. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=10 entries=11
  2173. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=10 entries=13
  2174. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=10 entries=14
  2175. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=10 entries=15
  2176. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> NetworkManager (version 1.0.10-2.fc23) is starting...
  2177. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Read config: /etc/NetworkManager/NetworkManager.conf and conf.d: 10-ibft-plugin.conf
  2178. Mar 06 22:22:11 localhost systemd[1]: Started Network Manager.
  2179. Mar 06 22:22:11 localhost systemd[1]: Reached target Multi-User System.
  2180. Mar 06 22:22:11 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2181. Mar 06 22:22:11 localhost systemd[1]: Starting Multi-User System.
  2182. Mar 06 22:22:11 localhost systemd[1]: Reached target Graphical Interface.
  2183. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=10 entries=17
  2184. Mar 06 22:22:11 localhost systemd[1]: Starting Graphical Interface.
  2185. Mar 06 22:22:11 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes...
  2186. Mar 06 22:22:11 localhost systemd[1]: Reached target Network.
  2187. Mar 06 22:22:11 localhost systemd[1]: Starting Network.
  2188. Mar 06 22:22:11 localhost systemd[1]: Starting Notify NFS peers of a restart...
  2189. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=10 entries=18
  2190. Mar 06 22:22:11 localhost audit[1452]: SYSTEM_RUNLEVEL pid=1452 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='old-level=N new-level=5 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
  2191. Mar 06 22:22:11 localhost systemd[1]: Started Update UTMP about System Runlevel Changes.
  2192. Mar 06 22:22:11 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2193. Mar 06 22:22:11 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2194. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=10 entries=20
  2195. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=10 entries=21
  2196. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=10 entries=23
  2197. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=10 entries=24
  2198. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=mangle family=10 entries=26
  2199. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=broute family=7 entries=0
  2200. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=broute family=7 entries=1
  2201. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=7 entries=0
  2202. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=7 entries=1
  2203. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=7 entries=1
  2204. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=7 entries=2
  2205. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=7 entries=2
  2206. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=7 entries=3
  2207. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=7 entries=0
  2208. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=7 entries=1
  2209. Mar 06 22:22:11 localhost sm-notify[1453]: Version 1.3.3 starting
  2210. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=7 entries=1
  2211. Mar 06 22:22:11 localhost systemd[1]: Started Notify NFS peers of a restart.
  2212. Mar 06 22:22:11 localhost systemd[1]: Startup finished in 1.715s (kernel) + 4.110s (initrd) + 12.580s (userspace) = 18.405s.
  2213. Mar 06 22:22:11 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2214. Mar 06 22:22:11 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2215. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=7 entries=2
  2216. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded settings plugin ifcfg-rh: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ifcfg-rh.so)
  2217. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded settings plugin iBFT: (c) 2014 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ibft.so)
  2218. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded settings plugin keyfile: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
  2219. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=7 entries=2
  2220. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=7 entries=3
  2221. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=raw family=10 entries=9
  2222. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=raw family=10 entries=10
  2223. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp
  2224. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> VPN: loaded org.freedesktop.NetworkManager.iodine
  2225. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
  2226. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn
  2227. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc
  2228. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> VPN: loaded org.freedesktop.NetworkManager.ssh
  2229. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> VPN: loaded org.freedesktop.NetworkManager.openswan
  2230. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect
  2231. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> monitoring kernel firmware directory '/lib/firmware'.
  2232. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> WiFi hardware radio set enabled
  2233. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> WWAN hardware radio set enabled
  2234. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMVxlanFactory (internal)
  2235. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMVlanFactory (internal)
  2236. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMVethFactory (internal)
  2237. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMTunFactory (internal)
  2238. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMMacvlanFactory (internal)
  2239. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMInfinibandFactory (internal)
  2240. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMGreFactory (internal)
  2241. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMEthernetFactory (internal)
  2242. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMBridgeFactory (internal)
  2243. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMBondFactory (internal)
  2244. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMAtmManager (/usr/lib64/NetworkManager/libnm-device-plugin-adsl.so)
  2245. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wifi.so)
  2246. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/libnm-device-plugin-team.so)
  2247. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMBluezManager (/usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so)
  2248. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Loaded device plugin: NMWwanFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wwan.so)
  2249. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> WiFi enabled by radio killswitch; enabled by state file
  2250. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> WWAN enabled by radio killswitch; enabled by state file
  2251. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> WiMAX enabled by radio killswitch; enabled by state file
  2252. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> Networking is enabled by state file
  2253. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> (enp2s0): new Ethernet device (carrier: OFF, driver: 'r8169', ifindex: 2)
  2254. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> (enp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  2255. Mar 06 22:22:11 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
  2256. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=41
  2257. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=43
  2258. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=45
  2259. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=47
  2260. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=41
  2261. Mar 06 22:22:11 localhost kernel: r8169 0000:02:00.0 enp2s0: link down
  2262. Mar 06 22:22:11 localhost kernel: r8169 0000:02:00.0 enp2s0: link down
  2263. Mar 06 22:22:11 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
  2264. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> ifcfg-rh: add connection in-memory (5454d499-fd63-4dc8-913b-818ef01711b8,"Wired connection 1")
  2265. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> (enp2s0): created default wired connection 'Wired connection 1'
  2266. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=43
  2267. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> (lo): link connected
  2268. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> (lo): new Generic device (carrier: ON, driver: 'unknown', ifindex: 1)
  2269. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=45
  2270. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=47
  2271. Mar 06 22:22:11 localhost NetworkManager[1244]: <info> ModemManager available in the bus
  2272. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=49
  2273. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=50
  2274. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=51
  2275. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=49
  2276. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=50
  2277. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=51
  2278. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=52
  2279. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=52
  2280. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=53
  2281. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=2 entries=53
  2282. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=filter family=10 entries=54
  2283. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=2 entries=26
  2284. Mar 06 22:22:11 localhost audit: NETFILTER_CFG table=nat family=2 entries=28
  2285. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=2 entries=30
  2286. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=2 entries=32
  2287. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=26
  2288. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=28
  2289. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=30
  2290. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=32
  2291. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=2 entries=34
  2292. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=2 entries=35
  2293. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=2 entries=36
  2294. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=34
  2295. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=35
  2296. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=36
  2297. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=2 entries=37
  2298. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=2 entries=39
  2299. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=2 entries=41
  2300. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=2 entries=43
  2301. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=37
  2302. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=39
  2303. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=41
  2304. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=43
  2305. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=2 entries=45
  2306. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=2 entries=46
  2307. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=2 entries=47
  2308. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=45
  2309. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=46
  2310. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=47
  2311. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=54
  2312. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=56
  2313. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=58
  2314. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=60
  2315. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=55
  2316. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=57
  2317. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=59
  2318. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=61
  2319. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=62
  2320. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=63
  2321. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=64
  2322. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=63
  2323. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=64
  2324. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=65
  2325. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=65
  2326. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=67
  2327. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=69
  2328. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=71
  2329. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=66
  2330. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=68
  2331. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=70
  2332. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=72
  2333. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=73
  2334. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=74
  2335. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=75
  2336. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=74
  2337. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=75
  2338. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=76
  2339. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=2 entries=27
  2340. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=2 entries=29
  2341. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=2 entries=31
  2342. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=2 entries=33
  2343. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=10 entries=27
  2344. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=10 entries=29
  2345. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=10 entries=31
  2346. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=10 entries=33
  2347. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=2 entries=35
  2348. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=2 entries=36
  2349. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=2 entries=37
  2350. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=10 entries=35
  2351. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=10 entries=36
  2352. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=10 entries=37
  2353. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=2 entries=48
  2354. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=48
  2355. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=2 entries=49
  2356. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=nat family=10 entries=49
  2357. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=76
  2358. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=77
  2359. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=77
  2360. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=78
  2361. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=2 entries=78
  2362. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=filter family=10 entries=79
  2363. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=2 entries=38
  2364. Mar 06 22:22:12 localhost audit: NETFILTER_CFG table=mangle family=10 entries=38
  2365. Mar 06 22:22:14 localhost NetworkManager[1244]: <info> (enp2s0): link connected
  2366. Mar 06 22:22:14 localhost kernel: r8169 0000:02:00.0 enp2s0: link up
  2367. Mar 06 22:22:14 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
  2368. Mar 06 22:22:14 localhost NetworkManager[1244]: <info> (enp2s0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40]
  2369. Mar 06 22:22:14 localhost NetworkManager[1244]: <info> Auto-activating connection 'Wired connection 1'.
  2370. Mar 06 22:22:14 localhost NetworkManager[1244]: <info> (enp2s0): Activation: starting connection 'Wired connection 1' (5454d499-fd63-4dc8-913b-818ef01711b8)
  2371. Mar 06 22:22:14 localhost NetworkManager[1244]: <info> (enp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
  2372. Mar 06 22:22:14 localhost NetworkManager[1244]: <info> NetworkManager state is now CONNECTING
  2373. Mar 06 22:22:14 localhost NetworkManager[1244]: <info> (enp2s0): device state change: prepare -> config (reason 'none') [40 50 0]
  2374. Mar 06 22:22:14 localhost audit: NETFILTER_CFG table=nat family=2 entries=50
  2375. Mar 06 22:22:14 localhost audit: NETFILTER_CFG table=nat family=10 entries=50
  2376. Mar 06 22:22:14 localhost audit: NETFILTER_CFG table=nat family=2 entries=51
  2377. Mar 06 22:22:14 localhost audit: NETFILTER_CFG table=nat family=10 entries=51
  2378. Mar 06 22:22:14 localhost audit: NETFILTER_CFG table=filter family=2 entries=79
  2379. Mar 06 22:22:14 localhost audit: NETFILTER_CFG table=filter family=10 entries=80
  2380. Mar 06 22:22:14 localhost audit: NETFILTER_CFG table=filter family=2 entries=80
  2381. Mar 06 22:22:14 localhost audit: NETFILTER_CFG table=filter family=10 entries=81
  2382. Mar 06 22:22:14 localhost audit: NETFILTER_CFG table=filter family=2 entries=81
  2383. Mar 06 22:22:14 localhost audit: NETFILTER_CFG table=filter family=10 entries=82
  2384. Mar 06 22:22:14 localhost audit: NETFILTER_CFG table=mangle family=2 entries=39
  2385. Mar 06 22:22:14 localhost audit: NETFILTER_CFG table=mangle family=10 entries=39
  2386. Mar 06 22:22:14 localhost NetworkManager[1244]: <info> (enp2s0): device state change: config -> ip-config (reason 'none') [50 70 0]
  2387. Mar 06 22:22:14 localhost NetworkManager[1244]: <info> Activation (enp2s0) Beginning DHCPv4 transaction (timeout in 45 seconds)
  2388. Mar 06 22:22:14 localhost NetworkManager[1244]: <info> dhclient started with pid 1607
  2389. Mar 06 22:22:14 localhost audit[1610]: USER_AUTH pid=1610 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_permit acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success'
  2390. Mar 06 22:22:14 localhost audit[1610]: USER_ACCT pid=1610 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success'
  2391. Mar 06 22:22:14 localhost audit[1610]: CRED_ACQ pid=1610 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_permit acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success'
  2392. Mar 06 22:22:14 localhost dhclient[1607]: Created duid \000\001\000\001\036oj\026@\026~\350\256\206.
  2393. Mar 06 22:22:14 localhost dhclient[1607]: DHCPDISCOVER on enp2s0 to 255.255.255.255 port 67 interval 8 (xid=0xd86fc70)
  2394. Mar 06 22:22:14 localhost audit[1610]: USER_ROLE_CHANGE pid=1610 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success'
  2395. Mar 06 22:22:14 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  2396. Mar 06 22:22:14 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  2397. Mar 06 22:22:14 localhost systemd[1]: Created slice user-1000.slice.
  2398. Mar 06 22:22:14 localhost systemd[1]: Starting user-1000.slice.
  2399. Mar 06 22:22:14 localhost systemd[1]: Starting User Manager for UID 1000...
  2400. Mar 06 22:22:14 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  2401. Mar 06 22:22:14 localhost systemd-logind[1051]: New session 1 of user liveuser.
  2402. Mar 06 22:22:14 localhost systemd[1]: Started Session 1 of user liveuser.
  2403. Mar 06 22:22:14 localhost systemd[1]: Starting Session 1 of user liveuser.
  2404. Mar 06 22:22:14 localhost audit[1620]: USER_ACCT pid=1620 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2405. Mar 06 22:22:14 localhost systemd[1620]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0)
  2406. Mar 06 22:22:14 localhost audit[1620]: USER_START pid=1620 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2407. Mar 06 22:22:14 localhost systemd[1620]: Reached target Paths.
  2408. Mar 06 22:22:14 localhost systemd[1620]: Starting Paths.
  2409. Mar 06 22:22:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2410. Mar 06 22:22:14 localhost systemd[1620]: Reached target Sockets.
  2411. Mar 06 22:22:14 localhost lightdm[1610]: pam_unix(lightdm-autologin:session): session opened for user liveuser by (uid=0)
  2412. Mar 06 22:22:14 localhost systemd[1620]: Starting Sockets.
  2413. Mar 06 22:22:14 localhost systemd[1620]: Reached target Timers.
  2414. Mar 06 22:22:14 localhost systemd[1620]: Starting Timers.
  2415. Mar 06 22:22:14 localhost systemd[1620]: Reached target Basic System.
  2416. Mar 06 22:22:14 localhost systemd[1620]: Starting Basic System.
  2417. Mar 06 22:22:14 localhost audit[1610]: USER_START pid=1610 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_limits,pam_selinux,pam_keyinit,pam_namespace,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_lastlog acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success'
  2418. Mar 06 22:22:14 localhost systemd[1620]: Reached target Default.
  2419. Mar 06 22:22:14 localhost systemd[1620]: Startup finished in 18ms.
  2420. Mar 06 22:22:14 localhost systemd[1620]: Starting Default.
  2421. Mar 06 22:22:14 localhost systemd[1]: Started User Manager for UID 1000.
  2422. Mar 06 22:22:14 localhost dhclient[1607]: DHCPREQUEST on enp2s0 to 255.255.255.255 port 67 (xid=0xd86fc70)
  2423. Mar 06 22:22:14 localhost dhclient[1607]: DHCPOFFER from 192.168.1.1
  2424. Mar 06 22:22:15 localhost dhclient[1607]: DHCPACK from 192.168.1.1 (xid=0xd86fc70)
  2425. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> address 192.168.1.187
  2426. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> plen 24 (255.255.255.0)
  2427. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> gateway 192.168.1.1
  2428. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> server identifier 192.168.1.1
  2429. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> lease time 3600
  2430. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> nameserver '192.168.1.1'
  2431. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> nameserver '8.8.8.8'
  2432. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> domain name 'scs.local'
  2433. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> (enp2s0): DHCPv4 state changed unknown -> bound
  2434. Mar 06 22:22:15 localhost dhclient[1607]: bound to 192.168.1.187 -- renewal in 1527 seconds.
  2435. Mar 06 22:22:15 localhost avahi-daemon[1030]: Joining mDNS multicast group on interface enp2s0.IPv4 with address 192.168.1.187.
  2436. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> (enp2s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
  2437. Mar 06 22:22:15 localhost avahi-daemon[1030]: New relevant interface enp2s0.IPv4 for mDNS.
  2438. Mar 06 22:22:15 localhost avahi-daemon[1030]: Registering new address record for 192.168.1.187 on enp2s0.IPv4.
  2439. Mar 06 22:22:15 localhost systemd[1]: Starting Network Manager Script Dispatcher Service...
  2440. Mar 06 22:22:15 localhost dbus[1053]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
  2441. Mar 06 22:22:15 localhost dbus[1053]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
  2442. Mar 06 22:22:15 localhost systemd[1]: Started Network Manager Script Dispatcher Service.
  2443. Mar 06 22:22:15 localhost audit[1]: 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'
  2444. Mar 06 22:22:15 localhost nm-dispatcher[1652]: Dispatching action 'pre-up' for enp2s0
  2445. Mar 06 22:22:15 localhost avahi-daemon[1030]: Joining mDNS multicast group on interface enp2s0.IPv6 with address fe80::4216:7eff:fee8:ae86.
  2446. Mar 06 22:22:15 localhost avahi-daemon[1030]: New relevant interface enp2s0.IPv6 for mDNS.
  2447. Mar 06 22:22:15 localhost avahi-daemon[1030]: Registering new address record for fe80::4216:7eff:fee8:ae86 on enp2s0.*.
  2448. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> Activation (enp2s0) Beginning DHCPv6 transaction (timeout in 45 seconds)
  2449. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> dhclient started with pid 1679
  2450. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> (enp2s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
  2451. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> (enp2s0): device state change: secondaries -> activated (reason 'none') [90 100 0]
  2452. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> NetworkManager state is now CONNECTED_LOCAL
  2453. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> NetworkManager state is now CONNECTED_GLOBAL
  2454. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> Policy set 'Wired connection 1' (enp2s0) as default for IPv4 routing and DNS.
  2455. Mar 06 22:22:15 localhost NetworkManager[1244]: <info> (enp2s0): Activation: successful, device activated.
  2456. Mar 06 22:22:15 localhost nm-dispatcher[1652]: Dispatching action 'up' for enp2s0
  2457. Mar 06 22:22:15 localhost avahi-daemon[1030]: Withdrawing address record for 192.168.1.187 on enp2s0.
  2458. Mar 06 22:22:15 localhost avahi-daemon[1030]: Host name conflict, retrying with linux-2
  2459. Mar 06 22:22:15 localhost avahi-daemon[1030]: Registering new address record for fe80::4216:7eff:fee8:ae86 on enp2s0.*.
  2460. Mar 06 22:22:15 localhost avahi-daemon[1030]: Registering new address record for 192.168.1.187 on enp2s0.IPv4.
  2461. Mar 06 22:22:15 localhost dhclient[1679]: XMT: Info-Request on enp2s0, interval 950ms.
  2462. Mar 06 22:22:15 localhost systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive.
  2463. Mar 06 22:22:15 localhost kernel: fuse init (API version 7.23)
  2464. Mar 06 22:22:15 localhost systemd[1]: Mounting FUSE Control File System...
  2465. Mar 06 22:22:15 localhost systemd[1]: Mounted FUSE Control File System.
  2466. Mar 06 22:22:15 localhost com.redhat.imsettings[1633]: [ 1457302935.704332]: IMSettings-Daemon[1737]: INFO: Starting imsettings-daemon...
  2467. Mar 06 22:22:15 localhost com.redhat.imsettings[1633]: [ 1457302935.704935]: IMSettings-Daemon[1737]: INFO: [HOME=/home/liveuser/.config/imsettings]
  2468. Mar 06 22:22:15 localhost com.redhat.imsettings[1633]: [ 1457302935.705008]: IMSettings-Daemon[1737]: INFO: [XINPUTRCDIR=/etc/X11/xinit/]
  2469. Mar 06 22:22:15 localhost com.redhat.imsettings[1633]: [ 1457302935.705031]: IMSettings-Daemon[1737]: INFO: [XINPUTDIR=/etc/X11/xinit/xinput.d/]
  2470. Mar 06 22:22:15 localhost com.redhat.imsettings[1633]: [ 1457302935.705053]: IMSettings-Daemon[1737]: INFO: [MODULEDIR=/usr/lib64/imsettings]
  2471. Mar 06 22:22:15 localhost com.redhat.imsettings[1633]: [ 1457302935.705077]: IMSettings-Daemon[1737]: INFO: [MODULES=qt, cinnamon-gsettings]
  2472. Mar 06 22:22:15 localhost com.redhat.imsettings[1633]: [ 1457302935.709758]: IMSettings-Qt backend[1737]: WARNING **: Unable to read the Qt config file: No such file or directory
  2473. Mar 06 22:22:15 localhost com.redhat.imsettings[1633]: [ 1457302935.719442]: IMSettings-Qt backend[1737]: WARNING **: Unable to read the Qt config file: No such file or directory
  2474. Mar 06 22:22:15 localhost com.redhat.imsettings[1633]: [ 1457302935.732776]: IMSettings-Qt backend[1737]: WARNING **: Unable to read the Qt config file: No such file or directory
  2475. Mar 06 22:22:15 localhost com.redhat.imsettings[1633]: [ 1457302935.739835]: IMSettings-Qt backend[1737]: WARNING **: Unable to read the Qt config file: No such file or directory
  2476. Mar 06 22:22:15 localhost com.redhat.imsettings[1633]: [ 1457302935.797521]: IMSettings-Qt backend[1737]: WARNING **: Unable to read the Qt config file: No such file or directory
  2477. Mar 06 22:22:15 localhost com.redhat.imsettings[1633]: [ 1457302935.809943]: IMSettings-Qt backend[1737]: WARNING **: Unable to read the Qt config file: No such file or directory
  2478. Mar 06 22:22:15 localhost com.redhat.imsettings[1633]: [ 1457302935.823094]: IMSettings-Qt backend[1737]: WARNING **: Unable to read the Qt config file: No such file or directory
  2479. Mar 06 22:22:15 localhost com.redhat.imsettings[1633]: [ 1457302935.837177]: IMSettings-Qt backend[1737]: WARNING **: Unable to read the Qt config file: No such file or directory
  2480. Mar 06 22:22:16 localhost dhclient[1679]: XMT: Info-Request on enp2s0, interval 1870ms.
  2481. Mar 06 22:22:17 localhost avahi-daemon[1030]: Server startup complete. Host name is linux-2.local. Local service cookie is 2386138250.
  2482. Mar 06 22:22:17 localhost org.a11y.Bus[1633]: Activating service name='org.a11y.atspi.Registry'
  2483. Mar 06 22:22:17 localhost org.a11y.Bus[1633]: Successfully activated service 'org.a11y.atspi.Registry'
  2484. Mar 06 22:22:17 localhost org.a11y.atspi.Registry[1879]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
  2485. Mar 06 22:22:17 localhost org.a11y.atspi.Registry[1879]: Xlib: extension "XEVIE" missing on display ":0".
  2486. Mar 06 22:22:18 localhost spice-vdagent[1891]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
  2487. Mar 06 22:22:18 localhost gnome-keyring-daemon[1893]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
  2488. Mar 06 22:22:18 localhost gnome-keyring-daemon[1894]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
  2489. Mar 06 22:22:18 localhost gnome-keyring-daemon[1892]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
  2490. Mar 06 22:22:18 localhost dhclient[1679]: XMT: Info-Request on enp2s0, interval 3810ms.
  2491. Mar 06 22:22:18 localhost dbus[1053]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
  2492. Mar 06 22:22:18 localhost systemd[1]: Starting Daemon for power management...
  2493. Mar 06 22:22:18 localhost dbus[1053]: [system] Successfully activated service 'org.freedesktop.UPower'
  2494. Mar 06 22:22:18 localhost systemd[1]: Started Daemon for power management.
  2495. Mar 06 22:22:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2496. Mar 06 22:22:19 localhost NetworkManager[1244]: <info> startup complete
  2497. Mar 06 22:22:22 localhost dhclient[1679]: XMT: Info-Request on enp2s0, interval 7540ms.
  2498. Mar 06 22:22:23 localhost NetworkManager[1244]: <info> Policy set 'Wired connection 1' (enp2s0) as default for IPv6 routing and DNS.
  2499. Mar 06 22:22:23 localhost nm-dispatcher[1652]: Dispatching action 'dhcp6-change' for enp2s0
  2500. Mar 06 22:22:25 localhost chronyd[1065]: Selected source 96.244.96.19
  2501. Mar 06 22:22:25 localhost chronyd[1065]: System clock wrong by -0.781745 seconds, adjustment started
  2502. Mar 06 22:22:29 localhost dhclient[1679]: XMT: Info-Request on enp2s0, interval 14710ms.
  2503. Mar 06 22:22:34 localhost audit[1]: 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'
  2504. Mar 06 22:22:42 localhost dbus[1053]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
  2505. Mar 06 22:22:42 localhost systemd[1]: Starting Disk Manager...
  2506. Mar 06 22:22:42 localhost udisksd[1975]: udisks daemon version 2.1.6 starting
  2507. Mar 06 22:22:43 localhost dbus[1053]: [system] Successfully activated service 'org.freedesktop.UDisks2'
  2508. Mar 06 22:22:43 localhost udisksd[1975]: Acquired the name org.freedesktop.UDisks2 on the system message bus
  2509. Mar 06 22:22:43 localhost systemd[1]: Started Disk Manager.
  2510. Mar 06 22:22:43 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2511. Mar 06 22:22:43 localhost org.gtk.vfs.AfcVolumeMonitor[1633]: Volume monitor alive
  2512. Mar 06 22:22:44 localhost dhclient[1679]: XMT: Info-Request on enp2s0, interval 29500ms.
  2513. Mar 06 22:22:44 localhost org.gnome.OnlineAccounts[1633]: goa-daemon-Message: goa-daemon version 3.18.3 starting
  2514. Mar 06 22:22:44 localhost org.gnome.OnlineAccounts[1633]: (goa-daemon:2003): goa-daemon-CRITICAL **: Error preparing AM: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files
  2515. Mar 06 22:22:44 localhost org.gnome.Identity[1633]: (process:2010): libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING'
  2516. Mar 06 22:22:44 localhost dbus[1053]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
  2517. Mar 06 22:22:44 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles...
  2518. Mar 06 22:22:44 localhost rtkit-daemon[1031]: Successfully made thread 2023 of process 2023 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
  2519. Mar 06 22:22:44 localhost rtkit-daemon[1031]: Supervising 1 threads of 1 processes of 1 users.
  2520. Mar 06 22:22:44 localhost dbus[1053]: [system] Successfully activated service 'org.freedesktop.ColorManager'
  2521. Mar 06 22:22:44 localhost systemd[1]: Started Manage, Install and Generate Color Profiles.
  2522. Mar 06 22:22:44 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2523. Mar 06 22:22:45 localhost rtkit-daemon[1031]: Supervising 1 threads of 1 processes of 1 users.
  2524. Mar 06 22:22:45 localhost rtkit-daemon[1031]: Successfully made thread 2029 of process 2023 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
  2525. Mar 06 22:22:45 localhost rtkit-daemon[1031]: Supervising 2 threads of 1 processes of 1 users.
  2526. Mar 06 22:22:45 localhost rtkit-daemon[1031]: Supervising 2 threads of 1 processes of 1 users.
  2527. Mar 06 22:22:45 localhost rtkit-daemon[1031]: Successfully made thread 2032 of process 2023 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
  2528. Mar 06 22:22:45 localhost rtkit-daemon[1031]: Supervising 3 threads of 1 processes of 1 users.
  2529. Mar 06 22:22:46 localhost rtkit-daemon[1031]: Supervising 3 threads of 1 processes of 1 users.
  2530. Mar 06 22:22:46 localhost rtkit-daemon[1031]: Successfully made thread 2038 of process 2023 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
  2531. Mar 06 22:22:46 localhost rtkit-daemon[1031]: Supervising 4 threads of 1 processes of 1 users.
  2532. Mar 06 22:22:46 localhost dbus[1053]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
  2533. Mar 06 22:22:46 localhost systemd[1]: Started Bluetooth service.
  2534. Mar 06 22:22:46 localhost pulseaudio[2023]: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory
  2535. Mar 06 22:22:46 localhost pulseaudio[2023]: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.config/pulse/cookie': No such file or directory
  2536. Mar 06 22:22:46 localhost pulseaudio[2023]: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory
  2537. Mar 06 22:22:46 localhost pulseaudio[2023]: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.pulse-cookie': No such file or directory
  2538. Mar 06 22:22:46 localhost systemd[1]: Starting CUPS Scheduler...
  2539. Mar 06 22:22:46 localhost systemd[1]: Started CUPS Scheduler.
  2540. Mar 06 22:22:46 localhost cupsd[2043]: REQUEST localhost - - "POST / HTTP/1.1" 200 364 Create-Printer-Subscriptions successful-ok
  2541. Mar 06 22:22:46 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2542. Mar 06 22:22:47 localhost cinnamon-killer-daemon[2078]: Bound Cinnamon restart to <Control><Alt>Escape.
  2543. Mar 06 22:22:47 localhost com.redhat.imsettings[1633]: [ 1457302967.134424]: IMSettings-Qt backend[1737]: WARNING **: Unable to read the Qt config file: No such file or directory
  2544. Mar 06 22:22:47 localhost com.redhat.imsettings[1633]: [ 1457302967.160383]: IMSettings-Daemon[1737]: INFO: Attempting to switch IM to none [lang=en_US.UTF-8, update=false]
  2545. Mar 06 22:22:47 localhost com.redhat.imsettings[1633]: [ 1457302967.193652]: IMSettings-Daemon[1737]: INFO: no need to invoke any auxiliary process for none
  2546. Mar 06 22:22:47 localhost com.redhat.imsettings[1633]: [ 1457302967.193769]: IMSettings-Daemon[1737]: INFO: no need to invoke any main process for none
  2547. Mar 06 22:22:47 localhost com.redhat.imsettings[1633]: [ 1457302967.194240]: IMSettings-Cinnamon-GSettings backend[1737]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule
  2548. Mar 06 22:22:47 localhost com.redhat.imsettings[1633]: [ 1457302967.194303]: IMSettings-Qt backend[1737]: WARNING **: Unable to read the Qt config file: No such file or directory
  2549. Mar 06 22:22:47 localhost polkitd[1160]: Registered Authentication Agent for unix-session:1 (system bus name :1.30 [/usr/libexec/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
  2550. Mar 06 22:22:49 localhost dbus[1053]: [system] Activating service name='org.blueman.Mechanism' (using servicehelper)
  2551. Mar 06 22:22:49 localhost org.blueman.Mechanism[1053]: Unable to init server: Could not connect: Connection refused
  2552. Mar 06 22:22:49 localhost org.blueman.Mechanism[1053]: Unable to init server: Could not connect: Connection refused
  2553. Mar 06 22:22:49 localhost blueman-mechanism[2223]: Starting blueman-mechanism
  2554. Mar 06 22:22:49 localhost dbus[1053]: [system] Successfully activated service 'org.blueman.Mechanism'
  2555. Mar 06 22:22:49 localhost org.blueman.Mechanism[1053]: (blueman-mechanism:2223): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
  2556. Mar 06 22:22:49 localhost blueman-mechanism[2223]: loading Rfcomm
  2557. Mar 06 22:22:49 localhost blueman-mechanism[2223]: loading Ppp
  2558. Mar 06 22:22:49 localhost blueman-mechanism[2223]: loading RfKill
  2559. Mar 06 22:22:49 localhost blueman-mechanism[2223]: loading Network
  2560. Mar 06 22:22:50 localhost obexd[2225]: OBEX daemon 5.36
  2561. Mar 06 22:23:00 localhost NetworkManager[1244]: <warn> (enp2s0): DHCPv6 request timed out.
  2562. Mar 06 22:23:00 localhost NetworkManager[1244]: <info> (enp2s0): DHCPv6 state changed unknown -> timeout
  2563. Mar 06 22:23:00 localhost NetworkManager[1244]: <info> (enp2s0): canceled DHCP transaction, DHCP client pid 1679
  2564. Mar 06 22:23:00 localhost NetworkManager[1244]: <info> (enp2s0): DHCPv6 state changed timeout -> done
  2565. Mar 06 22:23:09 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 74 was not found when attempting to remove it
  2566. Mar 06 22:23:09 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 76 was not found when attempting to remove it
  2567. Mar 06 22:23:11 localhost pulseaudio[2023]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
  2568. Mar 06 22:23:11 localhost dbus[1053]: [system] Failed to activate service 'org.bluez': timed out
  2569. Mar 06 22:23:11 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 82 was not found when attempting to remove it
  2570. Mar 06 22:23:11 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 84 was not found when attempting to remove it
  2571. Mar 06 22:23:11 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 86 was not found when attempting to remove it
  2572. Mar 06 22:23:11 localhost dbus[1053]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service'
  2573. Mar 06 22:23:11 localhost systemd[1]: Starting Fingerprint Authentication Daemon...
  2574. Mar 06 22:23:11 localhost dbus[1053]: [system] Successfully activated service 'net.reactivated.Fprint'
  2575. Mar 06 22:23:11 localhost systemd[1]: Started Fingerprint Authentication Daemon.
  2576. Mar 06 22:23:11 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2577. Mar 06 22:23:11 localhost audit[2372]: USER_AUTH pid=2372 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success'
  2578. Mar 06 22:23:11 localhost audit[2372]: USER_ACCT pid=2372 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_permit acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success'
  2579. Mar 06 22:23:11 localhost userhelper[2372]: pam_timestamp(liveinst:session): updated timestamp file `/var/run//pam_timestamp/liveuser/unknown:root'
  2580. Mar 06 22:23:11 localhost audit[2372]: USER_START pid=2372 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_permit,pam_xauth,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success'
  2581. Mar 06 22:23:11 localhost audit[2372]: CRED_ACQ pid=2372 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success'
  2582. Mar 06 22:23:11 localhost userhelper[2379]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser'
  2583. Mar 06 22:23:11 localhost kernel: md: raid0 personality registered for level 0
  2584. Mar 06 22:23:11 localhost kernel: md: raid1 personality registered for level 1
  2585. Mar 06 22:23:11 localhost kernel: raid6: sse2x1 gen() 6542 MB/s
  2586. Mar 06 22:23:11 localhost kernel: raid6: sse2x1 xor() 4417 MB/s
  2587. Mar 06 22:23:11 localhost kernel: raid6: sse2x2 gen() 10382 MB/s
  2588. Mar 06 22:23:11 localhost kernel: raid6: sse2x2 xor() 7035 MB/s
  2589. Mar 06 22:23:11 localhost kernel: raid6: sse2x4 gen() 12277 MB/s
  2590. Mar 06 22:23:11 localhost kernel: raid6: sse2x4 xor() 6187 MB/s
  2591. Mar 06 22:23:11 localhost kernel: raid6: using algorithm sse2x4 gen() 12277 MB/s
  2592. Mar 06 22:23:11 localhost kernel: raid6: .... xor() 6187 MB/s, rmw enabled
  2593. Mar 06 22:23:11 localhost kernel: raid6: using ssse3x2 recovery algorithm
  2594. Mar 06 22:23:11 localhost kernel: async_tx: api initialized (async)
  2595. Mar 06 22:23:11 localhost kernel: xor: automatically using best checksumming function:
  2596. Mar 06 22:23:11 localhost kernel: avx : 4144.000 MB/sec
  2597. Mar 06 22:23:11 localhost kernel: md: raid6 personality registered for level 6
  2598. Mar 06 22:23:11 localhost kernel: md: raid5 personality registered for level 5
  2599. Mar 06 22:23:11 localhost kernel: md: raid4 personality registered for level 4
  2600. Mar 06 22:23:12 localhost kernel: md: raid10 personality registered for level 10
  2601. Mar 06 22:23:12 localhost kernel: device-mapper: multipath: version 1.9.0 loaded
  2602. Mar 06 22:23:12 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded
  2603. Mar 06 22:23:12 localhost kernel: sha256_ssse3: Using AVX optimized SHA-256 implementation
  2604. Mar 06 22:23:12 localhost kernel: Loading iSCSI transport class v2.0-870.
  2605. Mar 06 22:23:12 localhost kernel: iscsi: registered transport (tcp)
  2606. Mar 06 22:23:12 localhost kernel: No iBFT detected.
  2607. Mar 06 22:23:12 localhost audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=1
  2608. Mar 06 22:23:12 localhost dbus[1053]: Can't send to audit system: USER_AVC avc: received setenforce notice (enforcing=0)
  2609. exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?
  2610. Mar 06 22:23:12 localhost dbus[1633]: avc: received setenforce notice (enforcing=0)
  2611. Mar 06 22:23:12 localhost dbus[1879]: avc: received setenforce notice (enforcing=0)
  2612. Mar 06 22:23:19 localhost blueman-mechanism[2223]: Exiting
  2613. Mar 06 22:23:20 localhost anaconda[2480]: /sbin/anaconda 23.19.10-1
  2614. Mar 06 22:23:20 localhost blivet[2480]: IGNORED: Caught exception, continuing.
  2615. Mar 06 22:23:20 localhost blivet[2480]: IGNORED: Problem description: failed to get initiator name from iscsi firmware
  2616. Mar 06 22:23:20 localhost blivet[2480]: IGNORED: Begin exception details.
  2617. Mar 06 22:23:20 localhost blivet[2480]: IGNORED: Traceback (most recent call last):
  2618. Mar 06 22:23:20 localhost blivet[2480]: IGNORED: File "/usr/lib/python3.4/site-packages/blivet/iscsi.py", line 149, in __init__
  2619. Mar 06 22:23:20 localhost blivet[2480]: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name()
  2620. Mar 06 22:23:20 localhost blivet[2480]: IGNORED: OSError: Unknown error
  2621. Mar 06 22:23:20 localhost blivet[2480]: IGNORED: End exception details.
  2622. Mar 06 22:23:20 localhost anaconda[2480]: 16315056 kB (15932 MB) are available
  2623. Mar 06 22:23:20 localhost program[2480]: Running... losetup --list
  2624. Mar 06 22:23:20 localhost anaconda[2480]: check_memory(): total:16315056, needed:320, graphical:410
  2625. Mar 06 22:23:20 localhost anaconda[2480]: Not doing 'early exception handler' in live installation
  2626. Mar 06 22:23:20 localhost anaconda[2480]: Not doing 'start audit daemon' in live installation
  2627. Mar 06 22:23:20 localhost anaconda[2480]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base']
  2628. Mar 06 22:23:20 localhost anaconda[2480]: Default encoding = utf-8
  2629. Mar 06 22:23:20 localhost program[2480]: Running... udevadm control --env=ANACONDA=1
  2630. Mar 06 22:23:20 localhost program[2480]: Return code: 0
  2631. Mar 06 22:23:20 localhost anaconda[2480]: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks
  2632. Mar 06 22:23:20 localhost program[2480]: Running... udevadm trigger --action=change --subsystem-match=block
  2633. Mar 06 22:23:20 localhost program[2480]: Return code: 0
  2634. Mar 06 22:23:20 localhost program[2480]: Running... udevadm settle --timeout=300
  2635. Mar 06 22:23:21 localhost program[2480]: Return code: 0
  2636. Mar 06 22:23:21 localhost blivet[2480]: ISCSID is /sbin/iscsid
  2637. Mar 06 22:23:21 localhost blivet[2480]: no initiator set
  2638. Mar 06 22:23:21 localhost program[2480]: Running... modprobe fcoe
  2639. Mar 06 22:23:21 localhost program[2480]: Return code: 0
  2640. Mar 06 22:23:21 localhost program[2480]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i
  2641. Mar 06 22:23:21 localhost program[2480]: stdout:
  2642. Mar 06 22:23:21 localhost program[2480]: No FCoE boot disk information is found in EDD!
  2643. Mar 06 22:23:21 localhost program[2480]: Return code: 1
  2644. Mar 06 22:23:21 localhost blivet[2480]: No FCoE EDD info found: No FCoE boot disk information is found in EDD!
  2645. Mar 06 22:23:21 localhost blivet[2480]: no /etc/zfcp.conf; not configuring zfcp
  2646. Mar 06 22:23:21 localhost anaconda[2480]: setting locale to: en_US.UTF-8
  2647. Mar 06 22:23:21 localhost anaconda[2480]: network: devices found ['enp2s0']
  2648. Mar 06 22:23:21 localhost ifcfg[2480]: content of files (network initialization):
  2649. Mar 06 22:23:21 localhost ifcfg[2480]: all settings: [{'802-3-ethernet': {'mac-address-blacklist': [], 's390-options': {}, 'mac-address': [64, 22, 126, 232, 174, 134]}, 'ipv6': {'address-data': [], 'routes': [], 'route-data': [], 'dns-search': [], 'addresses': [], 'method': 'auto', 'dns': []}, 'ipv4': {'address-data': [], 'routes': [], 'route-data': [], 'dns-search': [], 'addresses': [], 'method': 'auto', 'dns': []}, 'connection': {'permissions': [], 'autoconnect-priority': -999, 'id': 'Wired connection 1', 'secondaries': [], 'type': '802-3-ethernet', 'timestamp': 1457302935, 'uuid': '5454d499-fd63-4dc8-913b-818ef01711b8'}}]
  2650. Mar 06 22:23:21 localhost anaconda[2480]: network: dumping ifcfg file for default autoconnection on enp2s0
  2651. Mar 06 22:23:21 localhost anaconda[2480]: network: missing ifcfgs created for devices ['enp2s0']
  2652. Mar 06 22:23:21 localhost ifcfg[2480]: content of files (missing ifcfgs created for devices ['enp2s0']):
  2653. Mar 06 22:23:21 localhost ifcfg[2480]: /etc/sysconfig/network-scripts/ifcfg-enp2s0:
  2654. Mar 06 22:23:21 localhost ifcfg[2480]: HWADDR=40:16:7E:E8:AE:86
  2655. Mar 06 22:23:21 localhost ifcfg[2480]: TYPE=Ethernet
  2656. Mar 06 22:23:21 localhost ifcfg[2480]: BOOTPROTO=dhcp
  2657. Mar 06 22:23:21 localhost ifcfg[2480]: DEFROUTE=yes
  2658. Mar 06 22:23:21 localhost ifcfg[2480]: PEERDNS=yes
  2659. Mar 06 22:23:21 localhost ifcfg[2480]: PEERROUTES=yes
  2660. Mar 06 22:23:21 localhost ifcfg[2480]: IPV4_FAILURE_FATAL=no
  2661. Mar 06 22:23:21 localhost ifcfg[2480]: IPV6INIT=yes
  2662. Mar 06 22:23:21 localhost ifcfg[2480]: IPV6_AUTOCONF=yes
  2663. Mar 06 22:23:21 localhost ifcfg[2480]: IPV6_DEFROUTE=yes
  2664. Mar 06 22:23:21 localhost ifcfg[2480]: IPV6_PEERDNS=yes
  2665. Mar 06 22:23:21 localhost ifcfg[2480]: IPV6_PEERROUTES=yes
  2666. Mar 06 22:23:21 localhost ifcfg[2480]: IPV6_FAILURE_FATAL=no
  2667. Mar 06 22:23:21 localhost ifcfg[2480]: NAME=enp2s0
  2668. Mar 06 22:23:21 localhost ifcfg[2480]: UUID=5454d499-fd63-4dc8-913b-818ef01711b8
  2669. Mar 06 22:23:21 localhost ifcfg[2480]: ONBOOT=yes
  2670. Mar 06 22:23:21 localhost ifcfg[2480]: AUTOCONNECT_PRIORITY=-999
  2671. Mar 06 22:23:21 localhost ifcfg[2480]: all settings: [{'802-3-ethernet': {'mac-address-blacklist': [], 's390-options': {}, 'mac-address': [64, 22, 126, 232, 174, 134]}, 'ipv6': {'address-data': [], 'routes': [], 'route-data': [], 'dns-search': [], 'addresses': [], 'method': 'auto', 'dns': []}, 'ipv4': {'address-data': [], 'routes': [], 'route-data': [], 'dns-search': [], 'addresses': [], 'method': 'auto', 'dns': []}, 'connection': {'permissions': [], 'autoconnect-priority': -999, 'id': 'enp2s0', 'secondaries': [], 'type': '802-3-ethernet', 'timestamp': 1457302935, 'uuid': '5454d499-fd63-4dc8-913b-818ef01711b8'}}]
  2672. Mar 06 22:23:21 localhost anaconda[2480]: updating host name localhost.localdomain
  2673. Mar 06 22:23:21 localhost anaconda[2480]: Running Thread: AnaWaitForConnectingNMThread (139714541184768)
  2674. Mar 06 22:23:21 localhost anaconda[2480]: Display mode = g
  2675. Mar 06 22:23:21 localhost anaconda[2480]: 16315056 kB (15932 MB) are available
  2676. Mar 06 22:23:21 localhost program[2480]: Running... losetup --list
  2677. Mar 06 22:23:21 localhost anaconda[2480]: check_memory(): total:16315056, needed:320, graphical:410
  2678. Mar 06 22:23:21 localhost blivet[2480]: trying to set new default fstype to 'ext4'
  2679. Mar 06 22:23:21 localhost blivet[2480]: Ext4FS.supported: supported: True ;
  2680. Mar 06 22:23:21 localhost blivet[2480]: getFormat('ext4') returning Ext4FS instance with object id 0
  2681. Mar 06 22:23:21 localhost blivet[2480]: Ext4FS.supported: supported: True ;
  2682. Mar 06 22:23:21 localhost anaconda[2480]: Korora Workstation is the highest priority installclass, using it
  2683. Mar 06 22:23:21 localhost anaconda[2480]: bootloader GRUB2 on X86 platform
  2684. Mar 06 22:23:21 localhost anaconda[2480]: Detected 15.5 GiB of memory
  2685. Mar 06 22:23:21 localhost anaconda[2480]: Suggested swap size (7.75 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead.
  2686. Mar 06 22:23:21 localhost anaconda[2480]: Swap attempt of 0.0
  2687. Mar 06 22:23:21 localhost anaconda[2480]: bootloader GRUB2 on X86 platform
  2688. Mar 06 22:23:21 localhost anaconda[2480]: Running Thread: AnaStorageThread (139714532005632)
  2689. Mar 06 22:23:21 localhost blivet[2480]: resetting Blivet (version 1.12.8) instance <blivet.blivet.Blivet object at 0x7f11f9126550>
  2690. Mar 06 22:23:21 localhost blivet[2480]: no initiator set
  2691. Mar 06 22:23:21 localhost program[2480]: Running... udevadm settle --timeout=300
  2692. Mar 06 22:23:21 localhost anaconda[2480]: Running Thread: AnaTimeInitThread (139714523612928)
  2693. Mar 06 22:23:21 localhost packaging[2480]: Restarting payload thread
  2694. Mar 06 22:23:21 localhost anaconda[2480]: Running Thread: AnaPayloadRestartThread (139714514958080)
  2695. Mar 06 22:23:21 localhost program[2480]: Return code: 0
  2696. Mar 06 22:23:21 localhost blivet[2480]: not going to create backup copy of non-existent /etc/mdadm.conf
  2697. Mar 06 22:23:21 localhost blivet[2480]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is []
  2698. Mar 06 22:23:21 localhost program[2480]: Running [10] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ...
  2699. Mar 06 22:23:21 localhost anaconda[2480]: Running Thread: AnaPayloadThread (139714506565376)
  2700. Mar 06 22:23:21 localhost packaging[2480]: Updating payload thread state: 0
  2701. Mar 06 22:23:21 localhost packaging[2480]: Updating payload thread state: 1
  2702. Mar 06 22:23:21 localhost anaconda[2480]: Thread Done: AnaPayloadRestartThread (139714514958080)
  2703. Mar 06 22:23:21 localhost anaconda[2480]: updating host name localhost.localdomain
  2704. Mar 06 22:23:21 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0)
  2705. exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  2706. Mar 06 22:23:21 localhost anaconda[2480]: got 0 NTP servers from DHCP
  2707. Mar 06 22:23:21 localhost anaconda[2480]: Thread Done: AnaWaitForConnectingNMThread (139714541184768)
  2708. Mar 06 22:23:21 localhost anaconda[2480]: Running Thread: AnaGeolocationRefreshThread (139714514958080)
  2709. Mar 06 22:23:21 localhost anaconda[2480]: Not doing 'start chronyd' in live installation
  2710. Mar 06 22:23:21 localhost anaconda[2480]: Starting geolocation lookup
  2711. Mar 06 22:23:21 localhost anaconda[2480]: Geolocation provider: Fedora GeoIP
  2712. Mar 06 22:23:21 localhost program[2480]: stdout[10]:
  2713. Mar 06 22:23:21 localhost program[2480]: stderr[10]:
  2714. Mar 06 22:23:21 localhost program[2480]: ...done [10] (exit code: 0)
  2715. Mar 06 22:23:21 localhost anaconda[2480]: /usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py:139: PyGIDeprecationWarning: GObject.G_MAXUINT is deprecated; use GLib.MAXUINT instead
  2716. 0, GObject.G_MAXUINT, 0,
  2717. Mar 06 22:23:21 localhost anaconda[2480]: /usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py:140: PyGIDeprecationWarning: GObject.PARAM_READWRITE is deprecated; use GObject.ParamFlags.READWRITE (glib 2.42+) instead
  2718. GObject.PARAM_READWRITE),
  2719. Mar 06 22:23:21 localhost anaconda[2480]: /usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py:300: PyGIDeprecationWarning: GObject.SIGNAL_RUN_LAST is deprecated; use GObject.SignalFlags.RUN_LAST instead
  2720. "nm-state-changed": (GObject.SIGNAL_RUN_LAST, GObject.TYPE_NONE, []),
  2721. Mar 06 22:23:21 localhost program[2480]: Running... udevadm settle --timeout=300
  2722. Mar 06 22:23:21 localhost program[2480]: Return code: 0
  2723. Mar 06 22:23:21 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 94 was not found when attempting to remove it
  2724. Mar 06 22:23:21 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 96 was not found when attempting to remove it
  2725. Mar 06 22:23:22 localhost blivet[2480]: protected device spec /dev/disk/by-label/KORORA-23-X resolved to sdc1
  2726. Mar 06 22:23:22 localhost blivet[2480]: sdc1 looks to be the live device; marking as protected
  2727. Mar 06 22:23:22 localhost program[2480]: Running... udevadm settle --timeout=300
  2728. Mar 06 22:23:22 localhost anaconda[2480]: Window scale set to 1 by XSETTINGS, not scaling
  2729. Mar 06 22:23:22 localhost program[2480]: Return code: 0
  2730. Mar 06 22:23:22 localhost blivet[2480]: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'live-rw', 'live-base', 'live-osimg-min']
  2731. Mar 06 22:23:22 localhost blivet[2480]: Populator.addUdevDevice: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0xc57fb2a3517b5001 '
  2732. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  2733. 'DEVNAME': '/dev/sda',
  2734. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda',
  2735. 'DEVTYPE': 'disk',
  2736. 'ID_ATA': '1',
  2737. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  2738. 'ID_ATA_FEATURE_SET_APM': '1',
  2739. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  2740. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  2741. 'ID_ATA_FEATURE_SET_HPA': '1',
  2742. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  2743. 'ID_ATA_FEATURE_SET_PM': '1',
  2744. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  2745. 'ID_ATA_FEATURE_SET_PUIS': '1',
  2746. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  2747. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  2748. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  2749. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  2750. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  2751. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  2752. 'ID_ATA_FEATURE_SET_SMART': '1',
  2753. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  2754. 'ID_ATA_ROTATION_RATE_RPM': '0',
  2755. 'ID_ATA_SATA': '1',
  2756. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  2757. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  2758. 'ID_ATA_WRITE_CACHE': '1',
  2759. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  2760. 'ID_BUS': 'ata',
  2761. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  2762. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  2763. 'ID_PART_TABLE_TYPE': 'gpt',
  2764. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  2765. 'ID_REVISION': '400i',
  2766. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  2767. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  2768. 'ID_TYPE': 'disk',
  2769. 'ID_WWN': '0xc57fb2a3517b5001',
  2770. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  2771. 'MAJOR': '8',
  2772. 'MINOR': '0',
  2773. 'MPATH_SBIN_PATH': '/sbin',
  2774. 'SUBSYSTEM': 'block',
  2775. 'TAGS': ':systemd:',
  2776. 'USEC_INITIALIZED': '9226251'} ;
  2777. Mar 06 22:23:22 localhost blivet[2480]: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)...
  2778. Mar 06 22:23:22 localhost blivet[2480]: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ;
  2779. Mar 06 22:23:22 localhost blivet[2480]: DeviceTree.getDeviceByName returned None
  2780. Mar 06 22:23:22 localhost blivet[2480]: Populator.addUdevDiskDevice: name: sda ;
  2781. Mar 06 22:23:22 localhost blivet[2480]: sda is a disk
  2782. Mar 06 22:23:22 localhost blivet[2480]: getFormat('None') returning DeviceFormat instance with object id 2
  2783. Mar 06 22:23:22 localhost blivet[2480]: getFormat('None') returning DeviceFormat instance with object id 3
  2784. Mar 06 22:23:22 localhost blivet[2480]: DiskDevice._setFormat: sda ; current: None ; type: None ;
  2785. Mar 06 22:23:22 localhost blivet[2480]: DiskDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; path: /dev/sda ; exists: True ;
  2786. Mar 06 22:23:22 localhost blivet[2480]: updated sda size to 111.79 GiB (111.79 GiB)
  2787. Mar 06 22:23:22 localhost blivet[2480]: added disk sda (id 1) to device tree
  2788. Mar 06 22:23:22 localhost blivet[2480]: got device: DiskDevice instance (0x7f11d00eb978) --
  2789. name = sda status = True kids = 0 id = 1
  2790. parents = []
  2791. uuid = None size = 111.79 GiB
  2792. format = existing None
  2793. major = 8 minor = 0 exists = True protected = False
  2794. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
  2795. target size = 111.79 GiB path = /dev/sda
  2796. format args = [] originalFormat = None removable = False
  2797. Mar 06 22:23:22 localhost blivet[2480]: Populator.handleUdevDeviceFormat: name: sda ;
  2798. Mar 06 22:23:22 localhost blivet[2480]: Populator.handleUdevDiskLabelFormat: label_type: gpt ; device: sda ;
  2799. Mar 06 22:23:22 localhost blivet[2480]: DiskDevice.setup: sda ; orig: False ; controllable: True ; status: True ;
  2800. Mar 06 22:23:22 localhost blivet[2480]: DiskLabel.__init__: device: /dev/sda ; exists: True ;
  2801. Mar 06 22:23:22 localhost blivet[2480]: Set pmbr_boot on parted.Disk instance --
  2802. type: gpt primaryPartitionCount: 2
  2803. lastPartitionNumber: 2 maxPrimaryPartitionCount: 128
  2804. partitions: [<parted.partition.Partition object at 0x7f11d007fc50>, <parted.partition.Partition object at 0x7f11d007fe10>]
  2805. device: <parted.device.Device object at 0x7f11d007f7f0>
  2806. PedDisk: <_ped.Disk object at 0x7f11d00300c8>
  2807. Mar 06 22:23:22 localhost blivet[2480]: getFormat('disklabel') returning DiskLabel instance with object id 5
  2808. Mar 06 22:23:22 localhost blivet[2480]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ;
  2809. Mar 06 22:23:22 localhost blivet[2480]: Populator.addUdevDevice: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN-part1 '
  2810. '/dev/disk/by-id/wwn-0xc57fb2a3517b5001-part1 '
  2811. '/dev/disk/by-partuuid/464b6253-6a7b-428a-9852-df94546440f6 '
  2812. '/dev/disk/by-uuid/c1c196f3-b812-4ca1-aeb7-76f73c795b3f',
  2813. 'DEVNAME': '/dev/sda1',
  2814. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1',
  2815. 'DEVTYPE': 'partition',
  2816. 'ID_ATA': '1',
  2817. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  2818. 'ID_ATA_FEATURE_SET_APM': '1',
  2819. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  2820. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  2821. 'ID_ATA_FEATURE_SET_HPA': '1',
  2822. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  2823. 'ID_ATA_FEATURE_SET_PM': '1',
  2824. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  2825. 'ID_ATA_FEATURE_SET_PUIS': '1',
  2826. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  2827. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  2828. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  2829. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  2830. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  2831. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  2832. 'ID_ATA_FEATURE_SET_SMART': '1',
  2833. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  2834. 'ID_ATA_ROTATION_RATE_RPM': '0',
  2835. 'ID_ATA_SATA': '1',
  2836. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  2837. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  2838. 'ID_ATA_WRITE_CACHE': '1',
  2839. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  2840. 'ID_BUS': 'ata',
  2841. 'ID_FS_TYPE': 'swap',
  2842. 'ID_FS_USAGE': 'other',
  2843. 'ID_FS_UUID': 'c1c196f3-b812-4ca1-aeb7-76f73c795b3f',
  2844. 'ID_FS_UUID_ENC': 'c1c196f3-b812-4ca1-aeb7-76f73c795b3f',
  2845. 'ID_FS_VERSION': '1',
  2846. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  2847. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  2848. 'ID_PART_ENTRY_DISK': '8:0',
  2849. 'ID_PART_ENTRY_NUMBER': '1',
  2850. 'ID_PART_ENTRY_OFFSET': '2048',
  2851. 'ID_PART_ENTRY_SCHEME': 'gpt',
  2852. 'ID_PART_ENTRY_SIZE': '67108864',
  2853. 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f',
  2854. 'ID_PART_ENTRY_UUID': '464b6253-6a7b-428a-9852-df94546440f6',
  2855. 'ID_PART_TABLE_TYPE': 'gpt',
  2856. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  2857. 'ID_REVISION': '400i',
  2858. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  2859. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  2860. 'ID_TYPE': 'disk',
  2861. 'ID_WWN': '0xc57fb2a3517b5001',
  2862. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  2863. 'MAJOR': '8',
  2864. 'MINOR': '1',
  2865. 'SUBSYSTEM': 'block',
  2866. 'TAGS': ':systemd:',
  2867. 'USEC_INITIALIZED': '9238125'} ;
  2868. Mar 06 22:23:22 localhost blivet[2480]: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)...
  2869. Mar 06 22:23:22 localhost blivet[2480]: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ;
  2870. Mar 06 22:23:22 localhost blivet[2480]: DeviceTree.getDeviceByName returned None
  2871. Mar 06 22:23:22 localhost blivet[2480]: sda1 is a partition
  2872. Mar 06 22:23:22 localhost blivet[2480]: Populator.addUdevPartitionDevice: name: sda1 ;
  2873. Mar 06 22:23:22 localhost blivet[2480]: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ;
  2874. Mar 06 22:23:22 localhost blivet[2480]: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sda (1) with existing gpt disklabel
  2875. Mar 06 22:23:22 localhost blivet[2480]: getFormat('None') returning DeviceFormat instance with object id 8
  2876. Mar 06 22:23:22 localhost blivet[2480]: DiskDevice.addChild: name: sda ; kids: 0 ;
  2877. Mar 06 22:23:22 localhost blivet[2480]: getFormat('None') returning DeviceFormat instance with object id 9
  2878. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ;
  2879. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; path: /dev/sda1 ; exists: True ;
  2880. Mar 06 22:23:22 localhost blivet[2480]: updated sda1 size to 32 GiB (32 GiB)
  2881. Mar 06 22:23:22 localhost blivet[2480]: looking up parted Partition: /dev/sda1
  2882. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice.probe: sda1 ; exists: True ;
  2883. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice.getFlag: flag: 1 ; path: /dev/sda1 ;
  2884. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice.getFlag: flag: 10 ; path: /dev/sda1 ;
  2885. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice.getFlag: flag: 12 ; path: /dev/sda1 ;
  2886. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; path: /dev/sda1 ; exists: True ;
  2887. Mar 06 22:23:22 localhost blivet[2480]: updated sda1 size to 32 GiB (32 GiB)
  2888. Mar 06 22:23:22 localhost blivet[2480]: added partition sda1 (id 7) to device tree
  2889. Mar 06 22:23:22 localhost blivet[2480]: got device: PartitionDevice instance (0x7f11d0033630) --
  2890. name = sda1 status = True kids = 0 id = 7
  2891. parents = ['existing 111.79 GiB disk sda (1) with existing gpt disklabel']
  2892. uuid = None size = 32 GiB
  2893. format = existing None
  2894. major = 8 minor = 1 exists = True protected = False
  2895. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
  2896. target size = 32 GiB path = /dev/sda1
  2897. format args = [] originalFormat = None grow = None max size = 0 B bootable = None
  2898. part type = 0 primary = None start sector = None end sector = None
  2899. partedPartition = parted.Partition instance --
  2900. disk: <parted.disk.Disk object at 0x7f11d007f7b8> fileSystem: <parted.filesystem.FileSystem object at 0x7f11d007feb8>
  2901. number: 1 path: /dev/sda1 type: 0
  2902. name: active: True busy: True
  2903. geometry: <parted.geometry.Geometry object at 0x7f11d007f9b0> PedPartition: <_ped.Partition object at 0x7f11d002e1a8>
  2904. disk = existing 111.79 GiB disk sda (1) with existing gpt disklabel
  2905. start = 2048 end = 67110911 length = 67108864
  2906. flags =
  2907. Mar 06 22:23:22 localhost blivet[2480]: Populator.handleUdevDeviceFormat: name: sda1 ;
  2908. Mar 06 22:23:22 localhost blivet[2480]: Populator.handleUdevDiskLabelFormat: label_type: None ; device: sda1 ;
  2909. Mar 06 22:23:22 localhost blivet[2480]: device sda1 does not contain a disklabel
  2910. Mar 06 22:23:22 localhost blivet[2480]: type detected on 'sda1' is 'swap'
  2911. Mar 06 22:23:22 localhost blivet[2480]: SwapSpace.__init__: label: None ; uuid: c1c196f3-b812-4ca1-aeb7-76f73c795b3f ; device: /dev/sda1 ; serial: INTEL_SSDSC2CW120A3_CVCV235401X1120BGN ; exists: True ;
  2912. Mar 06 22:23:22 localhost blivet[2480]: getFormat('swap') returning SwapSpace instance with object id 11
  2913. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice._setFormat: sda1 ; current: None ; type: swap ;
  2914. Mar 06 22:23:22 localhost blivet[2480]: got format: existing swap
  2915. Mar 06 22:23:22 localhost blivet[2480]: Populator.addUdevDevice: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/1eea1180-d12e-459d-8acc-75008db3a44e '
  2916. '/dev/disk/by-uuid/6bc333d9-2bff-4185-b4b5-2e9beb227001 '
  2917. '/dev/disk/by-id/wwn-0xc57fb2a3517b5001-part2 '
  2918. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN-part2',
  2919. 'DEVNAME': '/dev/sda2',
  2920. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2',
  2921. 'DEVTYPE': 'partition',
  2922. 'ID_ATA': '1',
  2923. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  2924. 'ID_ATA_FEATURE_SET_APM': '1',
  2925. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  2926. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  2927. 'ID_ATA_FEATURE_SET_HPA': '1',
  2928. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  2929. 'ID_ATA_FEATURE_SET_PM': '1',
  2930. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  2931. 'ID_ATA_FEATURE_SET_PUIS': '1',
  2932. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  2933. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  2934. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  2935. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  2936. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  2937. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  2938. 'ID_ATA_FEATURE_SET_SMART': '1',
  2939. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  2940. 'ID_ATA_ROTATION_RATE_RPM': '0',
  2941. 'ID_ATA_SATA': '1',
  2942. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  2943. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  2944. 'ID_ATA_WRITE_CACHE': '1',
  2945. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  2946. 'ID_BUS': 'ata',
  2947. 'ID_FS_TYPE': 'ext4',
  2948. 'ID_FS_USAGE': 'filesystem',
  2949. 'ID_FS_UUID': '6bc333d9-2bff-4185-b4b5-2e9beb227001',
  2950. 'ID_FS_UUID_ENC': '6bc333d9-2bff-4185-b4b5-2e9beb227001',
  2951. 'ID_FS_VERSION': '1.0',
  2952. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  2953. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  2954. 'ID_PART_ENTRY_DISK': '8:0',
  2955. 'ID_PART_ENTRY_NUMBER': '2',
  2956. 'ID_PART_ENTRY_OFFSET': '67110912',
  2957. 'ID_PART_ENTRY_SCHEME': 'gpt',
  2958. 'ID_PART_ENTRY_SIZE': '167330703',
  2959. 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4',
  2960. 'ID_PART_ENTRY_UUID': '1eea1180-d12e-459d-8acc-75008db3a44e',
  2961. 'ID_PART_TABLE_TYPE': 'gpt',
  2962. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  2963. 'ID_REVISION': '400i',
  2964. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  2965. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  2966. 'ID_TYPE': 'disk',
  2967. 'ID_WWN': '0xc57fb2a3517b5001',
  2968. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  2969. 'MAJOR': '8',
  2970. 'MINOR': '2',
  2971. 'SUBSYSTEM': 'block',
  2972. 'TAGS': ':systemd:',
  2973. 'USEC_INITIALIZED': '9238323'} ;
  2974. Mar 06 22:23:22 localhost blivet[2480]: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)...
  2975. Mar 06 22:23:22 localhost blivet[2480]: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ;
  2976. Mar 06 22:23:22 localhost blivet[2480]: DeviceTree.getDeviceByName returned None
  2977. Mar 06 22:23:22 localhost blivet[2480]: sda2 is a partition
  2978. Mar 06 22:23:22 localhost blivet[2480]: Populator.addUdevPartitionDevice: name: sda2 ;
  2979. Mar 06 22:23:22 localhost blivet[2480]: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ;
  2980. Mar 06 22:23:22 localhost blivet[2480]: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sda (1) with existing gpt disklabel
  2981. Mar 06 22:23:22 localhost blivet[2480]: getFormat('None') returning DeviceFormat instance with object id 14
  2982. Mar 06 22:23:22 localhost blivet[2480]: DiskDevice.addChild: name: sda ; kids: 1 ;
  2983. Mar 06 22:23:22 localhost blivet[2480]: getFormat('None') returning DeviceFormat instance with object id 15
  2984. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice._setFormat: sda2 ; current: None ; type: None ;
  2985. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; path: /dev/sda2 ; exists: True ;
  2986. Mar 06 22:23:22 localhost blivet[2480]: updated sda2 size to 79.79 GiB (79.79 GiB)
  2987. Mar 06 22:23:22 localhost blivet[2480]: looking up parted Partition: /dev/sda2
  2988. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice.probe: sda2 ; exists: True ;
  2989. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice.getFlag: flag: 1 ; path: /dev/sda2 ;
  2990. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice.getFlag: flag: 10 ; path: /dev/sda2 ;
  2991. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice.getFlag: flag: 12 ; path: /dev/sda2 ;
  2992. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; path: /dev/sda2 ; exists: True ;
  2993. Mar 06 22:23:22 localhost blivet[2480]: updated sda2 size to 79.79 GiB (79.79 GiB)
  2994. Mar 06 22:23:22 localhost blivet[2480]: added partition sda2 (id 13) to device tree
  2995. Mar 06 22:23:22 localhost blivet[2480]: got device: PartitionDevice instance (0x7f11d0033ac8) --
  2996. name = sda2 status = True kids = 0 id = 13
  2997. parents = ['existing 111.79 GiB disk sda (1) with existing gpt disklabel']
  2998. uuid = None size = 79.79 GiB
  2999. format = existing None
  3000. major = 8 minor = 2 exists = True protected = False
  3001. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
  3002. target size = 79.79 GiB path = /dev/sda2
  3003. format args = [] originalFormat = None grow = None max size = 0 B bootable = None
  3004. part type = 0 primary = None start sector = None end sector = None
  3005. partedPartition = parted.Partition instance --
  3006. disk: <parted.disk.Disk object at 0x7f11d007f7b8> fileSystem: <parted.filesystem.FileSystem object at 0x7f11d007ffd0>
  3007. number: 2 path: /dev/sda2 type: 0
  3008. name: active: True busy: False
  3009. geometry: <parted.geometry.Geometry object at 0x7f11d007fc18> PedPartition: <_ped.Partition object at 0x7f11d002e200>
  3010. disk = existing 111.79 GiB disk sda (1) with existing gpt disklabel
  3011. start = 67110912 end = 234441614 length = 167330703
  3012. flags =
  3013. Mar 06 22:23:22 localhost blivet[2480]: Populator.handleUdevDeviceFormat: name: sda2 ;
  3014. Mar 06 22:23:22 localhost blivet[2480]: Populator.handleUdevDiskLabelFormat: label_type: None ; device: sda2 ;
  3015. Mar 06 22:23:22 localhost blivet[2480]: device sda2 does not contain a disklabel
  3016. Mar 06 22:23:22 localhost blivet[2480]: type detected on 'sda2' is 'ext4'
  3017. Mar 06 22:23:22 localhost program[2480]: Running... e2fsck -f -p -C 0 /dev/sda2
  3018. Mar 06 22:23:22 localhost program[2480]: stdout:
  3019. Mar 06 22:23:22 localhost program[2480]: [76B blob data]
  3020. Mar 06 22:23:22 localhost program[2480]: [77B blob data]
  3021. Mar 06 22:23:22 localhost program[2480]: [77B blob data]
  3022. Mar 06 22:23:22 localhost program[2480]: [78B blob data]
  3023. Mar 06 22:23:22 localhost program[2480]: [2B blob data]
  3024. Mar 06 22:23:22 localhost program[2480]: [77B blob data]
  3025. Mar 06 22:23:22 localhost program[2480]: Return code: 0
  3026. Mar 06 22:23:22 localhost program[2480]: Running... dumpe2fs -h /dev/sda2
  3027. Mar 06 22:23:22 localhost program[2480]: stdout:
  3028. Mar 06 22:23:22 localhost program[2480]: Filesystem volume name: <none>
  3029. Mar 06 22:23:22 localhost program[2480]: Last mounted on: /mnt
  3030. Mar 06 22:23:22 localhost program[2480]: Filesystem UUID: 6bc333d9-2bff-4185-b4b5-2e9beb227001
  3031. Mar 06 22:23:22 localhost program[2480]: Filesystem magic number: 0xEF53
  3032. Mar 06 22:23:22 localhost program[2480]: Filesystem revision #: 1 (dynamic)
  3033. Mar 06 22:23:22 localhost program[2480]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
  3034. Mar 06 22:23:22 localhost program[2480]: Filesystem flags: signed_directory_hash
  3035. Mar 06 22:23:22 localhost program[2480]: Default mount options: user_xattr acl
  3036. Mar 06 22:23:22 localhost program[2480]: Filesystem state: clean
  3037. Mar 06 22:23:22 localhost program[2480]: Errors behavior: Continue
  3038. Mar 06 22:23:22 localhost program[2480]: Filesystem OS type: Linux
  3039. Mar 06 22:23:22 localhost program[2480]: Inode count: 5234688
  3040. Mar 06 22:23:22 localhost program[2480]: Block count: 20916337
  3041. Mar 06 22:23:22 localhost program[2480]: Reserved block count: 1045816
  3042. Mar 06 22:23:22 localhost program[2480]: Free blocks: 20181799
  3043. Mar 06 22:23:22 localhost program[2480]: Free inodes: 5186612
  3044. Mar 06 22:23:22 localhost program[2480]: First block: 0
  3045. Mar 06 22:23:22 localhost program[2480]: Block size: 4096
  3046. Mar 06 22:23:22 localhost program[2480]: Fragment size: 4096
  3047. Mar 06 22:23:22 localhost program[2480]: Reserved GDT blocks: 1019
  3048. Mar 06 22:23:22 localhost program[2480]: Blocks per group: 32768
  3049. Mar 06 22:23:22 localhost program[2480]: Fragments per group: 32768
  3050. Mar 06 22:23:22 localhost program[2480]: Inodes per group: 8192
  3051. Mar 06 22:23:22 localhost program[2480]: Inode blocks per group: 512
  3052. Mar 06 22:23:22 localhost program[2480]: Flex block group size: 16
  3053. Mar 06 22:23:22 localhost program[2480]: Filesystem created: Sun Mar 6 04:50:56 2016
  3054. Mar 06 22:23:22 localhost program[2480]: Last mount time: Sun Mar 6 04:52:03 2016
  3055. Mar 06 22:23:22 localhost program[2480]: Last write time: Sun Mar 6 22:23:22 2016
  3056. Mar 06 22:23:22 localhost program[2480]: Mount count: 0
  3057. Mar 06 22:23:22 localhost program[2480]: Maximum mount count: -1
  3058. Mar 06 22:23:22 localhost program[2480]: Last checked: Sun Mar 6 22:23:22 2016
  3059. Mar 06 22:23:22 localhost program[2480]: Check interval: 0 (<none>)
  3060. Mar 06 22:23:22 localhost program[2480]: Lifetime writes: 3047 MB
  3061. Mar 06 22:23:22 localhost program[2480]: Reserved blocks uid: 0 (user root)
  3062. Mar 06 22:23:22 localhost program[2480]: Reserved blocks gid: 0 (group root)
  3063. Mar 06 22:23:22 localhost program[2480]: First inode: 11
  3064. Mar 06 22:23:22 localhost program[2480]: Inode size: 256
  3065. Mar 06 22:23:22 localhost program[2480]: Required extra isize: 28
  3066. Mar 06 22:23:22 localhost program[2480]: Desired extra isize: 28
  3067. Mar 06 22:23:22 localhost program[2480]: Journal inode: 8
  3068. Mar 06 22:23:22 localhost program[2480]: Default directory hash: half_md4
  3069. Mar 06 22:23:22 localhost program[2480]: Directory Hash Seed: 3de71834-d421-4af3-b9fb-b57131fe25f6
  3070. Mar 06 22:23:22 localhost program[2480]: Journal backup: inode blocks
  3071. Mar 06 22:23:22 localhost program[2480]: Journal features: journal_incompat_revoke
  3072. Mar 06 22:23:22 localhost program[2480]: Journal size: 128M
  3073. Mar 06 22:23:22 localhost program[2480]: Journal length: 32768
  3074. Mar 06 22:23:22 localhost program[2480]: Journal sequence: 0x0000057b
  3075. Mar 06 22:23:22 localhost program[2480]: Journal start: 0
  3076. Mar 06 22:23:22 localhost program[2480]:
  3077. Mar 06 22:23:22 localhost program[2480]: stderr:
  3078. Mar 06 22:23:22 localhost program[2480]: b'dumpe2fs 1.42.13 (17-May-2015)'
  3079. Mar 06 22:23:22 localhost program[2480]: Return code: 0
  3080. Mar 06 22:23:22 localhost program[2480]: Running... resize2fs -P /dev/sda2
  3081. Mar 06 22:23:22 localhost program[2480]: stdout:
  3082. Mar 06 22:23:22 localhost program[2480]: Estimated minimum size of the filesystem: 650520
  3083. Mar 06 22:23:22 localhost program[2480]: stderr:
  3084. Mar 06 22:23:22 localhost program[2480]: b'resize2fs 1.42.13 (17-May-2015)'
  3085. Mar 06 22:23:22 localhost program[2480]: Return code: 0
  3086. Mar 06 22:23:22 localhost blivet[2480]: padding min size from 2.48 GiB up to 2.73 GiB
  3087. Mar 06 22:23:22 localhost blivet[2480]: Ext4FS.supported: supported: True ;
  3088. Mar 06 22:23:22 localhost blivet[2480]: getFormat('ext4') returning Ext4FS instance with object id 17
  3089. Mar 06 22:23:22 localhost blivet[2480]: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ;
  3090. Mar 06 22:23:22 localhost blivet[2480]: got format: existing ext4 filesystem
  3091. Mar 06 22:23:22 localhost blivet[2480]: Populator.addUdevDevice: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3320820AS_6QF4323A',
  3092. 'DEVNAME': '/dev/sdb',
  3093. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb',
  3094. 'DEVTYPE': 'disk',
  3095. 'ID_ATA': '1',
  3096. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  3097. 'ID_ATA_FEATURE_SET_PM': '1',
  3098. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  3099. 'ID_ATA_FEATURE_SET_SMART': '1',
  3100. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  3101. 'ID_ATA_SATA': '1',
  3102. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  3103. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  3104. 'ID_ATA_WRITE_CACHE': '1',
  3105. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  3106. 'ID_BUS': 'ata',
  3107. 'ID_FS_TYPE': 'promise_fasttrack_raid_member',
  3108. 'ID_FS_USAGE': 'raid',
  3109. 'ID_MODEL': 'ST3320820AS',
  3110. 'ID_MODEL_ENC': 'ST3320820AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20',
  3111. 'ID_REVISION': '3.CHN',
  3112. 'ID_SERIAL': 'ST3320820AS_6QF4323A',
  3113. 'ID_SERIAL_SHORT': '6QF4323A',
  3114. 'ID_TYPE': 'disk',
  3115. 'MAJOR': '8',
  3116. 'MINOR': '16',
  3117. 'MPATH_SBIN_PATH': '/sbin',
  3118. 'SUBSYSTEM': 'block',
  3119. 'TAGS': ':systemd:',
  3120. 'USEC_INITIALIZED': '9287466'} ;
  3121. Mar 06 22:23:22 localhost blivet[2480]: scanning sdb (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb)...
  3122. Mar 06 22:23:22 localhost blivet[2480]: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ;
  3123. Mar 06 22:23:22 localhost blivet[2480]: DeviceTree.getDeviceByName returned None
  3124. Mar 06 22:23:22 localhost blivet[2480]: Populator.addUdevDiskDevice: name: sdb ;
  3125. Mar 06 22:23:22 localhost blivet[2480]: sdb is a disk
  3126. Mar 06 22:23:22 localhost blivet[2480]: getFormat('None') returning DeviceFormat instance with object id 20
  3127. Mar 06 22:23:22 localhost blivet[2480]: getFormat('None') returning DeviceFormat instance with object id 21
  3128. Mar 06 22:23:22 localhost blivet[2480]: DiskDevice._setFormat: sdb ; current: None ; type: None ;
  3129. Mar 06 22:23:22 localhost blivet[2480]: DiskDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb ; path: /dev/sdb ; exists: True ;
  3130. Mar 06 22:23:22 localhost blivet[2480]: updated sdb size to 298.09 GiB (298.09 GiB)
  3131. Mar 06 22:23:22 localhost blivet[2480]: added disk sdb (id 19) to device tree
  3132. Mar 06 22:23:22 localhost blivet[2480]: got device: DiskDevice instance (0x7f11d0033cf8) --
  3133. name = sdb status = True kids = 0 id = 19
  3134. parents = []
  3135. uuid = None size = 298.09 GiB
  3136. format = existing None
  3137. major = 8 minor = 16 exists = True protected = False
  3138. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb
  3139. target size = 298.09 GiB path = /dev/sdb
  3140. format args = [] originalFormat = None removable = False
  3141. Mar 06 22:23:22 localhost blivet[2480]: Populator.handleUdevDeviceFormat: name: sdb ;
  3142. Mar 06 22:23:22 localhost blivet[2480]: type detected on 'sdb' is 'promise_fasttrack_raid_member'
  3143. Mar 06 22:23:22 localhost blivet[2480]: DMRaidMember.__init__: label: None ; uuid: None ; device: /dev/sdb ; serial: ST3320820AS_6QF4323A ; exists: True ;
  3144. Mar 06 22:23:22 localhost blivet[2480]: getFormat('promise_fasttrack_raid_member') returning DMRaidMember instance with object id 23
  3145. Mar 06 22:23:22 localhost blivet[2480]: DiskDevice._setFormat: sdb ; current: None ; type: dmraidmember ;
  3146. Mar 06 22:23:22 localhost blivet[2480]: got format: existing dmraidmember
  3147. Mar 06 22:23:22 localhost blivet[2480]: Populator.handleUdevDMRaidMemberFormat: name: sdb ; type: dmraidmember ;
  3148. Mar 06 22:23:23 localhost blivet[2480]: not going to restore from backup of non-existent /etc/mdadm.conf
  3149. Mar 06 22:23:23 localhost anaconda[2480]: running handleException
  3150. Mar 06 22:23:23 localhost anaconda[2480]: Traceback (most recent call last):
  3151.  
  3152. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 395, in wrapped
  3153. ret = orig_obj(*args, **kwargs)
  3154.  
  3155. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 153, in dm_get_member_raid_sets
  3156. return _dm_get_member_raid_sets(name, uuid, major, minor)
  3157.  
  3158. GLib.Error: g-bd-dm-error-quark: Failed to group_set (3)
  3159.  
  3160.  
  3161. During handling of the above exception, another exception occurred:
  3162.  
  3163.  
  3164. Traceback (most recent call last):
  3165.  
  3166. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  3167. threading.Thread.run(self, *args, **kwargs)
  3168.  
  3169. File "/usr/lib64/python3.4/threading.py", line 868, in run
  3170. self._target(*self._args, **self._kwargs)
  3171.  
  3172. File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1157, in storageInitialize
  3173. storage.reset()
  3174.  
  3175. File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset
  3176. self.devicetree.populate(cleanupOnly=cleanupOnly)
  3177.  
  3178. File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 554, in populate
  3179. self._populator.populate(cleanupOnly=cleanupOnly)
  3180.  
  3181. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1623, in populate
  3182. self._populate()
  3183.  
  3184. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1692, in _populate
  3185. self.addUdevDevice(dev)
  3186.  
  3187. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 764, in addUdevDevice
  3188. self.handleUdevDeviceFormat(info, device)
  3189.  
  3190. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1474, in handleUdevDeviceFormat
  3191. self.handleUdevDMRaidMemberFormat(info, device)
  3192.  
  3193. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1249, in handleUdevDMRaidMemberFormat
  3194. rs_names = blockdev.dm.get_member_raid_sets(uuid, name, major, minor)
  3195.  
  3196. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 416, in wrapped
  3197. raise transform[1](msg)
  3198.  
  3199. gi.overrides.BlockDev.DMError: Failed to group_set
  3200. Mar 06 22:23:23 localhost anaconda[2480]: Gtk running, queuing exception handler to the main loop
  3201. Mar 06 22:23:23 localhost anaconda[2480]: Thread Done: AnaStorageThread (139714532005632)
  3202. Mar 06 22:23:23 localhost packaging[2480]: Updating payload thread state: 2
  3203. Mar 06 22:23:23 localhost anaconda[2480]: running handleException
  3204. Mar 06 22:23:23 localhost packaging[2480]: Updating payload thread state: 3
  3205. Mar 06 22:23:23 localhost anaconda[2480]: Traceback (most recent call last):
  3206.  
  3207. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  3208. threading.Thread.run(self, *args, **kwargs)
  3209.  
  3210. File "/usr/lib64/python3.4/threading.py", line 868, in run
  3211. self._target(*self._args, **self._kwargs)
  3212.  
  3213. File "/usr/lib64/python3.4/site-packages/pyanaconda/timezone.py", line 76, in time_initialize
  3214. threadMgr.wait(THREAD_STORAGE)
  3215.  
  3216. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 116, in wait
  3217. self.raise_if_error(name)
  3218.  
  3219. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 171, in raise_if_error
  3220. raise exc_info[0](exc_info[1]).with_traceback(exc_info[2])
  3221.  
  3222. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  3223. threading.Thread.run(self, *args, **kwargs)
  3224.  
  3225. File "/usr/lib64/python3.4/threading.py", line 868, in run
  3226. self._target(*self._args, **self._kwargs)
  3227.  
  3228. File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1157, in storageInitialize
  3229. storage.reset()
  3230.  
  3231. File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset
  3232. self.devicetree.populate(cleanupOnly=cleanupOnly)
  3233.  
  3234. File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 554, in populate
  3235. self._populator.populate(cleanupOnly=cleanupOnly)
  3236.  
  3237. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1623, in populate
  3238. self._populate()
  3239.  
  3240. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1692, in _populate
  3241. self.addUdevDevice(dev)
  3242.  
  3243. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 764, in addUdevDevice
  3244. self.handleUdevDeviceFormat(info, device)
  3245.  
  3246. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1474, in handleUdevDeviceFormat
  3247. self.handleUdevDMRaidMemberFormat(info, device)
  3248.  
  3249. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1249, in handleUdevDMRaidMemberFormat
  3250. rs_names = blockdev.dm.get_member_raid_sets(uuid, name, major, minor)
  3251.  
  3252. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 416, in wrapped
  3253. raise transform[1](msg)
  3254.  
  3255. gi.overrides.BlockDev.DMError: Failed to group_set
  3256. Mar 06 22:23:23 localhost anaconda[2480]: Gtk running, queuing exception handler to the main loop
  3257. Mar 06 22:23:23 localhost blivet[2480]: DeviceTree.getDeviceByPath: hidden: False ; incomplete: False ; path: /dev/mapper/live-base ;
  3258. Mar 06 22:23:23 localhost blivet[2480]: DeviceTree.getDeviceByPath returned None
  3259. Mar 06 22:23:23 localhost anaconda[2480]: running handleException
  3260. Mar 06 22:23:23 localhost anaconda[2480]: Traceback (most recent call last):
  3261.  
  3262. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  3263. threading.Thread.run(self, *args, **kwargs)
  3264.  
  3265. File "/usr/lib64/python3.4/threading.py", line 868, in run
  3266. self._target(*self._args, **self._kwargs)
  3267.  
  3268. File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/__init__.py", line 1275, in _runThread
  3269. payload.setup(storage, instClass)
  3270.  
  3271. File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/livepayload.py", line 79, in setup
  3272. raise PayloadInstallError("Unable to find osimg for %s" % self.data.method.partition)
  3273.  
  3274. pyanaconda.packaging.PayloadInstallError: Unable to find osimg for /dev/mapper/live-base
  3275. Mar 06 22:23:23 localhost anaconda[2480]: Thread Done: AnaTimeInitThread (139714523612928)
  3276. Mar 06 22:23:23 localhost anaconda[2480]: Gtk running, queuing exception handler to the main loop
  3277. Mar 06 22:23:23 localhost anaconda[2480]: Thread Done: AnaPayloadThread (139714506565376)
  3278. Mar 06 22:23:27 localhost anaconda[2480]: Geolocation lookup finished in 6.0 seconds
  3279. Mar 06 22:23:27 localhost anaconda[2480]: got results from geolocation
  3280. Mar 06 22:23:27 localhost anaconda[2480]: Thread Done: AnaGeolocationRefreshThread (139714514958080)
  3281. Mar 06 22:23:28 localhost anaconda[2480]: Not doing 'activate layouts' in live installation
  3282. Mar 06 22:23:29 localhost anaconda[2480]: setting locale to: en_US.UTF-8
  3283. Mar 06 22:23:29 localhost anaconda[2480]: setting locale to: en_US.UTF-8
  3284. Mar 06 22:23:29 localhost anaconda[2480]: Entered spoke: WelcomeLanguageSpoke
  3285. Mar 06 22:23:29 localhost anaconda[2480]: /usr/lib64/python3.4/site-packages/gi/overrides/Gdk.py:320: DeprecationWarning: Gdk.Cursor.new is deprecated
  3286. return cls.new(*args, **kwds)
  3287. Mar 06 22:23:29 localhost program[2480]: Running... journalctl -b
  3288. Mar 06 22:23:30 localhost anaconda[2480]: Running kickstart %%traceback script(s)
  3289. Mar 06 22:23:30 localhost anaconda[2480]: All kickstart %%traceback script(s) have been run
  3290. Mar 06 22:23:30 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 126 was not found when attempting to remove it
  3291. Mar 06 22:23:30 localhost program[2480]: Running... journalctl -b
  3292. Mar 06 22:23:30 localhost anaconda[2480]: Running kickstart %%traceback script(s)
  3293. Mar 06 22:23:30 localhost anaconda[2480]: All kickstart %%traceback script(s) have been run
  3294. Mar 06 22:23:31 localhost program[2480]: Running... journalctl -b
  3295. Mar 06 22:23:31 localhost anaconda[2480]: Running kickstart %%traceback script(s)
  3296. Mar 06 22:23:31 localhost anaconda[2480]: All kickstart %%traceback script(s) have been run
  3297. Mar 06 22:23:36 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 150 was not found when attempting to remove it
  3298. Mar 06 22:23:42 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3299. Mar 06 22:23:44 localhost program[2480]: Running... umount /run/install/source
  3300. Mar 06 22:23:44 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 130 was not found when attempting to remove it
  3301. Mar 06 22:23:44 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 182 was not found when attempting to remove it
  3302. Mar 06 22:23:44 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 180 was not found when attempting to remove it
  3303. Mar 06 22:23:44 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 186 was not found when attempting to remove it
  3304. Mar 06 22:23:44 localhost program[2480]: stderr:
  3305. Mar 06 22:23:44 localhost program[2480]: b'umount: /run/install/source: mountpoint not found'
  3306. Mar 06 22:23:44 localhost program[2480]: Return code: 32
  3307. Mar 06 22:23:44 localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=1
  3308. Mar 06 22:23:44 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 148 was not found when attempting to remove it
  3309. Mar 06 22:23:44 localhost dbus[1633]: avc: received setenforce notice (enforcing=1)
  3310. Mar 06 22:23:44 localhost dbus[1879]: avc: received setenforce notice (enforcing=1)
  3311. Mar 06 22:23:44 localhost dbus[1053]: Can't send to audit system: USER_AVC avc: received setenforce notice (enforcing=1)
  3312. exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?
  3313. Mar 06 22:23:44 localhost audit[2372]: USER_END pid=2372 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_permit,pam_xauth,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success'
  3314. Mar 06 22:23:44 localhost audit[2372]: CRED_DISP pid=2372 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success'
  3315. Mar 06 22:23:44 localhost org.a11y.Bus[1633]: Reloaded configuration
  3316. Mar 06 22:23:44 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 195 was not found when attempting to remove it
  3317. Mar 06 22:23:44 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 193 was not found when attempting to remove it
  3318. Mar 06 22:23:44 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 124 was not found when attempting to remove it
  3319. Mar 06 22:23:44 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 128 was not found when attempting to remove it
  3320. Mar 06 22:23:44 localhost dbus[1053]: [system] Reloaded configuration
  3321. Mar 06 22:24:07 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 206 was not found when attempting to remove it
  3322. Mar 06 22:24:07 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 209 was not found when attempting to remove it
  3323. Mar 06 22:24:19 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
  3324. Mar 06 22:24:19 localhost udisksd[1975]: Mounted /dev/dm-1 at /run/media/liveuser/_korora-23-x86_6 on behalf of uid 1000
  3325. Mar 06 22:24:19 localhost org.gtk.vfs.UDisks2VolumeMonitor[1633]: disc.c:350: error opening file BDMV/index.bdmv
  3326. Mar 06 22:24:19 localhost org.gtk.vfs.UDisks2VolumeMonitor[1633]: disc.c:350: error opening file BDMV/BACKUP/index.bdmv
  3327. Mar 06 22:24:32 localhost udisksd[1975]: Cleaning up mount point /run/media/liveuser/_korora-23-x86_6 (device 253:1 is not mounted)
  3328. Mar 06 22:24:32 localhost udisksd[1975]: Unmounted /dev/dm-1 on behalf of uid 1000
  3329. Mar 06 22:24:38 localhost kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
  3330. Mar 06 22:24:38 localhost org.gtk.vfs.UDisks2VolumeMonitor[1633]: disc.c:350: error opening file BDMV/index.bdmv
  3331. Mar 06 22:24:38 localhost org.gtk.vfs.UDisks2VolumeMonitor[1633]: disc.c:350: error opening file BDMV/BACKUP/index.bdmv
  3332. Mar 06 22:24:38 localhost udisksd[1975]: Mounted /dev/dm-2 at /run/media/liveuser/_korora-23-x86_6 on behalf of uid 1000
  3333. Mar 06 22:24:45 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 238 was not found when attempting to remove it
  3334. Mar 06 22:24:46 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 242 was not found when attempting to remove it
  3335. Mar 06 22:24:46 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 289 was not found when attempting to remove it
  3336. Mar 06 22:24:46 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 287 was not found when attempting to remove it
  3337. Mar 06 22:24:46 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 292 was not found when attempting to remove it
  3338. Mar 06 22:24:48 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 299 was not found when attempting to remove it
  3339. Mar 06 22:24:52 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 301 was not found when attempting to remove it
  3340. Mar 06 22:24:52 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 320 was not found when attempting to remove it
  3341. Mar 06 22:24:52 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 318 was not found when attempting to remove it
  3342. Mar 06 22:24:52 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 323 was not found when attempting to remove it
  3343. Mar 06 22:24:54 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
  3344. Mar 06 22:24:54 localhost udisksd[1975]: Mounted /dev/dm-1 at /run/media/liveuser/_korora-23-x86_61 on behalf of uid 1000
  3345. Mar 06 22:24:54 localhost org.gtk.vfs.UDisks2VolumeMonitor[1633]: disc.c:350: error opening file BDMV/index.bdmv
  3346. Mar 06 22:24:54 localhost org.gtk.vfs.UDisks2VolumeMonitor[1633]: disc.c:350: error opening file BDMV/BACKUP/index.bdmv
  3347. Mar 06 22:24:57 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 330 was not found when attempting to remove it
  3348. Mar 06 22:24:58 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 332 was not found when attempting to remove it
  3349. Mar 06 22:24:58 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 355 was not found when attempting to remove it
  3350. Mar 06 22:24:58 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 353 was not found when attempting to remove it
  3351. Mar 06 22:24:58 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 358 was not found when attempting to remove it
  3352. Mar 06 22:25:32 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 365 was not found when attempting to remove it
  3353. Mar 06 22:25:42 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 367 was not found when attempting to remove it
  3354. Mar 06 22:25:42 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 393 was not found when attempting to remove it
  3355. Mar 06 22:25:42 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 391 was not found when attempting to remove it
  3356. Mar 06 22:25:42 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 397 was not found when attempting to remove it
  3357. Mar 06 22:26:03 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 406 was not found when attempting to remove it
  3358. Mar 06 22:26:03 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 404 was not found when attempting to remove it
  3359. Mar 06 22:26:03 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 236 was not found when attempting to remove it
  3360. Mar 06 22:26:03 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 240 was not found when attempting to remove it
  3361. Mar 06 22:26:07 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 417 was not found when attempting to remove it
  3362. Mar 06 22:26:07 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 419 was not found when attempting to remove it
  3363. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: g_vfs_backend_smb_browse_init: default workgroup = 'NULL'
  3364. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: Using netbios name LOCALHOST.
  3365. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: Using workgroup MYGROUP.
  3366. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: do_mount - URI = smb://MYGROUP/
  3367. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: do_mount - try #0
  3368. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: parsed path: fname='smb://MYGROUP/' server='MYGROUP' share='' path='' options=''
  3369. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: SMBC_check_options(): server='MYGROUP' share='' path='' options=''
  3370. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: looking up cached server 'MYGROUP'\'IPC$', user 'MYGROUP';'liveuser'
  3371. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: returning (nil)
  3372. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: auth_callback - anonymous pass
  3373. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: auth_callback - out: last_user = 'liveuser', last_domain = 'MYGROUP'
  3374. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: looking up cached server 'MYGROUP'\'IPC$', user 'MYGROUP';'liveuser'
  3375. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: returning (nil)
  3376. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: Permission denied
  3377. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: No such file or directory
  3378. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: Permission denied
  3379. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: No such file or directory
  3380. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: resolve_lmhosts: Attempting lmhosts lookup for name MYGROUP<0x1d>
  3381. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: resolve_lmhosts: Attempting lmhosts lookup for name MYGROUP<0x1d>
  3382. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: getlmhostsent: lmhost entry: 127.0.0.1 localhost
  3383. Mar 06 22:26:15 localhost org.gtk.vfs.Daemon[1633]: name_resolve_bcast: Attempting broadcast lookup for name MYGROUP<0x1d>
  3384. Mar 06 22:26:16 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: g_vfs_backend_smb_browse_init: default workgroup = 'NULL'
  3385. Mar 06 22:26:16 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: Permission denied
  3386. Mar 06 22:26:16 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: No such file or directory
  3387. Mar 06 22:26:16 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: Permission denied
  3388. Mar 06 22:26:16 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: No such file or directory
  3389. Mar 06 22:26:16 localhost org.gtk.vfs.Daemon[1633]: resolve_lmhosts: Attempting lmhosts lookup for name MYGROUP<0x1b>
  3390. Mar 06 22:26:16 localhost org.gtk.vfs.Daemon[1633]: resolve_lmhosts: Attempting lmhosts lookup for name MYGROUP<0x1b>
  3391. Mar 06 22:26:16 localhost org.gtk.vfs.Daemon[1633]: getlmhostsent: lmhost entry: 127.0.0.1 localhost
  3392. Mar 06 22:26:16 localhost org.gtk.vfs.Daemon[1633]: resolve_wins: WINS server resolution selected and no WINS servers listed.
  3393. Mar 06 22:26:16 localhost org.gtk.vfs.Daemon[1633]: name_resolve_bcast: Attempting broadcast lookup for name MYGROUP<0x1b>
  3394. Mar 06 22:26:17 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: Permission denied
  3395. Mar 06 22:26:17 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: No such file or directory
  3396. Mar 06 22:26:17 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: Permission denied
  3397. Mar 06 22:26:17 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: No such file or directory
  3398. Mar 06 22:26:17 localhost org.gtk.vfs.Daemon[1633]: resolve_lmhosts: Attempting lmhosts lookup for name MYGROUP<0x20>
  3399. Mar 06 22:26:17 localhost org.gtk.vfs.Daemon[1633]: resolve_lmhosts: Attempting lmhosts lookup for name MYGROUP<0x20>
  3400. Mar 06 22:26:17 localhost org.gtk.vfs.Daemon[1633]: getlmhostsent: lmhost entry: 127.0.0.1 localhost
  3401. Mar 06 22:26:17 localhost org.gtk.vfs.Daemon[1633]: resolve_wins: WINS server resolution selected and no WINS servers listed.
  3402. Mar 06 22:26:17 localhost org.gtk.vfs.Daemon[1633]: resolve_hosts: Attempting host lookup for name MYGROUP<0x20>
  3403. Mar 06 22:26:22 localhost org.gtk.vfs.Daemon[1633]: resolve_hosts: getaddrinfo failed for name MYGROUP [Name or service not known]
  3404. Mar 06 22:26:22 localhost org.gtk.vfs.Daemon[1633]: name_resolve_bcast: Attempting broadcast lookup for name MYGROUP<0x20>
  3405. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: do_mount - [smb://MYGROUP/; 0] dir = (nil), cancelled = 0, errno = [111] 'Connection refused'
  3406. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: do_mount - (errno != EPERM && errno != EACCES), cancelled = 0, breaking
  3407. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: Performing aggressive shutdown.
  3408. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: purging server cache
  3409. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: Context 0x7fda1800f510 successfully freed
  3410. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: pm_process() returned No
  3411. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: lp_load_ex: refreshing parameters
  3412. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: Initialising global parameters
  3413. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
  3414. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: ** (gvfsd:1750): WARNING **: dbus_mount_reply: Error from org.gtk.vfs.Mountable.mount(): Failed to retrieve share list from server: Connection refused
  3415. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: Processing section "[global]"
  3416. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: doing parameter workgroup = MYGROUP
  3417. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: doing parameter server string = Samba Server Version %v
  3418. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: doing parameter log file = /var/log/samba/log.%m
  3419. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: doing parameter max log size = 50
  3420. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: doing parameter security = user
  3421. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: doing parameter passdb backend = tdbsam
  3422. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: doing parameter load printers = yes
  3423. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: doing parameter cups options = raw
  3424. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: pm_process() returned Yes
  3425. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: lp_load_ex: refreshing parameters
  3426. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: pm_process() returned No
  3427. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: added interface enp2s0 ip=192.168.1.187 bcast=192.168.1.255 netmask=255.255.255.0
  3428. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: Using netbios name LOCALHOST.
  3429. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: Using workgroup MYGROUP.
  3430. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: do_mount - URI = smb://MYGROUP/
  3431. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: do_mount - try #0
  3432. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: parsed path: fname='smb://MYGROUP/' server='MYGROUP' share='' path='' options=''
  3433. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: SMBC_check_options(): server='MYGROUP' share='' path='' options=''
  3434. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: looking up cached server 'MYGROUP'\'IPC$', user 'MYGROUP';'liveuser'
  3435. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: returning (nil)
  3436. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: auth_callback - anonymous pass
  3437. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: auth_callback - out: last_user = 'liveuser', last_domain = 'MYGROUP'
  3438. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: looking up cached server 'MYGROUP'\'IPC$', user 'MYGROUP';'liveuser'
  3439. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: returning (nil)
  3440. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: Permission denied
  3441. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: No such file or directory
  3442. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: Permission denied
  3443. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: No such file or directory
  3444. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: resolve_lmhosts: Attempting lmhosts lookup for name MYGROUP<0x1d>
  3445. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: resolve_lmhosts: Attempting lmhosts lookup for name MYGROUP<0x1d>
  3446. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: getlmhostsent: lmhost entry: 127.0.0.1 localhost
  3447. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: name_resolve_bcast: Attempting broadcast lookup for name MYGROUP<0x1d>
  3448. Mar 06 22:26:23 localhost org.gtk.vfs.Daemon[1633]: ** (process:2665): WARNING **: Couldn't create directory monitor on smb://x-gnome-default-workgroup/. Error: The specified location is not mounted
  3449. Mar 06 22:26:24 localhost org.gtk.vfs.Daemon[1633]: ** (process:2665): WARNING **: Couldn't create directory monitor on smb://x-gnome-default-workgroup/. Error: The specified location is not mounted
  3450. Mar 06 22:26:24 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: Permission denied
  3451. Mar 06 22:26:24 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: No such file or directory
  3452. Mar 06 22:26:24 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: Permission denied
  3453. Mar 06 22:26:24 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: No such file or directory
  3454. Mar 06 22:26:24 localhost org.gtk.vfs.Daemon[1633]: resolve_lmhosts: Attempting lmhosts lookup for name MYGROUP<0x1b>
  3455. Mar 06 22:26:24 localhost org.gtk.vfs.Daemon[1633]: resolve_lmhosts: Attempting lmhosts lookup for name MYGROUP<0x1b>
  3456. Mar 06 22:26:24 localhost org.gtk.vfs.Daemon[1633]: getlmhostsent: lmhost entry: 127.0.0.1 localhost
  3457. Mar 06 22:26:24 localhost org.gtk.vfs.Daemon[1633]: resolve_wins: WINS server resolution selected and no WINS servers listed.
  3458. Mar 06 22:26:24 localhost org.gtk.vfs.Daemon[1633]: name_resolve_bcast: Attempting broadcast lookup for name MYGROUP<0x1b>
  3459. Mar 06 22:26:25 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: Permission denied
  3460. Mar 06 22:26:25 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: No such file or directory
  3461. Mar 06 22:26:25 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: Permission denied
  3462. Mar 06 22:26:25 localhost org.gtk.vfs.Daemon[1633]: tdb(/var/lib/samba/gencache.tdb): tdb_open_ex: could not open file /var/lib/samba/gencache.tdb: No such file or directory
  3463. Mar 06 22:26:25 localhost org.gtk.vfs.Daemon[1633]: resolve_lmhosts: Attempting lmhosts lookup for name MYGROUP<0x20>
  3464. Mar 06 22:26:25 localhost org.gtk.vfs.Daemon[1633]: resolve_lmhosts: Attempting lmhosts lookup for name MYGROUP<0x20>
  3465. Mar 06 22:26:25 localhost org.gtk.vfs.Daemon[1633]: getlmhostsent: lmhost entry: 127.0.0.1 localhost
  3466. Mar 06 22:26:25 localhost org.gtk.vfs.Daemon[1633]: resolve_wins: WINS server resolution selected and no WINS servers listed.
  3467. Mar 06 22:26:25 localhost org.gtk.vfs.Daemon[1633]: resolve_hosts: Attempting host lookup for name MYGROUP<0x20>
  3468. Mar 06 22:26:25 localhost org.gtk.vfs.Daemon[1633]: resolve_hosts: getaddrinfo failed for name MYGROUP [Name or service not known]
  3469. Mar 06 22:26:25 localhost org.gtk.vfs.Daemon[1633]: name_resolve_bcast: Attempting broadcast lookup for name MYGROUP<0x20>
  3470. Mar 06 22:26:26 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: do_mount - [smb://MYGROUP/; 0] dir = (nil), cancelled = 0, errno = [111] 'Connection refused'
  3471. Mar 06 22:26:26 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: do_mount - (errno != EPERM && errno != EACCES), cancelled = 0, breaking
  3472. Mar 06 22:26:26 localhost org.gtk.vfs.Daemon[1633]: Performing aggressive shutdown.
  3473. Mar 06 22:26:26 localhost org.gtk.vfs.Daemon[1633]: ### SMB-BROWSE: purging server cache
  3474. Mar 06 22:26:26 localhost org.gtk.vfs.Daemon[1633]: Context 0x7fda1800e400 successfully freed
  3475. Mar 06 22:26:26 localhost org.gtk.vfs.Daemon[1633]: ** (gvfsd:1750): WARNING **: dbus_mount_reply: Error from org.gtk.vfs.Mountable.mount(): Failed to retrieve share list from server: Connection refused
  3476. Mar 06 22:26:26 localhost org.gtk.vfs.Daemon[1633]: ** (process:2679): WARNING **: Couldn't create directory monitor on smb://x-gnome-default-workgroup/. Error: The specified location is not mounted
  3477. Mar 06 22:26:29 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 452 was not found when attempting to remove it
  3478. Mar 06 22:26:50 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 456 was not found when attempting to remove it
  3479. Mar 06 22:26:50 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 486 was not found when attempting to remove it
  3480. Mar 06 22:26:50 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 484 was not found when attempting to remove it
  3481. Mar 06 22:26:50 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 490 was not found when attempting to remove it
  3482. Mar 06 22:27:02 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 494 was not found when attempting to remove it
  3483. Mar 06 22:27:02 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 497 was not found when attempting to remove it
  3484. Mar 06 22:27:07 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 92 was not found when attempting to remove it
  3485. Mar 06 22:27:07 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 526 was not found when attempting to remove it
  3486. Mar 06 22:27:07 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 528 was not found when attempting to remove it
  3487. Mar 06 22:27:34 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 555 was not found when attempting to remove it
  3488. Mar 06 22:27:34 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 557 was not found when attempting to remove it
  3489. Mar 06 22:27:34 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 559 was not found when attempting to remove it
  3490. Mar 06 22:27:37 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 581 was not found when attempting to remove it
  3491. Mar 06 22:27:37 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 583 was not found when attempting to remove it
  3492. Mar 06 22:27:37 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 585 was not found when attempting to remove it
  3493. Mar 06 22:27:37 localhost userhelper[2729]: pam_timestamp(liveinst:auth): timestamp file `/var/run//pam_timestamp/liveuser/unknown:root' is only 266 seconds old, allowing access to liveinst for user liveuser
  3494. Mar 06 22:27:37 localhost audit[2729]: USER_AUTH pid=2729 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success'
  3495. Mar 06 22:27:37 localhost audit[2729]: USER_ACCT pid=2729 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_permit acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success'
  3496. Mar 06 22:27:37 localhost userhelper[2729]: pam_timestamp(liveinst:session): updated timestamp file `/var/run//pam_timestamp/liveuser/unknown:root'
  3497. Mar 06 22:27:37 localhost audit[2729]: USER_START pid=2729 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_permit,pam_xauth,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success'
  3498. Mar 06 22:27:37 localhost audit[2729]: CRED_ACQ pid=2729 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success'
  3499. Mar 06 22:27:37 localhost userhelper[2734]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser'
  3500. Mar 06 22:27:38 localhost audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=1
  3501. Mar 06 22:27:38 localhost dbus[1633]: avc: received setenforce notice (enforcing=0)
  3502. Mar 06 22:27:38 localhost dbus[1879]: avc: received setenforce notice (enforcing=0)
  3503. Mar 06 22:27:38 localhost dbus[1053]: Can't send to audit system: USER_AVC avc: received setenforce notice (enforcing=0)
  3504. exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?
  3505. Mar 06 22:27:42 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=1)
  3506. exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3507. Mar 06 22:27:42 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0)
  3508. exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3509. 0, GObject.G_MAXUINT, 0,
  3510. GObject.PARAM_READWRITE),
  3511. "nm-state-changed": (GObject.SIGNAL_RUN_LAST, GObject.TYPE_NONE, []),
  3512. Mar 06 22:27:42 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 596 was not found when attempting to remove it
  3513. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  3514. 'DEVNAME': '/dev/sda',
  3515. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda',
  3516. 'DEVTYPE': 'disk',
  3517. 'ID_ATA': '1',
  3518. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  3519. 'ID_ATA_FEATURE_SET_APM': '1',
  3520. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  3521. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  3522. 'ID_ATA_FEATURE_SET_HPA': '1',
  3523. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  3524. 'ID_ATA_FEATURE_SET_PM': '1',
  3525. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  3526. 'ID_ATA_FEATURE_SET_PUIS': '1',
  3527. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  3528. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  3529. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  3530. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  3531. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  3532. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  3533. 'ID_ATA_FEATURE_SET_SMART': '1',
  3534. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  3535. 'ID_ATA_ROTATION_RATE_RPM': '0',
  3536. 'ID_ATA_SATA': '1',
  3537. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  3538. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  3539. 'ID_ATA_WRITE_CACHE': '1',
  3540. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  3541. 'ID_BUS': 'ata',
  3542. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  3543. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  3544. 'ID_PART_TABLE_TYPE': 'gpt',
  3545. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  3546. 'ID_REVISION': '400i',
  3547. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  3548. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  3549. 'ID_TYPE': 'disk',
  3550. 'ID_WWN': '0xc57fb2a3517b5001',
  3551. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  3552. 'MAJOR': '8',
  3553. 'MINOR': '0',
  3554. 'MPATH_SBIN_PATH': '/sbin',
  3555. 'SUBSYSTEM': 'block',
  3556. 'TAGS': ':systemd:',
  3557. 'USEC_INITIALIZED': '9226251'} ;
  3558. name = sda status = True kids = 0 id = 1
  3559. parents = []
  3560. uuid = None size = 111.79 GiB
  3561. format = existing None
  3562. major = 8 minor = 0 exists = True protected = False
  3563. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
  3564. target size = 111.79 GiB path = /dev/sda
  3565. format args = [] originalFormat = None removable = False
  3566. type: gpt primaryPartitionCount: 2
  3567. lastPartitionNumber: 2 maxPrimaryPartitionCount: 128
  3568. partitions: [<parted.partition.Partition object at 0x7fe05fa19550>, <parted.partition.Partition object at 0x7fe05fa19898>]
  3569. device: <parted.device.Device object at 0x7fe05fa60748>
  3570. PedDisk: <_ped.Disk object at 0x7fe05fa05dc8>
  3571. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN-part1 '
  3572. '/dev/disk/by-uuid/c1c196f3-b812-4ca1-aeb7-76f73c795b3f '
  3573. '/dev/disk/by-partuuid/464b6253-6a7b-428a-9852-df94546440f6',
  3574. 'DEVNAME': '/dev/sda1',
  3575. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1',
  3576. 'DEVTYPE': 'partition',
  3577. 'ID_ATA': '1',
  3578. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  3579. 'ID_ATA_FEATURE_SET_APM': '1',
  3580. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  3581. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  3582. 'ID_ATA_FEATURE_SET_HPA': '1',
  3583. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  3584. 'ID_ATA_FEATURE_SET_PM': '1',
  3585. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  3586. 'ID_ATA_FEATURE_SET_PUIS': '1',
  3587. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  3588. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  3589. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  3590. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  3591. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  3592. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  3593. 'ID_ATA_FEATURE_SET_SMART': '1',
  3594. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  3595. 'ID_ATA_ROTATION_RATE_RPM': '0',
  3596. 'ID_ATA_SATA': '1',
  3597. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  3598. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  3599. 'ID_ATA_WRITE_CACHE': '1',
  3600. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  3601. 'ID_BUS': 'ata',
  3602. 'ID_FS_TYPE': 'swap',
  3603. 'ID_FS_USAGE': 'other',
  3604. 'ID_FS_UUID': 'c1c196f3-b812-4ca1-aeb7-76f73c795b3f',
  3605. 'ID_FS_UUID_ENC': 'c1c196f3-b812-4ca1-aeb7-76f73c795b3f',
  3606. 'ID_FS_VERSION': '1',
  3607. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  3608. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  3609. 'ID_PART_ENTRY_DISK': '8:0',
  3610. 'ID_PART_ENTRY_NUMBER': '1',
  3611. 'ID_PART_ENTRY_OFFSET': '2048',
  3612. 'ID_PART_ENTRY_SCHEME': 'gpt',
  3613. 'ID_PART_ENTRY_SIZE': '67108864',
  3614. 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f',
  3615. 'ID_PART_ENTRY_UUID': '464b6253-6a7b-428a-9852-df94546440f6',
  3616. 'ID_PART_TABLE_TYPE': 'gpt',
  3617. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  3618. 'ID_REVISION': '400i',
  3619. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  3620. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  3621. 'ID_TYPE': 'disk',
  3622. 'ID_WWN': '0xc57fb2a3517b5001',
  3623. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  3624. 'MAJOR': '8',
  3625. 'MINOR': '1',
  3626. 'SUBSYSTEM': 'block',
  3627. 'TAGS': ':systemd:',
  3628. 'USEC_INITIALIZED': '9238125'} ;
  3629. name = sda1 status = True kids = 0 id = 7
  3630. parents = ['existing 111.79 GiB disk sda (1) with existing gpt disklabel']
  3631. uuid = None size = 32 GiB
  3632. format = existing None
  3633. major = 8 minor = 1 exists = True protected = False
  3634. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
  3635. target size = 32 GiB path = /dev/sda1
  3636. format args = [] originalFormat = None grow = None max size = 0 B bootable = None
  3637. part type = 0 primary = None start sector = None end sector = None
  3638. partedPartition = parted.Partition instance --
  3639. disk: <parted.disk.Disk object at 0x7fe05fa60710> fileSystem: <parted.filesystem.FileSystem object at 0x7fe05fa198d0>
  3640. number: 1 path: /dev/sda1 type: 0
  3641. name: active: True busy: True
  3642. geometry: <parted.geometry.Geometry object at 0x7fe05fa19438> PedPartition: <_ped.Partition object at 0x7fe05fa0b308>
  3643. disk = existing 111.79 GiB disk sda (1) with existing gpt disklabel
  3644. start = 2048 end = 67110911 length = 67108864
  3645. flags =
  3646. '/dev/disk/by-uuid/6bc333d9-2bff-4185-b4b5-2e9beb227001 '
  3647. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN-part2 '
  3648. '/dev/disk/by-id/wwn-0xc57fb2a3517b5001-part2',
  3649. 'DEVNAME': '/dev/sda2',
  3650. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2',
  3651. 'DEVTYPE': 'partition',
  3652. 'ID_ATA': '1',
  3653. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  3654. 'ID_ATA_FEATURE_SET_APM': '1',
  3655. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  3656. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  3657. 'ID_ATA_FEATURE_SET_HPA': '1',
  3658. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  3659. 'ID_ATA_FEATURE_SET_PM': '1',
  3660. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  3661. 'ID_ATA_FEATURE_SET_PUIS': '1',
  3662. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  3663. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  3664. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  3665. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  3666. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  3667. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  3668. 'ID_ATA_FEATURE_SET_SMART': '1',
  3669. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  3670. 'ID_ATA_ROTATION_RATE_RPM': '0',
  3671. 'ID_ATA_SATA': '1',
  3672. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  3673. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  3674. 'ID_ATA_WRITE_CACHE': '1',
  3675. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  3676. 'ID_BUS': 'ata',
  3677. 'ID_FS_TYPE': 'ext4',
  3678. 'ID_FS_USAGE': 'filesystem',
  3679. 'ID_FS_UUID': '6bc333d9-2bff-4185-b4b5-2e9beb227001',
  3680. 'ID_FS_UUID_ENC': '6bc333d9-2bff-4185-b4b5-2e9beb227001',
  3681. 'ID_FS_VERSION': '1.0',
  3682. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  3683. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  3684. 'ID_PART_ENTRY_DISK': '8:0',
  3685. 'ID_PART_ENTRY_NUMBER': '2',
  3686. 'ID_PART_ENTRY_OFFSET': '67110912',
  3687. 'ID_PART_ENTRY_SCHEME': 'gpt',
  3688. 'ID_PART_ENTRY_SIZE': '167330703',
  3689. 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4',
  3690. 'ID_PART_ENTRY_UUID': '1eea1180-d12e-459d-8acc-75008db3a44e',
  3691. 'ID_PART_TABLE_TYPE': 'gpt',
  3692. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  3693. 'ID_REVISION': '400i',
  3694. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  3695. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  3696. 'ID_TYPE': 'disk',
  3697. 'ID_WWN': '0xc57fb2a3517b5001',
  3698. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  3699. 'MAJOR': '8',
  3700. 'MINOR': '2',
  3701. 'SUBSYSTEM': 'block',
  3702. 'TAGS': ':systemd:',
  3703. 'USEC_INITIALIZED': '9238323'} ;
  3704. name = sda2 status = True kids = 0 id = 13
  3705. parents = ['existing 111.79 GiB disk sda (1) with existing gpt disklabel']
  3706. uuid = None size = 79.79 GiB
  3707. format = existing None
  3708. major = 8 minor = 2 exists = True protected = False
  3709. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
  3710. target size = 79.79 GiB path = /dev/sda2
  3711. format args = [] originalFormat = None grow = None max size = 0 B bootable = None
  3712. part type = 0 primary = None start sector = None end sector = None
  3713. partedPartition = parted.Partition instance --
  3714. disk: <parted.disk.Disk object at 0x7fe05fa60710> fileSystem: <parted.filesystem.FileSystem object at 0x7fe05fa199e8>
  3715. number: 2 path: /dev/sda2 type: 0
  3716. name: active: True busy: False
  3717. geometry: <parted.geometry.Geometry object at 0x7fe05fa195c0> PedPartition: <_ped.Partition object at 0x7fe05fa0b360>
  3718. disk = existing 111.79 GiB disk sda (1) with existing gpt disklabel
  3719. start = 67110912 end = 234441614 length = 167330703
  3720. flags =
  3721. 'DEVNAME': '/dev/sdb',
  3722. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb',
  3723. 'DEVTYPE': 'disk',
  3724. 'ID_ATA': '1',
  3725. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  3726. 'ID_ATA_FEATURE_SET_PM': '1',
  3727. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  3728. 'ID_ATA_FEATURE_SET_SMART': '1',
  3729. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  3730. 'ID_ATA_SATA': '1',
  3731. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  3732. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  3733. 'ID_ATA_WRITE_CACHE': '1',
  3734. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  3735. 'ID_BUS': 'ata',
  3736. 'ID_FS_TYPE': 'promise_fasttrack_raid_member',
  3737. 'ID_FS_USAGE': 'raid',
  3738. 'ID_MODEL': 'ST3320820AS',
  3739. 'ID_MODEL_ENC': 'ST3320820AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20',
  3740. 'ID_REVISION': '3.CHN',
  3741. 'ID_SERIAL': 'ST3320820AS_6QF4323A',
  3742. 'ID_SERIAL_SHORT': '6QF4323A',
  3743. 'ID_TYPE': 'disk',
  3744. 'MAJOR': '8',
  3745. 'MINOR': '16',
  3746. 'MPATH_SBIN_PATH': '/sbin',
  3747. 'SUBSYSTEM': 'block',
  3748. 'TAGS': ':systemd:',
  3749. 'USEC_INITIALIZED': '9287466'} ;
  3750. name = sdb status = True kids = 0 id = 19
  3751. parents = []
  3752. uuid = None size = 298.09 GiB
  3753. format = existing None
  3754. major = 8 minor = 16 exists = True protected = False
  3755. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb
  3756. target size = 298.09 GiB path = /dev/sdb
  3757. format args = [] originalFormat = None removable = False
  3758.  
  3759. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 395, in wrapped
  3760. ret = orig_obj(*args, **kwargs)
  3761.  
  3762. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 153, in dm_get_member_raid_sets
  3763. return _dm_get_member_raid_sets(name, uuid, major, minor)
  3764.  
  3765. GLib.Error: g-bd-dm-error-quark: Failed to group_set (3)
  3766.  
  3767.  
  3768. During handling of the above exception, another exception occurred:
  3769.  
  3770.  
  3771. Traceback (most recent call last):
  3772.  
  3773. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  3774. threading.Thread.run(self, *args, **kwargs)
  3775.  
  3776. File "/usr/lib64/python3.4/threading.py", line 868, in run
  3777. self._target(*self._args, **self._kwargs)
  3778.  
  3779. File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1157, in storageInitialize
  3780. storage.reset()
  3781.  
  3782. File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset
  3783. self.devicetree.populate(cleanupOnly=cleanupOnly)
  3784.  
  3785. File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 554, in populate
  3786. self._populator.populate(cleanupOnly=cleanupOnly)
  3787.  
  3788. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1623, in populate
  3789. self._populate()
  3790.  
  3791. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1692, in _populate
  3792. self.addUdevDevice(dev)
  3793.  
  3794. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 764, in addUdevDevice
  3795. self.handleUdevDeviceFormat(info, device)
  3796.  
  3797. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1474, in handleUdevDeviceFormat
  3798. self.handleUdevDMRaidMemberFormat(info, device)
  3799.  
  3800. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1249, in handleUdevDMRaidMemberFormat
  3801. rs_names = blockdev.dm.get_member_raid_sets(uuid, name, major, minor)
  3802.  
  3803. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 416, in wrapped
  3804. raise transform[1](msg)
  3805.  
  3806. gi.overrides.BlockDev.DMError: Failed to group_set
  3807.  
  3808. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  3809. threading.Thread.run(self, *args, **kwargs)
  3810.  
  3811. File "/usr/lib64/python3.4/threading.py", line 868, in run
  3812. self._target(*self._args, **self._kwargs)
  3813.  
  3814. File "/usr/lib64/python3.4/site-packages/pyanaconda/timezone.py", line 76, in time_initialize
  3815. threadMgr.wait(THREAD_STORAGE)
  3816.  
  3817. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 116, in wait
  3818. self.raise_if_error(name)
  3819.  
  3820. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 171, in raise_if_error
  3821. raise exc_info[0](exc_info[1]).with_traceback(exc_info[2])
  3822.  
  3823. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  3824. threading.Thread.run(self, *args, **kwargs)
  3825.  
  3826. File "/usr/lib64/python3.4/threading.py", line 868, in run
  3827. self._target(*self._args, **self._kwargs)
  3828.  
  3829. File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1157, in storageInitialize
  3830. storage.reset()
  3831.  
  3832. File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset
  3833. self.devicetree.populate(cleanupOnly=cleanupOnly)
  3834.  
  3835. File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 554, in populate
  3836. self._populator.populate(cleanupOnly=cleanupOnly)
  3837.  
  3838. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1623, in populate
  3839. self._populate()
  3840.  
  3841. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1692, in _populate
  3842. self.addUdevDevice(dev)
  3843.  
  3844. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 764, in addUdevDevice
  3845. self.handleUdevDeviceFormat(info, device)
  3846.  
  3847. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1474, in handleUdevDeviceFormat
  3848. self.handleUdevDMRaidMemberFormat(info, device)
  3849.  
  3850. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1249, in handleUdevDMRaidMemberFormat
  3851. rs_names = blockdev.dm.get_member_raid_sets(uuid, name, major, minor)
  3852.  
  3853. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 416, in wrapped
  3854. raise transform[1](msg)
  3855.  
  3856. gi.overrides.BlockDev.DMError: Failed to group_set
  3857.  
  3858. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  3859. threading.Thread.run(self, *args, **kwargs)
  3860.  
  3861. File "/usr/lib64/python3.4/threading.py", line 868, in run
  3862. self._target(*self._args, **self._kwargs)
  3863.  
  3864. File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/__init__.py", line 1275, in _runThread
  3865. payload.setup(storage, instClass)
  3866.  
  3867. File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/livepayload.py", line 79, in setup
  3868. raise PayloadInstallError("Unable to find osimg for %s" % self.data.method.partition)
  3869.  
  3870. pyanaconda.packaging.PayloadInstallError: Unable to find osimg for /dev/mapper/live-base
  3871. return cls.new(*args, **kwds)
  3872. Mar 06 22:27:47 localhost org.ayatana.bamf[1633]: (bamfdaemon:2252): GLib-CRITICAL **: Source ID 634 was not found when attempting to remove it
  3873.  
  3874.  
  3875.  
  3876. /tmp/anaconda.log:
  3877. 22:23:20,193 INFO anaconda: /sbin/anaconda 23.19.10-1
  3878. 22:23:20,686 INFO anaconda: 16315056 kB (15932 MB) are available
  3879. 22:23:20,695 INFO anaconda: check_memory(): total:16315056, needed:320, graphical:410
  3880. 22:23:20,703 INFO anaconda: Not doing 'early exception handler' in live installation
  3881. 22:23:20,703 INFO anaconda: Not doing 'start audit daemon' in live installation
  3882. 22:23:20,704 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base']
  3883. 22:23:20,705 INFO anaconda: Default encoding = utf-8
  3884. 22:23:20,748 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks
  3885. 22:23:21,104 DEBUG anaconda: setting locale to: en_US.UTF-8
  3886. 22:23:21,120 DEBUG anaconda: network: devices found ['enp2s0']
  3887. 22:23:21,366 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp2s0
  3888. 22:23:21,366 DEBUG anaconda: network: missing ifcfgs created for devices ['enp2s0']
  3889. 22:23:21,461 DEBUG anaconda: updating host name localhost.localdomain
  3890. 22:23:21,482 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139714541184768)
  3891. 22:23:21,488 INFO anaconda: Display mode = g
  3892. 22:23:21,489 INFO anaconda: 16315056 kB (15932 MB) are available
  3893. 22:23:21,497 INFO anaconda: check_memory(): total:16315056, needed:320, graphical:410
  3894. 22:23:21,793 INFO anaconda: Korora Workstation is the highest priority installclass, using it
  3895. 22:23:21,801 INFO anaconda: bootloader GRUB2 on X86 platform
  3896. 22:23:21,804 INFO anaconda: Detected 15.5 GiB of memory
  3897. 22:23:21,806 INFO anaconda: Suggested swap size (7.75 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead.
  3898. 22:23:21,807 INFO anaconda: Swap attempt of 0.0
  3899. 22:23:21,807 INFO anaconda: bootloader GRUB2 on X86 platform
  3900. 22:23:21,809 INFO anaconda: Running Thread: AnaStorageThread (139714532005632)
  3901. 22:23:21,812 INFO anaconda: Running Thread: AnaTimeInitThread (139714523612928)
  3902. 22:23:21,830 INFO anaconda: Running Thread: AnaPayloadRestartThread (139714514958080)
  3903. 22:23:21,837 INFO anaconda: Running Thread: AnaPayloadThread (139714506565376)
  3904. 22:23:21,838 INFO anaconda: Thread Done: AnaPayloadRestartThread (139714514958080)
  3905. 22:23:21,840 DEBUG anaconda: updating host name localhost.localdomain
  3906. 22:23:21,867 INFO anaconda: got 0 NTP servers from DHCP
  3907. 22:23:21,868 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139714541184768)
  3908. 22:23:21,868 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139714514958080)
  3909. 22:23:21,868 INFO anaconda: Not doing 'start chronyd' in live installation
  3910. 22:23:21,869 INFO anaconda: Starting geolocation lookup
  3911. 22:23:21,869 INFO anaconda: Geolocation provider: Fedora GeoIP
  3912. 22:23:21,896 WARN anaconda: /usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py:139: PyGIDeprecationWarning: GObject.G_MAXUINT is deprecated; use GLib.MAXUINT instead
  3913. 0, GObject.G_MAXUINT, 0,
  3914.  
  3915. 22:23:21,896 WARN anaconda: /usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py:140: PyGIDeprecationWarning: GObject.PARAM_READWRITE is deprecated; use GObject.ParamFlags.READWRITE (glib 2.42+) instead
  3916. GObject.PARAM_READWRITE),
  3917.  
  3918. 22:23:21,897 WARN anaconda: /usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py:300: PyGIDeprecationWarning: GObject.SIGNAL_RUN_LAST is deprecated; use GObject.SignalFlags.RUN_LAST instead
  3919. "nm-state-changed": (GObject.SIGNAL_RUN_LAST, GObject.TYPE_NONE, []),
  3920.  
  3921. 22:23:22,366 DEBUG anaconda: Window scale set to 1 by XSETTINGS, not scaling
  3922. 22:23:23,018 DEBUG anaconda: running handleException
  3923. 22:23:23,019 CRIT anaconda: Traceback (most recent call last):
  3924.  
  3925. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 395, in wrapped
  3926. ret = orig_obj(*args, **kwargs)
  3927.  
  3928. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 153, in dm_get_member_raid_sets
  3929. return _dm_get_member_raid_sets(name, uuid, major, minor)
  3930.  
  3931. GLib.Error: g-bd-dm-error-quark: Failed to group_set (3)
  3932.  
  3933.  
  3934. During handling of the above exception, another exception occurred:
  3935.  
  3936.  
  3937. Traceback (most recent call last):
  3938.  
  3939. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  3940. threading.Thread.run(self, *args, **kwargs)
  3941.  
  3942. File "/usr/lib64/python3.4/threading.py", line 868, in run
  3943. self._target(*self._args, **self._kwargs)
  3944.  
  3945. File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1157, in storageInitialize
  3946. storage.reset()
  3947.  
  3948. File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset
  3949. self.devicetree.populate(cleanupOnly=cleanupOnly)
  3950.  
  3951. File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 554, in populate
  3952. self._populator.populate(cleanupOnly=cleanupOnly)
  3953.  
  3954. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1623, in populate
  3955. self._populate()
  3956.  
  3957. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1692, in _populate
  3958. self.addUdevDevice(dev)
  3959.  
  3960. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 764, in addUdevDevice
  3961. self.handleUdevDeviceFormat(info, device)
  3962.  
  3963. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1474, in handleUdevDeviceFormat
  3964. self.handleUdevDMRaidMemberFormat(info, device)
  3965.  
  3966. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1249, in handleUdevDMRaidMemberFormat
  3967. rs_names = blockdev.dm.get_member_raid_sets(uuid, name, major, minor)
  3968.  
  3969. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 416, in wrapped
  3970. raise transform[1](msg)
  3971.  
  3972. gi.overrides.BlockDev.DMError: Failed to group_set
  3973.  
  3974. 22:23:23,020 DEBUG anaconda: Gtk running, queuing exception handler to the main loop
  3975. 22:23:23,021 INFO anaconda: Thread Done: AnaStorageThread (139714532005632)
  3976. 22:23:23,022 DEBUG anaconda: running handleException
  3977. 22:23:23,038 CRIT anaconda: Traceback (most recent call last):
  3978.  
  3979. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  3980. threading.Thread.run(self, *args, **kwargs)
  3981.  
  3982. File "/usr/lib64/python3.4/threading.py", line 868, in run
  3983. self._target(*self._args, **self._kwargs)
  3984.  
  3985. File "/usr/lib64/python3.4/site-packages/pyanaconda/timezone.py", line 76, in time_initialize
  3986. threadMgr.wait(THREAD_STORAGE)
  3987.  
  3988. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 116, in wait
  3989. self.raise_if_error(name)
  3990.  
  3991. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 171, in raise_if_error
  3992. raise exc_info[0](exc_info[1]).with_traceback(exc_info[2])
  3993.  
  3994. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  3995. threading.Thread.run(self, *args, **kwargs)
  3996.  
  3997. File "/usr/lib64/python3.4/threading.py", line 868, in run
  3998. self._target(*self._args, **self._kwargs)
  3999.  
  4000. File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1157, in storageInitialize
  4001. storage.reset()
  4002.  
  4003. File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset
  4004. self.devicetree.populate(cleanupOnly=cleanupOnly)
  4005.  
  4006. File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 554, in populate
  4007. self._populator.populate(cleanupOnly=cleanupOnly)
  4008.  
  4009. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1623, in populate
  4010. self._populate()
  4011.  
  4012. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1692, in _populate
  4013. self.addUdevDevice(dev)
  4014.  
  4015. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 764, in addUdevDevice
  4016. self.handleUdevDeviceFormat(info, device)
  4017.  
  4018. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1474, in handleUdevDeviceFormat
  4019. self.handleUdevDMRaidMemberFormat(info, device)
  4020.  
  4021. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1249, in handleUdevDMRaidMemberFormat
  4022. rs_names = blockdev.dm.get_member_raid_sets(uuid, name, major, minor)
  4023.  
  4024. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 416, in wrapped
  4025. raise transform[1](msg)
  4026.  
  4027. gi.overrides.BlockDev.DMError: Failed to group_set
  4028.  
  4029. 22:23:23,040 DEBUG anaconda: Gtk running, queuing exception handler to the main loop
  4030. 22:23:23,041 DEBUG anaconda: running handleException
  4031. 22:23:23,042 CRIT anaconda: Traceback (most recent call last):
  4032.  
  4033. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  4034. threading.Thread.run(self, *args, **kwargs)
  4035.  
  4036. File "/usr/lib64/python3.4/threading.py", line 868, in run
  4037. self._target(*self._args, **self._kwargs)
  4038.  
  4039. File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/__init__.py", line 1275, in _runThread
  4040. payload.setup(storage, instClass)
  4041.  
  4042. File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/livepayload.py", line 79, in setup
  4043. raise PayloadInstallError("Unable to find osimg for %s" % self.data.method.partition)
  4044.  
  4045. pyanaconda.packaging.PayloadInstallError: Unable to find osimg for /dev/mapper/live-base
  4046.  
  4047. 22:23:23,042 INFO anaconda: Thread Done: AnaTimeInitThread (139714523612928)
  4048. 22:23:23,042 DEBUG anaconda: Gtk running, queuing exception handler to the main loop
  4049. 22:23:23,043 INFO anaconda: Thread Done: AnaPayloadThread (139714506565376)
  4050. 22:23:27,854 INFO anaconda: Geolocation lookup finished in 6.0 seconds
  4051. 22:23:27,855 INFO anaconda: got results from geolocation
  4052. 22:23:27,855 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139714514958080)
  4053. 22:23:28,853 INFO anaconda: Not doing 'activate layouts' in live installation
  4054. 22:23:29,612 DEBUG anaconda: setting locale to: en_US.UTF-8
  4055. 22:23:29,616 DEBUG anaconda: setting locale to: en_US.UTF-8
  4056. 22:23:29,619 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke
  4057. 22:23:29,648 WARN anaconda: /usr/lib64/python3.4/site-packages/gi/overrides/Gdk.py:320: DeprecationWarning: Gdk.Cursor.new is deprecated
  4058. return cls.new(*args, **kwds)
  4059.  
  4060. 22:23:30,208 INFO anaconda: Running kickstart %%traceback script(s)
  4061. 22:23:30,209 INFO anaconda: All kickstart %%traceback script(s) have been run
  4062. 22:23:30,825 INFO anaconda: Running kickstart %%traceback script(s)
  4063. 22:23:30,825 INFO anaconda: All kickstart %%traceback script(s) have been run
  4064. 22:23:31,307 INFO anaconda: Running kickstart %%traceback script(s)
  4065. 22:23:31,307 INFO anaconda: All kickstart %%traceback script(s) have been run
  4066. 22:27:40,825 INFO anaconda: /sbin/anaconda 23.19.10-1
  4067. 22:27:41,134 INFO anaconda: 16315056 kB (15932 MB) are available
  4068. 22:27:41,145 INFO anaconda: check_memory(): total:16315056, needed:320, graphical:410
  4069. 22:27:41,153 INFO anaconda: Not doing 'early exception handler' in live installation
  4070. 22:27:41,153 INFO anaconda: Not doing 'start audit daemon' in live installation
  4071. 22:27:41,153 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base']
  4072. 22:27:41,154 INFO anaconda: Default encoding = utf-8
  4073. 22:27:41,193 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks
  4074. 22:27:41,449 DEBUG anaconda: setting locale to: en_US.UTF-8
  4075. 22:27:41,464 DEBUG anaconda: network: devices found ['enp2s0']
  4076. 22:27:41,710 DEBUG anaconda: updating host name localhost.localdomain
  4077. 22:27:41,733 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140602050307840)
  4078. 22:27:41,743 INFO anaconda: Display mode = g
  4079. 22:27:41,744 INFO anaconda: 16315056 kB (15932 MB) are available
  4080. 22:27:41,755 INFO anaconda: check_memory(): total:16315056, needed:320, graphical:410
  4081. 22:27:41,999 INFO anaconda: Korora Workstation is the highest priority installclass, using it
  4082. 22:27:42,007 INFO anaconda: bootloader GRUB2 on X86 platform
  4083. 22:27:42,008 INFO anaconda: Detected 15.5 GiB of memory
  4084. 22:27:42,009 INFO anaconda: Suggested swap size (7.75 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead.
  4085. 22:27:42,009 INFO anaconda: Swap attempt of 0.0
  4086. 22:27:42,010 INFO anaconda: bootloader GRUB2 on X86 platform
  4087. 22:27:42,036 INFO anaconda: Running Thread: AnaStorageThread (140602040604416)
  4088. 22:27:42,036 INFO anaconda: Running Thread: AnaTimeInitThread (140602032211712)
  4089. 22:27:42,050 INFO anaconda: Running Thread: AnaPayloadRestartThread (140602023556864)
  4090. 22:27:42,051 INFO anaconda: Running Thread: AnaPayloadThread (140602015164160)
  4091. 22:27:42,051 INFO anaconda: Thread Done: AnaPayloadRestartThread (140602023556864)
  4092. 22:27:42,064 DEBUG anaconda: updating host name localhost.localdomain
  4093. 22:27:42,090 INFO anaconda: got 0 NTP servers from DHCP
  4094. 22:27:42,091 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140602050307840)
  4095. 22:27:42,091 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140602050307840)
  4096. 22:27:42,091 INFO anaconda: Not doing 'start chronyd' in live installation
  4097. 22:27:42,092 INFO anaconda: Starting geolocation lookup
  4098. 22:27:42,092 INFO anaconda: Geolocation provider: Fedora GeoIP
  4099. 22:27:42,129 WARN anaconda: /usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py:139: PyGIDeprecationWarning: GObject.G_MAXUINT is deprecated; use GLib.MAXUINT instead
  4100. 0, GObject.G_MAXUINT, 0,
  4101.  
  4102. 22:27:42,129 WARN anaconda: /usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py:140: PyGIDeprecationWarning: GObject.PARAM_READWRITE is deprecated; use GObject.ParamFlags.READWRITE (glib 2.42+) instead
  4103. GObject.PARAM_READWRITE),
  4104.  
  4105. 22:27:42,130 WARN anaconda: /usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py:300: PyGIDeprecationWarning: GObject.SIGNAL_RUN_LAST is deprecated; use GObject.SignalFlags.RUN_LAST instead
  4106. "nm-state-changed": (GObject.SIGNAL_RUN_LAST, GObject.TYPE_NONE, []),
  4107.  
  4108. 22:27:42,454 DEBUG anaconda: Window scale set to 1 by XSETTINGS, not scaling
  4109. 22:27:42,492 INFO anaconda: Not doing 'activate layouts' in live installation
  4110. 22:27:43,035 DEBUG anaconda: running handleException
  4111. 22:27:43,036 CRIT anaconda: Traceback (most recent call last):
  4112.  
  4113. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 395, in wrapped
  4114. ret = orig_obj(*args, **kwargs)
  4115.  
  4116. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 153, in dm_get_member_raid_sets
  4117. return _dm_get_member_raid_sets(name, uuid, major, minor)
  4118.  
  4119. GLib.Error: g-bd-dm-error-quark: Failed to group_set (3)
  4120.  
  4121.  
  4122. During handling of the above exception, another exception occurred:
  4123.  
  4124.  
  4125. Traceback (most recent call last):
  4126.  
  4127. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  4128. threading.Thread.run(self, *args, **kwargs)
  4129.  
  4130. File "/usr/lib64/python3.4/threading.py", line 868, in run
  4131. self._target(*self._args, **self._kwargs)
  4132.  
  4133. File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1157, in storageInitialize
  4134. storage.reset()
  4135.  
  4136. File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset
  4137. self.devicetree.populate(cleanupOnly=cleanupOnly)
  4138.  
  4139. File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 554, in populate
  4140. self._populator.populate(cleanupOnly=cleanupOnly)
  4141.  
  4142. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1623, in populate
  4143. self._populate()
  4144.  
  4145. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1692, in _populate
  4146. self.addUdevDevice(dev)
  4147.  
  4148. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 764, in addUdevDevice
  4149. self.handleUdevDeviceFormat(info, device)
  4150.  
  4151. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1474, in handleUdevDeviceFormat
  4152. self.handleUdevDMRaidMemberFormat(info, device)
  4153.  
  4154. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1249, in handleUdevDMRaidMemberFormat
  4155. rs_names = blockdev.dm.get_member_raid_sets(uuid, name, major, minor)
  4156.  
  4157. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 416, in wrapped
  4158. raise transform[1](msg)
  4159.  
  4160. gi.overrides.BlockDev.DMError: Failed to group_set
  4161.  
  4162. 22:27:43,037 DEBUG anaconda: Gtk running, queuing exception handler to the main loop
  4163. 22:27:43,037 INFO anaconda: Thread Done: AnaStorageThread (140602040604416)
  4164. 22:27:43,037 DEBUG anaconda: running handleException
  4165. 22:27:43,040 CRIT anaconda: Traceback (most recent call last):
  4166.  
  4167. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  4168. threading.Thread.run(self, *args, **kwargs)
  4169.  
  4170. File "/usr/lib64/python3.4/threading.py", line 868, in run
  4171. self._target(*self._args, **self._kwargs)
  4172.  
  4173. File "/usr/lib64/python3.4/site-packages/pyanaconda/timezone.py", line 76, in time_initialize
  4174. threadMgr.wait(THREAD_STORAGE)
  4175.  
  4176. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 116, in wait
  4177. self.raise_if_error(name)
  4178.  
  4179. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 171, in raise_if_error
  4180. raise exc_info[0](exc_info[1]).with_traceback(exc_info[2])
  4181.  
  4182. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  4183. threading.Thread.run(self, *args, **kwargs)
  4184.  
  4185. File "/usr/lib64/python3.4/threading.py", line 868, in run
  4186. self._target(*self._args, **self._kwargs)
  4187.  
  4188. File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1157, in storageInitialize
  4189. storage.reset()
  4190.  
  4191. File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset
  4192. self.devicetree.populate(cleanupOnly=cleanupOnly)
  4193.  
  4194. File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 554, in populate
  4195. self._populator.populate(cleanupOnly=cleanupOnly)
  4196.  
  4197. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1623, in populate
  4198. self._populate()
  4199.  
  4200. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1692, in _populate
  4201. self.addUdevDevice(dev)
  4202.  
  4203. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 764, in addUdevDevice
  4204. self.handleUdevDeviceFormat(info, device)
  4205.  
  4206. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1474, in handleUdevDeviceFormat
  4207. self.handleUdevDMRaidMemberFormat(info, device)
  4208.  
  4209. File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1249, in handleUdevDMRaidMemberFormat
  4210. rs_names = blockdev.dm.get_member_raid_sets(uuid, name, major, minor)
  4211.  
  4212. File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 416, in wrapped
  4213. raise transform[1](msg)
  4214.  
  4215. gi.overrides.BlockDev.DMError: Failed to group_set
  4216.  
  4217. 22:27:43,040 DEBUG anaconda: Gtk running, queuing exception handler to the main loop
  4218. 22:27:43,041 INFO anaconda: Thread Done: AnaTimeInitThread (140602032211712)
  4219. 22:27:43,052 DEBUG anaconda: running handleException
  4220. 22:27:43,052 CRIT anaconda: Traceback (most recent call last):
  4221.  
  4222. File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
  4223. threading.Thread.run(self, *args, **kwargs)
  4224.  
  4225. File "/usr/lib64/python3.4/threading.py", line 868, in run
  4226. self._target(*self._args, **self._kwargs)
  4227.  
  4228. File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/__init__.py", line 1275, in _runThread
  4229. payload.setup(storage, instClass)
  4230.  
  4231. File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/livepayload.py", line 79, in setup
  4232. raise PayloadInstallError("Unable to find osimg for %s" % self.data.method.partition)
  4233.  
  4234. pyanaconda.packaging.PayloadInstallError: Unable to find osimg for /dev/mapper/live-base
  4235.  
  4236. 22:27:43,053 DEBUG anaconda: Gtk running, queuing exception handler to the main loop
  4237. 22:27:43,053 INFO anaconda: Thread Done: AnaPayloadThread (140602015164160)
  4238. 22:27:46,278 INFO anaconda: Waiting for Geolocation timed out after 3 seconds.
  4239. 22:27:46,287 DEBUG anaconda: setting locale to: en_US.UTF-8
  4240. 22:27:46,291 DEBUG anaconda: setting locale to: en_US.UTF-8
  4241. 22:27:46,294 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke
  4242. 22:27:46,306 WARN anaconda: /usr/lib64/python3.4/site-packages/gi/overrides/Gdk.py:320: DeprecationWarning: Gdk.Cursor.new is deprecated
  4243. return cls.new(*args, **kwds)
  4244.  
  4245. 22:27:47,263 INFO anaconda: Running kickstart %%traceback script(s)
  4246. 22:27:47,264 INFO anaconda: All kickstart %%traceback script(s) have been run
  4247. 22:27:47,635 INFO anaconda: Geolocation lookup finished in 5.5 seconds
  4248. 22:27:47,636 INFO anaconda: got results from geolocation
  4249. 22:27:47,636 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140602050307840)
  4250. 22:27:48,332 INFO anaconda: Running kickstart %%traceback script(s)
  4251. 22:27:48,332 INFO anaconda: All kickstart %%traceback script(s) have been run
  4252.  
  4253.  
  4254. /tmp/packaging.log:
  4255.  
  4256.  
  4257. /tmp/program.log:
  4258. 22:23:13,068 INFO program: Running [1] lvm version ...
  4259. 22:23:13,077 INFO program: stdout[1]: LVM version: 2.02.132(2) (2015-09-22)
  4260. Library version: 1.02.109 (2015-09-22)
  4261. Driver version: 4.33.0
  4262.  
  4263. 22:23:13,077 INFO program: stderr[1]:
  4264. 22:23:13,077 INFO program: ...done [1] (exit code: 0)
  4265. 22:23:13,099 INFO program: Running [2] btrfs --version ...
  4266. 22:23:13,179 INFO program: stdout[2]: btrfs-progs v4.3.1
  4267.  
  4268. 22:23:13,180 INFO program: stderr[2]:
  4269. 22:23:13,180 INFO program: ...done [2] (exit code: 0)
  4270. 22:23:13,189 INFO program: Running [3] mkswap --version ...
  4271. 22:23:13,211 INFO program: stdout[3]: mkswap from util-linux 2.27.1
  4272.  
  4273. 22:23:13,212 INFO program: stderr[3]:
  4274. 22:23:13,212 INFO program: ...done [3] (exit code: 0)
  4275. 22:23:13,213 INFO program: Running [4] swapon --version ...
  4276. 22:23:13,217 INFO program: stdout[4]: swapon from util-linux 2.27.1
  4277.  
  4278. 22:23:13,217 INFO program: stderr[4]:
  4279. 22:23:13,217 INFO program: ...done [4] (exit code: 0)
  4280. 22:23:13,218 INFO program: Running [5] swapoff --version ...
  4281. 22:23:13,222 INFO program: stdout[5]: swapoff from util-linux 2.27.1
  4282.  
  4283. 22:23:13,222 INFO program: stderr[5]:
  4284. 22:23:13,222 INFO program: ...done [5] (exit code: 0)
  4285. 22:23:13,227 INFO program: Running [6] losetup --version ...
  4286. 22:23:13,250 INFO program: stdout[6]: losetup from util-linux 2.27.1
  4287.  
  4288. 22:23:13,250 INFO program: stderr[6]:
  4289. 22:23:13,250 INFO program: ...done [6] (exit code: 0)
  4290. 22:23:13,288 INFO program: Running [7] multipath --version ...
  4291. 22:23:13,311 INFO program: stdout[7]:
  4292. 22:23:13,311 INFO program: stderr[7]: Unknown switch: (null)
  4293. multipath-tools v0.4.9 (05/33, 2016)
  4294. Usage:
  4295. multipath [-a|-A|-c|-w|-W] [-d] [-T tm:val] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev]
  4296. multipath -l|-ll|-f [-v lvl] [-b fil] [dev]
  4297. multipath -F [-v lvl]
  4298. multipath -t
  4299. multipath -h
  4300.  
  4301. Where:
  4302. -h print this usage text
  4303. -l show multipath topology (sysfs and DM info)
  4304. -ll show multipath topology (maximum info)
  4305. -f flush a multipath device map
  4306. -F flush all multipath device maps
  4307. -a add a device wwid to the wwids file
  4308. -A add devices from kernel command line mpath.wwids
  4309. parameters to wwids file
  4310. -c check if a device should be a path in a multipath device
  4311. -T tm:val
  4312. check if tm matches the multipathd timestamp. If so val is
  4313. whether or not the device is a path in a multipath device
  4314. -q allow queue_if_no_path when multipathd is not running
  4315. -d dry run, do not create or update devmaps
  4316. -t dump internal hardware table
  4317. -r force devmap reload
  4318. -i ignore wwids file
  4319. -B treat the bindings file as read only
  4320. -p policy failover|multibus|group_by_serial|group_by_prio
  4321. -b fil bindings file location
  4322. -w remove a device from the wwids file
  4323. -W reset the wwids file include only the current devices
  4324. -p pol force all maps to specified path grouping policy :
  4325. . failover one path per priority group
  4326. . multibus all paths in one priority group
  4327. . group_by_serial one priority group per serial
  4328. . group_by_prio one priority group per priority lvl
  4329. . group_by_node_name one priority group per target node
  4330. -v lvl verbosity level
  4331. . 0 no output
  4332. . 1 print created devmap names only
  4333. . 2 default verbosity
  4334. . 3 print debug information
  4335. dev action limited to:
  4336. . multipath named 'dev' (ex: mpath0) or
  4337. . multipath whose wwid is 'dev' (ex: 60051..)
  4338. . multipath including the path named 'dev' (ex: /dev/sda)
  4339. . multipath including the path with maj:min 'dev' (ex: 8:0)
  4340.  
  4341. 22:23:13,311 INFO program: ...done [7] (exit code: 256)
  4342. 22:23:13,323 INFO program: Running [8] dmsetup --version ...
  4343. 22:23:13,339 INFO program: stdout[8]: Library version: 1.02.109 (2015-09-22)
  4344. Driver version: 4.33.0
  4345.  
  4346. 22:23:13,340 INFO program: stderr[8]:
  4347. 22:23:13,340 INFO program: ...done [8] (exit code: 0)
  4348. 22:23:13,341 INFO program: Running [9] mdadm --version ...
  4349. 22:23:13,403 INFO program: stdout[9]:
  4350. 22:23:13,404 INFO program: stderr[9]: mdadm - v3.3.4 - 3rd August 2015
  4351.  
  4352. 22:23:13,404 INFO program: ...done [9] (exit code: 0)
  4353. 22:23:13,969 INFO program: Running... udevadm settle --timeout=300
  4354. 22:23:13,989 DEBUG program: Return code: 0
  4355. 22:23:13,990 INFO program: Running... udevadm settle --timeout=300
  4356. 22:23:14,000 DEBUG program: Return code: 0
  4357. 22:23:20,687 INFO program: Running... losetup --list
  4358. 22:23:20,705 INFO program: Running... udevadm control --env=ANACONDA=1
  4359. 22:23:20,727 DEBUG program: Return code: 0
  4360. 22:23:20,767 INFO program: Running... udevadm trigger --action=change --subsystem-match=block
  4361. 22:23:20,781 DEBUG program: Return code: 0
  4362. 22:23:20,782 INFO program: Running... udevadm settle --timeout=300
  4363. 22:23:21,008 DEBUG program: Return code: 0
  4364. 22:23:21,009 INFO program: Running... modprobe fcoe
  4365. 22:23:21,083 DEBUG program: Return code: 0
  4366. 22:23:21,084 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i
  4367. 22:23:21,099 INFO program: stdout:
  4368. 22:23:21,099 INFO program: No FCoE boot disk information is found in EDD!
  4369. 22:23:21,099 DEBUG program: Return code: 1
  4370. 22:23:21,489 INFO program: Running... losetup --list
  4371. 22:23:21,812 INFO program: Running... udevadm settle --timeout=300
  4372. 22:23:21,832 DEBUG program: Return code: 0
  4373. 22:23:21,834 INFO program: Running [10] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ...
  4374. 22:23:21,881 INFO program: stdout[10]:
  4375. 22:23:21,882 INFO program: stderr[10]:
  4376. 22:23:21,882 INFO program: ...done [10] (exit code: 0)
  4377. 22:23:21,898 INFO program: Running... udevadm settle --timeout=300
  4378. 22:23:21,965 DEBUG program: Return code: 0
  4379. 22:23:22,320 INFO program: Running... udevadm settle --timeout=300
  4380. 22:23:22,368 DEBUG program: Return code: 0
  4381. 22:23:22,504 INFO program: Running... e2fsck -f -p -C 0 /dev/sda2
  4382. 22:23:22,836 INFO program: stdout:
  4383. 22:23:22,836 INFO program: /dev/sda2: | | 0.1%
  4384. 22:23:22,836 INFO program: /dev/sda2: |==== / 7.2%
  4385. 22:23:22,837 INFO program: /dev/sda2: |================================================== - 90.1%
  4386. 22:23:22,837 INFO program: /dev/sda2: |========================================================| 100.0%
  4387. 22:23:22,837 INFO program: 
  4388. 22:23:22,837 INFO program: /dev/sda2: 48076/5234688 files (0.1% non-contiguous), 734538/20916337 blocks
  4389. 22:23:22,837 DEBUG program: Return code: 0
  4390. 22:23:22,837 INFO program: Running... dumpe2fs -h /dev/sda2
  4391. 22:23:22,864 INFO program: stdout:
  4392. 22:23:22,865 INFO program: Filesystem volume name: <none>
  4393. 22:23:22,865 INFO program: Last mounted on: /mnt
  4394. 22:23:22,865 INFO program: Filesystem UUID: 6bc333d9-2bff-4185-b4b5-2e9beb227001
  4395. 22:23:22,865 INFO program: Filesystem magic number: 0xEF53
  4396. 22:23:22,865 INFO program: Filesystem revision #: 1 (dynamic)
  4397. 22:23:22,865 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
  4398. 22:23:22,865 INFO program: Filesystem flags: signed_directory_hash
  4399. 22:23:22,865 INFO program: Default mount options: user_xattr acl
  4400. 22:23:22,866 INFO program: Filesystem state: clean
  4401. 22:23:22,866 INFO program: Errors behavior: Continue
  4402. 22:23:22,866 INFO program: Filesystem OS type: Linux
  4403. 22:23:22,866 INFO program: Inode count: 5234688
  4404. 22:23:22,866 INFO program: Block count: 20916337
  4405. 22:23:22,866 INFO program: Reserved block count: 1045816
  4406. 22:23:22,866 INFO program: Free blocks: 20181799
  4407. 22:23:22,867 INFO program: Free inodes: 5186612
  4408. 22:23:22,867 INFO program: First block: 0
  4409. 22:23:22,868 INFO program: Block size: 4096
  4410. 22:23:22,868 INFO program: Fragment size: 4096
  4411. 22:23:22,868 INFO program: Reserved GDT blocks: 1019
  4412. 22:23:22,869 INFO program: Blocks per group: 32768
  4413. 22:23:22,869 INFO program: Fragments per group: 32768
  4414. 22:23:22,870 INFO program: Inodes per group: 8192
  4415. 22:23:22,870 INFO program: Inode blocks per group: 512
  4416. 22:23:22,871 INFO program: Flex block group size: 16
  4417. 22:23:22,871 INFO program: Filesystem created: Sun Mar 6 04:50:56 2016
  4418. 22:23:22,871 INFO program: Last mount time: Sun Mar 6 04:52:03 2016
  4419. 22:23:22,872 INFO program: Last write time: Sun Mar 6 22:23:22 2016
  4420. 22:23:22,872 INFO program: Mount count: 0
  4421. 22:23:22,873 INFO program: Maximum mount count: -1
  4422. 22:23:22,873 INFO program: Last checked: Sun Mar 6 22:23:22 2016
  4423. 22:23:22,873 INFO program: Check interval: 0 (<none>)
  4424. 22:23:22,874 INFO program: Lifetime writes: 3047 MB
  4425. 22:23:22,874 INFO program: Reserved blocks uid: 0 (user root)
  4426. 22:23:22,875 INFO program: Reserved blocks gid: 0 (group root)
  4427. 22:23:22,875 INFO program: First inode: 11
  4428. 22:23:22,876 INFO program: Inode size: 256
  4429. 22:23:22,876 INFO program: Required extra isize: 28
  4430. 22:23:22,876 INFO program: Desired extra isize: 28
  4431. 22:23:22,876 INFO program: Journal inode: 8
  4432. 22:23:22,877 INFO program: Default directory hash: half_md4
  4433. 22:23:22,877 INFO program: Directory Hash Seed: 3de71834-d421-4af3-b9fb-b57131fe25f6
  4434. 22:23:22,877 INFO program: Journal backup: inode blocks
  4435. 22:23:22,877 INFO program: Journal features: journal_incompat_revoke
  4436. 22:23:22,877 INFO program: Journal size: 128M
  4437. 22:23:22,877 INFO program: Journal length: 32768
  4438. 22:23:22,878 INFO program: Journal sequence: 0x0000057b
  4439. 22:23:22,878 INFO program: Journal start: 0
  4440. 22:23:22,878 INFO program:
  4441. 22:23:22,878 INFO program: stderr:
  4442. 22:23:22,878 INFO program: b'dumpe2fs 1.42.13 (17-May-2015)'
  4443. 22:23:22,879 DEBUG program: Return code: 0
  4444. 22:23:22,879 INFO program: Running... resize2fs -P /dev/sda2
  4445. 22:23:22,892 INFO program: stdout:
  4446. 22:23:22,893 INFO program: Estimated minimum size of the filesystem: 650520
  4447. 22:23:22,893 INFO program: stderr:
  4448. 22:23:22,893 INFO program: b'resize2fs 1.42.13 (17-May-2015)'
  4449. 22:23:22,893 DEBUG program: Return code: 0
  4450. 22:23:29,967 INFO program: Running... journalctl -b
  4451. 22:23:30,576 INFO program: Running... journalctl -b
  4452. 22:23:31,073 INFO program: Running... journalctl -b
  4453. 22:23:44,612 INFO program: Running... umount /run/install/source
  4454. 22:23:44,647 INFO program: stderr:
  4455. 22:23:44,648 INFO program: b'umount: /run/install/source: mountpoint not found'
  4456. 22:23:44,648 DEBUG program: Return code: 32
  4457. 22:27:38,250 INFO program: Running [1] lvm version ...
  4458. 22:27:38,257 INFO program: stdout[1]: LVM version: 2.02.132(2) (2015-09-22)
  4459. Library version: 1.02.109 (2015-09-22)
  4460. Driver version: 4.33.0
  4461.  
  4462. 22:27:38,257 INFO program: stderr[1]:
  4463. 22:27:38,257 INFO program: ...done [1] (exit code: 0)
  4464. 22:27:38,258 INFO program: Running [2] btrfs --version ...
  4465. 22:27:38,260 INFO program: stdout[2]: btrfs-progs v4.3.1
  4466.  
  4467. 22:27:38,261 INFO program: stderr[2]:
  4468. 22:27:38,261 INFO program: ...done [2] (exit code: 0)
  4469. 22:27:38,261 INFO program: Running [3] mkswap --version ...
  4470. 22:27:38,263 INFO program: stdout[3]: mkswap from util-linux 2.27.1
  4471.  
  4472. 22:27:38,264 INFO program: stderr[3]:
  4473. 22:27:38,264 INFO program: ...done [3] (exit code: 0)
  4474. 22:27:38,264 INFO program: Running [4] swapon --version ...
  4475. 22:27:38,267 INFO program: stdout[4]: swapon from util-linux 2.27.1
  4476.  
  4477. 22:27:38,267 INFO program: stderr[4]:
  4478. 22:27:38,267 INFO program: ...done [4] (exit code: 0)
  4479. 22:27:38,267 INFO program: Running [5] swapoff --version ...
  4480. 22:27:38,272 INFO program: stdout[5]: swapoff from util-linux 2.27.1
  4481.  
  4482. 22:27:38,272 INFO program: stderr[5]:
  4483. 22:27:38,272 INFO program: ...done [5] (exit code: 0)
  4484. 22:27:38,272 INFO program: Running [6] losetup --version ...
  4485. 22:27:38,276 INFO program: stdout[6]: losetup from util-linux 2.27.1
  4486.  
  4487. 22:27:38,277 INFO program: stderr[6]:
  4488. 22:27:38,277 INFO program: ...done [6] (exit code: 0)
  4489. 22:27:38,279 INFO program: Running [7] multipath --version ...
  4490. 22:27:38,285 INFO program: stdout[7]:
  4491. 22:27:38,285 INFO program: stderr[7]: Unknown switch: (null)
  4492. multipath-tools v0.4.9 (05/33, 2016)
  4493. Usage:
  4494. multipath [-a|-A|-c|-w|-W] [-d] [-T tm:val] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev]
  4495. multipath -l|-ll|-f [-v lvl] [-b fil] [dev]
  4496. multipath -F [-v lvl]
  4497. multipath -t
  4498. multipath -h
  4499.  
  4500. Where:
  4501. -h print this usage text
  4502. -l show multipath topology (sysfs and DM info)
  4503. -ll show multipath topology (maximum info)
  4504. -f flush a multipath device map
  4505. -F flush all multipath device maps
  4506. -a add a device wwid to the wwids file
  4507. -A add devices from kernel command line mpath.wwids
  4508. parameters to wwids file
  4509. -c check if a device should be a path in a multipath device
  4510. -T tm:val
  4511. check if tm matches the multipathd timestamp. If so val is
  4512. whether or not the device is a path in a multipath device
  4513. -q allow queue_if_no_path when multipathd is not running
  4514. -d dry run, do not create or update devmaps
  4515. -t dump internal hardware table
  4516. -r force devmap reload
  4517. -i ignore wwids file
  4518. -B treat the bindings file as read only
  4519. -p policy failover|multibus|group_by_serial|group_by_prio
  4520. -b fil bindings file location
  4521. -w remove a device from the wwids file
  4522. -W reset the wwids file include only the current devices
  4523. -p pol force all maps to specified path grouping policy :
  4524. . failover one path per priority group
  4525. . multibus all paths in one priority group
  4526. . group_by_serial one priority group per serial
  4527. . group_by_prio one priority group per priority lvl
  4528. . group_by_node_name one priority group per target node
  4529. -v lvl verbosity level
  4530. . 0 no output
  4531. . 1 print created devmap names only
  4532. . 2 default verbosity
  4533. . 3 print debug information
  4534. dev action limited to:
  4535. . multipath named 'dev' (ex: mpath0) or
  4536. . multipath whose wwid is 'dev' (ex: 60051..)
  4537. . multipath including the path named 'dev' (ex: /dev/sda)
  4538. . multipath including the path with maj:min 'dev' (ex: 8:0)
  4539.  
  4540. 22:27:38,285 INFO program: ...done [7] (exit code: 256)
  4541. 22:27:38,285 INFO program: Running [8] dmsetup --version ...
  4542. 22:27:38,292 INFO program: stdout[8]: Library version: 1.02.109 (2015-09-22)
  4543. Driver version: 4.33.0
  4544.  
  4545. 22:27:38,292 INFO program: stderr[8]:
  4546. 22:27:38,292 INFO program: ...done [8] (exit code: 0)
  4547. 22:27:38,292 INFO program: Running [9] mdadm --version ...
  4548. 22:27:38,296 INFO program: stdout[9]:
  4549. 22:27:38,296 INFO program: stderr[9]: mdadm - v3.3.4 - 3rd August 2015
  4550.  
  4551. 22:27:38,296 INFO program: ...done [9] (exit code: 0)
  4552. 22:27:38,658 INFO program: Running... udevadm settle --timeout=300
  4553. 22:27:38,673 DEBUG program: Return code: 0
  4554. 22:27:38,676 INFO program: Running... udevadm settle --timeout=300
  4555. 22:27:38,690 DEBUG program: Return code: 0
  4556. 22:27:41,134 INFO program: Running... losetup --list
  4557. 22:27:41,154 INFO program: Running... udevadm control --env=ANACONDA=1
  4558. 22:27:41,167 DEBUG program: Return code: 0
  4559. 22:27:41,213 INFO program: Running... udevadm trigger --action=change --subsystem-match=block
  4560. 22:27:41,227 DEBUG program: Return code: 0
  4561. 22:27:41,228 INFO program: Running... udevadm settle --timeout=300
  4562. 22:27:41,424 DEBUG program: Return code: 0
  4563. 22:27:41,426 INFO program: Running... modprobe fcoe
  4564. 22:27:41,432 DEBUG program: Return code: 0
  4565. 22:27:41,433 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i
  4566. 22:27:41,440 INFO program: stdout:
  4567. 22:27:41,441 INFO program: No FCoE boot disk information is found in EDD!
  4568. 22:27:41,441 DEBUG program: Return code: 1
  4569. 22:27:41,744 INFO program: Running... losetup --list
  4570. 22:27:42,038 INFO program: Running... udevadm settle --timeout=300
  4571. 22:27:42,052 DEBUG program: Return code: 0
  4572. 22:27:42,053 INFO program: Running [10] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ...
  4573. 22:27:42,100 INFO program: stdout[10]:
  4574. 22:27:42,100 INFO program: stderr[10]:
  4575. 22:27:42,101 INFO program: ...done [10] (exit code: 0)
  4576. 22:27:42,101 INFO program: Running... udevadm settle --timeout=300
  4577. 22:27:42,119 DEBUG program: Return code: 0
  4578. 22:27:42,146 INFO program: Running... udevadm settle --timeout=300
  4579. 22:27:42,416 DEBUG program: Return code: 0
  4580. 22:27:42,567 INFO program: Running... e2fsck -f -p -C 0 /dev/sda2
  4581. 22:27:42,866 INFO program: stdout:
  4582. 22:27:42,867 INFO program: /dev/sda2: | | 0.1%
  4583. 22:27:42,867 INFO program: /dev/sda2: |==== / 7.2%
  4584. 22:27:42,867 INFO program: /dev/sda2: |================================================== - 88.8%
  4585. 22:27:42,867 INFO program: /dev/sda2: |========================================================| 100.0%
  4586. 22:27:42,867 INFO program: 
  4587. 22:27:42,867 INFO program: /dev/sda2: 48076/5234688 files (0.1% non-contiguous), 734538/20916337 blocks
  4588. 22:27:42,868 DEBUG program: Return code: 0
  4589. 22:27:42,868 INFO program: Running... dumpe2fs -h /dev/sda2
  4590. 22:27:42,882 INFO program: stdout:
  4591. 22:27:42,882 INFO program: Filesystem volume name: <none>
  4592. 22:27:42,882 INFO program: Last mounted on: /mnt
  4593. 22:27:42,882 INFO program: Filesystem UUID: 6bc333d9-2bff-4185-b4b5-2e9beb227001
  4594. 22:27:42,882 INFO program: Filesystem magic number: 0xEF53
  4595. 22:27:42,883 INFO program: Filesystem revision #: 1 (dynamic)
  4596. 22:27:42,883 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
  4597. 22:27:42,883 INFO program: Filesystem flags: signed_directory_hash
  4598. 22:27:42,883 INFO program: Default mount options: user_xattr acl
  4599. 22:27:42,883 INFO program: Filesystem state: clean
  4600. 22:27:42,883 INFO program: Errors behavior: Continue
  4601. 22:27:42,883 INFO program: Filesystem OS type: Linux
  4602. 22:27:42,883 INFO program: Inode count: 5234688
  4603. 22:27:42,884 INFO program: Block count: 20916337
  4604. 22:27:42,884 INFO program: Reserved block count: 1045816
  4605. 22:27:42,884 INFO program: Free blocks: 20181799
  4606. 22:27:42,884 INFO program: Free inodes: 5186612
  4607. 22:27:42,884 INFO program: First block: 0
  4608. 22:27:42,885 INFO program: Block size: 4096
  4609. 22:27:42,885 INFO program: Fragment size: 4096
  4610. 22:27:42,886 INFO program: Reserved GDT blocks: 1019
  4611. 22:27:42,886 INFO program: Blocks per group: 32768
  4612. 22:27:42,886 INFO program: Fragments per group: 32768
  4613. 22:27:42,886 INFO program: Inodes per group: 8192
  4614. 22:27:42,887 INFO program: Inode blocks per group: 512
  4615. 22:27:42,887 INFO program: Flex block group size: 16
  4616. 22:27:42,887 INFO program: Filesystem created: Sun Mar 6 04:50:56 2016
  4617. 22:27:42,887 INFO program: Last mount time: Sun Mar 6 04:52:03 2016
  4618. 22:27:42,887 INFO program: Last write time: Sun Mar 6 22:27:42 2016
  4619. 22:27:42,887 INFO program: Mount count: 0
  4620. 22:27:42,888 INFO program: Maximum mount count: -1
  4621. 22:27:42,888 INFO program: Last checked: Sun Mar 6 22:27:42 2016
  4622. 22:27:42,888 INFO program: Check interval: 0 (<none>)
  4623. 22:27:42,888 INFO program: Lifetime writes: 3047 MB
  4624. 22:27:42,888 INFO program: Reserved blocks uid: 0 (user root)
  4625. 22:27:42,888 INFO program: Reserved blocks gid: 0 (group root)
  4626. 22:27:42,889 INFO program: First inode: 11
  4627. 22:27:42,889 INFO program: Inode size: 256
  4628. 22:27:42,889 INFO program: Required extra isize: 28
  4629. 22:27:42,889 INFO program: Desired extra isize: 28
  4630. 22:27:42,889 INFO program: Journal inode: 8
  4631. 22:27:42,889 INFO program: Default directory hash: half_md4
  4632. 22:27:42,889 INFO program: Directory Hash Seed: 3de71834-d421-4af3-b9fb-b57131fe25f6
  4633. 22:27:42,890 INFO program: Journal backup: inode blocks
  4634. 22:27:42,890 INFO program: Journal features: journal_incompat_revoke
  4635. 22:27:42,890 INFO program: Journal size: 128M
  4636. 22:27:42,890 INFO program: Journal length: 32768
  4637. 22:27:42,890 INFO program: Journal sequence: 0x0000057b
  4638. 22:27:42,890 INFO program: Journal start: 0
  4639. 22:27:42,891 INFO program:
  4640. 22:27:42,891 INFO program: stderr:
  4641. 22:27:42,891 INFO program: b'dumpe2fs 1.42.13 (17-May-2015)'
  4642. 22:27:42,892 DEBUG program: Return code: 0
  4643. 22:27:42,892 INFO program: Running... resize2fs -P /dev/sda2
  4644. 22:27:42,901 INFO program: stdout:
  4645. 22:27:42,901 INFO program: Estimated minimum size of the filesystem: 650520
  4646. 22:27:42,901 INFO program: stderr:
  4647. 22:27:42,901 INFO program: b'resize2fs 1.42.13 (17-May-2015)'
  4648. 22:27:42,901 DEBUG program: Return code: 0
  4649. 22:27:46,579 INFO program: Running... journalctl -b
  4650. 22:27:47,687 INFO program: Running... journalctl -b
  4651. 22:27:48,652 INFO program: Running... journalctl -b
  4652.  
  4653.  
  4654. /tmp/storage.log:
  4655. 22:23:13,519 DEBUG blivet: registered device format class DeviceFormat as None
  4656. 22:23:13,530 DEBUG blivet: registered device format class BIOSBoot as biosboot
  4657. 22:23:13,536 DEBUG blivet: registered device format class MultipathMember as multipath_member
  4658. 22:23:13,554 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv
  4659. 22:23:13,555 DEBUG blivet: registered device format class DiskLabel as disklabel
  4660. 22:23:13,568 DEBUG blivet: registered device format class Ext2FS as ext2
  4661. 22:23:13,568 DEBUG blivet: registered device format class Ext3FS as ext3
  4662. 22:23:13,568 DEBUG blivet: registered device format class Ext4FS as ext4
  4663. 22:23:13,568 DEBUG blivet: registered device format class FATFS as vfat
  4664. 22:23:13,569 DEBUG blivet: registered device format class EFIFS as efi
  4665. 22:23:13,569 DEBUG blivet: registered device format class BTRFS as btrfs
  4666. 22:23:13,569 DEBUG blivet: registered device format class GFS2 as gfs2
  4667. 22:23:13,569 DEBUG blivet: registered device format class JFS as jfs
  4668. 22:23:13,569 DEBUG blivet: registered device format class ReiserFS as reiserfs
  4669. 22:23:13,569 DEBUG blivet: registered device format class XFS as xfs
  4670. 22:23:13,570 DEBUG blivet: registered device format class HFS as hfs
  4671. 22:23:13,570 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot
  4672. 22:23:13,570 DEBUG blivet: registered device format class HFSPlus as hfs+
  4673. 22:23:13,570 DEBUG blivet: registered device format class MacEFIFS as macefi
  4674. 22:23:13,570 DEBUG blivet: registered device format class NTFS as ntfs
  4675. 22:23:13,570 DEBUG blivet: registered device format class NFS as nfs
  4676. 22:23:13,571 DEBUG blivet: registered device format class NFSv4 as nfs4
  4677. 22:23:13,571 DEBUG blivet: registered device format class Iso9660FS as iso9660
  4678. 22:23:13,571 DEBUG blivet: registered device format class NoDevFS as nodev
  4679. 22:23:13,571 DEBUG blivet: registered device format class DevPtsFS as devpts
  4680. 22:23:13,571 DEBUG blivet: registered device format class ProcFS as proc
  4681. 22:23:13,571 DEBUG blivet: registered device format class SysFS as sysfs
  4682. 22:23:13,571 DEBUG blivet: registered device format class TmpFS as tmpfs
  4683. 22:23:13,571 DEBUG blivet: registered device format class BindFS as bind
  4684. 22:23:13,571 DEBUG blivet: registered device format class SELinuxFS as selinuxfs
  4685. 22:23:13,571 DEBUG blivet: registered device format class USBFS as usbfs
  4686. 22:23:13,571 DEBUG blivet: registered device format class EFIVarFS as efivarfs
  4687. 22:23:13,572 DEBUG blivet: registered device format class LUKS as luks
  4688. 22:23:13,573 DEBUG blivet: registered device format class PPCPRePBoot as prepboot
  4689. 22:23:13,573 DEBUG blivet: registered device format class DMRaidMember as dmraidmember
  4690. 22:23:13,574 DEBUG blivet: registered device format class SwapSpace as swap
  4691. 22:23:13,575 DEBUG blivet: registered device format class MDRaidMember as mdmember
  4692. 22:23:13,727 DEBUG blivet: IGNORED: Caught exception, continuing.
  4693. 22:23:13,728 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware
  4694. 22:23:13,728 DEBUG blivet: IGNORED: Begin exception details.
  4695. 22:23:13,728 DEBUG blivet: IGNORED: Traceback (most recent call last):
  4696. 22:23:13,728 DEBUG blivet: IGNORED: File "/usr/lib/python3.4/site-packages/blivet/iscsi.py", line 149, in __init__
  4697. 22:23:13,728 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name()
  4698. 22:23:13,728 DEBUG blivet: IGNORED: OSError: Unknown error
  4699. 22:23:13,728 DEBUG blivet: IGNORED: End exception details.
  4700. 22:23:13,990 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf
  4701. 22:23:13,990 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is []
  4702. 22:23:13,990 INFO blivet: sdc1 looks to be the live device; marking as protected
  4703. 22:23:14,010 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'live-rw', 'live-base', 'live-osimg-min']
  4704. 22:23:14,027 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/wwn-0xc57fb2a3517b5001 '
  4705. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  4706. 'DEVNAME': '/dev/sda',
  4707. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda',
  4708. 'DEVTYPE': 'disk',
  4709. 'ID_ATA': '1',
  4710. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  4711. 'ID_ATA_FEATURE_SET_APM': '1',
  4712. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  4713. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  4714. 'ID_ATA_FEATURE_SET_HPA': '1',
  4715. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  4716. 'ID_ATA_FEATURE_SET_PM': '1',
  4717. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  4718. 'ID_ATA_FEATURE_SET_PUIS': '1',
  4719. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  4720. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  4721. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  4722. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  4723. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  4724. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  4725. 'ID_ATA_FEATURE_SET_SMART': '1',
  4726. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  4727. 'ID_ATA_ROTATION_RATE_RPM': '0',
  4728. 'ID_ATA_SATA': '1',
  4729. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  4730. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  4731. 'ID_ATA_WRITE_CACHE': '1',
  4732. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  4733. 'ID_BUS': 'ata',
  4734. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  4735. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  4736. 'ID_PART_TABLE_TYPE': 'gpt',
  4737. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  4738. 'ID_REVISION': '400i',
  4739. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  4740. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  4741. 'ID_TYPE': 'disk',
  4742. 'ID_WWN': '0xc57fb2a3517b5001',
  4743. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  4744. 'MAJOR': '8',
  4745. 'MINOR': '0',
  4746. 'MPATH_SBIN_PATH': '/sbin',
  4747. 'SUBSYSTEM': 'block',
  4748. 'TAGS': ':systemd:',
  4749. 'USEC_INITIALIZED': '9226251'} ; name: sda ;
  4750. 22:23:14,028 INFO blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)...
  4751. 22:23:14,029 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; incomplete: False ; hidden: False ;
  4752. 22:23:14,031 DEBUG blivet: DeviceTree.getDeviceByName returned None
  4753. 22:23:14,033 DEBUG blivet: Populator.addUdevDiskDevice: name: sda ;
  4754. 22:23:14,037 INFO blivet: sda is a disk
  4755. 22:23:14,037 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1
  4756. 22:23:14,037 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2
  4757. 22:23:14,043 DEBUG blivet: DiskDevice._setFormat: sda ; type: None ; current: None ;
  4758. 22:23:14,044 DEBUG blivet: DiskDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; path: /dev/sda ; exists: True ;
  4759. 22:23:14,045 DEBUG blivet: updated sda size to 111.79 GiB (111.79 GiB)
  4760. 22:23:14,045 INFO blivet: added disk sda (id 0) to device tree
  4761. 22:23:14,046 INFO blivet: got device: DiskDevice instance (0x7fb54bb12908) --
  4762. name = sda status = True kids = 0 id = 0
  4763. parents = []
  4764. uuid = None size = 111.79 GiB
  4765. format = existing None
  4766. major = 8 minor = 0 exists = True protected = False
  4767. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
  4768. target size = 111.79 GiB path = /dev/sda
  4769. format args = [] originalFormat = None removable = False
  4770. 22:23:14,048 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda ;
  4771. 22:23:14,052 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ;
  4772. 22:23:14,053 DEBUG blivet: DiskDevice.setup: sda ; status: True ; orig: False ; controllable: True ;
  4773. 22:23:14,061 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; exists: True ;
  4774. 22:23:14,068 DEBUG blivet: Set pmbr_boot on parted.Disk instance --
  4775. type: gpt primaryPartitionCount: 2
  4776. lastPartitionNumber: 2 maxPrimaryPartitionCount: 128
  4777. partitions: [<parted.partition.Partition object at 0x7fb54ba873c8>, <parted.partition.Partition object at 0x7fb54ba87668>]
  4778. device: <parted.device.Device object at 0x7fb54bb12f60>
  4779. PedDisk: <_ped.Disk object at 0x7fb54ba7cd48>
  4780. 22:23:14,069 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4
  4781. 22:23:14,070 DEBUG blivet: DiskDevice._setFormat: sda ; type: disklabel ; current: None ;
  4782. 22:23:14,075 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-partuuid/464b6253-6a7b-428a-9852-df94546440f6 '
  4783. '/dev/disk/by-uuid/c1c196f3-b812-4ca1-aeb7-76f73c795b3f '
  4784. '/dev/disk/by-id/wwn-0xc57fb2a3517b5001-part1 '
  4785. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN-part1',
  4786. 'DEVNAME': '/dev/sda1',
  4787. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1',
  4788. 'DEVTYPE': 'partition',
  4789. 'ID_ATA': '1',
  4790. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  4791. 'ID_ATA_FEATURE_SET_APM': '1',
  4792. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  4793. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  4794. 'ID_ATA_FEATURE_SET_HPA': '1',
  4795. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  4796. 'ID_ATA_FEATURE_SET_PM': '1',
  4797. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  4798. 'ID_ATA_FEATURE_SET_PUIS': '1',
  4799. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  4800. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  4801. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  4802. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  4803. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  4804. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  4805. 'ID_ATA_FEATURE_SET_SMART': '1',
  4806. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  4807. 'ID_ATA_ROTATION_RATE_RPM': '0',
  4808. 'ID_ATA_SATA': '1',
  4809. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  4810. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  4811. 'ID_ATA_WRITE_CACHE': '1',
  4812. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  4813. 'ID_BUS': 'ata',
  4814. 'ID_FS_TYPE': 'swap',
  4815. 'ID_FS_USAGE': 'other',
  4816. 'ID_FS_UUID': 'c1c196f3-b812-4ca1-aeb7-76f73c795b3f',
  4817. 'ID_FS_UUID_ENC': 'c1c196f3-b812-4ca1-aeb7-76f73c795b3f',
  4818. 'ID_FS_VERSION': '1',
  4819. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  4820. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  4821. 'ID_PART_ENTRY_DISK': '8:0',
  4822. 'ID_PART_ENTRY_NUMBER': '1',
  4823. 'ID_PART_ENTRY_OFFSET': '2048',
  4824. 'ID_PART_ENTRY_SCHEME': 'gpt',
  4825. 'ID_PART_ENTRY_SIZE': '67108864',
  4826. 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f',
  4827. 'ID_PART_ENTRY_UUID': '464b6253-6a7b-428a-9852-df94546440f6',
  4828. 'ID_PART_TABLE_TYPE': 'gpt',
  4829. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  4830. 'ID_REVISION': '400i',
  4831. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  4832. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  4833. 'ID_TYPE': 'disk',
  4834. 'ID_WWN': '0xc57fb2a3517b5001',
  4835. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  4836. 'MAJOR': '8',
  4837. 'MINOR': '1',
  4838. 'SUBSYSTEM': 'block',
  4839. 'TAGS': ':systemd:',
  4840. 'USEC_INITIALIZED': '9238125'} ; name: sda1 ;
  4841. 22:23:14,076 INFO blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)...
  4842. 22:23:14,076 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; incomplete: False ; hidden: False ;
  4843. 22:23:14,077 DEBUG blivet: DeviceTree.getDeviceByName returned None
  4844. 22:23:14,077 INFO blivet: sda1 is a partition
  4845. 22:23:14,078 DEBUG blivet: Populator.addUdevPartitionDevice: name: sda1 ;
  4846. 22:23:14,078 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; incomplete: False ; hidden: False ;
  4847. 22:23:14,079 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sda (0) with existing gpt disklabel
  4848. 22:23:14,079 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7
  4849. 22:23:14,083 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ;
  4850. 22:23:14,084 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 8
  4851. 22:23:14,084 DEBUG blivet: PartitionDevice._setFormat: sda1 ; type: None ; current: None ;
  4852. 22:23:14,086 DEBUG blivet: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; path: /dev/sda1 ; exists: True ;
  4853. 22:23:14,086 DEBUG blivet: updated sda1 size to 32 GiB (32 GiB)
  4854. 22:23:14,086 DEBUG blivet: looking up parted Partition: /dev/sda1
  4855. 22:23:14,087 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ;
  4856. 22:23:14,088 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ;
  4857. 22:23:14,088 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ;
  4858. 22:23:14,089 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ;
  4859. 22:23:14,090 DEBUG blivet: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; path: /dev/sda1 ; exists: True ;
  4860. 22:23:14,090 DEBUG blivet: updated sda1 size to 32 GiB (32 GiB)
  4861. 22:23:14,091 INFO blivet: added partition sda1 (id 6) to device tree
  4862. 22:23:14,091 INFO blivet: got device: PartitionDevice instance (0x7fb54ba87cc0) --
  4863. name = sda1 status = True kids = 0 id = 6
  4864. parents = ['existing 111.79 GiB disk sda (0) with existing gpt disklabel']
  4865. uuid = None size = 32 GiB
  4866. format = existing None
  4867. major = 8 minor = 1 exists = True protected = False
  4868. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
  4869. target size = 32 GiB path = /dev/sda1
  4870. format args = [] originalFormat = None grow = None max size = 0 B bootable = None
  4871. part type = 0 primary = None start sector = None end sector = None
  4872. partedPartition = parted.Partition instance --
  4873. disk: <parted.disk.Disk object at 0x7fb54bb12550> fileSystem: <parted.filesystem.FileSystem object at 0x7fb54ba87748>
  4874. number: 1 path: /dev/sda1 type: 0
  4875. name: active: True busy: True
  4876. geometry: <parted.geometry.Geometry object at 0x7fb54ba87390> PedPartition: <_ped.Partition object at 0x7fb54ba75f68>
  4877. disk = existing 111.79 GiB disk sda (0) with existing gpt disklabel
  4878. start = 2048 end = 67110911 length = 67108864
  4879. flags =
  4880. 22:23:14,093 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda1 ;
  4881. 22:23:14,094 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ;
  4882. 22:23:14,094 DEBUG blivet: device sda1 does not contain a disklabel
  4883. 22:23:14,094 INFO blivet: type detected on 'sda1' is 'swap'
  4884. 22:23:14,095 DEBUG blivet: SwapSpace.__init__: device: /dev/sda1 ; uuid: c1c196f3-b812-4ca1-aeb7-76f73c795b3f ; serial: INTEL_SSDSC2CW120A3_CVCV235401X1120BGN ; label: None ; exists: True ;
  4885. 22:23:14,095 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 10
  4886. 22:23:14,096 DEBUG blivet: PartitionDevice._setFormat: sda1 ; type: swap ; current: None ;
  4887. 22:23:14,096 INFO blivet: got format: existing swap
  4888. 22:23:14,101 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/6bc333d9-2bff-4185-b4b5-2e9beb227001 '
  4889. '/dev/disk/by-id/wwn-0xc57fb2a3517b5001-part2 '
  4890. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN-part2 '
  4891. '/dev/disk/by-partuuid/1eea1180-d12e-459d-8acc-75008db3a44e',
  4892. 'DEVNAME': '/dev/sda2',
  4893. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2',
  4894. 'DEVTYPE': 'partition',
  4895. 'ID_ATA': '1',
  4896. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  4897. 'ID_ATA_FEATURE_SET_APM': '1',
  4898. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  4899. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  4900. 'ID_ATA_FEATURE_SET_HPA': '1',
  4901. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  4902. 'ID_ATA_FEATURE_SET_PM': '1',
  4903. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  4904. 'ID_ATA_FEATURE_SET_PUIS': '1',
  4905. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  4906. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  4907. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  4908. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  4909. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  4910. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  4911. 'ID_ATA_FEATURE_SET_SMART': '1',
  4912. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  4913. 'ID_ATA_ROTATION_RATE_RPM': '0',
  4914. 'ID_ATA_SATA': '1',
  4915. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  4916. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  4917. 'ID_ATA_WRITE_CACHE': '1',
  4918. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  4919. 'ID_BUS': 'ata',
  4920. 'ID_FS_TYPE': 'ext4',
  4921. 'ID_FS_USAGE': 'filesystem',
  4922. 'ID_FS_UUID': '6bc333d9-2bff-4185-b4b5-2e9beb227001',
  4923. 'ID_FS_UUID_ENC': '6bc333d9-2bff-4185-b4b5-2e9beb227001',
  4924. 'ID_FS_VERSION': '1.0',
  4925. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  4926. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  4927. 'ID_PART_ENTRY_DISK': '8:0',
  4928. 'ID_PART_ENTRY_NUMBER': '2',
  4929. 'ID_PART_ENTRY_OFFSET': '67110912',
  4930. 'ID_PART_ENTRY_SCHEME': 'gpt',
  4931. 'ID_PART_ENTRY_SIZE': '167330703',
  4932. 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4',
  4933. 'ID_PART_ENTRY_UUID': '1eea1180-d12e-459d-8acc-75008db3a44e',
  4934. 'ID_PART_TABLE_TYPE': 'gpt',
  4935. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  4936. 'ID_REVISION': '400i',
  4937. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  4938. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  4939. 'ID_TYPE': 'disk',
  4940. 'ID_WWN': '0xc57fb2a3517b5001',
  4941. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  4942. 'MAJOR': '8',
  4943. 'MINOR': '2',
  4944. 'SUBSYSTEM': 'block',
  4945. 'TAGS': ':systemd:',
  4946. 'USEC_INITIALIZED': '9238323'} ; name: sda2 ;
  4947. 22:23:14,101 INFO blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)...
  4948. 22:23:14,102 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; incomplete: False ; hidden: False ;
  4949. 22:23:14,103 DEBUG blivet: DeviceTree.getDeviceByName returned None
  4950. 22:23:14,103 INFO blivet: sda2 is a partition
  4951. 22:23:14,104 DEBUG blivet: Populator.addUdevPartitionDevice: name: sda2 ;
  4952. 22:23:14,104 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; incomplete: False ; hidden: False ;
  4953. 22:23:14,105 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sda (0) with existing gpt disklabel
  4954. 22:23:14,105 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13
  4955. 22:23:14,106 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ;
  4956. 22:23:14,106 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 14
  4957. 22:23:14,107 DEBUG blivet: PartitionDevice._setFormat: sda2 ; type: None ; current: None ;
  4958. 22:23:14,108 DEBUG blivet: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; path: /dev/sda2 ; exists: True ;
  4959. 22:23:14,109 DEBUG blivet: updated sda2 size to 79.79 GiB (79.79 GiB)
  4960. 22:23:14,109 DEBUG blivet: looking up parted Partition: /dev/sda2
  4961. 22:23:14,110 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ;
  4962. 22:23:14,111 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ;
  4963. 22:23:14,111 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ;
  4964. 22:23:14,112 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ;
  4965. 22:23:14,113 DEBUG blivet: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; path: /dev/sda2 ; exists: True ;
  4966. 22:23:14,114 DEBUG blivet: updated sda2 size to 79.79 GiB (79.79 GiB)
  4967. 22:23:14,114 INFO blivet: added partition sda2 (id 12) to device tree
  4968. 22:23:14,114 INFO blivet: got device: PartitionDevice instance (0x7fb54ba87f98) --
  4969. name = sda2 status = True kids = 0 id = 12
  4970. parents = ['existing 111.79 GiB disk sda (0) with existing gpt disklabel']
  4971. uuid = None size = 79.79 GiB
  4972. format = existing None
  4973. major = 8 minor = 2 exists = True protected = False
  4974. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
  4975. target size = 79.79 GiB path = /dev/sda2
  4976. format args = [] originalFormat = None grow = None max size = 0 B bootable = None
  4977. part type = 0 primary = None start sector = None end sector = None
  4978. partedPartition = parted.Partition instance --
  4979. disk: <parted.disk.Disk object at 0x7fb54bb12550> fileSystem: <parted.filesystem.FileSystem object at 0x7fb54ba877b8>
  4980. number: 2 path: /dev/sda2 type: 0
  4981. name: active: True busy: False
  4982. geometry: <parted.geometry.Geometry object at 0x7fb54ba87630> PedPartition: <_ped.Partition object at 0x7fb54bad6048>
  4983. disk = existing 111.79 GiB disk sda (0) with existing gpt disklabel
  4984. start = 67110912 end = 234441614 length = 167330703
  4985. flags =
  4986. 22:23:14,115 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda2 ;
  4987. 22:23:14,116 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ;
  4988. 22:23:14,116 DEBUG blivet: device sda2 does not contain a disklabel
  4989. 22:23:14,117 INFO blivet: type detected on 'sda2' is 'ext4'
  4990. 22:23:14,118 DEBUG blivet: Ext4FS.supported: supported: True ;
  4991. 22:23:18,081 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 16
  4992. 22:23:18,082 DEBUG blivet: PartitionDevice._setFormat: sda2 ; type: ext4 ; current: None ;
  4993. 22:23:18,082 INFO blivet: got format: existing ext4 filesystem
  4994. 22:23:18,085 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3320820AS_6QF4323A',
  4995. 'DEVNAME': '/dev/sdb',
  4996. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb',
  4997. 'DEVTYPE': 'disk',
  4998. 'ID_ATA': '1',
  4999. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  5000. 'ID_ATA_FEATURE_SET_PM': '1',
  5001. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  5002. 'ID_ATA_FEATURE_SET_SMART': '1',
  5003. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  5004. 'ID_ATA_SATA': '1',
  5005. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  5006. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  5007. 'ID_ATA_WRITE_CACHE': '1',
  5008. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  5009. 'ID_BUS': 'ata',
  5010. 'ID_FS_TYPE': 'promise_fasttrack_raid_member',
  5011. 'ID_FS_USAGE': 'raid',
  5012. 'ID_MODEL': 'ST3320820AS',
  5013. 'ID_MODEL_ENC': 'ST3320820AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20',
  5014. 'ID_REVISION': '3.CHN',
  5015. 'ID_SERIAL': 'ST3320820AS_6QF4323A',
  5016. 'ID_SERIAL_SHORT': '6QF4323A',
  5017. 'ID_TYPE': 'disk',
  5018. 'MAJOR': '8',
  5019. 'MINOR': '16',
  5020. 'MPATH_SBIN_PATH': '/sbin',
  5021. 'SUBSYSTEM': 'block',
  5022. 'TAGS': ':systemd:',
  5023. 'USEC_INITIALIZED': '9287466'} ; name: sdb ;
  5024. 22:23:18,086 INFO blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb)...
  5025. 22:23:18,086 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; incomplete: False ; hidden: False ;
  5026. 22:23:18,087 DEBUG blivet: DeviceTree.getDeviceByName returned None
  5027. 22:23:18,088 DEBUG blivet: Populator.addUdevDiskDevice: name: sdb ;
  5028. 22:23:18,089 INFO blivet: sdb is a disk
  5029. 22:23:18,090 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 19
  5030. 22:23:18,090 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20
  5031. 22:23:18,091 DEBUG blivet: DiskDevice._setFormat: sdb ; type: None ; current: None ;
  5032. 22:23:18,092 DEBUG blivet: DiskDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb ; path: /dev/sdb ; exists: True ;
  5033. 22:23:18,092 DEBUG blivet: updated sdb size to 298.09 GiB (298.09 GiB)
  5034. 22:23:18,092 INFO blivet: added disk sdb (id 18) to device tree
  5035. 22:23:18,092 INFO blivet: got device: DiskDevice instance (0x7fb54baa8f28) --
  5036. name = sdb status = True kids = 0 id = 18
  5037. parents = []
  5038. uuid = None size = 298.09 GiB
  5039. format = existing None
  5040. major = 8 minor = 16 exists = True protected = False
  5041. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb
  5042. target size = 298.09 GiB path = /dev/sdb
  5043. format args = [] originalFormat = None removable = False
  5044. 22:23:18,093 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdb ;
  5045. 22:23:18,094 INFO blivet: type detected on 'sdb' is 'promise_fasttrack_raid_member'
  5046. 22:23:18,095 DEBUG blivet: DMRaidMember.__init__: device: /dev/sdb ; uuid: None ; serial: ST3320820AS_6QF4323A ; label: None ; exists: True ;
  5047. 22:23:18,095 DEBUG blivet: getFormat('promise_fasttrack_raid_member') returning DMRaidMember instance with object id 22
  5048. 22:23:18,095 DEBUG blivet: DiskDevice._setFormat: sdb ; type: dmraidmember ; current: None ;
  5049. 22:23:18,096 INFO blivet: got format: existing dmraidmember
  5050. 22:23:18,096 DEBUG blivet: Populator.handleUdevDMRaidMemberFormat: name: sdb ; type: dmraidmember ;
  5051. 22:23:18,211 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf
  5052. 22:23:20,575 DEBUG blivet: IGNORED: Caught exception, continuing.
  5053. 22:23:20,575 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware
  5054. 22:23:20,576 DEBUG blivet: IGNORED: Begin exception details.
  5055. 22:23:20,576 DEBUG blivet: IGNORED: Traceback (most recent call last):
  5056. 22:23:20,576 DEBUG blivet: IGNORED: File "/usr/lib/python3.4/site-packages/blivet/iscsi.py", line 149, in __init__
  5057. 22:23:20,576 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name()
  5058. 22:23:20,576 DEBUG blivet: IGNORED: OSError: Unknown error
  5059. 22:23:20,576 DEBUG blivet: IGNORED: End exception details.
  5060. 22:23:21,008 INFO blivet: ISCSID is /sbin/iscsid
  5061. 22:23:21,009 INFO blivet: no initiator set
  5062. 22:23:21,100 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD!
  5063. 22:23:21,100 INFO blivet: no /etc/zfcp.conf; not configuring zfcp
  5064. 22:23:21,524 DEBUG blivet: trying to set new default fstype to 'ext4'
  5065. 22:23:21,779 DEBUG blivet: Ext4FS.supported: supported: True ;
  5066. 22:23:21,779 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0
  5067. 22:23:21,781 DEBUG blivet: Ext4FS.supported: supported: True ;
  5068. 22:23:21,810 INFO blivet: resetting Blivet (version 1.12.8) instance <blivet.blivet.Blivet object at 0x7f11f9126550>
  5069. 22:23:21,811 INFO blivet: no initiator set
  5070. 22:23:21,833 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf
  5071. 22:23:21,833 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is []
  5072. 22:23:22,319 DEBUG blivet: protected device spec /dev/disk/by-label/KORORA-23-X resolved to sdc1
  5073. 22:23:22,320 INFO blivet: sdc1 looks to be the live device; marking as protected
  5074. 22:23:22,379 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'live-rw', 'live-base', 'live-osimg-min']
  5075. 22:23:22,398 DEBUG blivet: Populator.addUdevDevice: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0xc57fb2a3517b5001 '
  5076. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  5077. 'DEVNAME': '/dev/sda',
  5078. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda',
  5079. 'DEVTYPE': 'disk',
  5080. 'ID_ATA': '1',
  5081. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  5082. 'ID_ATA_FEATURE_SET_APM': '1',
  5083. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  5084. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  5085. 'ID_ATA_FEATURE_SET_HPA': '1',
  5086. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  5087. 'ID_ATA_FEATURE_SET_PM': '1',
  5088. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  5089. 'ID_ATA_FEATURE_SET_PUIS': '1',
  5090. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  5091. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  5092. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  5093. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  5094. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  5095. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  5096. 'ID_ATA_FEATURE_SET_SMART': '1',
  5097. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  5098. 'ID_ATA_ROTATION_RATE_RPM': '0',
  5099. 'ID_ATA_SATA': '1',
  5100. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  5101. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  5102. 'ID_ATA_WRITE_CACHE': '1',
  5103. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  5104. 'ID_BUS': 'ata',
  5105. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  5106. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  5107. 'ID_PART_TABLE_TYPE': 'gpt',
  5108. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  5109. 'ID_REVISION': '400i',
  5110. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  5111. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  5112. 'ID_TYPE': 'disk',
  5113. 'ID_WWN': '0xc57fb2a3517b5001',
  5114. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  5115. 'MAJOR': '8',
  5116. 'MINOR': '0',
  5117. 'MPATH_SBIN_PATH': '/sbin',
  5118. 'SUBSYSTEM': 'block',
  5119. 'TAGS': ':systemd:',
  5120. 'USEC_INITIALIZED': '9226251'} ;
  5121. 22:23:22,399 INFO blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)...
  5122. 22:23:22,401 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ;
  5123. 22:23:22,404 DEBUG blivet: DeviceTree.getDeviceByName returned None
  5124. 22:23:22,406 DEBUG blivet: Populator.addUdevDiskDevice: name: sda ;
  5125. 22:23:22,408 INFO blivet: sda is a disk
  5126. 22:23:22,409 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2
  5127. 22:23:22,409 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 3
  5128. 22:23:22,410 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ;
  5129. 22:23:22,412 DEBUG blivet: DiskDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; path: /dev/sda ; exists: True ;
  5130. 22:23:22,412 DEBUG blivet: updated sda size to 111.79 GiB (111.79 GiB)
  5131. 22:23:22,413 INFO blivet: added disk sda (id 1) to device tree
  5132. 22:23:22,413 INFO blivet: got device: DiskDevice instance (0x7f11d00eb978) --
  5133. name = sda status = True kids = 0 id = 1
  5134. parents = []
  5135. uuid = None size = 111.79 GiB
  5136. format = existing None
  5137. major = 8 minor = 0 exists = True protected = False
  5138. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
  5139. target size = 111.79 GiB path = /dev/sda
  5140. format args = [] originalFormat = None removable = False
  5141. 22:23:22,416 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda ;
  5142. 22:23:22,417 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: gpt ; device: sda ;
  5143. 22:23:22,418 DEBUG blivet: DiskDevice.setup: sda ; orig: False ; controllable: True ; status: True ;
  5144. 22:23:22,419 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; exists: True ;
  5145. 22:23:22,431 DEBUG blivet: Set pmbr_boot on parted.Disk instance --
  5146. type: gpt primaryPartitionCount: 2
  5147. lastPartitionNumber: 2 maxPrimaryPartitionCount: 128
  5148. partitions: [<parted.partition.Partition object at 0x7f11d007fc50>, <parted.partition.Partition object at 0x7f11d007fe10>]
  5149. device: <parted.device.Device object at 0x7f11d007f7f0>
  5150. PedDisk: <_ped.Disk object at 0x7f11d00300c8>
  5151. 22:23:22,435 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 5
  5152. 22:23:22,437 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ;
  5153. 22:23:22,444 DEBUG blivet: Populator.addUdevDevice: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN-part1 '
  5154. '/dev/disk/by-id/wwn-0xc57fb2a3517b5001-part1 '
  5155. '/dev/disk/by-partuuid/464b6253-6a7b-428a-9852-df94546440f6 '
  5156. '/dev/disk/by-uuid/c1c196f3-b812-4ca1-aeb7-76f73c795b3f',
  5157. 'DEVNAME': '/dev/sda1',
  5158. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1',
  5159. 'DEVTYPE': 'partition',
  5160. 'ID_ATA': '1',
  5161. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  5162. 'ID_ATA_FEATURE_SET_APM': '1',
  5163. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  5164. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  5165. 'ID_ATA_FEATURE_SET_HPA': '1',
  5166. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  5167. 'ID_ATA_FEATURE_SET_PM': '1',
  5168. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  5169. 'ID_ATA_FEATURE_SET_PUIS': '1',
  5170. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  5171. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  5172. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  5173. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  5174. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  5175. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  5176. 'ID_ATA_FEATURE_SET_SMART': '1',
  5177. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  5178. 'ID_ATA_ROTATION_RATE_RPM': '0',
  5179. 'ID_ATA_SATA': '1',
  5180. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  5181. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  5182. 'ID_ATA_WRITE_CACHE': '1',
  5183. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  5184. 'ID_BUS': 'ata',
  5185. 'ID_FS_TYPE': 'swap',
  5186. 'ID_FS_USAGE': 'other',
  5187. 'ID_FS_UUID': 'c1c196f3-b812-4ca1-aeb7-76f73c795b3f',
  5188. 'ID_FS_UUID_ENC': 'c1c196f3-b812-4ca1-aeb7-76f73c795b3f',
  5189. 'ID_FS_VERSION': '1',
  5190. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  5191. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  5192. 'ID_PART_ENTRY_DISK': '8:0',
  5193. 'ID_PART_ENTRY_NUMBER': '1',
  5194. 'ID_PART_ENTRY_OFFSET': '2048',
  5195. 'ID_PART_ENTRY_SCHEME': 'gpt',
  5196. 'ID_PART_ENTRY_SIZE': '67108864',
  5197. 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f',
  5198. 'ID_PART_ENTRY_UUID': '464b6253-6a7b-428a-9852-df94546440f6',
  5199. 'ID_PART_TABLE_TYPE': 'gpt',
  5200. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  5201. 'ID_REVISION': '400i',
  5202. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  5203. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  5204. 'ID_TYPE': 'disk',
  5205. 'ID_WWN': '0xc57fb2a3517b5001',
  5206. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  5207. 'MAJOR': '8',
  5208. 'MINOR': '1',
  5209. 'SUBSYSTEM': 'block',
  5210. 'TAGS': ':systemd:',
  5211. 'USEC_INITIALIZED': '9238125'} ;
  5212. 22:23:22,444 INFO blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)...
  5213. 22:23:22,445 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ;
  5214. 22:23:22,446 DEBUG blivet: DeviceTree.getDeviceByName returned None
  5215. 22:23:22,447 INFO blivet: sda1 is a partition
  5216. 22:23:22,448 DEBUG blivet: Populator.addUdevPartitionDevice: name: sda1 ;
  5217. 22:23:22,449 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ;
  5218. 22:23:22,450 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sda (1) with existing gpt disklabel
  5219. 22:23:22,450 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 8
  5220. 22:23:22,452 DEBUG blivet: DiskDevice.addChild: name: sda ; kids: 0 ;
  5221. 22:23:22,453 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 9
  5222. 22:23:22,454 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ;
  5223. 22:23:22,455 DEBUG blivet: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; path: /dev/sda1 ; exists: True ;
  5224. 22:23:22,456 DEBUG blivet: updated sda1 size to 32 GiB (32 GiB)
  5225. 22:23:22,456 DEBUG blivet: looking up parted Partition: /dev/sda1
  5226. 22:23:22,457 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ;
  5227. 22:23:22,459 DEBUG blivet: PartitionDevice.getFlag: flag: 1 ; path: /dev/sda1 ;
  5228. 22:23:22,460 DEBUG blivet: PartitionDevice.getFlag: flag: 10 ; path: /dev/sda1 ;
  5229. 22:23:22,461 DEBUG blivet: PartitionDevice.getFlag: flag: 12 ; path: /dev/sda1 ;
  5230. 22:23:22,462 DEBUG blivet: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; path: /dev/sda1 ; exists: True ;
  5231. 22:23:22,463 DEBUG blivet: updated sda1 size to 32 GiB (32 GiB)
  5232. 22:23:22,463 INFO blivet: added partition sda1 (id 7) to device tree
  5233. 22:23:22,463 INFO blivet: got device: PartitionDevice instance (0x7f11d0033630) --
  5234. name = sda1 status = True kids = 0 id = 7
  5235. parents = ['existing 111.79 GiB disk sda (1) with existing gpt disklabel']
  5236. uuid = None size = 32 GiB
  5237. format = existing None
  5238. major = 8 minor = 1 exists = True protected = False
  5239. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
  5240. target size = 32 GiB path = /dev/sda1
  5241. format args = [] originalFormat = None grow = None max size = 0 B bootable = None
  5242. part type = 0 primary = None start sector = None end sector = None
  5243. partedPartition = parted.Partition instance --
  5244. disk: <parted.disk.Disk object at 0x7f11d007f7b8> fileSystem: <parted.filesystem.FileSystem object at 0x7f11d007feb8>
  5245. number: 1 path: /dev/sda1 type: 0
  5246. name: active: True busy: True
  5247. geometry: <parted.geometry.Geometry object at 0x7f11d007f9b0> PedPartition: <_ped.Partition object at 0x7f11d002e1a8>
  5248. disk = existing 111.79 GiB disk sda (1) with existing gpt disklabel
  5249. start = 2048 end = 67110911 length = 67108864
  5250. flags =
  5251. 22:23:22,469 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda1 ;
  5252. 22:23:22,470 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: sda1 ;
  5253. 22:23:22,471 DEBUG blivet: device sda1 does not contain a disklabel
  5254. 22:23:22,471 INFO blivet: type detected on 'sda1' is 'swap'
  5255. 22:23:22,472 DEBUG blivet: SwapSpace.__init__: label: None ; uuid: c1c196f3-b812-4ca1-aeb7-76f73c795b3f ; device: /dev/sda1 ; serial: INTEL_SSDSC2CW120A3_CVCV235401X1120BGN ; exists: True ;
  5256. 22:23:22,472 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 11
  5257. 22:23:22,473 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: swap ;
  5258. 22:23:22,473 INFO blivet: got format: existing swap
  5259. 22:23:22,479 DEBUG blivet: Populator.addUdevDevice: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/1eea1180-d12e-459d-8acc-75008db3a44e '
  5260. '/dev/disk/by-uuid/6bc333d9-2bff-4185-b4b5-2e9beb227001 '
  5261. '/dev/disk/by-id/wwn-0xc57fb2a3517b5001-part2 '
  5262. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN-part2',
  5263. 'DEVNAME': '/dev/sda2',
  5264. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2',
  5265. 'DEVTYPE': 'partition',
  5266. 'ID_ATA': '1',
  5267. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  5268. 'ID_ATA_FEATURE_SET_APM': '1',
  5269. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  5270. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  5271. 'ID_ATA_FEATURE_SET_HPA': '1',
  5272. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  5273. 'ID_ATA_FEATURE_SET_PM': '1',
  5274. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  5275. 'ID_ATA_FEATURE_SET_PUIS': '1',
  5276. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  5277. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  5278. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  5279. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  5280. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  5281. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  5282. 'ID_ATA_FEATURE_SET_SMART': '1',
  5283. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  5284. 'ID_ATA_ROTATION_RATE_RPM': '0',
  5285. 'ID_ATA_SATA': '1',
  5286. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  5287. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  5288. 'ID_ATA_WRITE_CACHE': '1',
  5289. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  5290. 'ID_BUS': 'ata',
  5291. 'ID_FS_TYPE': 'ext4',
  5292. 'ID_FS_USAGE': 'filesystem',
  5293. 'ID_FS_UUID': '6bc333d9-2bff-4185-b4b5-2e9beb227001',
  5294. 'ID_FS_UUID_ENC': '6bc333d9-2bff-4185-b4b5-2e9beb227001',
  5295. 'ID_FS_VERSION': '1.0',
  5296. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  5297. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  5298. 'ID_PART_ENTRY_DISK': '8:0',
  5299. 'ID_PART_ENTRY_NUMBER': '2',
  5300. 'ID_PART_ENTRY_OFFSET': '67110912',
  5301. 'ID_PART_ENTRY_SCHEME': 'gpt',
  5302. 'ID_PART_ENTRY_SIZE': '167330703',
  5303. 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4',
  5304. 'ID_PART_ENTRY_UUID': '1eea1180-d12e-459d-8acc-75008db3a44e',
  5305. 'ID_PART_TABLE_TYPE': 'gpt',
  5306. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  5307. 'ID_REVISION': '400i',
  5308. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  5309. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  5310. 'ID_TYPE': 'disk',
  5311. 'ID_WWN': '0xc57fb2a3517b5001',
  5312. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  5313. 'MAJOR': '8',
  5314. 'MINOR': '2',
  5315. 'SUBSYSTEM': 'block',
  5316. 'TAGS': ':systemd:',
  5317. 'USEC_INITIALIZED': '9238323'} ;
  5318. 22:23:22,479 INFO blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)...
  5319. 22:23:22,480 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ;
  5320. 22:23:22,481 DEBUG blivet: DeviceTree.getDeviceByName returned None
  5321. 22:23:22,482 INFO blivet: sda2 is a partition
  5322. 22:23:22,483 DEBUG blivet: Populator.addUdevPartitionDevice: name: sda2 ;
  5323. 22:23:22,484 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ;
  5324. 22:23:22,484 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sda (1) with existing gpt disklabel
  5325. 22:23:22,485 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 14
  5326. 22:23:22,486 DEBUG blivet: DiskDevice.addChild: name: sda ; kids: 1 ;
  5327. 22:23:22,486 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 15
  5328. 22:23:22,487 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ;
  5329. 22:23:22,489 DEBUG blivet: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; path: /dev/sda2 ; exists: True ;
  5330. 22:23:22,489 DEBUG blivet: updated sda2 size to 79.79 GiB (79.79 GiB)
  5331. 22:23:22,489 DEBUG blivet: looking up parted Partition: /dev/sda2
  5332. 22:23:22,491 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ;
  5333. 22:23:22,492 DEBUG blivet: PartitionDevice.getFlag: flag: 1 ; path: /dev/sda2 ;
  5334. 22:23:22,493 DEBUG blivet: PartitionDevice.getFlag: flag: 10 ; path: /dev/sda2 ;
  5335. 22:23:22,494 DEBUG blivet: PartitionDevice.getFlag: flag: 12 ; path: /dev/sda2 ;
  5336. 22:23:22,496 DEBUG blivet: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; path: /dev/sda2 ; exists: True ;
  5337. 22:23:22,496 DEBUG blivet: updated sda2 size to 79.79 GiB (79.79 GiB)
  5338. 22:23:22,496 INFO blivet: added partition sda2 (id 13) to device tree
  5339. 22:23:22,497 INFO blivet: got device: PartitionDevice instance (0x7f11d0033ac8) --
  5340. name = sda2 status = True kids = 0 id = 13
  5341. parents = ['existing 111.79 GiB disk sda (1) with existing gpt disklabel']
  5342. uuid = None size = 79.79 GiB
  5343. format = existing None
  5344. major = 8 minor = 2 exists = True protected = False
  5345. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
  5346. target size = 79.79 GiB path = /dev/sda2
  5347. format args = [] originalFormat = None grow = None max size = 0 B bootable = None
  5348. part type = 0 primary = None start sector = None end sector = None
  5349. partedPartition = parted.Partition instance --
  5350. disk: <parted.disk.Disk object at 0x7f11d007f7b8> fileSystem: <parted.filesystem.FileSystem object at 0x7f11d007ffd0>
  5351. number: 2 path: /dev/sda2 type: 0
  5352. name: active: True busy: False
  5353. geometry: <parted.geometry.Geometry object at 0x7f11d007fc18> PedPartition: <_ped.Partition object at 0x7f11d002e200>
  5354. disk = existing 111.79 GiB disk sda (1) with existing gpt disklabel
  5355. start = 67110912 end = 234441614 length = 167330703
  5356. flags =
  5357. 22:23:22,502 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda2 ;
  5358. 22:23:22,503 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: sda2 ;
  5359. 22:23:22,503 DEBUG blivet: device sda2 does not contain a disklabel
  5360. 22:23:22,504 INFO blivet: type detected on 'sda2' is 'ext4'
  5361. 22:23:22,894 DEBUG blivet: padding min size from 2.48 GiB up to 2.73 GiB
  5362. 22:23:22,895 DEBUG blivet: Ext4FS.supported: supported: True ;
  5363. 22:23:22,895 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 17
  5364. 22:23:22,897 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ;
  5365. 22:23:22,897 INFO blivet: got format: existing ext4 filesystem
  5366. 22:23:22,902 DEBUG blivet: Populator.addUdevDevice: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3320820AS_6QF4323A',
  5367. 'DEVNAME': '/dev/sdb',
  5368. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb',
  5369. 'DEVTYPE': 'disk',
  5370. 'ID_ATA': '1',
  5371. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  5372. 'ID_ATA_FEATURE_SET_PM': '1',
  5373. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  5374. 'ID_ATA_FEATURE_SET_SMART': '1',
  5375. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  5376. 'ID_ATA_SATA': '1',
  5377. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  5378. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  5379. 'ID_ATA_WRITE_CACHE': '1',
  5380. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  5381. 'ID_BUS': 'ata',
  5382. 'ID_FS_TYPE': 'promise_fasttrack_raid_member',
  5383. 'ID_FS_USAGE': 'raid',
  5384. 'ID_MODEL': 'ST3320820AS',
  5385. 'ID_MODEL_ENC': 'ST3320820AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20',
  5386. 'ID_REVISION': '3.CHN',
  5387. 'ID_SERIAL': 'ST3320820AS_6QF4323A',
  5388. 'ID_SERIAL_SHORT': '6QF4323A',
  5389. 'ID_TYPE': 'disk',
  5390. 'MAJOR': '8',
  5391. 'MINOR': '16',
  5392. 'MPATH_SBIN_PATH': '/sbin',
  5393. 'SUBSYSTEM': 'block',
  5394. 'TAGS': ':systemd:',
  5395. 'USEC_INITIALIZED': '9287466'} ;
  5396. 22:23:22,902 INFO blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb)...
  5397. 22:23:22,903 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ;
  5398. 22:23:22,904 DEBUG blivet: DeviceTree.getDeviceByName returned None
  5399. 22:23:22,906 DEBUG blivet: Populator.addUdevDiskDevice: name: sdb ;
  5400. 22:23:22,907 INFO blivet: sdb is a disk
  5401. 22:23:22,908 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20
  5402. 22:23:22,908 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21
  5403. 22:23:22,909 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ;
  5404. 22:23:22,911 DEBUG blivet: DiskDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb ; path: /dev/sdb ; exists: True ;
  5405. 22:23:22,911 DEBUG blivet: updated sdb size to 298.09 GiB (298.09 GiB)
  5406. 22:23:22,911 INFO blivet: added disk sdb (id 19) to device tree
  5407. 22:23:22,912 INFO blivet: got device: DiskDevice instance (0x7f11d0033cf8) --
  5408. name = sdb status = True kids = 0 id = 19
  5409. parents = []
  5410. uuid = None size = 298.09 GiB
  5411. format = existing None
  5412. major = 8 minor = 16 exists = True protected = False
  5413. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb
  5414. target size = 298.09 GiB path = /dev/sdb
  5415. format args = [] originalFormat = None removable = False
  5416. 22:23:22,914 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdb ;
  5417. 22:23:22,914 INFO blivet: type detected on 'sdb' is 'promise_fasttrack_raid_member'
  5418. 22:23:22,916 DEBUG blivet: DMRaidMember.__init__: label: None ; uuid: None ; device: /dev/sdb ; serial: ST3320820AS_6QF4323A ; exists: True ;
  5419. 22:23:22,916 DEBUG blivet: getFormat('promise_fasttrack_raid_member') returning DMRaidMember instance with object id 23
  5420. 22:23:22,917 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: dmraidmember ;
  5421. 22:23:22,917 INFO blivet: got format: existing dmraidmember
  5422. 22:23:22,919 DEBUG blivet: Populator.handleUdevDMRaidMemberFormat: name: sdb ; type: dmraidmember ;
  5423. 22:23:23,017 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf
  5424. 22:23:23,040 DEBUG blivet: DeviceTree.getDeviceByPath: hidden: False ; incomplete: False ; path: /dev/mapper/live-base ;
  5425. 22:23:23,041 DEBUG blivet: DeviceTree.getDeviceByPath returned None
  5426. 22:27:38,323 DEBUG blivet: registered device format class DeviceFormat as None
  5427. 22:27:38,329 DEBUG blivet: registered device format class BIOSBoot as biosboot
  5428. 22:27:38,329 DEBUG blivet: registered device format class MultipathMember as multipath_member
  5429. 22:27:38,338 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv
  5430. 22:27:38,339 DEBUG blivet: registered device format class DiskLabel as disklabel
  5431. 22:27:38,350 DEBUG blivet: registered device format class Ext2FS as ext2
  5432. 22:27:38,350 DEBUG blivet: registered device format class Ext3FS as ext3
  5433. 22:27:38,350 DEBUG blivet: registered device format class Ext4FS as ext4
  5434. 22:27:38,351 DEBUG blivet: registered device format class FATFS as vfat
  5435. 22:27:38,351 DEBUG blivet: registered device format class EFIFS as efi
  5436. 22:27:38,351 DEBUG blivet: registered device format class BTRFS as btrfs
  5437. 22:27:38,351 DEBUG blivet: registered device format class GFS2 as gfs2
  5438. 22:27:38,351 DEBUG blivet: registered device format class JFS as jfs
  5439. 22:27:38,351 DEBUG blivet: registered device format class ReiserFS as reiserfs
  5440. 22:27:38,352 DEBUG blivet: registered device format class XFS as xfs
  5441. 22:27:38,352 DEBUG blivet: registered device format class HFS as hfs
  5442. 22:27:38,352 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot
  5443. 22:27:38,352 DEBUG blivet: registered device format class HFSPlus as hfs+
  5444. 22:27:38,352 DEBUG blivet: registered device format class MacEFIFS as macefi
  5445. 22:27:38,352 DEBUG blivet: registered device format class NTFS as ntfs
  5446. 22:27:38,353 DEBUG blivet: registered device format class NFS as nfs
  5447. 22:27:38,353 DEBUG blivet: registered device format class NFSv4 as nfs4
  5448. 22:27:38,353 DEBUG blivet: registered device format class Iso9660FS as iso9660
  5449. 22:27:38,353 DEBUG blivet: registered device format class NoDevFS as nodev
  5450. 22:27:38,353 DEBUG blivet: registered device format class DevPtsFS as devpts
  5451. 22:27:38,353 DEBUG blivet: registered device format class ProcFS as proc
  5452. 22:27:38,353 DEBUG blivet: registered device format class SysFS as sysfs
  5453. 22:27:38,353 DEBUG blivet: registered device format class TmpFS as tmpfs
  5454. 22:27:38,353 DEBUG blivet: registered device format class BindFS as bind
  5455. 22:27:38,353 DEBUG blivet: registered device format class SELinuxFS as selinuxfs
  5456. 22:27:38,353 DEBUG blivet: registered device format class USBFS as usbfs
  5457. 22:27:38,354 DEBUG blivet: registered device format class EFIVarFS as efivarfs
  5458. 22:27:38,354 DEBUG blivet: registered device format class LUKS as luks
  5459. 22:27:38,355 DEBUG blivet: registered device format class PPCPRePBoot as prepboot
  5460. 22:27:38,355 DEBUG blivet: registered device format class DMRaidMember as dmraidmember
  5461. 22:27:38,356 DEBUG blivet: registered device format class SwapSpace as swap
  5462. 22:27:38,356 DEBUG blivet: registered device format class MDRaidMember as mdmember
  5463. 22:27:38,424 DEBUG blivet: IGNORED: Caught exception, continuing.
  5464. 22:27:38,424 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware
  5465. 22:27:38,424 DEBUG blivet: IGNORED: Begin exception details.
  5466. 22:27:38,425 DEBUG blivet: IGNORED: Traceback (most recent call last):
  5467. 22:27:38,425 DEBUG blivet: IGNORED: File "/usr/lib/python3.4/site-packages/blivet/iscsi.py", line 149, in __init__
  5468. 22:27:38,425 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name()
  5469. 22:27:38,425 DEBUG blivet: IGNORED: OSError: Unknown error
  5470. 22:27:38,425 DEBUG blivet: IGNORED: End exception details.
  5471. 22:27:38,674 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf
  5472. 22:27:38,675 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is []
  5473. 22:27:38,675 INFO blivet: sdc1 looks to be the live device; marking as protected
  5474. 22:27:38,700 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'live-rw', 'live-base', 'live-osimg-min']
  5475. 22:27:38,705 DEBUG blivet: Populator.addUdevDevice: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0xc57fb2a3517b5001 '
  5476. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  5477. 'DEVNAME': '/dev/sda',
  5478. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda',
  5479. 'DEVTYPE': 'disk',
  5480. 'ID_ATA': '1',
  5481. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  5482. 'ID_ATA_FEATURE_SET_APM': '1',
  5483. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  5484. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  5485. 'ID_ATA_FEATURE_SET_HPA': '1',
  5486. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  5487. 'ID_ATA_FEATURE_SET_PM': '1',
  5488. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  5489. 'ID_ATA_FEATURE_SET_PUIS': '1',
  5490. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  5491. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  5492. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  5493. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  5494. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  5495. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  5496. 'ID_ATA_FEATURE_SET_SMART': '1',
  5497. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  5498. 'ID_ATA_ROTATION_RATE_RPM': '0',
  5499. 'ID_ATA_SATA': '1',
  5500. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  5501. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  5502. 'ID_ATA_WRITE_CACHE': '1',
  5503. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  5504. 'ID_BUS': 'ata',
  5505. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  5506. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  5507. 'ID_PART_TABLE_TYPE': 'gpt',
  5508. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  5509. 'ID_REVISION': '400i',
  5510. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  5511. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  5512. 'ID_TYPE': 'disk',
  5513. 'ID_WWN': '0xc57fb2a3517b5001',
  5514. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  5515. 'MAJOR': '8',
  5516. 'MINOR': '0',
  5517. 'MPATH_SBIN_PATH': '/sbin',
  5518. 'SUBSYSTEM': 'block',
  5519. 'TAGS': ':systemd:',
  5520. 'USEC_INITIALIZED': '9226251'} ;
  5521. 22:27:38,705 INFO blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)...
  5522. 22:27:38,705 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sda ; hidden: False ;
  5523. 22:27:38,706 DEBUG blivet: DeviceTree.getDeviceByName returned None
  5524. 22:27:38,707 DEBUG blivet: Populator.addUdevDiskDevice: name: sda ;
  5525. 22:27:38,708 INFO blivet: sda is a disk
  5526. 22:27:38,709 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1
  5527. 22:27:38,709 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2
  5528. 22:27:38,710 DEBUG blivet: DiskDevice._setFormat: sda ; type: None ; current: None ;
  5529. 22:27:38,711 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/sda ; sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; exists: True ;
  5530. 22:27:38,711 DEBUG blivet: updated sda size to 111.79 GiB (111.79 GiB)
  5531. 22:27:38,712 INFO blivet: added disk sda (id 0) to device tree
  5532. 22:27:38,712 INFO blivet: got device: DiskDevice instance (0x7f60af7ca710) --
  5533. name = sda status = True kids = 0 id = 0
  5534. parents = []
  5535. uuid = None size = 111.79 GiB
  5536. format = existing None
  5537. major = 8 minor = 0 exists = True protected = False
  5538. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
  5539. target size = 111.79 GiB path = /dev/sda
  5540. format args = [] originalFormat = None removable = False
  5541. 22:27:38,713 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda ;
  5542. 22:27:38,715 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ;
  5543. 22:27:38,716 DEBUG blivet: DiskDevice.setup: sda ; status: True ; orig: False ; controllable: True ;
  5544. 22:27:38,717 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; exists: True ;
  5545. 22:27:38,727 DEBUG blivet: Set pmbr_boot on parted.Disk instance --
  5546. type: gpt primaryPartitionCount: 2
  5547. lastPartitionNumber: 2 maxPrimaryPartitionCount: 128
  5548. partitions: [<parted.partition.Partition object at 0x7f60af746198>, <parted.partition.Partition object at 0x7f60af746438>]
  5549. device: <parted.device.Device object at 0x7f60af7cadd8>
  5550. PedDisk: <_ped.Disk object at 0x7f60af731d48>
  5551. 22:27:38,728 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4
  5552. 22:27:38,729 DEBUG blivet: DiskDevice._setFormat: sda ; type: disklabel ; current: None ;
  5553. 22:27:38,734 DEBUG blivet: Populator.addUdevDevice: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/c1c196f3-b812-4ca1-aeb7-76f73c795b3f '
  5554. '/dev/disk/by-partuuid/464b6253-6a7b-428a-9852-df94546440f6 '
  5555. '/dev/disk/by-id/wwn-0xc57fb2a3517b5001-part1 '
  5556. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN-part1',
  5557. 'DEVNAME': '/dev/sda1',
  5558. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1',
  5559. 'DEVTYPE': 'partition',
  5560. 'ID_ATA': '1',
  5561. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  5562. 'ID_ATA_FEATURE_SET_APM': '1',
  5563. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  5564. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  5565. 'ID_ATA_FEATURE_SET_HPA': '1',
  5566. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  5567. 'ID_ATA_FEATURE_SET_PM': '1',
  5568. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  5569. 'ID_ATA_FEATURE_SET_PUIS': '1',
  5570. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  5571. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  5572. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  5573. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  5574. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  5575. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  5576. 'ID_ATA_FEATURE_SET_SMART': '1',
  5577. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  5578. 'ID_ATA_ROTATION_RATE_RPM': '0',
  5579. 'ID_ATA_SATA': '1',
  5580. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  5581. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  5582. 'ID_ATA_WRITE_CACHE': '1',
  5583. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  5584. 'ID_BUS': 'ata',
  5585. 'ID_FS_TYPE': 'swap',
  5586. 'ID_FS_USAGE': 'other',
  5587. 'ID_FS_UUID': 'c1c196f3-b812-4ca1-aeb7-76f73c795b3f',
  5588. 'ID_FS_UUID_ENC': 'c1c196f3-b812-4ca1-aeb7-76f73c795b3f',
  5589. 'ID_FS_VERSION': '1',
  5590. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  5591. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  5592. 'ID_PART_ENTRY_DISK': '8:0',
  5593. 'ID_PART_ENTRY_NUMBER': '1',
  5594. 'ID_PART_ENTRY_OFFSET': '2048',
  5595. 'ID_PART_ENTRY_SCHEME': 'gpt',
  5596. 'ID_PART_ENTRY_SIZE': '67108864',
  5597. 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f',
  5598. 'ID_PART_ENTRY_UUID': '464b6253-6a7b-428a-9852-df94546440f6',
  5599. 'ID_PART_TABLE_TYPE': 'gpt',
  5600. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  5601. 'ID_REVISION': '400i',
  5602. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  5603. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  5604. 'ID_TYPE': 'disk',
  5605. 'ID_WWN': '0xc57fb2a3517b5001',
  5606. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  5607. 'MAJOR': '8',
  5608. 'MINOR': '1',
  5609. 'SUBSYSTEM': 'block',
  5610. 'TAGS': ':systemd:',
  5611. 'USEC_INITIALIZED': '9238125'} ;
  5612. 22:27:38,734 INFO blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)...
  5613. 22:27:38,735 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sda1 ; hidden: False ;
  5614. 22:27:38,736 DEBUG blivet: DeviceTree.getDeviceByName returned None
  5615. 22:27:38,736 INFO blivet: sda1 is a partition
  5616. 22:27:38,736 DEBUG blivet: Populator.addUdevPartitionDevice: name: sda1 ;
  5617. 22:27:38,737 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sda ; hidden: False ;
  5618. 22:27:38,738 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sda (0) with existing gpt disklabel
  5619. 22:27:38,738 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7
  5620. 22:27:38,740 DEBUG blivet: DiskDevice.addChild: name: sda ; kids: 0 ;
  5621. 22:27:38,740 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 8
  5622. 22:27:38,740 DEBUG blivet: PartitionDevice._setFormat: sda1 ; type: None ; current: None ;
  5623. 22:27:38,742 DEBUG blivet: PartitionDevice.readCurrentSize: path: /dev/sda1 ; sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; exists: True ;
  5624. 22:27:38,742 DEBUG blivet: updated sda1 size to 32 GiB (32 GiB)
  5625. 22:27:38,742 DEBUG blivet: looking up parted Partition: /dev/sda1
  5626. 22:27:38,743 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ;
  5627. 22:27:38,744 DEBUG blivet: PartitionDevice.getFlag: flag: 1 ; path: /dev/sda1 ;
  5628. 22:27:38,744 DEBUG blivet: PartitionDevice.getFlag: flag: 10 ; path: /dev/sda1 ;
  5629. 22:27:38,745 DEBUG blivet: PartitionDevice.getFlag: flag: 12 ; path: /dev/sda1 ;
  5630. 22:27:38,746 DEBUG blivet: PartitionDevice.readCurrentSize: path: /dev/sda1 ; sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; exists: True ;
  5631. 22:27:38,746 DEBUG blivet: updated sda1 size to 32 GiB (32 GiB)
  5632. 22:27:38,747 INFO blivet: added partition sda1 (id 6) to device tree
  5633. 22:27:38,747 INFO blivet: got device: PartitionDevice instance (0x7f60af746c18) --
  5634. name = sda1 status = True kids = 0 id = 6
  5635. parents = ['existing 111.79 GiB disk sda (0) with existing gpt disklabel']
  5636. uuid = None size = 32 GiB
  5637. format = existing None
  5638. major = 8 minor = 1 exists = True protected = False
  5639. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
  5640. target size = 32 GiB path = /dev/sda1
  5641. format args = [] originalFormat = None grow = None max size = 0 B bootable = None
  5642. part type = 0 primary = None start sector = None end sector = None
  5643. partedPartition = parted.Partition instance --
  5644. disk: <parted.disk.Disk object at 0x7f60af7ca470> fileSystem: <parted.filesystem.FileSystem object at 0x7f60af746550>
  5645. number: 1 path: /dev/sda1 type: 0
  5646. name: active: True busy: True
  5647. geometry: <parted.geometry.Geometry object at 0x7f60af746240> PedPartition: <_ped.Partition object at 0x7f60af72af68>
  5648. disk = existing 111.79 GiB disk sda (0) with existing gpt disklabel
  5649. start = 2048 end = 67110911 length = 67108864
  5650. flags =
  5651. 22:27:38,748 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda1 ;
  5652. 22:27:38,750 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ;
  5653. 22:27:38,750 DEBUG blivet: device sda1 does not contain a disklabel
  5654. 22:27:38,750 INFO blivet: type detected on 'sda1' is 'swap'
  5655. 22:27:38,751 DEBUG blivet: SwapSpace.__init__: device: /dev/sda1 ; label: None ; serial: INTEL_SSDSC2CW120A3_CVCV235401X1120BGN ; exists: True ; uuid: c1c196f3-b812-4ca1-aeb7-76f73c795b3f ;
  5656. 22:27:38,751 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 10
  5657. 22:27:38,752 DEBUG blivet: PartitionDevice._setFormat: sda1 ; type: swap ; current: None ;
  5658. 22:27:38,752 INFO blivet: got format: existing swap
  5659. 22:27:38,757 DEBUG blivet: Populator.addUdevDevice: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0xc57fb2a3517b5001-part2 '
  5660. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN-part2 '
  5661. '/dev/disk/by-uuid/6bc333d9-2bff-4185-b4b5-2e9beb227001 '
  5662. '/dev/disk/by-partuuid/1eea1180-d12e-459d-8acc-75008db3a44e',
  5663. 'DEVNAME': '/dev/sda2',
  5664. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2',
  5665. 'DEVTYPE': 'partition',
  5666. 'ID_ATA': '1',
  5667. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  5668. 'ID_ATA_FEATURE_SET_APM': '1',
  5669. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  5670. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  5671. 'ID_ATA_FEATURE_SET_HPA': '1',
  5672. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  5673. 'ID_ATA_FEATURE_SET_PM': '1',
  5674. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  5675. 'ID_ATA_FEATURE_SET_PUIS': '1',
  5676. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  5677. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  5678. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  5679. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  5680. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  5681. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  5682. 'ID_ATA_FEATURE_SET_SMART': '1',
  5683. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  5684. 'ID_ATA_ROTATION_RATE_RPM': '0',
  5685. 'ID_ATA_SATA': '1',
  5686. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  5687. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  5688. 'ID_ATA_WRITE_CACHE': '1',
  5689. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  5690. 'ID_BUS': 'ata',
  5691. 'ID_FS_TYPE': 'ext4',
  5692. 'ID_FS_USAGE': 'filesystem',
  5693. 'ID_FS_UUID': '6bc333d9-2bff-4185-b4b5-2e9beb227001',
  5694. 'ID_FS_UUID_ENC': '6bc333d9-2bff-4185-b4b5-2e9beb227001',
  5695. 'ID_FS_VERSION': '1.0',
  5696. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  5697. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  5698. 'ID_PART_ENTRY_DISK': '8:0',
  5699. 'ID_PART_ENTRY_NUMBER': '2',
  5700. 'ID_PART_ENTRY_OFFSET': '67110912',
  5701. 'ID_PART_ENTRY_SCHEME': 'gpt',
  5702. 'ID_PART_ENTRY_SIZE': '167330703',
  5703. 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4',
  5704. 'ID_PART_ENTRY_UUID': '1eea1180-d12e-459d-8acc-75008db3a44e',
  5705. 'ID_PART_TABLE_TYPE': 'gpt',
  5706. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  5707. 'ID_REVISION': '400i',
  5708. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  5709. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  5710. 'ID_TYPE': 'disk',
  5711. 'ID_WWN': '0xc57fb2a3517b5001',
  5712. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  5713. 'MAJOR': '8',
  5714. 'MINOR': '2',
  5715. 'SUBSYSTEM': 'block',
  5716. 'TAGS': ':systemd:',
  5717. 'USEC_INITIALIZED': '9238323'} ;
  5718. 22:27:38,758 INFO blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)...
  5719. 22:27:38,758 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sda2 ; hidden: False ;
  5720. 22:27:38,759 DEBUG blivet: DeviceTree.getDeviceByName returned None
  5721. 22:27:38,759 INFO blivet: sda2 is a partition
  5722. 22:27:38,760 DEBUG blivet: Populator.addUdevPartitionDevice: name: sda2 ;
  5723. 22:27:38,761 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sda ; hidden: False ;
  5724. 22:27:38,761 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sda (0) with existing gpt disklabel
  5725. 22:27:38,762 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13
  5726. 22:27:38,763 DEBUG blivet: DiskDevice.addChild: name: sda ; kids: 1 ;
  5727. 22:27:38,763 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 14
  5728. 22:27:38,764 DEBUG blivet: PartitionDevice._setFormat: sda2 ; type: None ; current: None ;
  5729. 22:27:38,765 DEBUG blivet: PartitionDevice.readCurrentSize: path: /dev/sda2 ; sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; exists: True ;
  5730. 22:27:38,765 DEBUG blivet: updated sda2 size to 79.79 GiB (79.79 GiB)
  5731. 22:27:38,765 DEBUG blivet: looking up parted Partition: /dev/sda2
  5732. 22:27:38,766 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ;
  5733. 22:27:38,767 DEBUG blivet: PartitionDevice.getFlag: flag: 1 ; path: /dev/sda2 ;
  5734. 22:27:38,768 DEBUG blivet: PartitionDevice.getFlag: flag: 10 ; path: /dev/sda2 ;
  5735. 22:27:38,768 DEBUG blivet: PartitionDevice.getFlag: flag: 12 ; path: /dev/sda2 ;
  5736. 22:27:38,769 DEBUG blivet: PartitionDevice.readCurrentSize: path: /dev/sda2 ; sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; exists: True ;
  5737. 22:27:38,770 DEBUG blivet: updated sda2 size to 79.79 GiB (79.79 GiB)
  5738. 22:27:38,770 INFO blivet: added partition sda2 (id 12) to device tree
  5739. 22:27:38,770 INFO blivet: got device: PartitionDevice instance (0x7f60af7ca438) --
  5740. name = sda2 status = True kids = 0 id = 12
  5741. parents = ['existing 111.79 GiB disk sda (0) with existing gpt disklabel']
  5742. uuid = None size = 79.79 GiB
  5743. format = existing None
  5744. major = 8 minor = 2 exists = True protected = False
  5745. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
  5746. target size = 79.79 GiB path = /dev/sda2
  5747. format args = [] originalFormat = None grow = None max size = 0 B bootable = None
  5748. part type = 0 primary = None start sector = None end sector = None
  5749. partedPartition = parted.Partition instance --
  5750. disk: <parted.disk.Disk object at 0x7f60af7ca470> fileSystem: <parted.filesystem.FileSystem object at 0x7f60af7465c0>
  5751. number: 2 path: /dev/sda2 type: 0
  5752. name: active: True busy: False
  5753. geometry: <parted.geometry.Geometry object at 0x7f60af7464e0> PedPartition: <_ped.Partition object at 0x7f60af791048>
  5754. disk = existing 111.79 GiB disk sda (0) with existing gpt disklabel
  5755. start = 67110912 end = 234441614 length = 167330703
  5756. flags =
  5757. 22:27:38,772 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda2 ;
  5758. 22:27:38,773 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ;
  5759. 22:27:38,773 DEBUG blivet: device sda2 does not contain a disklabel
  5760. 22:27:38,773 INFO blivet: type detected on 'sda2' is 'ext4'
  5761. 22:27:38,774 DEBUG blivet: Ext4FS.supported: supported: True ;
  5762. 22:27:38,976 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 16
  5763. 22:27:38,977 DEBUG blivet: PartitionDevice._setFormat: sda2 ; type: ext4 ; current: None ;
  5764. 22:27:38,977 INFO blivet: got format: existing ext4 filesystem
  5765. 22:27:38,981 DEBUG blivet: Populator.addUdevDevice: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3320820AS_6QF4323A',
  5766. 'DEVNAME': '/dev/sdb',
  5767. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb',
  5768. 'DEVTYPE': 'disk',
  5769. 'ID_ATA': '1',
  5770. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  5771. 'ID_ATA_FEATURE_SET_PM': '1',
  5772. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  5773. 'ID_ATA_FEATURE_SET_SMART': '1',
  5774. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  5775. 'ID_ATA_SATA': '1',
  5776. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  5777. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  5778. 'ID_ATA_WRITE_CACHE': '1',
  5779. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  5780. 'ID_BUS': 'ata',
  5781. 'ID_FS_TYPE': 'promise_fasttrack_raid_member',
  5782. 'ID_FS_USAGE': 'raid',
  5783. 'ID_MODEL': 'ST3320820AS',
  5784. 'ID_MODEL_ENC': 'ST3320820AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20',
  5785. 'ID_REVISION': '3.CHN',
  5786. 'ID_SERIAL': 'ST3320820AS_6QF4323A',
  5787. 'ID_SERIAL_SHORT': '6QF4323A',
  5788. 'ID_TYPE': 'disk',
  5789. 'MAJOR': '8',
  5790. 'MINOR': '16',
  5791. 'MPATH_SBIN_PATH': '/sbin',
  5792. 'SUBSYSTEM': 'block',
  5793. 'TAGS': ':systemd:',
  5794. 'USEC_INITIALIZED': '9287466'} ;
  5795. 22:27:38,981 INFO blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb)...
  5796. 22:27:38,982 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdb ; hidden: False ;
  5797. 22:27:38,983 DEBUG blivet: DeviceTree.getDeviceByName returned None
  5798. 22:27:38,984 DEBUG blivet: Populator.addUdevDiskDevice: name: sdb ;
  5799. 22:27:38,985 INFO blivet: sdb is a disk
  5800. 22:27:38,985 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 19
  5801. 22:27:38,985 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20
  5802. 22:27:38,986 DEBUG blivet: DiskDevice._setFormat: sdb ; type: None ; current: None ;
  5803. 22:27:38,987 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/sdb ; sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb ; exists: True ;
  5804. 22:27:38,988 DEBUG blivet: updated sdb size to 298.09 GiB (298.09 GiB)
  5805. 22:27:38,988 INFO blivet: added disk sdb (id 18) to device tree
  5806. 22:27:38,988 INFO blivet: got device: DiskDevice instance (0x7f60af703ac8) --
  5807. name = sdb status = True kids = 0 id = 18
  5808. parents = []
  5809. uuid = None size = 298.09 GiB
  5810. format = existing None
  5811. major = 8 minor = 16 exists = True protected = False
  5812. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb
  5813. target size = 298.09 GiB path = /dev/sdb
  5814. format args = [] originalFormat = None removable = False
  5815. 22:27:38,989 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdb ;
  5816. 22:27:38,990 INFO blivet: type detected on 'sdb' is 'promise_fasttrack_raid_member'
  5817. 22:27:38,990 DEBUG blivet: DMRaidMember.__init__: device: /dev/sdb ; label: None ; serial: ST3320820AS_6QF4323A ; exists: True ; uuid: None ;
  5818. 22:27:38,991 DEBUG blivet: getFormat('promise_fasttrack_raid_member') returning DMRaidMember instance with object id 22
  5819. 22:27:38,991 DEBUG blivet: DiskDevice._setFormat: sdb ; type: dmraidmember ; current: None ;
  5820. 22:27:38,991 INFO blivet: got format: existing dmraidmember
  5821. 22:27:38,992 DEBUG blivet: Populator.handleUdevDMRaidMemberFormat: type: dmraidmember ; name: sdb ;
  5822. 22:27:39,052 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf
  5823. 22:27:41,066 DEBUG blivet: IGNORED: Caught exception, continuing.
  5824. 22:27:41,067 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware
  5825. 22:27:41,067 DEBUG blivet: IGNORED: Begin exception details.
  5826. 22:27:41,067 DEBUG blivet: IGNORED: Traceback (most recent call last):
  5827. 22:27:41,067 DEBUG blivet: IGNORED: File "/usr/lib/python3.4/site-packages/blivet/iscsi.py", line 149, in __init__
  5828. 22:27:41,068 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name()
  5829. 22:27:41,068 DEBUG blivet: IGNORED: OSError: Unknown error
  5830. 22:27:41,068 DEBUG blivet: IGNORED: End exception details.
  5831. 22:27:41,425 INFO blivet: ISCSID is /sbin/iscsid
  5832. 22:27:41,426 INFO blivet: no initiator set
  5833. 22:27:41,442 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD!
  5834. 22:27:41,442 INFO blivet: no /etc/zfcp.conf; not configuring zfcp
  5835. 22:27:41,769 DEBUG blivet: trying to set new default fstype to 'ext4'
  5836. 22:27:41,992 DEBUG blivet: Ext4FS.supported: supported: True ;
  5837. 22:27:41,992 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0
  5838. 22:27:41,994 DEBUG blivet: Ext4FS.supported: supported: True ;
  5839. 22:27:42,037 INFO blivet: resetting Blivet (version 1.12.8) instance <blivet.blivet.Blivet object at 0x7fe098b16550>
  5840. 22:27:42,037 INFO blivet: no initiator set
  5841. 22:27:42,052 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf
  5842. 22:27:42,052 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is []
  5843. 22:27:42,144 DEBUG blivet: protected device spec /dev/disk/by-label/KORORA-23-X resolved to sdc1
  5844. 22:27:42,146 INFO blivet: sdc1 looks to be the live device; marking as protected
  5845. 22:27:42,428 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'live-rw', 'live-base', 'live-osimg-min']
  5846. 22:27:42,436 DEBUG blivet: Populator.addUdevDevice: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0xc57fb2a3517b5001 '
  5847. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  5848. 'DEVNAME': '/dev/sda',
  5849. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda',
  5850. 'DEVTYPE': 'disk',
  5851. 'ID_ATA': '1',
  5852. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  5853. 'ID_ATA_FEATURE_SET_APM': '1',
  5854. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  5855. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  5856. 'ID_ATA_FEATURE_SET_HPA': '1',
  5857. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  5858. 'ID_ATA_FEATURE_SET_PM': '1',
  5859. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  5860. 'ID_ATA_FEATURE_SET_PUIS': '1',
  5861. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  5862. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  5863. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  5864. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  5865. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  5866. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  5867. 'ID_ATA_FEATURE_SET_SMART': '1',
  5868. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  5869. 'ID_ATA_ROTATION_RATE_RPM': '0',
  5870. 'ID_ATA_SATA': '1',
  5871. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  5872. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  5873. 'ID_ATA_WRITE_CACHE': '1',
  5874. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  5875. 'ID_BUS': 'ata',
  5876. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  5877. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  5878. 'ID_PART_TABLE_TYPE': 'gpt',
  5879. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  5880. 'ID_REVISION': '400i',
  5881. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  5882. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  5883. 'ID_TYPE': 'disk',
  5884. 'ID_WWN': '0xc57fb2a3517b5001',
  5885. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  5886. 'MAJOR': '8',
  5887. 'MINOR': '0',
  5888. 'MPATH_SBIN_PATH': '/sbin',
  5889. 'SUBSYSTEM': 'block',
  5890. 'TAGS': ':systemd:',
  5891. 'USEC_INITIALIZED': '9226251'} ;
  5892. 22:27:42,437 INFO blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)...
  5893. 22:27:42,438 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; incomplete: False ; hidden: False ;
  5894. 22:27:42,439 DEBUG blivet: DeviceTree.getDeviceByName returned None
  5895. 22:27:42,443 DEBUG blivet: Populator.addUdevDiskDevice: name: sda ;
  5896. 22:27:42,457 INFO blivet: sda is a disk
  5897. 22:27:42,457 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2
  5898. 22:27:42,457 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 3
  5899. 22:27:42,459 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ;
  5900. 22:27:42,461 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; path: /dev/sda ; sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ;
  5901. 22:27:42,462 DEBUG blivet: updated sda size to 111.79 GiB (111.79 GiB)
  5902. 22:27:42,462 INFO blivet: added disk sda (id 1) to device tree
  5903. 22:27:42,463 INFO blivet: got device: DiskDevice instance (0x7fe077f34eb8) --
  5904. name = sda status = True kids = 0 id = 1
  5905. parents = []
  5906. uuid = None size = 111.79 GiB
  5907. format = existing None
  5908. major = 8 minor = 0 exists = True protected = False
  5909. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
  5910. target size = 111.79 GiB path = /dev/sda
  5911. format args = [] originalFormat = None removable = False
  5912. 22:27:42,465 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda ;
  5913. 22:27:42,467 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: gpt ; device: sda ;
  5914. 22:27:42,468 DEBUG blivet: DiskDevice.setup: sda ; orig: False ; controllable: True ; status: True ;
  5915. 22:27:42,469 DEBUG blivet: DiskLabel.__init__: exists: True ; device: /dev/sda ;
  5916. 22:27:42,490 DEBUG blivet: Set pmbr_boot on parted.Disk instance --
  5917. type: gpt primaryPartitionCount: 2
  5918. lastPartitionNumber: 2 maxPrimaryPartitionCount: 128
  5919. partitions: [<parted.partition.Partition object at 0x7fe05fa19550>, <parted.partition.Partition object at 0x7fe05fa19898>]
  5920. device: <parted.device.Device object at 0x7fe05fa60748>
  5921. PedDisk: <_ped.Disk object at 0x7fe05fa05dc8>
  5922. 22:27:42,493 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 5
  5923. 22:27:42,494 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ;
  5924. 22:27:42,500 DEBUG blivet: Populator.addUdevDevice: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0xc57fb2a3517b5001-part1 '
  5925. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN-part1 '
  5926. '/dev/disk/by-uuid/c1c196f3-b812-4ca1-aeb7-76f73c795b3f '
  5927. '/dev/disk/by-partuuid/464b6253-6a7b-428a-9852-df94546440f6',
  5928. 'DEVNAME': '/dev/sda1',
  5929. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1',
  5930. 'DEVTYPE': 'partition',
  5931. 'ID_ATA': '1',
  5932. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  5933. 'ID_ATA_FEATURE_SET_APM': '1',
  5934. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  5935. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  5936. 'ID_ATA_FEATURE_SET_HPA': '1',
  5937. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  5938. 'ID_ATA_FEATURE_SET_PM': '1',
  5939. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  5940. 'ID_ATA_FEATURE_SET_PUIS': '1',
  5941. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  5942. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  5943. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  5944. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  5945. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  5946. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  5947. 'ID_ATA_FEATURE_SET_SMART': '1',
  5948. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  5949. 'ID_ATA_ROTATION_RATE_RPM': '0',
  5950. 'ID_ATA_SATA': '1',
  5951. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  5952. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  5953. 'ID_ATA_WRITE_CACHE': '1',
  5954. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  5955. 'ID_BUS': 'ata',
  5956. 'ID_FS_TYPE': 'swap',
  5957. 'ID_FS_USAGE': 'other',
  5958. 'ID_FS_UUID': 'c1c196f3-b812-4ca1-aeb7-76f73c795b3f',
  5959. 'ID_FS_UUID_ENC': 'c1c196f3-b812-4ca1-aeb7-76f73c795b3f',
  5960. 'ID_FS_VERSION': '1',
  5961. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  5962. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  5963. 'ID_PART_ENTRY_DISK': '8:0',
  5964. 'ID_PART_ENTRY_NUMBER': '1',
  5965. 'ID_PART_ENTRY_OFFSET': '2048',
  5966. 'ID_PART_ENTRY_SCHEME': 'gpt',
  5967. 'ID_PART_ENTRY_SIZE': '67108864',
  5968. 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f',
  5969. 'ID_PART_ENTRY_UUID': '464b6253-6a7b-428a-9852-df94546440f6',
  5970. 'ID_PART_TABLE_TYPE': 'gpt',
  5971. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  5972. 'ID_REVISION': '400i',
  5973. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  5974. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  5975. 'ID_TYPE': 'disk',
  5976. 'ID_WWN': '0xc57fb2a3517b5001',
  5977. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  5978. 'MAJOR': '8',
  5979. 'MINOR': '1',
  5980. 'SUBSYSTEM': 'block',
  5981. 'TAGS': ':systemd:',
  5982. 'USEC_INITIALIZED': '9238125'} ;
  5983. 22:27:42,500 INFO blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)...
  5984. 22:27:42,501 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; incomplete: False ; hidden: False ;
  5985. 22:27:42,502 DEBUG blivet: DeviceTree.getDeviceByName returned None
  5986. 22:27:42,503 INFO blivet: sda1 is a partition
  5987. 22:27:42,504 DEBUG blivet: Populator.addUdevPartitionDevice: name: sda1 ;
  5988. 22:27:42,506 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; incomplete: False ; hidden: False ;
  5989. 22:27:42,507 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sda (1) with existing gpt disklabel
  5990. 22:27:42,507 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 8
  5991. 22:27:42,509 DEBUG blivet: DiskDevice.addChild: name: sda ; kids: 0 ;
  5992. 22:27:42,509 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 9
  5993. 22:27:42,511 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ;
  5994. 22:27:42,512 DEBUG blivet: PartitionDevice.readCurrentSize: exists: True ; path: /dev/sda1 ; sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ;
  5995. 22:27:42,513 DEBUG blivet: updated sda1 size to 32 GiB (32 GiB)
  5996. 22:27:42,513 DEBUG blivet: looking up parted Partition: /dev/sda1
  5997. 22:27:42,514 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ;
  5998. 22:27:42,516 DEBUG blivet: PartitionDevice.getFlag: flag: 1 ; path: /dev/sda1 ;
  5999. 22:27:42,517 DEBUG blivet: PartitionDevice.getFlag: flag: 10 ; path: /dev/sda1 ;
  6000. 22:27:42,518 DEBUG blivet: PartitionDevice.getFlag: flag: 12 ; path: /dev/sda1 ;
  6001. 22:27:42,520 DEBUG blivet: PartitionDevice.readCurrentSize: exists: True ; path: /dev/sda1 ; sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ;
  6002. 22:27:42,520 DEBUG blivet: updated sda1 size to 32 GiB (32 GiB)
  6003. 22:27:42,521 INFO blivet: added partition sda1 (id 7) to device tree
  6004. 22:27:42,521 INFO blivet: got device: PartitionDevice instance (0x7fe05fa1e358) --
  6005. name = sda1 status = True kids = 0 id = 7
  6006. parents = ['existing 111.79 GiB disk sda (1) with existing gpt disklabel']
  6007. uuid = None size = 32 GiB
  6008. format = existing None
  6009. major = 8 minor = 1 exists = True protected = False
  6010. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
  6011. target size = 32 GiB path = /dev/sda1
  6012. format args = [] originalFormat = None grow = None max size = 0 B bootable = None
  6013. part type = 0 primary = None start sector = None end sector = None
  6014. partedPartition = parted.Partition instance --
  6015. disk: <parted.disk.Disk object at 0x7fe05fa60710> fileSystem: <parted.filesystem.FileSystem object at 0x7fe05fa198d0>
  6016. number: 1 path: /dev/sda1 type: 0
  6017. name: active: True busy: True
  6018. geometry: <parted.geometry.Geometry object at 0x7fe05fa19438> PedPartition: <_ped.Partition object at 0x7fe05fa0b308>
  6019. disk = existing 111.79 GiB disk sda (1) with existing gpt disklabel
  6020. start = 2048 end = 67110911 length = 67108864
  6021. flags =
  6022. 22:27:42,527 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda1 ;
  6023. 22:27:42,529 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: sda1 ;
  6024. 22:27:42,529 DEBUG blivet: device sda1 does not contain a disklabel
  6025. 22:27:42,529 INFO blivet: type detected on 'sda1' is 'swap'
  6026. 22:27:42,532 DEBUG blivet: SwapSpace.__init__: uuid: c1c196f3-b812-4ca1-aeb7-76f73c795b3f ; serial: INTEL_SSDSC2CW120A3_CVCV235401X1120BGN ; label: None ; device: /dev/sda1 ; exists: True ;
  6027. 22:27:42,532 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 11
  6028. 22:27:42,534 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: swap ;
  6029. 22:27:42,534 INFO blivet: got format: existing swap
  6030. 22:27:42,540 DEBUG blivet: Populator.addUdevDevice: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/1eea1180-d12e-459d-8acc-75008db3a44e '
  6031. '/dev/disk/by-uuid/6bc333d9-2bff-4185-b4b5-2e9beb227001 '
  6032. '/dev/disk/by-id/ata-INTEL_SSDSC2CW120A3_CVCV235401X1120BGN-part2 '
  6033. '/dev/disk/by-id/wwn-0xc57fb2a3517b5001-part2',
  6034. 'DEVNAME': '/dev/sda2',
  6035. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2',
  6036. 'DEVTYPE': 'partition',
  6037. 'ID_ATA': '1',
  6038. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  6039. 'ID_ATA_FEATURE_SET_APM': '1',
  6040. 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254',
  6041. 'ID_ATA_FEATURE_SET_APM_ENABLED': '1',
  6042. 'ID_ATA_FEATURE_SET_HPA': '1',
  6043. 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1',
  6044. 'ID_ATA_FEATURE_SET_PM': '1',
  6045. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  6046. 'ID_ATA_FEATURE_SET_PUIS': '1',
  6047. 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0',
  6048. 'ID_ATA_FEATURE_SET_SECURITY': '1',
  6049. 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0',
  6050. 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2',
  6051. 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4',
  6052. 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1',
  6053. 'ID_ATA_FEATURE_SET_SMART': '1',
  6054. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  6055. 'ID_ATA_ROTATION_RATE_RPM': '0',
  6056. 'ID_ATA_SATA': '1',
  6057. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  6058. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  6059. 'ID_ATA_WRITE_CACHE': '1',
  6060. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  6061. 'ID_BUS': 'ata',
  6062. 'ID_FS_TYPE': 'ext4',
  6063. 'ID_FS_USAGE': 'filesystem',
  6064. 'ID_FS_UUID': '6bc333d9-2bff-4185-b4b5-2e9beb227001',
  6065. 'ID_FS_UUID_ENC': '6bc333d9-2bff-4185-b4b5-2e9beb227001',
  6066. 'ID_FS_VERSION': '1.0',
  6067. 'ID_MODEL': 'INTEL_SSDSC2CW120A3',
  6068. 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2CW120A3',
  6069. 'ID_PART_ENTRY_DISK': '8:0',
  6070. 'ID_PART_ENTRY_NUMBER': '2',
  6071. 'ID_PART_ENTRY_OFFSET': '67110912',
  6072. 'ID_PART_ENTRY_SCHEME': 'gpt',
  6073. 'ID_PART_ENTRY_SIZE': '167330703',
  6074. 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4',
  6075. 'ID_PART_ENTRY_UUID': '1eea1180-d12e-459d-8acc-75008db3a44e',
  6076. 'ID_PART_TABLE_TYPE': 'gpt',
  6077. 'ID_PART_TABLE_UUID': '91c81af9-bb39-4728-b312-1a4d20c79fd6',
  6078. 'ID_REVISION': '400i',
  6079. 'ID_SERIAL': 'INTEL_SSDSC2CW120A3_CVCV235401X1120BGN',
  6080. 'ID_SERIAL_SHORT': 'CVCV235401X1120BGN',
  6081. 'ID_TYPE': 'disk',
  6082. 'ID_WWN': '0xc57fb2a3517b5001',
  6083. 'ID_WWN_WITH_EXTENSION': '0xc57fb2a3517b5001',
  6084. 'MAJOR': '8',
  6085. 'MINOR': '2',
  6086. 'SUBSYSTEM': 'block',
  6087. 'TAGS': ':systemd:',
  6088. 'USEC_INITIALIZED': '9238323'} ;
  6089. 22:27:42,541 INFO blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)...
  6090. 22:27:42,541 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; incomplete: False ; hidden: False ;
  6091. 22:27:42,542 DEBUG blivet: DeviceTree.getDeviceByName returned None
  6092. 22:27:42,543 INFO blivet: sda2 is a partition
  6093. 22:27:42,544 DEBUG blivet: Populator.addUdevPartitionDevice: name: sda2 ;
  6094. 22:27:42,545 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; incomplete: False ; hidden: False ;
  6095. 22:27:42,546 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sda (1) with existing gpt disklabel
  6096. 22:27:42,547 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 14
  6097. 22:27:42,548 DEBUG blivet: DiskDevice.addChild: name: sda ; kids: 1 ;
  6098. 22:27:42,548 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 15
  6099. 22:27:42,549 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ;
  6100. 22:27:42,551 DEBUG blivet: PartitionDevice.readCurrentSize: exists: True ; path: /dev/sda2 ; sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ;
  6101. 22:27:42,551 DEBUG blivet: updated sda2 size to 79.79 GiB (79.79 GiB)
  6102. 22:27:42,552 DEBUG blivet: looking up parted Partition: /dev/sda2
  6103. 22:27:42,553 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ;
  6104. 22:27:42,554 DEBUG blivet: PartitionDevice.getFlag: flag: 1 ; path: /dev/sda2 ;
  6105. 22:27:42,555 DEBUG blivet: PartitionDevice.getFlag: flag: 10 ; path: /dev/sda2 ;
  6106. 22:27:42,557 DEBUG blivet: PartitionDevice.getFlag: flag: 12 ; path: /dev/sda2 ;
  6107. 22:27:42,558 DEBUG blivet: PartitionDevice.readCurrentSize: exists: True ; path: /dev/sda2 ; sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ;
  6108. 22:27:42,558 DEBUG blivet: updated sda2 size to 79.79 GiB (79.79 GiB)
  6109. 22:27:42,559 INFO blivet: added partition sda2 (id 13) to device tree
  6110. 22:27:42,559 INFO blivet: got device: PartitionDevice instance (0x7fe05fa1e978) --
  6111. name = sda2 status = True kids = 0 id = 13
  6112. parents = ['existing 111.79 GiB disk sda (1) with existing gpt disklabel']
  6113. uuid = None size = 79.79 GiB
  6114. format = existing None
  6115. major = 8 minor = 2 exists = True protected = False
  6116. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
  6117. target size = 79.79 GiB path = /dev/sda2
  6118. format args = [] originalFormat = None grow = None max size = 0 B bootable = None
  6119. part type = 0 primary = None start sector = None end sector = None
  6120. partedPartition = parted.Partition instance --
  6121. disk: <parted.disk.Disk object at 0x7fe05fa60710> fileSystem: <parted.filesystem.FileSystem object at 0x7fe05fa199e8>
  6122. number: 2 path: /dev/sda2 type: 0
  6123. name: active: True busy: False
  6124. geometry: <parted.geometry.Geometry object at 0x7fe05fa195c0> PedPartition: <_ped.Partition object at 0x7fe05fa0b360>
  6125. disk = existing 111.79 GiB disk sda (1) with existing gpt disklabel
  6126. start = 67110912 end = 234441614 length = 167330703
  6127. flags =
  6128. 22:27:42,564 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda2 ;
  6129. 22:27:42,566 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: sda2 ;
  6130. 22:27:42,566 DEBUG blivet: device sda2 does not contain a disklabel
  6131. 22:27:42,567 INFO blivet: type detected on 'sda2' is 'ext4'
  6132. 22:27:42,902 DEBUG blivet: padding min size from 2.48 GiB up to 2.73 GiB
  6133. 22:27:42,904 DEBUG blivet: Ext4FS.supported: supported: True ;
  6134. 22:27:42,904 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 17
  6135. 22:27:42,905 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ;
  6136. 22:27:42,906 INFO blivet: got format: existing ext4 filesystem
  6137. 22:27:42,910 DEBUG blivet: Populator.addUdevDevice: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3320820AS_6QF4323A',
  6138. 'DEVNAME': '/dev/sdb',
  6139. 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb',
  6140. 'DEVTYPE': 'disk',
  6141. 'ID_ATA': '1',
  6142. 'ID_ATA_DOWNLOAD_MICROCODE': '1',
  6143. 'ID_ATA_FEATURE_SET_PM': '1',
  6144. 'ID_ATA_FEATURE_SET_PM_ENABLED': '1',
  6145. 'ID_ATA_FEATURE_SET_SMART': '1',
  6146. 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1',
  6147. 'ID_ATA_SATA': '1',
  6148. 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1',
  6149. 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1',
  6150. 'ID_ATA_WRITE_CACHE': '1',
  6151. 'ID_ATA_WRITE_CACHE_ENABLED': '1',
  6152. 'ID_BUS': 'ata',
  6153. 'ID_FS_TYPE': 'promise_fasttrack_raid_member',
  6154. 'ID_FS_USAGE': 'raid',
  6155. 'ID_MODEL': 'ST3320820AS',
  6156. 'ID_MODEL_ENC': 'ST3320820AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20',
  6157. 'ID_REVISION': '3.CHN',
  6158. 'ID_SERIAL': 'ST3320820AS_6QF4323A',
  6159. 'ID_SERIAL_SHORT': '6QF4323A',
  6160. 'ID_TYPE': 'disk',
  6161. 'MAJOR': '8',
  6162. 'MINOR': '16',
  6163. 'MPATH_SBIN_PATH': '/sbin',
  6164. 'SUBSYSTEM': 'block',
  6165. 'TAGS': ':systemd:',
  6166. 'USEC_INITIALIZED': '9287466'} ;
  6167. 22:27:42,911 INFO blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb)...
  6168. 22:27:42,912 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; incomplete: False ; hidden: False ;
  6169. 22:27:42,913 DEBUG blivet: DeviceTree.getDeviceByName returned None
  6170. 22:27:42,914 DEBUG blivet: Populator.addUdevDiskDevice: name: sdb ;
  6171. 22:27:42,916 INFO blivet: sdb is a disk
  6172. 22:27:42,916 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20
  6173. 22:27:42,917 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21
  6174. 22:27:42,918 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ;
  6175. 22:27:42,919 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; path: /dev/sdb ; sysfsPath: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb ;
  6176. 22:27:42,920 DEBUG blivet: updated sdb size to 298.09 GiB (298.09 GiB)
  6177. 22:27:42,920 INFO blivet: added disk sdb (id 19) to device tree
  6178. 22:27:42,921 INFO blivet: got device: DiskDevice instance (0x7fe05f685208) --
  6179. name = sdb status = True kids = 0 id = 19
  6180. parents = []
  6181. uuid = None size = 298.09 GiB
  6182. format = existing None
  6183. major = 8 minor = 16 exists = True protected = False
  6184. sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb
  6185. target size = 298.09 GiB path = /dev/sdb
  6186. format args = [] originalFormat = None removable = False
  6187. 22:27:42,923 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdb ;
  6188. 22:27:42,924 INFO blivet: type detected on 'sdb' is 'promise_fasttrack_raid_member'
  6189. 22:27:42,925 DEBUG blivet: DMRaidMember.__init__: uuid: None ; serial: ST3320820AS_6QF4323A ; label: None ; device: /dev/sdb ; exists: True ;
  6190. 22:27:42,925 DEBUG blivet: getFormat('promise_fasttrack_raid_member') returning DMRaidMember instance with object id 23
  6191. 22:27:42,926 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: dmraidmember ;
  6192. 22:27:42,926 INFO blivet: got format: existing dmraidmember
  6193. 22:27:42,928 DEBUG blivet: Populator.handleUdevDMRaidMemberFormat: name: sdb ; type: dmraidmember ;
  6194. 22:27:43,034 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf
  6195. 22:27:43,051 DEBUG blivet: DeviceTree.getDeviceByPath: incomplete: False ; path: /dev/mapper/live-base ; hidden: False ;
  6196. 22:27:43,052 DEBUG blivet: DeviceTree.getDeviceByPath returned None
  6197.  
  6198.  
  6199. /tmp/ifcfg.log:
  6200. 22:23:21,121 DEBUG ifcfg: content of files (network initialization):
  6201. 22:23:21,135 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'mac-address-blacklist': [], 's390-options': {}, 'mac-address': [64, 22, 126, 232, 174, 134]}, 'ipv6': {'address-data': [], 'routes': [], 'route-data': [], 'dns-search': [], 'addresses': [], 'method': 'auto', 'dns': []}, 'ipv4': {'address-data': [], 'routes': [], 'route-data': [], 'dns-search': [], 'addresses': [], 'method': 'auto', 'dns': []}, 'connection': {'permissions': [], 'autoconnect-priority': -999, 'id': 'Wired connection 1', 'secondaries': [], 'type': '802-3-ethernet', 'timestamp': 1457302935, 'uuid': '5454d499-fd63-4dc8-913b-818ef01711b8'}}]
  6202. 22:23:21,366 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp2s0']):
  6203. 22:23:21,366 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp2s0:
  6204. 22:23:21,366 DEBUG ifcfg: HWADDR=40:16:7E:E8:AE:86
  6205. 22:23:21,367 DEBUG ifcfg: TYPE=Ethernet
  6206. 22:23:21,367 DEBUG ifcfg: BOOTPROTO=dhcp
  6207. 22:23:21,367 DEBUG ifcfg: DEFROUTE=yes
  6208. 22:23:21,367 DEBUG ifcfg: PEERDNS=yes
  6209. 22:23:21,367 DEBUG ifcfg: PEERROUTES=yes
  6210. 22:23:21,367 DEBUG ifcfg: IPV4_FAILURE_FATAL=no
  6211. 22:23:21,367 DEBUG ifcfg: IPV6INIT=yes
  6212. 22:23:21,367 DEBUG ifcfg: IPV6_AUTOCONF=yes
  6213. 22:23:21,367 DEBUG ifcfg: IPV6_DEFROUTE=yes
  6214. 22:23:21,368 DEBUG ifcfg: IPV6_PEERDNS=yes
  6215. 22:23:21,368 DEBUG ifcfg: IPV6_PEERROUTES=yes
  6216. 22:23:21,368 DEBUG ifcfg: IPV6_FAILURE_FATAL=no
  6217. 22:23:21,369 DEBUG ifcfg: NAME=enp2s0
  6218. 22:23:21,369 DEBUG ifcfg: UUID=5454d499-fd63-4dc8-913b-818ef01711b8
  6219. 22:23:21,370 DEBUG ifcfg: ONBOOT=yes
  6220. 22:23:21,370 DEBUG ifcfg: AUTOCONNECT_PRIORITY=-999
  6221. 22:23:21,378 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'mac-address-blacklist': [], 's390-options': {}, 'mac-address': [64, 22, 126, 232, 174, 134]}, 'ipv6': {'address-data': [], 'routes': [], 'route-data': [], 'dns-search': [], 'addresses': [], 'method': 'auto', 'dns': []}, 'ipv4': {'address-data': [], 'routes': [], 'route-data': [], 'dns-search': [], 'addresses': [], 'method': 'auto', 'dns': []}, 'connection': {'permissions': [], 'autoconnect-priority': -999, 'id': 'enp2s0', 'secondaries': [], 'type': '802-3-ethernet', 'timestamp': 1457302935, 'uuid': '5454d499-fd63-4dc8-913b-818ef01711b8'}}]
  6222. 22:27:41,465 DEBUG ifcfg: content of files (network initialization):
  6223. 22:27:41,465 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp2s0:
  6224. 22:27:41,465 DEBUG ifcfg: HWADDR=40:16:7E:E8:AE:86
  6225. 22:27:41,465 DEBUG ifcfg: TYPE=Ethernet
  6226. 22:27:41,465 DEBUG ifcfg: BOOTPROTO=dhcp
  6227. 22:27:41,465 DEBUG ifcfg: DEFROUTE=yes
  6228. 22:27:41,465 DEBUG ifcfg: PEERDNS=yes
  6229. 22:27:41,466 DEBUG ifcfg: PEERROUTES=yes
  6230. 22:27:41,466 DEBUG ifcfg: IPV4_FAILURE_FATAL=no
  6231. 22:27:41,466 DEBUG ifcfg: IPV6INIT=yes
  6232. 22:27:41,466 DEBUG ifcfg: IPV6_AUTOCONF=yes
  6233. 22:27:41,466 DEBUG ifcfg: IPV6_DEFROUTE=yes
  6234. 22:27:41,466 DEBUG ifcfg: IPV6_PEERDNS=yes
  6235. 22:27:41,466 DEBUG ifcfg: IPV6_PEERROUTES=yes
  6236. 22:27:41,467 DEBUG ifcfg: IPV6_FAILURE_FATAL=no
  6237. 22:27:41,467 DEBUG ifcfg: NAME=enp2s0
  6238. 22:27:41,467 DEBUG ifcfg: UUID=5454d499-fd63-4dc8-913b-818ef01711b8
  6239. 22:27:41,467 DEBUG ifcfg: ONBOOT=yes
  6240. 22:27:41,468 DEBUG ifcfg: AUTOCONNECT_PRIORITY=-999
  6241. 22:27:41,485 DEBUG ifcfg: all settings: [{'connection': {'id': 'enp2s0', 'type': '802-3-ethernet', 'secondaries': [], 'timestamp': 1457303232, 'permissions': [], 'autoconnect-priority': -999, 'uuid': '5454d499-fd63-4dc8-913b-818ef01711b8'}, '802-3-ethernet': {'mac-address-blacklist': [], 's390-options': {}, 'mac-address': [64, 22, 126, 232, 174, 134]}, 'ipv4': {'route-data': [], 'dns-search': [], 'addresses': [], 'dns': [], 'method': 'auto', 'routes': [], 'address-data': []}, 'ipv6': {'route-data': [], 'dns-search': [], 'addresses': [], 'dns': [], 'method': 'auto', 'routes': [], 'address-data': []}}]
  6242. 22:27:41,633 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp2s0
  6243. 22:27:41,635 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp2s0
  6244. 22:27:41,636 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp2s0
  6245. 22:27:41,637 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp2s0
  6246.  
  6247.  
  6248. /proc/cmdline:
  6249. BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=KORORA-23-X rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 nomodeset
Add Comment
Please, Sign In to add comment