Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 917908 Details for
Bug 1119380
AttributeError: 'Flags' object has no attribute 'targetarch'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 66.33 KB, created by
Paul Whalen
on 2014-07-14 16:07:19 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Paul Whalen
Created:
2014-07-14 16:07:19 UTC
Size:
66.33 KB
patch
obsolete
>anaconda 21.47-1 exception report >Traceback (most recent call first): > File "/usr/share/anaconda/addons/com_redhat_kdump/common.py", line 65, in getMemoryBounds > if flags.targetarch == 'ppc64': > File "/usr/share/anaconda/addons/com_redhat_kdump/tui/spokes/kdump.py", line 50, in <module> > lower, upper ,step = getMemoryBounds() > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/common.py", line 600, in collect > __import__(module_pattern % mod_name) > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/__init__.py", line 159, in _collectActionClasses > standalones.extend(collect(module_pattern, path, lambda obj: issubclass(obj, standalone_class) and \ > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/tui/__init__.py", line 153, in setup > spokes = self._collectActionClasses(self.paths["spokes"], StandaloneSpoke) > File "/sbin/anaconda", line 1344, in <module> > anaconda._intf.setup(ksdata) >AttributeError: 'Flags' object has no attribute 'targetarch' > >Local variables in innermost frame: >totalMemory: 2048 > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: TextUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.productTitle: Anaconda > _intf._meh_interface: TextIntf instance, containing members: > _intf._meh_interface._io: IOHandler instance, containing members: > _intf._meh_interface._io.out_func: <built-in function print> > _intf._meh_interface._io.in_func: <bound method App.raw_input of <pyanaconda.ui.tui.simpleline.base.App object at 0xb3356e90>> > _intf._meh_interface.screen: None > _intf.isFinal: True > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: False > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: EXTLINUX instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: 115200 > _intf.storage._bootloader.console: ttymxc0 > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: #version=DEVEL > ># Use network installation >url --url="http://192.168.0.80/linux/development/21/armhfp/os/" ># Use text mode install >text ># System language >lang en_US.UTF-8 > ># Network information >network --hostname=wandq.friendly-neighbours.net ># SELinux configuration >selinux --enforcing ># Do not configure the X Window System >skipx ># System bootloader configuration >bootloader --location=mbr > > > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0xb2f81c10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0xb2f81cb0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0xb2f81cf0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0xb2f81e50) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf.quitMessage: None > _intf._app: App instance, containing members: > _intf._app.quit_message: Do you really want to quit? > _intf._app._screens: [] > _intf._app._handlers: {4: [(<function exception_msg_handler at 0xb47126b0>, None)], 5: [(<bound method TextUserInterface._handle_show_message of <pyanaconda.ui.tui.TextUserInterface object at 0xb2f81b10>>, None)]} > _intf._app._redraw: True > _intf._app._width: 80 > _intf._app._header: Anaconda > _intf._app.queue: Queue instance, containing members: > _intf._app.queue.unfinished_tasks: 0 > _intf._app.queue.queue: deque([]) > _intf._app.queue.maxsize: 0 > _intf._app.queue.all_tasks_done: <Condition(<thread.lock object at 0xb47deba0>, 0)> > _intf._app.queue.mutex: <thread.lock object at 0xb47deba0> > _intf._app.queue.not_full: <Condition(<thread.lock object at 0xb47deba0>, 0)> > _intf._app.queue.not_empty: <Condition(<thread.lock object at 0xb47deba0>, 0)> > _intf._app._spacer: ================================================================================ >================================================================================ > _intf._app.quit_question: <class 'pyanaconda.ui.tui.tuiobject.YesNoDialog'> > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: None > _intf.payload.instclass: None > _intf.payload._rescueVersionList: [] > _intf.payload.install_device: None > _intf.payload._environmentAddons: {} > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: False > _intf.payload.storage: None > _intf.payload.requiredGroups: [] > _intf.payload._base_repo: None > _intf.payload.txID: None > _intf.payload._rpm_macros: [] > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload.requiredPackages: [] > _intf.payload._space_required: 2861.02 MiB > _intf.payload._yum: Skipped > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: http://192.168.0.80/linux/development/21/armhfp/os/ >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: EXTLINUX instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: 115200 > _bootloader.console: ttymxc0 > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: t >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: armv7l > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0xb332f270>, True), 'type': (<function <lambda> at 0xb403fe70>, True), 'addons': (<function list_addons_callback at 0xb332f070>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0xb332f0b0>, True)} > 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, payload._yum] > mehConfig.programVersion: 21.47-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > 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, /tmp/syslog, nfs:192.168.0.80:/var/exports/tftpboot/wandboard-21-minimal.ks] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: t > opts.stage2: None > opts.dmraid: True > opts.method: http://192.168.0.80/linux/development/21/armhfp/os/ > opts.vncpassword: > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: nfs:192.168.0.80:/var/exports/tftpboot/wandboard-21-minimal.ks > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >addons: >com_redhat_kdump > > >/tmp/anaconda.log: >00:02:58,042 INFO anaconda: /sbin/anaconda 21.47-1 >00:03:00,827 INFO anaconda: 2097152 kB (2048 MB) are available >00:03:00,829 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >00:03:00,914 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >00:03:00,919 INFO anaconda: Default encoding = utf-8 >00:03:01,306 ERR anaconda: Failed to import module in collect: cannot import name ROOT_PATH >00:03:01,367 WARN anaconda.stdout: Not asking for VNC because of an automated install >00:03:01,445 INFO anaconda: Display mode = t >00:03:01,457 INFO anaconda: 2097152 kB (2048 MB) are available >00:03:01,459 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >00:03:02,156 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >00:03:02,173 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >00:03:02,178 INFO anaconda: using only installclass _Fedora >00:03:06,186 INFO anaconda: bootloader EXTLINUX on ARM platform >00:03:06,515 INFO anaconda: bootloader EXTLINUX on ARM platform >00:03:06,766 DEBUG anaconda: network: devices found ['eth0'] >00:03:08,036 DEBUG anaconda: updating hostname wandq.friendly-neighbours.net >00:03:08,148 INFO anaconda: Running Thread: AnaStorageThread (-1293241248) >00:03:08,153 INFO anaconda: Running Thread: AnaTimeInitThread (-1301629856) >00:03:08,172 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (-1310018464) >00:03:08,178 INFO anaconda: Running Thread: AnaPayloadThread (-1318407072) >00:03:08,318 INFO anaconda: Thread Done: AnaTimeInitThread (-1301629856) >00:03:08,490 INFO anaconda: got 0 NTP servers from DHCP >00:03:08,495 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (-1310018464) >00:03:10,395 INFO anaconda: 2097152 kB (2048 MB) are available >00:03:10,401 DEBUG anaconda: running handleException >00:03:10,454 DEBUG anaconda: Traceback (most recent call last): > > File "/sbin/anaconda", line 1344, in <module> > anaconda._intf.setup(ksdata) > > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/tui/__init__.py", line 153, in setup > spokes = self._collectActionClasses(self.paths["spokes"], StandaloneSpoke) > > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/__init__.py", line 159, in _collectActionClasses > standalones.extend(collect(module_pattern, path, lambda obj: issubclass(obj, standalone_class) and \ > > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/common.py", line 600, in collect > __import__(module_pattern % mod_name) > > File "/usr/share/anaconda/addons/com_redhat_kdump/tui/spokes/kdump.py", line 50, in <module> > lower, upper ,step = getMemoryBounds() > > File "/usr/share/anaconda/addons/com_redhat_kdump/common.py", line 65, in getMemoryBounds > if flags.targetarch == 'ppc64': > >AttributeError: 'Flags' object has no attribute 'targetarch' > >00:03:13,305 DEBUG anaconda: Gtk cannot be initialized >00:03:13,308 DEBUG anaconda: In the main thread, running exception handler > > >/tmp/packaging.log: > > >/tmp/program.log: >00:03:08,176 INFO program: Running... hwclock --hctosys --localtime >00:03:08,299 INFO program: hwclock: Cannot access the Hardware Clock via any known method. >00:03:08,306 INFO program: hwclock: Use the --debug option to see the details of our search for an access method. >00:03:08,312 DEBUG program: Return code: 70 >00:03:08,316 INFO program: Running... systemctl start chronyd.service >00:03:09,884 DEBUG program: Return code: 0 >00:03:09,887 INFO program: Running... modprobe fcoe >00:03:10,194 DEBUG program: Return code: 0 >00:03:10,355 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >00:03:13,306 ERR program: Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >00:03:13,336 INFO program: Running... udevadm settle --timeout=300 >00:03:13,554 DEBUG program: Return code: 0 >00:03:13,559 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y > > >/tmp/storage.log: >00:03:01,461 DEBUG blivet: trying to set new default fstype to 'ext4' >00:03:01,928 DEBUG blivet: Ext4FS.supported: supported: True ; >00:03:01,932 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >00:03:01,942 DEBUG blivet: Ext4FS.supported: supported: True ; >00:03:02,119 DEBUG blivet: IGNORED: Caught exception, continuing. >00:03:02,121 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >00:03:02,123 DEBUG blivet: IGNORED: Begin exception details. >00:03:02,125 DEBUG blivet: IGNORED: Traceback (most recent call last): >00:03:02,126 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >00:03:02,127 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >00:03:02,129 DEBUG blivet: IGNORED: IOError: Unknown error >00:03:02,130 DEBUG blivet: IGNORED: End exception details. >00:03:06,197 INFO blivet: Detected 2048 MiB of memory >00:03:06,356 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >00:03:06,513 INFO blivet: Swap attempt of 0.0 >00:03:08,154 INFO blivet: resetting Blivet (version 0.61) instance <blivet.Blivet object at 0xb54812d0> >00:03:08,183 INFO blivet: ISCSID is /sbin/iscsid >00:03:08,228 INFO blivet: no initiator set >00:03:13,311 INFO blivet: Failed to read FCoE EDD info: No such file or directory >00:03:13,318 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >00:03:13,328 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >00:03:13,333 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] > > >/tmp/ifcfg.log: >00:03:06,768 DEBUG ifcfg: content of files (network initialization): >00:03:06,771 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >00:03:06,772 DEBUG ifcfg: # Generated by parse-kickstart >00:03:06,774 DEBUG ifcfg: UUID=ed39258c-dce4-4f86-b845-ffb699feeb14 >00:03:06,775 DEBUG ifcfg: DNS2=8.8.4.4 >00:03:06,776 DEBUG ifcfg: DNS1=8.8.8.8 >00:03:06,778 DEBUG ifcfg: IPADDR=192.168.0.50 >00:03:06,779 DEBUG ifcfg: GATEWAY=192.168.0.1 >00:03:06,780 DEBUG ifcfg: HWADDR=00:1f:7b:b4:02:34 >00:03:06,781 DEBUG ifcfg: NETMASK=255.255.255.0 >00:03:06,783 DEBUG ifcfg: BOOTPROTO=static >00:03:06,784 DEBUG ifcfg: DEVICE=eth0 >00:03:06,785 DEBUG ifcfg: ONBOOT=yes >00:03:06,786 DEBUG ifcfg: IPV6INIT=no >00:03:06,880 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 31, 123, 180, 2, 52]}, 'connection': {'interface-name': 'eth0', 'type': '802-3-ethernet', 'id': 'System eth0', 'uuid': 'ed39258c-dce4-4f86-b845-ffb699feeb14'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[838904000L, 24L, 16820416L]], 'dns': [134744072L, 67373064L], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 31, 123, 180, 2, 52]}, 'connection': {'autoconnect': False, 'interface-name': 'eth0', 'timestamp': 150L, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '2c4dfc7e-30bb-49bc-a9db-c17220236830'}, 'ipv4': {'routes': [], 'dns-search': ['friendly-neighbours.net.'], 'addresses': [], 'dns': [134744072L, 67373064L], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'link-local'}}] >00:03:07,455 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >00:03:07,464 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >00:03:07,472 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >console=ttymxc0,115200 ip=eth0:dhcp inst.ks=nfs:192.168.0.80:/var/exports/tftpboot/wandboard-21-minimal.ks rd.shell > > >/tmp/syslog: >00:02:25,080 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="1213" x-info="http://www.rsyslog.com"] start >00:02:25,083 INFO kernel:[ 0.000000] Booting Linux on physical CPU 0x0 >00:02:25,083 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >00:02:25,083 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >00:02:25,083 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >00:02:25,083 NOTICE kernel:[ 0.000000] Linux version 3.16.0-0.rc4.git3.1.fc21.armv7hl (mockbuild@arm02-builder01.arm.fedoraproject.org) (gcc version 4.9.0 20140702 (Red Hat 4.9.0-14) (GCC) ) #1 SMP Fri Jul 11 18:56:33 UTC 2014 >00:02:25,083 INFO kernel:[ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d >00:02:25,083 INFO kernel:[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache >00:02:25,083 INFO kernel:[ 0.000000] Machine model: Wandboard i.MX6 Quad Board >00:02:25,083 INFO kernel:[ 0.000000] cma: CMA: reserved 16 MiB at 3e800000 >00:02:25,083 INFO kernel:[ 0.000000] Memory policy: Data cache writealloc >00:02:25,083 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524288 >00:02:25,083 DEBUG kernel:[ 0.000000] free_area_init_node: node 0, pgdat c0e7eac0, node_mem_map ed7f0000 >00:02:25,083 DEBUG kernel:[ 0.000000] DMA zone: 1520 pages used for memmap >00:02:25,083 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >00:02:25,083 DEBUG kernel:[ 0.000000] DMA zone: 194560 pages, LIFO batch:31 >00:02:25,083 DEBUG kernel:[ 0.000000] HighMem zone: 2576 pages used for memmap >00:02:25,083 DEBUG kernel:[ 0.000000] HighMem zone: 329728 pages, LIFO batch:31 >00:02:25,083 INFO kernel:[ 0.000000] PERCPU: Embedded 9 pages/cpu @ed793000 s15296 r8192 d13376 u36864 >00:02:25,083 DEBUG kernel:[ 0.000000] pcpu-alloc: s15296 r8192 d13376 u36864 alloc=9*4096 >00:02:25,083 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 >00:02:25,083 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522768 >00:02:25,083 NOTICE kernel:[ 0.000000] Kernel command line: console=ttymxc0,115200 ip=eth0:dhcp inst.ks=nfs:192.168.0.80:/var/exports/tftpboot/wandboard-21-minimal.ks rd.shell >00:02:25,083 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) >00:02:25,083 INFO kernel:[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >00:02:25,083 INFO kernel:[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >00:02:25,083 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >00:02:25,083 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >00:02:25,083 WARNING kernel:[ 0.000000] Memory: 2005008K/2097152K available (7652K kernel code, 1044K rwdata, 3232K rodata, 926K init, 9419K bss, 92144K reserved, 1318912K highmem) >00:02:25,083 NOTICE kernel:[ 0.000000] Virtual kernel memory layout: >00:02:25,083 NOTICE kernel:[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) >00:02:25,083 NOTICE kernel:[ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB) >00:02:25,083 NOTICE kernel:[ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) >00:02:25,083 NOTICE kernel:[ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB) >00:02:25,083 NOTICE kernel:[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) >00:02:25,083 NOTICE kernel:[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) >00:02:25,083 NOTICE kernel:[ 0.000000] .text : 0xc0208000 - 0xc0ca938c (10885 kB) >00:02:25,083 NOTICE kernel:[ 0.000000] .init : 0xc0caa000 - 0xc0d91bc0 ( 927 kB) >00:02:25,083 NOTICE kernel:[ 0.000000] .data : 0xc0d92000 - 0xc0e973a8 (1045 kB) >00:02:25,083 NOTICE kernel:[ 0.000000] .bss : 0xc0e973a8 - 0xc17ca120 (9420 kB) >00:02:25,083 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >00:02:25,083 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >00:02:25,083 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >00:02:25,083 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. >00:02:25,083 INFO kernel:[ 0.000000] Offload RCU callbacks from all CPUs >00:02:25,083 INFO kernel:[ 0.000000] Offload RCU callbacks from CPUs: 0-3. >00:02:25,083 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 >00:02:25,083 INFO kernel:[ 0.000000] NR_IRQS:16 nr_irqs:16 16 >00:02:25,083 INFO kernel:[ 0.000000] L2C-310 erratum 769419 enabled >00:02:25,083 INFO kernel:[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 >00:02:25,083 INFO kernel:[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 >00:02:25,084 INFO kernel:[ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines >00:02:25,084 INFO kernel:[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled >00:02:25,084 INFO kernel:[ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB >00:02:25,084 INFO kernel:[ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76070001 >00:02:25,084 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >00:02:25,084 INFO kernel:[ 0.000000] Switching to timer-based delay loop >00:02:25,084 INFO kernel:[ 0.000007] sched_clock: 32 bits at 66MHz, resolution 15ns, wraps every 65075262448ns >00:02:25,084 INFO kernel:[ 0.003549] Console: colour dummy device 80x30 >00:02:25,084 WARNING kernel:[ 0.003634] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >00:02:25,084 WARNING kernel:[ 0.003646] ... MAX_LOCKDEP_SUBCLASSES: 8 >00:02:25,084 WARNING kernel:[ 0.003656] ... MAX_LOCK_DEPTH: 48 >00:02:25,084 WARNING kernel:[ 0.003666] ... MAX_LOCKDEP_KEYS: 8191 >00:02:25,084 WARNING kernel:[ 0.003675] ... CLASSHASH_SIZE: 4096 >00:02:25,084 WARNING kernel:[ 0.003685] ... MAX_LOCKDEP_ENTRIES: 32768 >00:02:25,084 WARNING kernel:[ 0.003695] ... MAX_LOCKDEP_CHAINS: 65536 >00:02:25,084 WARNING kernel:[ 0.003704] ... CHAINHASH_SIZE: 32768 >00:02:25,084 WARNING kernel:[ 0.003714] memory used by lock dependency info: 5167 kB >00:02:25,084 WARNING kernel:[ 0.003724] per task-struct memory footprint: 1152 bytes >00:02:25,084 INFO kernel:[ 0.006303] Calibrating delay loop (skipped), value calculated using timer frequency.. 132.00 BogoMIPS (lpj=330000) >00:02:25,084 INFO kernel:[ 0.006332] pid_max: default: 32768 minimum: 301 >00:02:25,084 INFO kernel:[ 0.006753] Security Framework initialized >00:02:25,084 INFO kernel:[ 0.006805] SELinux: Initializing. >00:02:25,084 DEBUG kernel:[ 0.007150] SELinux: Starting in permissive mode >00:02:25,084 INFO kernel:[ 0.007487] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) >00:02:25,084 INFO kernel:[ 0.007512] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) >00:02:25,084 INFO kernel:[ 0.013552] Initializing cgroup subsys memory >00:02:25,084 INFO kernel:[ 0.013913] Initializing cgroup subsys devices >00:02:25,084 INFO kernel:[ 0.014109] Initializing cgroup subsys freezer >00:02:25,084 INFO kernel:[ 0.014243] Initializing cgroup subsys net_cls >00:02:25,084 INFO kernel:[ 0.014313] Initializing cgroup subsys blkio >00:02:25,084 INFO kernel:[ 0.014380] Initializing cgroup subsys perf_event >00:02:25,084 INFO kernel:[ 0.014417] Initializing cgroup subsys net_prio >00:02:25,084 INFO kernel:[ 0.014655] CPU: Testing write buffer coherency: ok >00:02:25,084 INFO kernel:[ 0.014775] ftrace: allocating 29073 entries in 57 pages >00:02:25,084 INFO kernel:[ 0.061163] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 >00:02:25,084 INFO kernel:[ 0.061321] Setting up static identity map for 0x10943d50 - 0x10943de8 >00:02:25,084 WARNING kernel:[ 0.081896] CPU1: Booted secondary processor >00:02:25,084 INFO kernel:[ 0.081951] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 >00:02:25,084 WARNING kernel:[ 0.084488] CPU2: Booted secondary processor >00:02:25,084 INFO kernel:[ 0.084538] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 >00:02:25,084 WARNING kernel:[ 0.086833] CPU3: Booted secondary processor >00:02:25,084 INFO kernel:[ 0.086879] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 >00:02:25,084 INFO kernel:[ 0.087174] Brought up 4 CPUs >00:02:25,084 INFO kernel:[ 0.087212] SMP: Total of 4 processors activated. >00:02:25,084 INFO kernel:[ 0.087222] CPU: All CPU(s) started in SVC mode. >00:02:25,084 INFO kernel:[ 0.091109] devtmpfs: initialized >00:02:25,084 INFO kernel:[ 0.105051] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 >00:02:25,084 INFO kernel:[ 0.116489] atomic64_test: passed >00:02:25,084 INFO kernel:[ 0.116816] pinctrl core: initialized pinctrl subsystem >00:02:25,084 INFO kernel:[ 0.120694] regulator-dummy: no parameters >00:02:25,084 INFO kernel:[ 0.158932] NET: Registered protocol family 16 >00:02:25,084 INFO kernel:[ 0.170266] DMA: preallocated 256 KiB pool for atomic coherent allocations >00:02:25,084 INFO kernel:[ 0.174695] cpuidle: using governor menu >00:02:25,084 INFO kernel:[ 0.175357] CPU identified as i.MX6Q, silicon rev 1.2 >00:02:25,084 INFO kernel:[ 0.230218] No ATAGs? >00:02:25,084 INFO kernel:[ 0.230323] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. >00:02:25,084 INFO kernel:[ 0.230340] hw-breakpoint: maximum watchpoint size is 4 bytes. >00:02:25,084 INFO kernel:[ 0.230841] EXYNOS: PMU not supported >00:02:25,084 INFO kernel:[ 0.234549] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver >00:02:25,084 INFO kernel:[ 0.236416] Serial: AMBA PL011 UART driver >00:02:25,084 ERR kernel:[ 0.275767] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot >00:02:25,084 WARNING kernel:[ 0.275863] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 >00:02:25,084 INFO kernel:[ 0.277929] 2P5V: 2500 mV >00:02:25,084 INFO kernel:[ 0.278876] 3P3V: 3300 mV >00:02:25,084 INFO kernel:[ 0.284169] vgaarb: loaded >00:02:25,084 NOTICE kernel:[ 0.286999] SCSI subsystem initialized >00:02:25,084 DEBUG kernel:[ 0.287629] libata version 3.00 loaded. >00:02:25,085 INFO kernel:[ 0.288592] usbcore: registered new interface driver usbfs >00:02:25,085 INFO kernel:[ 0.288790] usbcore: registered new interface driver hub >00:02:25,085 INFO kernel:[ 0.289102] usbcore: registered new device driver usb >00:02:25,085 ERR kernel:[ 0.292853] exynos_iommu_init: Failed to register exynos-iommu driver. >00:02:25,085 INFO kernel:[ 0.296816] NetLabel: Initializing >00:02:25,085 INFO kernel:[ 0.296829] NetLabel: domain hash size = 128 >00:02:25,085 INFO kernel:[ 0.296839] NetLabel: protocols = UNLABELED CIPSOv4 >00:02:25,085 INFO kernel:[ 0.297087] NetLabel: unlabeled traffic allowed by default >00:02:25,087 INFO kernel:[ 0.303122] DMA-API: preallocated 4096 debug entries >00:02:25,087 INFO kernel:[ 0.303137] DMA-API: debugging enabled by kernel config >00:02:25,087 INFO kernel:[ 0.303779] Switched to clocksource mxc_timer1 >00:02:25,087 INFO kernel:[ 0.651970] NET: Registered protocol family 2 >00:02:25,087 INFO kernel:[ 0.655907] TCP established hash table entries: 8192 (order: 3, 32768 bytes) >00:02:25,087 INFO kernel:[ 0.656250] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) >00:02:25,087 INFO kernel:[ 0.658797] TCP: Hash tables configured (established 8192 bind 8192) >00:02:25,087 INFO kernel:[ 0.659068] TCP: reno registered >00:02:25,087 INFO kernel:[ 0.659122] UDP hash table entries: 512 (order: 3, 40960 bytes) >00:02:25,087 INFO kernel:[ 0.659506] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) >00:02:25,087 INFO kernel:[ 0.661149] NET: Registered protocol family 1 >00:02:25,087 INFO kernel:[ 0.662854] RPC: Registered named UNIX socket transport module. >00:02:25,087 INFO kernel:[ 0.662870] RPC: Registered udp transport module. >00:02:25,087 INFO kernel:[ 0.662883] RPC: Registered tcp transport module. >00:02:25,087 INFO kernel:[ 0.662894] RPC: Registered tcp NFSv4.1 backchannel transport module. >00:02:25,087 DEBUG kernel:[ 0.662932] PCI: CLS 0 bytes, default 64 >00:02:25,087 INFO kernel:[ 0.665038] Unpacking initramfs... >00:02:25,087 INFO kernel:[ 19.442539] Freeing initrd memory: 31728K (de103000 - dffff000) >00:02:25,087 INFO kernel:[ 19.444277] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available >00:02:25,087 INFO kernel:[ 19.450904] futex hash table entries: 1024 (order: 4, 65536 bytes) >00:02:25,087 INFO kernel:[ 19.451359] audit: initializing netlink subsys (disabled) >00:02:25,087 NOTICE kernel:[ 19.451643] audit: type=2000 audit(19.424:1): initialized >00:02:25,087 INFO kernel:[ 19.495225] zbud: loaded >00:02:25,087 NOTICE kernel:[ 19.497610] VFS: Disk quotas dquot_6.5.2 >00:02:25,087 WARNING kernel:[ 19.498481] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >00:02:25,087 NOTICE kernel:[ 19.508141] NFS: Registering the id_resolver key type >00:02:25,087 NOTICE kernel:[ 19.508588] Key type id_resolver registered >00:02:25,087 NOTICE kernel:[ 19.508606] Key type id_legacy registered >00:02:25,087 INFO kernel:[ 19.508661] nfs4filelayout_init: NFSv4 File Layout Driver Registering... >00:02:25,087 INFO kernel:[ 19.509868] msgmni has been set to 1434 >00:02:25,087 NOTICE kernel:[ 19.511624] Key type big_key registered >00:02:25,087 DEBUG kernel:[ 19.511655] SELinux: Registering netfilter hooks >00:02:25,087 WARNING kernel:[ 19.515915] cryptomgr_test (52) used greatest stack depth: 6240 bytes left >00:02:25,087 WARNING kernel:[ 19.519370] cryptomgr_test (57) used greatest stack depth: 5704 bytes left >00:02:25,087 INFO kernel:[ 19.520457] alg: No test for stdrng (krng) >00:02:25,087 INFO kernel:[ 19.520534] NET: Registered protocol family 38 >00:02:25,087 INFO kernel:[ 19.520971] bounce: pool size: 64 pages >00:02:25,087 INFO kernel:[ 19.521149] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >00:02:25,087 INFO kernel:[ 19.522116] io scheduler noop registered >00:02:25,087 INFO kernel:[ 19.522153] io scheduler deadline registered >00:02:25,087 INFO kernel:[ 19.523525] io scheduler cfq registered (default) >00:02:25,087 DEBUG kernel:[ 19.523560] start plist test >00:02:25,087 DEBUG kernel:[ 19.533996] end plist test >00:02:25,087 DEBUG kernel:[ 19.534033] list_sort_test: start testing list_sort() >00:02:25,087 INFO kernel:[ 19.537620] imx-weim 21b8000.weim: Driver registered. >00:02:25,087 INFO kernel:[ 19.550747] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >00:02:25,087 INFO kernel:[ 19.557601] Serial: AMBA driver >00:02:25,087 INFO kernel:[ 19.558386] Serial: IMX driver >00:02:25,087 INFO kernel:[ 19.559561] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 58, base_baud = 5000000) is a IMX >00:02:25,087 INFO kernel:[ 20.419236] console [ttymxc0] enabled >00:02:25,087 INFO kernel:[ 20.425969] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 60, base_baud = 5000000) is a IMX >00:02:25,087 INFO kernel:[ 20.436928] msm_serial: driver initialized >00:02:25,087 INFO kernel:[ 20.449744] libphy: Fixed MDIO Bus: probed >00:02:25,087 INFO kernel:[ 20.455510] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >00:02:25,087 INFO kernel:[ 20.462176] ehci-pci: EHCI PCI platform driver >00:02:25,087 INFO kernel:[ 20.466853] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >00:02:25,087 INFO kernel:[ 20.473159] ohci-pci: OHCI PCI platform driver >00:02:25,087 INFO kernel:[ 20.477817] uhci_hcd: USB Universal Host Controller Interface driver >00:02:25,087 INFO kernel:[ 20.485611] usbcore: registered new interface driver usbserial >00:02:25,087 INFO kernel:[ 20.491636] usbcore: registered new interface driver usbserial_generic >00:02:25,088 INFO kernel:[ 20.498742] usbserial: USB Serial support registered for generic >00:02:25,088 INFO kernel:[ 20.505899] mousedev: PS/2 mouse device common for all mice >00:02:25,088 INFO kernel:[ 20.521280] device-mapper: uevent: version 1.0.3 >00:02:25,088 INFO kernel:[ 20.527682] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >00:02:25,088 INFO kernel:[ 20.538909] hidraw: raw HID events driver (C) Jiri Kosina >00:02:25,088 INFO kernel:[ 20.546753] usbcore: registered new interface driver usbhid >00:02:25,088 INFO kernel:[ 20.552396] usbhid: USB HID core driver >00:02:25,088 INFO kernel:[ 20.558984] drop_monitor: Initializing network drop monitor service >00:02:25,088 INFO kernel:[ 20.566469] ip_tables: (C) 2000-2006 Netfilter Core Team >00:02:25,088 INFO kernel:[ 20.572114] TCP: cubic registered >00:02:25,088 INFO kernel:[ 20.575662] Initializing XFRM netlink socket >00:02:25,088 INFO kernel:[ 20.583270] NET: Registered protocol family 10 >00:02:25,088 INFO kernel:[ 20.591518] mip6: Mobile IPv6 >00:02:25,088 INFO kernel:[ 20.594688] NET: Registered protocol family 17 >00:02:25,088 NOTICE kernel:[ 20.599630] Key type dns_resolver registered >00:02:25,088 INFO kernel:[ 20.607449] ThumbEE CPU extension supported. >00:02:25,088 NOTICE kernel:[ 20.611838] Registering SWP/SWPB emulation handler >00:02:25,088 INFO kernel:[ 20.619162] registered taskstats version 1 >00:02:25,088 ERR kernel:[ 20.628414] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) >00:02:25,088 WARNING kernel:[ 20.635579] sr_init: No PMIC hook to init smartreflex >00:02:25,088 ERR kernel:[ 20.640973] sr_init: platform driver register failed for SR >00:02:25,088 DEBUG kernel:[ 20.702658] PM: Hibernation image not present or could not be loaded. >00:02:25,088 INFO kernel:[ 20.707027] Freeing unused kernel memory: 924K (c0caa000 - c0d91000) >00:02:25,088 NOTICE kernel:[ 20.783589] random: systemd urandom read with 0 bits of entropy available >00:02:25,088 INFO kernel:[ 21.893126] device-mapper: multipath: version 1.7.0 loaded >00:02:25,088 WARNING kernel:[ 22.045407] systemd-cgroups (104) used greatest stack depth: 5512 bytes left >00:02:25,088 INFO kernel:[ 25.507619] squashfs: version 4.0 (2009/01/31) Phillip Lougher >00:02:25,088 INFO kernel:[ 25.542389] Loading iSCSI transport class v2.0-870. >00:02:25,088 NOTICE kernel:[ 25.557360] iscsi: registered transport (tcp) >00:02:25,088 INFO kernel:[ 25.587436] alua: device handler registered >00:02:25,088 INFO kernel:[ 25.616364] emc: device handler registered >00:02:25,088 INFO kernel:[ 25.645127] hp_sw: device handler registered >00:02:25,088 INFO kernel:[ 25.674388] rdac: device handler registered >00:02:25,088 INFO kernel:[ 25.771935] md: raid0 personality registered for level 0 >00:02:25,088 INFO kernel:[ 25.803080] md: raid1 personality registered for level 1 >00:02:25,088 WARNING kernel:[ 25.919148] raid6: int32x1 99 MB/s >00:02:25,088 WARNING kernel:[ 26.004111] raid6: int32x2 136 MB/s >00:02:25,088 WARNING kernel:[ 26.089119] raid6: int32x4 141 MB/s >00:02:25,088 WARNING kernel:[ 26.173811] raid6: int32x8 138 MB/s >00:02:25,088 WARNING kernel:[ 26.258814] raid6: neonx1 589 MB/s >00:02:25,088 WARNING kernel:[ 26.343726] raid6: neonx2 655 MB/s >00:02:25,093 WARNING kernel:[ 26.428824] raid6: neonx4 441 MB/s >00:02:25,094 WARNING kernel:[ 26.513896] raid6: neonx8 247 MB/s >00:02:25,094 WARNING kernel:[ 26.517662] raid6: using algorithm neonx2 (655 MB/s) >00:02:25,094 WARNING kernel:[ 26.522719] raid6: using intx1 recovery algorithm >00:02:25,094 INFO kernel:[ 26.529666] async_tx: api initialized (async) >00:02:25,094 INFO kernel:[ 26.537003] xor: measuring software checksum speed >00:02:25,094 INFO kernel:[ 26.588708] arm4regs : 1216.000 MB/sec >00:02:25,094 INFO kernel:[ 26.638725] 8regs : 919.200 MB/sec >00:02:25,094 INFO kernel:[ 26.688706] 32regs : 976.000 MB/sec >00:02:25,094 INFO kernel:[ 26.738709] neon : 893.600 MB/sec >00:02:25,094 INFO kernel:[ 26.742912] xor: using function: arm4regs (1216.000 MB/sec) >00:02:25,094 INFO kernel:[ 26.760612] md: raid6 personality registered for level 6 >00:02:25,094 INFO kernel:[ 26.766038] md: raid5 personality registered for level 5 >00:02:25,094 INFO kernel:[ 26.771437] md: raid4 personality registered for level 4 >00:02:25,094 INFO kernel:[ 26.850956] md: raid10 personality registered for level 10 >00:02:25,094 INFO kernel:[ 26.881188] md: linear personality registered for level -1 >00:02:25,094 INFO kernel:[ 27.024447] device-mapper: multipath round-robin: version 1.0.0 loaded >00:02:25,094 WARNING kernel:[ 27.895330] rpc.idmapd (398) used greatest stack depth: 5280 bytes left >00:02:25,094 INFO kernel:[ 29.672503] pps_core: LinuxPPS API ver. 1 registered >00:02:25,094 INFO kernel:[ 29.675771] sdhci: Secure Digital Host Controller Interface driver >00:02:25,094 INFO kernel:[ 29.675775] sdhci: Copyright(c) Pierre Ossman >00:02:25,094 INFO kernel:[ 29.678284] sdhci-pltfm: SDHCI platform and OF driver helper >00:02:25,094 INFO kernel:[ 29.693839] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >00:02:25,094 INFO kernel:[ 29.701379] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled >00:02:25,094 INFO kernel:[ 29.701417] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode >00:02:25,094 INFO kernel:[ 29.701430] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst >00:02:25,094 WARNING kernel:[ 29.702680] sdhci-esdhc-imx 2190000.usdhc: could not get ultra high speed state, work on normal mode >00:02:25,094 INFO kernel:[ 29.741306] mmc0: no vqmmc regulator found >00:02:25,094 INFO kernel:[ 29.745577] mmc0: no vmmc regulator found >00:02:25,094 INFO kernel:[ 29.746471] PTP clock support registered >00:02:25,094 INFO kernel:[ 29.768503] scsi0 : ahci_platform >00:02:25,094 INFO kernel:[ 29.779330] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 71 >00:02:25,094 INFO kernel:[ 29.799258] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA >00:02:25,094 WARNING kernel:[ 29.808796] 2188000.ethernet supply phy not found, using dummy regulator >00:02:25,094 INFO kernel:[ 29.876304] libphy: fec_enet_mii_bus: probed >00:02:25,094 INFO kernel:[ 29.888164] fec 2188000.ethernet eth0: registered PHC device 0 >00:02:25,094 WARNING kernel:[ 29.895827] sdhci-esdhc-imx 2194000.usdhc: could not get ultra high speed state, work on normal mode >00:02:25,094 INFO kernel:[ 29.906730] mmc1: no vqmmc regulator found >00:02:25,094 INFO kernel:[ 29.910985] mmc1: no vmmc regulator found >00:02:25,094 INFO kernel:[ 29.953949] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA >00:02:25,094 WARNING kernel:[ 29.964478] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode >00:02:25,094 INFO kernel:[ 29.978837] mmc2: no vqmmc regulator found >00:02:25,094 INFO kernel:[ 29.982985] mmc2: no vmmc regulator found >00:02:25,094 WARNING kernel:[ 30.006826] mmc1: queuing unknown CIS tuple 0x80 (50 bytes) >00:02:25,094 WARNING kernel:[ 30.023343] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) >00:02:25,094 INFO kernel:[ 30.029162] mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA >00:02:25,094 WARNING kernel:[ 30.031505] mmc1: queuing unknown CIS tuple 0x80 (4 bytes) >00:02:25,094 WARNING kernel:[ 30.069744] mmc1: queuing unknown CIS tuple 0x02 (1 bytes) >00:02:25,094 INFO kernel:[ 30.095197] mmc1: new SDIO card at address 0001 >00:02:25,094 INFO kernel:[ 30.108875] ata1: SATA link down (SStatus 0 SControl 300) >00:02:25,094 INFO kernel:[ 30.114567] ahci-imx 2200000.sata: no device found, disabling link. >00:02:25,094 INFO kernel:[ 30.120956] ahci-imx 2200000.sata: pass .hotplug=1 to enable hotplug >00:02:25,094 WARNING kernel:[ 30.169058] mmc2: host does not support reading read-only switch. assuming write-enable. >00:02:25,094 INFO kernel:[ 30.183921] mmc2: new high speed SDHC card at address 0001 >00:02:25,094 INFO kernel:[ 30.197028] mmcblk0: mmc2:0001 00000 7.60 GiB >00:02:25,094 INFO kernel:[ 30.211416] mmcblk0: p1 p2 >00:02:25,094 INFO kernel:[ 33.235983] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Atheros 8031 ethernet] (mii_bus:phy_addr=2188000.ethernet:01, irq=-1) >00:02:25,094 INFO kernel:[ 33.248442] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready >00:02:25,094 WARNING kernel:[ 33.256243] ip (618) used greatest stack depth: 4960 bytes left >00:02:25,094 INFO kernel:[ 37.236526] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx >00:02:25,094 INFO kernel:[ 37.249382] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready >00:02:25,094 WARNING kernel:[ 42.342694] mount.nfs (770) used greatest stack depth: 3952 bytes left >00:02:25,094 NOTICE kernel:[ 52.300788] random: nonblocking pool is initialized >00:02:25,094 INFO kernel:[ 76.651630] loop: module loaded >00:02:25,094 INFO kernel:[ 79.420437] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >00:02:25,094 DEBUG kernel:[ 132.225426] SELinux: 2048 avtab hash slots, 107978 rules. >00:02:25,094 DEBUG kernel:[ 132.419167] SELinux: 2048 avtab hash slots, 107978 rules. >00:02:25,094 DEBUG kernel:[ 132.854588] SELinux: 8 users, 103 roles, 4879 types, 287 bools, 1 sens, 1024 cats >00:02:25,094 DEBUG kernel:[ 132.854615] SELinux: 83 classes, 107978 rules >00:02:25,094 INFO kernel:[ 132.928389] SELinux: Permission audit_read in class capability2 not defined in policy. >00:02:25,094 INFO kernel:[ 132.936530] SELinux: the above unknown classes and permissions will be allowed >00:02:25,094 DEBUG kernel:[ 132.943844] SELinux: Completing initialization. >00:02:25,094 DEBUG kernel:[ 132.943856] SELinux: Setting up existing superblocks. >00:02:25,094 DEBUG kernel:[ 132.944405] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:02:25,094 DEBUG kernel:[ 132.945172] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 132.945567] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 132.945825] SELinux: initialized (dev proc, type proc), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 132.948394] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >00:02:25,095 DEBUG kernel:[ 132.954120] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.021502] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >00:02:25,095 DEBUG kernel:[ 133.021915] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >00:02:25,095 DEBUG kernel:[ 133.022370] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.022772] SELinux: initialized (dev aio, type aio), not configured for labeling >00:02:25,095 DEBUG kernel:[ 133.023037] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >00:02:25,095 DEBUG kernel:[ 133.023870] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >00:02:25,095 DEBUG kernel:[ 133.024337] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.025011] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.038009] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.038165] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:02:25,095 DEBUG kernel:[ 133.038256] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:02:25,095 DEBUG kernel:[ 133.040023] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:02:25,095 DEBUG kernel:[ 133.040693] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.041227] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.041381] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.041419] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.041462] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.041732] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.041832] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.041868] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.041902] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.042223] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.042596] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.043165] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 133.043992] SELinux: initialized (dev loop0, type squashfs), uses xattr >00:02:25,095 DEBUG kernel:[ 133.045753] SELinux: initialized (dev dm-0, type ext4), uses xattr >00:02:25,095 NOTICE kernel:[ 133.124586] audit: type=1403 audit(133.099:2): policy loaded auid=4294967295 ses=4294967295 >00:02:25,095 DEBUG kernel:[ 136.419496] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >00:02:25,095 DEBUG kernel:[ 136.922146] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:02:25,095 INFO kernel:[ 142.628338] [drm] Initialized drm 1.1.0 20060810 >00:02:25,095 INFO kernel:[ 142.908090] i2c i2c-0: IMX I2C adapter registered >00:02:25,095 INFO kernel:[ 142.936769] imx-sdma 20ec000.sdma: initialized >00:02:25,095 INFO kernel:[ 142.967042] i2c i2c-1: IMX I2C adapter registered >00:02:25,095 DEBUG kernel:[ 143.051390] ipu_smfc_init: ioremap 0x02650000 -> f0a5e000 >00:02:25,095 INFO kernel:[ 143.056055] imx-ipuv3 2400000.ipu: IPUv3H probed >00:02:25,095 DEBUG kernel:[ 143.057094] ipu_smfc_init: ioremap 0x02a50000 -> f0a72000 >00:02:25,095 INFO kernel:[ 143.091558] imx-ipuv3 2800000.ipu: IPUv3H probed >00:02:25,096 ERR kernel:[ 143.271160] imx-sdma 20ec000.sdma: firmware not found >00:02:25,096 WARNING kernel:[ 143.402621] 2184200.usb supply vbus not found, using dummy regulator >00:02:25,096 INFO kernel:[ 143.412324] ci_hdrc ci_hdrc.1: doesn't support gadget >00:02:25,096 INFO kernel:[ 143.424185] ci_hdrc ci_hdrc.1: EHCI Host Controller >00:02:25,096 INFO kernel:[ 143.488622] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 >00:02:25,096 INFO kernel:[ 143.539029] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 >00:02:25,096 INFO kernel:[ 143.566541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >00:02:25,096 INFO kernel:[ 143.566566] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:02:25,096 INFO kernel:[ 143.566581] usb usb1: Product: EHCI Host Controller >00:02:25,096 INFO kernel:[ 143.566596] usb usb1: Manufacturer: Linux 3.16.0-0.rc4.git3.1.fc21.armv7hl ehci_hcd >00:02:25,096 INFO kernel:[ 143.566609] usb usb1: SerialNumber: ci_hdrc.1 >00:02:25,096 INFO kernel:[ 143.631234] hub 1-0:1.0: USB hub found >00:02:25,096 INFO kernel:[ 143.633291] hub 1-0:1.0: 1 port detected >00:02:25,096 INFO kernel:[ 143.727078] cfg80211: Calling CRDA to update world regulatory domain >00:02:25,096 ERR kernel:[ 144.117532] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 4329 rev 3 pmurev 6 >00:02:25,096 INFO kernel:[ 144.132971] usbcore: registered new interface driver brcmfmac >00:02:25,096 NOTICE kernel:[ 145.099311] audit: type=1400 audit(145.074:3): avc: denied { unlink } for pid=1213 comm="rsyslogd" name="log" dev="devtmpfs" ino=11478 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >00:02:25,556 ERR kernel:[ 145.574598] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 >00:02:26,570 ERR kernel:[ 146.589091] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 >00:02:28,050 INFO NetworkManager: <info> NetworkManager (version 0.9.10.0-1.git20140704.fc21) is starting... >00:02:28,050 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >00:02:28,050 INFO NetworkManager: <info> WEXT support is enabled >00:02:28,365 NOTICE kernel:[ 148.387175] audit: type=1400 audit(148.359:4): avc: denied { open } for pid=1247 comm="dbus-daemon" path="/etc/passwd" dev="dm-0" ino=100318 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1 >00:02:28,365 NOTICE kernel:[ 148.387397] audit: type=1400 audit(148.359:5): avc: denied { getattr } for pid=1247 comm="dbus-daemon" path="/etc/passwd" dev="dm-0" ino=100318 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1 >00:02:28,635 NOTICE kernel:[ 148.656112] audit: type=1400 audit(148.629:6): avc: denied { read } for pid=1210 comm="NetworkManager" name="passwd" dev="dm-0" ino=100318 scontext=system_u:system_r:NetworkManager_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1 >00:02:28,635 NOTICE kernel:[ 148.656239] audit: type=1400 audit(148.629:7): avc: denied { open } for pid=1210 comm="NetworkManager" path="/etc/passwd" dev="dm-0" ino=100318 scontext=system_u:system_r:NetworkManager_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1 >00:02:28,635 NOTICE kernel:[ 148.656407] audit: type=1400 audit(148.629:8): avc: denied { getattr } for pid=1210 comm="NetworkManager" path="/etc/passwd" dev="dm-0" ino=100318 scontext=system_u:system_r:NetworkManager_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1 >00:02:28,668 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >00:02:28,990 NOTICE kernel:[ 149.011395] audit: type=1400 audit(148.984:9): avc: denied { read } for pid=1251 comm="polkitd" name="passwd" dev="dm-0" ino=100318 scontext=system_u:system_r:policykit_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1 >00:02:28,990 NOTICE kernel:[ 149.011531] audit: type=1400 audit(148.984:10): avc: denied { open } for pid=1251 comm="polkitd" path="/etc/passwd" dev="dm-0" ino=100318 scontext=system_u:system_r:policykit_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1 >00:02:28,990 NOTICE kernel:[ 149.011669] audit: type=1400 audit(148.984:11): avc: denied { getattr } for pid=1251 comm="polkitd" path="/etc/passwd" dev="dm-0" ino=100318 scontext=system_u:system_r:policykit_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1 >00:02:28,993 INFO polkitd: Started polkitd version 0.112 >00:02:29,510 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >00:02:29,635 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >00:02:29,638 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >00:02:29,638 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >00:02:29,639 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >00:02:29,640 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >00:02:29,651 INFO NetworkManager: <info> read connection 'System eth0' >00:02:29,887 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >00:02:29,896 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >00:02:30,175 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >00:02:30,204 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >00:02:30,262 INFO NetworkManager: <info> WiFi hardware radio set enabled >00:02:30,263 INFO NetworkManager: <info> WWAN hardware radio set enabled >00:02:30,271 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >00:02:30,271 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >00:02:30,271 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >00:02:30,271 INFO NetworkManager: <info> Networking is enabled by state file >00:02:30,277 INFO NetworkManager: <info> (lo): link connected >00:02:30,277 INFO NetworkManager: <info> (lo): carrier is ON >00:02:30,280 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >00:02:30,280 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >00:02:30,288 INFO NetworkManager: <info> (eth0): link connected >00:02:30,289 INFO NetworkManager: <info> (eth0): carrier is ON >00:02:30,292 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'fec' ifindex: 2) >00:02:30,292 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >00:02:30,304 INFO NetworkManager: <info> read connection 'eth0' >00:02:30,306 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >00:02:30,314 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >00:02:30,316 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >00:02:30,316 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >00:02:30,327 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >00:02:30,327 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >00:02:30,328 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >00:02:30,328 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >00:02:30,330 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >00:02:30,330 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >00:02:30,330 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >00:02:30,330 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >00:02:30,330 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >00:02:30,331 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >00:02:30,331 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >00:02:30,342 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >00:02:30,522 INFO NetworkManager: <info> dhclient started with pid 1266 >00:02:30,524 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) scheduled... >00:02:30,524 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >00:02:30,526 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) started... >00:02:30,528 INFO NetworkManager: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >00:02:30,529 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) complete. >00:02:30,532 INFO NetworkManager: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >00:02:30,533 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >00:02:30,534 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >00:02:30,538 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >00:02:30,539 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >00:02:30,551 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >00:02:30,556 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >00:02:30,828 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >00:02:30,836 NOTICE nm-dispatcher: Dispatching action 'up' for eth0 >00:02:32,703 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1b1 >00:02:32,704 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >00:02:32,704 INFO dhclient: All rights reserved. >00:02:32,704 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >00:02:32,704 INFO dhclient: >00:02:32,800 NOTICE kernel:[ 152.822060] audit: type=1400 audit(152.794:12): avc: denied { read } for pid=1210 comm="NetworkManager" name="passwd" dev="dm-0" ino=100318 scontext=system_u:system_r:NetworkManager_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1 >00:02:32,800 NOTICE kernel:[ 152.822187] audit: type=1400 audit(152.794:13): avc: denied { open } for pid=1210 comm="NetworkManager" path="/etc/passwd" dev="dm-0" ino=100318 scontext=system_u:system_r:NetworkManager_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1 >00:02:32,800 NOTICE kernel:[ 152.822326] audit: type=1400 audit(152.794:14): avc: denied { getattr } for pid=1210 comm="NetworkManager" path="/etc/passwd" dev="dm-0" ino=100318 scontext=system_u:system_r:NetworkManager_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1 >00:02:32,803 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >00:02:32,845 INFO dhclient: Listening on LPF/eth0/00:1f:7b:b4:02:34 >00:02:32,845 INFO dhclient: Sending on LPF/eth0/00:1f:7b:b4:02:34 >00:02:32,846 INFO dhclient: Sending on Socket/fallback >00:02:32,847 INFO dhclient: Created duid \000\001\000\001\307\222\275\030\000\037{\264\0024. >00:02:32,847 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0x503f048b) >00:02:32,849 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x503f048b) >00:02:32,849 INFO dhclient: DHCPOFFER from 192.168.0.80 >00:02:32,850 INFO dhclient: DHCPACK from 192.168.0.80 (xid=0x503f048b) >00:02:32,894 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >00:02:32,894 INFO NetworkManager: <info> address 192.168.0.50 >00:02:32,894 INFO NetworkManager: <info> plen 24 (255.255.255.0) >00:02:32,895 INFO NetworkManager: <info> gateway 192.168.0.1 >00:02:32,895 INFO NetworkManager: <info> server identifier 192.168.0.80 >00:02:32,895 INFO NetworkManager: <info> lease time 36000 >00:02:32,895 INFO NetworkManager: <info> hostname 'wandq.friendly-neighbours.net' >00:02:32,895 INFO NetworkManager: <info> nameserver '8.8.8.8' >00:02:32,896 INFO NetworkManager: <info> nameserver '8.8.4.4' >00:02:32,896 INFO NetworkManager: <info> domain search 'friendly-neighbours.net.' >00:02:32,902 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >00:02:32,905 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >00:02:32,940 INFO dhclient: bound to 192.168.0.50 -- renewal in 13731 seconds. >00:02:32,946 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >00:02:32,951 NOTICE nm-dispatcher: Dispatching action 'dhcp4-change' for eth0 >00:02:36,004 INFO NetworkManager: <info> startup complete >00:03:00,905 NOTICE kernel:[ 180.927566] audit: type=1400 audit(180.899:15): avc: denied { read write } for pid=1324 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1120 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >00:03:08,280 NOTICE kernel:[ 188.302573] audit: type=1400 audit(188.274:16): avc: denied { read write } for pid=1331 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >00:03:08,285 NOTICE kernel:[ 188.305615] audit: type=1400 audit(188.279:17): avc: denied { read write } for pid=1331 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1120 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >00:03:08,295 NOTICE kernel:[ 188.318135] audit: type=1400 audit(188.289:18): avc: denied { ioctl } for pid=1331 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >00:03:08,295 NOTICE kernel:[ 188.318260] audit: type=1400 audit(188.289:19): avc: denied { getattr } for pid=1331 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >00:03:09,494 INFO chronyd: chronyd version 1.30 starting >00:03:09,505 INFO chronyd: Generated key 1 >00:03:09,515 NOTICE kernel:[ 189.534518] audit: type=1400 audit(189.507:20): avc: denied { read } for pid=1336 comm="chronyd" name="passwd" dev="dm-0" ino=100318 scontext=system_u:system_r:chronyd_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1 >00:03:09,515 NOTICE kernel:[ 189.534632] audit: type=1400 audit(189.507:21): avc: denied { open } for pid=1336 comm="chronyd" path="/etc/passwd" dev="dm-0" ino=100318 scontext=system_u:system_r:chronyd_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1 >00:03:09,515 NOTICE kernel:[ 189.534775] audit: type=1400 audit(189.507:22): avc: denied { getattr } for pid=1336 comm="chronyd" path="/etc/passwd" dev="dm-0" ino=100318 scontext=system_u:system_r:chronyd_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1119380
: 917908 |
917909
|
917910
|
917911
|
917912
|
917913
|
917914
|
917915
|
917916
|
917917
|
918855