Advertisement
joeythesaint

core-image-selinux no udev-cache permissive

Oct 27th, 2016
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.60 KB | None | 0 0
  1. runqemu - INFO - Assuming MACHINE = qemux86
  2. runqemu - INFO - Running MACHINE=qemux86 bitbake -e...
  3. runqemu - INFO - MACHINE: qemux86
  4. runqemu - INFO - DEPLOY_DIR_IMAGE: /home/jjm/external/yocto-selinux/build-qemux86/tmp/deploy/images/qemux86
  5. runqemu - INFO - CONFFILE: /home/jjm/external/yocto-selinux/build-qemux86/tmp/deploy/images/qemux86/core-image-selinux-qemux86.qemuboot.conf
  6. runqemu - INFO - Continuing with the following parameters:
  7.  
  8. KERNEL: [/home/jjm/external/yocto-selinux/build-qemux86/tmp/deploy/images/qemux86/bzImage]
  9. MACHINE: [qemux86]
  10. FSTYPE: [ext4]
  11. ROOTFS: [/home/jjm/external/yocto-selinux/build-qemux86/tmp/deploy/images/qemux86/core-image-selinux-qemux86.ext4]
  12. CONFFILE: [/home/jjm/external/yocto-selinux/build-qemux86/tmp/deploy/images/qemux86/core-image-selinux-qemux86.qemuboot.conf]
  13.  
  14. runqemu - INFO - Running /sbin/ip link...
  15. runqemu - INFO - Setting up tap interface under sudo
  16. runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock...
  17. runqemu - INFO - Created tap: tap0
  18. runqemu - INFO - Running ldd /home/jjm/external/yocto-selinux/build-qemux86/tmp/sysroots/x86_64-linux/usr/bin/qemu-system-i386...
  19. runqemu - INFO - Running /home/jjm/external/yocto-selinux/build-qemux86/tmp/sysroots/x86_64-linux/usr/bin/qemu-system-i386 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -nographic -cpu qemu32 -m 256 -drive file=/home/jjm/external/yocto-selinux/build-qemux86/tmp/deploy/images/qemux86/core-image-selinux-qemux86.ext4,if=virtio,format=raw -vga vmware -show-cursor -usb -usbdevice tablet -device virtio-rng-pci -kernel /home/jjm/external/yocto-selinux/build-qemux86/tmp/deploy/images/qemux86/bzImage -append 'root=/dev/vda rw highres=off console=ttyS0 selinux=1 permissive=1 mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0 vga=0 uvesafb.mode_option=640x480-32 oprofile.timer=1 uvesafb.task_timeout=-1'
  20. [ 0.000000] Linux version 4.8.0-yocto-standard (jjm@mir) (gcc version 6.2.0 (GCC) ) #1 SMP PREEMPT Wed Oct 26 09:51:37 EDT 2016
  21. [ 0.000000] x86/fpu: Legacy x87 FPU detected.
  22. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  23. [ 0.000000] e820: BIOS-provided physical RAM map:
  24. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  25. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable
  28. [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  30. [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
  31. [ 0.000000] e820: user-defined physical RAM map:
  32. [ 0.000000] user: [mem 0x0000000000000000-0x000000000009fbff] usable
  33. [ 0.000000] user: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  34. [ 0.000000] user: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  35. [ 0.000000] user: [mem 0x0000000000100000-0x000000000ffdbfff] usable
  36. [ 0.000000] user: [mem 0x000000000ffdc000-0x000000000fffffff] reserved
  37. [ 0.000000] user: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  38. [ 0.000000] SMBIOS 2.8 present.
  39. [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x100000
  40. [ 0.000000] MTRR: Disabled
  41. [ 0.000000] x86/PAT: MTRRs disabled, skipping PAT initialization too.
  42. [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
  43. [ 0.000000] found SMP MP-table at [mem 0x000f6bc0-0x000f6bcf] mapped at [c00f6bc0]
  44. [ 0.000000] Scanning 1 areas for low memory corruption
  45. [ 0.000000] ACPI: Early table checksum verification disabled
  46. [ 0.000000] ACPI: RSDP 0x00000000000F69D0 000014 (v00 BOCHS )
  47. [ 0.000000] ACPI: RSDT 0x000000000FFE18DC 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
  48. [ 0.000000] ACPI: FACP 0x000000000FFE17B8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
  49. [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001778 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
  50. [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040
  51. [ 0.000000] ACPI: APIC 0x000000000FFE182C 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
  52. [ 0.000000] ACPI: HPET 0x000000000FFE18A4 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
  53. [ 0.000000] 0MB HIGHMEM available.
  54. [ 0.000000] 255MB LOWMEM available.
  55. [ 0.000000] mapped low ram: 0 - 0ffdc000
  56. [ 0.000000] low ram: 0 - 0ffdc000
  57. [ 0.000000] Zone ranges:
  58. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  59. [ 0.000000] Normal [mem 0x0000000001000000-0x000000000ffdbfff]
  60. [ 0.000000] HighMem empty
  61. [ 0.000000] Movable zone start for each node
  62. [ 0.000000] Early memory node ranges
  63. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
  64. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]
  65. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]
  66. [ 0.000000] Using APIC driver default
  67. [ 0.000000] ACPI: PM-Timer IO Port: 0x608
  68. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  69. [ 0.000000] IOAPIC[ 0.000000]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
  70. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  71. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
  72. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  73. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
  74. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
  75. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  76. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  77. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  78. [ 0.000000] e820: [mem 0x10000000-0xfffbffff] available for PCI devices
  79. [ 0.000000] Booting paravirtualized kernel on bare hardware
  80. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  81. [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
  82. [ 0.000000] percpu: Embedded 20 pages/cpu @cfd44000 s49996 r0 d31924 u81920
  83. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64762
  84. [ 0.000000] Kernel command line: root=/dev/vda rw highres=off console=ttyS0 selinux=1 permissive=1 mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0 vga=0 uvesafb.mode_option=640x480-32 oprofile.timer=1 uvesafb.task_timeout=-1
  85. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  86. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  87. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  88. [ 0.000000] Initializing CPU#0
  89. [ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
  90. [ 0.000000] Memory: 244652K/261608K available (9356K kernel code, 769K rwdata, 2596K rodata, 780K init, 416K bss, 16956K reserved, 0K cma-reserved, 0K highmem)
  91. [ 0.000000] virtual kernel memory layout:
  92. [ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
  93. [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
  94. [ 0.000000] vmalloc : 0xd07dc000 - 0xff7fe000 ( 752 MB)
  95. [ 0.000000] lowmem : 0xc0000000 - 0xcffdc000 ( 255 MB)
  96. [ 0.000000] .init : 0xc1c70000 - 0xc1d33000 ( 780 kB)
  97. [ 0.000000] .data : 0xc19236ea - 0xc1c6e7c0 (3372 kB)
  98. [ 0.000000] .text : 0xc1000000 - 0xc19236ea (9357 kB)
  99. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  100. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  101. [ 0.000000] Preemptible hierarchical RCU implementation.
  102. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  103. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
  104. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
  105. [ 0.000000] NR_IRQS:2304 nr_irqs:256 16
  106. [ 0.000000] Console: colour VGA+ 80x25
  107. [ 0.000000] console [ttyS0] enabled
  108. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
  109. [ 0.000000] tsc: Fast TSC calibration using PIT
  110. [ 0.000000] tsc: Detected 2926.014 MHz processor
  111. [ 0.000000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5852.02 BogoMIPS (lpj=2926014)
  112. [ 0.000000] pid_max: default: 32768 minimum: 301
  113. [ 0.000000] ACPI: Core revision 20160422
  114. [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded
  115. [ 0.000000]
  116. [ 0.000000] Security Framework initialized
  117. [ 0.000000] SELinux: Initializing.
  118. [ 0.000000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  119. [ 0.000000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  120. [ 0.000000] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  121. [ 0.000000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
  122. [ 0.000000] Freeing SMP alternatives memory: 40K (c1d33000 - c1d3d000)
  123. [ 0.000000] ftrace: allocating 35208 entries in 69 pages
  124. [ 0.000000] random: fast init done
  125. [ 0.000000] smpboot: APIC(0) Converting physical 0 to logical package 0
  126. [ 0.000000] smpboot: Max logical packages: 1
  127. [ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
  128. [ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  129. [ 0.000000] smpboot: CPU0: Intel QEMU Virtual CPU version 2.5+ (family: 0x6, model: 0x6, stepping: 0x3)
  130. [ 0.000000] Performance Events: PMU not available due to virtualization, using software events only.
  131. [ 0.000000] x86: Booted up 1 node, 1 CPUs
  132. [ 0.000000] smpboot: Total of 1 processors activated (5852.02 BogoMIPS)
  133. [ 0.000000] devtmpfs: initialized
  134. [ 0.000000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  135. [ 0.000000] xor: measuring software checksum speed
  136. [ 0.000000] pIII_sse : 748.000 MB/sec
  137. [ 0.000000] prefetch64-sse: 944.000 MB/sec
  138. [ 0.000000] xor: using function: prefetch64-sse (944.000 MB/sec)
  139. [ 0.000000] pinctrl core: initialized pinctrl subsystem
  140. [ 0.000000] NET: Registered protocol family 16
  141. [ 0.000000] cpuidle: using governor menu
  142. [ 0.000000] ACPI: bus type PCI registered
  143. [ 0.000000] PCI: PCI BIOS revision 2.10 entry at 0xfd44b, last bus=0
  144. [ 0.000000] PCI: Using configuration type 1 for base access
  145. [ 0.000000] raid6: mmxx1 gen() 148 MB/s
  146. [ 0.000000] raid6: mmxx2 gen() 214 MB/s
  147. [ 0.000000] raid6: sse1x1 gen() 207 MB/s
  148. [ 0.000000] raid6: sse1x2 gen() 218 MB/s
  149. [ 0.000000] raid6: sse2x1 gen() 324 MB/s
  150. [ 0.000000] raid6: sse2x1 xor() 179 MB/s
  151. [ 0.000000] raid6: sse2x2 gen() 343 MB/s
  152. [ 0.000000] raid6: sse2x2 xor() 185 MB/s
  153. [ 0.000000] raid6: using algorithm sse2x2 gen() 343 MB/s
  154. [ 0.000000] raid6: .... xor() 185 MB/s, rmw enabled
  155. [ 0.000000] raid6: using intx1 recovery algorithm
  156. [ 0.000000] ACPI: Added _OSI(Module Device)
  157. [ 0.000000] ACPI: Added _OSI(Processor Device)
  158. [ 0.000000] ACPI: Added _OSI(3.0 _SCP Extensions)
  159. [ 0.000000] ACPI: Added _OSI(Processor Aggregator Device)
  160. [ 0.000000] ACPI: Interpreter enabled
  161. [ 0.000000] ACPI: (supports S0 S3 S5)
  162. [ 0.000000] ACPI: Using IOAPIC for interrupt routing
  163. [ 0.000000] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  164. [ 0.000000] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  165. [ 0.000000] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  166. [ 0.000000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  167. [ 0.000000] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  168. [ 0.000000] PCI host bridge to bus 0000:00
  169. [ 0.000000] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  170. [ 0.000000] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  171. [ 0.000000] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  172. [ 0.000000] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]
  173. [ 0.000000] pci_bus 0000:00: root bus resource [bus 00-ff]
  174. [ 0.000000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  175. [ 0.000000] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  176. [ 0.000000] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  177. [ 0.000000] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  178. [ 0.000000] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
  179. [ 0.000000] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
  180. [ 0.000000] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
  181. [ 0.000000] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
  182. [ 0.000000] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
  183. [ 0.000000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
  184. [ 0.000000] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
  185. [ 0.000000] ACPI: Enabled 3 GPEs in block 00 to 0F
  186. [ 0.000000] vgaarb: setting as boot device: PCI:0000:00:02.0
  187. [ 0.000000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  188. [ 0.000000] vgaarb: loaded
  189. [ 0.000000] vgaarb: bridge control possible 0000:00:02.0
  190. [ 0.000000] SCSI subsystem initialized
  191. [ 0.000000] ACPI: bus type USB registered
  192. [ 0.000000] usbcore: registered new interface driver usbfs
  193. [ 0.000000] usbcore: registered new interface driver hub
  194. [ 0.000000] usbcore: registered new device driver usb
  195. [ 0.000000] pps_core: LinuxPPS API ver. 1 registered
  196. [ 0.000000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  197. [ 0.000000] PTP clock support registered
  198. [ 0.000000] Advanced Linux Sound Architecture Driver Initialized.
  199. [ 0.000000] PCI: Using ACPI for IRQ routing
  200. [ 0.000000] Bluetooth: Core ver 2.21
  201. [ 0.000000] NET: Registered protocol family 31
  202. [ 0.000000] Bluetooth: HCI device and connection manager initialized
  203. [ 0.000000] Bluetooth: HCI socket layer initialized
  204. [ 0.000000] Bluetooth: L2CAP socket layer initialized
  205. [ 0.000000] Bluetooth: SCO socket layer initialized
  206. [ 0.000000] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
  207. [ 0.000000] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  208. [ 0.000000] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
  209. [ 0.000000] clocksource: Switched to clocksource hpet
  210. [ 0.000000] pnp: PnP ACPI init
  211. [ 0.000000] pnp: PnP ACPI: found 6 devices
  212. [ 0.000000] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  213. [ 0.000000] NET: Registered protocol family 2
  214. [ 0.000000] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  215. [ 0.000000] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
  216. [ 0.000000] TCP: Hash tables configured (established 2048 bind 2048)
  217. [ 0.000000] UDP hash table entries: 256 (order: 1, 8192 bytes)
  218. [ 0.000000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  219. [ 0.000000] NET: Registered protocol family 1
  220. [ 0.000000] RPC: Registered named UNIX socket transport module.
  221. [ 0.000000] RPC: Registered udp transport module.
  222. [ 0.000000] RPC: Registered tcp transport module.
  223. [ 0.000000] RPC: Registered tcp NFSv4.1 backchannel transport module.
  224. [ 0.000000] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  225. [ 0.000000] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  226. [ 0.000000] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  227. [ 0.000000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
  228. [ 0.000000] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  229. [ 0.000000] Scanning for low memory corruption every 60 seconds
  230. [ 0.000000] futex hash table entries: 256 (order: 2, 16384 bytes)
  231. [ 0.000000] audit: initializing netlink subsys (disabled)
  232. [ 0.000000] audit: type=2000 audit(1477577594.219:1): initialized
  233. [ 0.000000] workingset: timestamp_bits=14 max_order=16 bucket_order=2
  234. [ 0.000000] NFS: Registering the id_resolver key type
  235. [ 0.000000] Key type id_resolver registered
  236. [ 0.000000] Key type id_legacy registered
  237. [ 0.000000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  238. [ 0.000000] io scheduler noop registered
  239. [ 0.000000] io scheduler deadline registered
  240. [ 0.000000] io scheduler cfq registered (default)
  241. [ 0.000000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  242. [ 0.000000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  243. [ 0.000000] ACPI: Power Button [PWRF]
  244. [ 0.000000] Warning: Processor Platform Limit event detected, but not handled.
  245. [ 0.000000] Consider compiling CPUfreq support into your kernel.
  246. [ 0.000000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
  247. [ 0.000000] tsc: Refined TSC clocksource calibration: 2926.000 MHz
  248. [ 0.000000] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2a2d345295e, max_idle_ns: 440795264380 ns
  249. [ 0.000000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
  250. [ 0.000000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  251. [ 0.000000] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  252. [ 0.000000] Linux agpgart interface v0.103
  253. [ 0.000000] [drm] Initialized drm 1.1.0 20060810
  254. [ 0.000000] random: crng init done
  255. [ 0.000000] brd: module loaded
  256. [ 0.000000] loop: module loaded
  257. [ 0.000000] Uniform Multi-Platform E-IDE driver
  258. [ 0.000000] piix 0000:00:01.1: IDE controller (0x8086:0x7010 rev 0x00)
  259. [ 0.000000] piix 0000:00:01.1: not 100% native mode: will probe irqs later
  260. [ 0.000000] ide0: BM-DMA at 0xc0a0-0xc0a7
  261. [ 0.000000] ide1: BM-DMA at 0xc0a8-0xc0af
  262. [ 0.000000] clocksource: Switched to clocksource tsc
  263. [ 0.000000] hdc: QEMU DVD-ROM, ATAPI CD/DVD-ROM drive
  264. [ 0.000000] hdc: MWDMA2 mode selected
  265. [ 0.000000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
  266. [ 0.000000] ide1 at 0x170-0x177,0x376 on irq 15
  267. [ 0.000000] ide-gd driver 1.18
  268. [ 0.000000] ide-cd driver 5.00
  269. [ 0.000000] ide-cd: hdc: ATAPI 4X DVD-ROM drive, 512kB Cache
  270. [ 0.000000] cdrom: Uniform CD-ROM driver Revision: 3.20
  271. [ 0.000000] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
  272. [ 0.000000] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
  273. [ 0.000000] e100: Copyright(c) 1999-2006 Intel Corporation
  274. [ 0.000000] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  275. [ 0.000000] e1000: Copyright (c) 1999-2006 Intel Corporation.
  276. [ 0.000000] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  277. [ 0.000000] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  278. [ 0.000000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  279. [ 0.000000] ehci-pci: EHCI PCI platform driver
  280. [ 0.000000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  281. [ 0.000000] ohci-pci: OHCI PCI platform driver
  282. [ 0.000000] uhci_hcd: USB Universal Host Controller Interface driver
  283. [ 0.000000] uhci_hcd 0000:00:01.2: UHCI Host Controller
  284. [ 0.000000] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
  285. [ 0.000000] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040
  286. [ 0.000000] hub 1-0:1.0: USB hub found
  287. [ 0.000000] hub 1-0:1.0: 2 ports detected
  288. [ 0.000000] usbcore: registered new interface driver usb-storage
  289. [ 0.000000] usbcore: registered new interface driver usbserial
  290. [ 0.000000] usbcore: registered new interface driver usbserial_generic
  291. [ 0.000000] usbserial: USB Serial support registered for generic
  292. [ 0.000000] usbcore: registered new interface driver ftdi_sio
  293. [ 0.000000] usbserial: USB Serial support registered for FTDI USB Serial Device
  294. [ 0.000000] usbcore: registered new interface driver pl2303
  295. [ 0.000000] usbserial: USB Serial support registered for pl2303
  296. [ 0.000000] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  297. [ 0.000000] serio: i8042 KBD port at 0x60,0x64 irq 1
  298. [ 0.000000] serio: i8042 AUX port at 0x60,0x64 irq 12
  299. [ 0.000000] mousedev: PS/2 mouse device common for all mice
  300. [ 0.000000] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  301. [ 0.000000] rtc_cmos 00:00: RTC can wake from S4
  302. [ 0.000000] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
  303. [ 0.000000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
  304. [ 0.000000] md: linear personality registered for level -1
  305. [ 0.000000] md: raid0 personality registered for level 0
  306. [ 0.000000] md: raid1 personality registered for level 1
  307. [ 0.000000] md: raid10 personality registered for level 10
  308. [ 0.000000] md: multipath personality registered for level -4
  309. [ 0.000000] md: faulty personality registered for level -5
  310. [ 0.000000] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  311. [ 0.000000] sdhci: Secure Digital Host Controller Interface driver
  312. [ 0.000000] sdhci: Copyright(c) Pierre Ossman
  313. [ 0.000000] sdhci-pltfm: SDHCI platform and OF driver helper
  314. [ 0.000000] usbcore: registered new interface driver usbhid
  315. [ 0.000000] usbhid: USB HID core driver
  316. [ 0.000000] u32 classifier
  317. [ 0.000000] Actions configured
  318. [ 0.000000] NET: Registered protocol family 10
  319. [ 0.000000] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  320. [ 0.000000] NET: Registered protocol family 17
  321. [ 0.000000] Key type dns_resolver registered
  322. [ 0.000000] mce: Unable to init device /dev/mcelog (rc: -5)
  323. [ 0.000000] microcode: sig=0x663, pf=0x1, revision=0x0
  324. [ 0.000000] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  325. [ 0.000000] Using IPI No-Shortcut mode
  326. [ 0.000000] Btrfs loaded, crc32c=crc32c-generic
  327. [ 0.000000] console [netcon0] enabled
  328. [ 0.000000] netconsole: network logging started
  329. [ 0.000000] rtc_cmos 00:00: setting system clock to 2016-10-27 14:13:19 UTC (1477577599)
  330. [ 0.000000] IP-Config: Complete:
  331. [ 0.000000] device=eth0, hwaddr=52:54:00:12:34:02, ipaddr=192.168.7.2, mask=255.255.255.0, gw=192.168.7.1
  332. [ 0.000000] host=192.168.7.2, domain=, nis-domain=(none)
  333. [ 0.000000] bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath=
  334. [ 0.000000] ALSA device list:
  335. [ 0.000000] No soundcards found.
  336. [ 0.000000] usb 1-1: new full-speed USB device number 2 using uhci_hcd
  337. [ 0.000000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4
  338. [ 0.000000] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0
  339. [ 0.000000] input: ImExPS/2 BYD TouchPad as /devices/platform/i8042/serio1/input/input3
  340. [ 0.000000] md: Waiting for all devices to be available before autodetect
  341. [ 0.000000] md: If you don't use raid, use raid=noautodetect
  342. [ 0.000000] md: Autodetecting RAID arrays.
  343. [ 0.000000] md: Scanned 0 and added 0 devices.
  344. [ 0.000000] md: autorun ...
  345. [ 0.000000] md: ... autorun DONE.
  346. [ 0.000000] EXT4-fs (vda): couldn't mount as ext3 due to feature incompatibilities
  347. [ 0.000000] EXT4-fs (vda): couldn't mount as ext2 due to feature incompatibilities
  348. [ 0.000000] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null)
  349. [ 0.000000] VFS: Mounted root (ext4 filesystem) on device 253:0.
  350. [ 0.000000] devtmpfs: mounted
  351. [ 0.000000] Freeing unused kernel memory: 780K (c1c70000 - c1d33000)
  352. [ 0.000000] Write protecting the kernel text: 9360k
  353. [ 0.000000] Write protecting the kernel read-only data: 2600k
  354. [ 0.000000] audit: type=1403 audit(1477577600.942:2): policy loaded auid=4294967295 ses=4294967295
  355.  
  356. INIT: version 2.88 booting
  357.  
  358. [ 0.000000] audit: type=1400 audit(1477577601.490:3): avc: denied { read } for pid=107 comm="restorecon" name="config" dev="vda" ino=7597 scontext=system_u:system_r:setfiles_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1
  359. [ 0.000000] audit: type=1400 audit(1477577601.493:4): avc: denied { open } for pid=107 comm="restorecon" path="/etc/selinux/config" dev="vda" ino=7597 scontext=system_u:system_r:setfiles_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1
  360. [ 0.000000] uvesafb: SeaBIOS Developers, SeaBIOS VBE Adapter, Rev. 1, OEM: SeaBIOS VBE(C) 2011, VBE v3.0
  361. [ 0.000000] uvesafb: no monitor limits have been set, default refresh rate will be used
  362. [ 0.000000] uvesafb: scrolling: redraw
  363. [ 0.000000] Console: switching to colour frame buffer device 80x30
  364. [ 0.000000] uvesafb: framebuffer at 0xfc000000, mapped to 0xd0c00000, using 16384k, total 16384k
  365. [ 0.000000] fb0: VESA VGA frame buffer device
  366. Starting udev
  367. [ 0.000000] udevd[137]: starting version 3.2
  368. [ 0.000000] udevd[138]: starting eudev-3.2
  369. [ 0.000000] audit: type=1400 audit(1477577605.219:5): avc: denied { setsched } for pid=157 comm="mount" scontext=system_u:system_r:mount_t:s0-s15:c0.c1023 tcontext=system_u:system_r:kernel_t:s15:c0.c1023 tclass=process permissive=1
  370. [ 0.000000] EXT4-fs (vda): re-mounted. Opts: (null)
  371. /sbin/restorecon: lstat(/etc/adjtime) failed: No such file or directory
  372.  
  373. [ 0.000000] audit: type=1400 audit(1477577613.781:6): avc: denied { read } for pid=471 comm="dmesg" name="kmsg" dev="devtmpfs" ino=8432 scontext=system_u:system_r:dmesg_t:s0-s15:c0.c1023 tcontext=system_u:object_r:kmsg_device_t:s15:c0.c1023 tclass=chr_file permissive=1
  374. ALSA: Restoring mixer settings...
  375.  
  376. /usr/sbin/alsactl: load_state:1735: No soundcards found...
  377.  
  378.  
  379. INIT: Entering runlevel: 5
  380.  
  381.  
  382. Configuring network interfaces... done.
  383.  
  384. Starting system message bus: [ 0.000000] audit: type=1400 audit(1477577614.750:7): avc: denied { read } for pid=506 comm="dbus-daemon" name="config" dev="vda" ino=7597 scontext=system_u:system_r:system_dbusd_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1
  385. [ 0.000000] audit: type=1400 audit(1477577614.752:8): avc: denied { open } for pid=506 comm="dbus-daemon" path="/etc/selinux/config" dev="vda" ino=7597 scontext=system_u:system_r:system_dbusd_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1
  386. [ 0.000000] audit: type=1400 audit(1477577614.754:9): avc: denied { getattr } for pid=506 comm="dbus-daemon" path="/etc/selinux/config" dev="vda" ino=7597 scontext=system_u:system_r:system_dbusd_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1
  387. dbus.
  388.  
  389. Starting OpenBSD Secure Shell server: sshd
  390.  
  391. generating ssh RSA key...
  392.  
  393. generating ssh ECDSA key...
  394.  
  395. generating ssh DSA key...
  396.  
  397. generating ssh ED25519 key...
  398.  
  399. done.
  400.  
  401. Starting rpcbind daemon...done.
  402.  
  403. starting statd: [ 0.000000] audit: type=1400 audit(1477577624.491:10): avc: denied { write } for pid=529 comm="sm-notify" name="nlm_end_grace" dev="proc" ino=4026532066 scontext=system_u:system_r:rpcd_t:s0-s15:c0.c1023 tcontext=system_u:object_r:proc_t:s0 tclass=file permissive=1
  404. done
  405.  
  406. Starting atd: OK
  407.  
  408. Starting bluetooth
  409.  
  410. bluetoothd
  411.  
  412. Starting Distributed Compiler Daemon: distcc[ 0.000000] audit: type=1400 audit(1477577625.162:11): avc: denied { write } for pid=541 comm="distccd" name="distcc.pid" dev="tmpfs" ino=9922 scontext=system_u:system_r:distccd_t:s0-s15:c0.c1023 tcontext=system_u:object_r:initrc_var_run_t:s0 tclass=file permissive=1
  413. [ 0.000000] audit: type=1400 audit(1477577625.171:12): avc: denied { open } for pid=541 comm="distccd" path="/run/distcc.pid" dev="tmpfs" ino=9922 scontext=system_u:system_r:distccd_t:s0-s15:c0.c1023 tcontext=system_u:object_r:initrc_var_run_t:s0 tclass=file permissive=1
  414. [ 0.000000] audit: type=1400 audit(1477577625.180:13): avc: denied { getattr } for pid=541 comm="distccd" path="/run/distcc.pid" dev="tmpfs" ino=9922 scontext=system_u:system_r:distccd_t:s0-s15:c0.c1023 tcontext=system_u:object_r:initrc_var_run_t:s0 tclass=file permissive=1
  415. [ 0.000000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  416. [ 0.000000] Bluetooth: BNEP filters: protocol multicast
  417. .
  418.  
  419. [ 0.000000] Bluetooth: BNEP socket layer initialized
  420. [ 0.000000] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  421. starting 8 nfsd kernel threads: [ 0.000000] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
  422. [ 0.000000] NFSD: starting 90-second grace period (net c1c50e00)
  423. done
  424.  
  425. starting mountd: done
  426.  
  427. Starting system log daemon...[ 0.000000] audit: type=1400 audit(1477577625.645:14): avc: denied { read } for pid=575 comm="restorecon" name="config" dev="vda" ino=7597 scontext=system_u:system_r:setfiles_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1
  428. [ 0.000000] audit: type=1400 audit(1477577625.647:15): avc: denied { open } for pid=575 comm="restorecon" path="/etc/selinux/config" dev="vda" ino=7597 scontext=system_u:system_r:setfiles_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1
  429. [ 0.000000] audit: type=1400 audit(1477577625.756:16): avc: denied { read } for pid=578 comm="restorecon" name="config" dev="vda" ino=7597 scontext=system_u:system_r:setfiles_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1
  430. [ 0.000000] audit: type=1400 audit(1477577625.758:17): avc: denied { open } for pid=578 comm="restorecon" path="/etc/selinux/config" dev="vda" ino=7597 scontext=system_u:system_r:setfiles_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1
  431. 0
  432.  
  433. Starting kernel log daemon...0
  434.  
  435. * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon
  436.  
  437. [ ok ]
  438.  
  439. Starting random number generator daemon.
  440.  
  441. Starting crond: OK
  442.  
  443. [ 0.000000] audit: type=1400 audit(1477577627.278:18): avc: denied { read } for pid=605 comm="crond" name="config" dev="vda" ino=7597 scontext=system_u:system_r:crond_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1
  444. [ 0.000000] audit: type=1400 audit(1477577627.283:19): avc: denied { open } for pid=605 comm="crond" path="/etc/selinux/config" dev="vda" ino=7597 scontext=system_u:system_r:crond_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1
  445.  
  446.  
  447. Poky (Yocto Project Reference Distro) 2.2 qemux86 ttyS0
  448.  
  449. qemux86 login: root
  450.  
  451. [ 0.000000] audit_printk_skb: 3 callbacks suppressed
  452. [ 0.000000] audit: type=1400 audit(1477577641.094:21): avc: denied { read } for pid=617 comm="login" name="config" dev="vda" ino=7597 scontext=system_u:system_r:local_login_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1
  453. [ 0.000000] audit: type=1400 audit(1477577641.102:22): avc: denied { open } for pid=617 comm="login" path="/etc/selinux/config" dev="vda" ino=7597 scontext=system_u:system_r:local_login_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1
  454. [ 0.000000] audit: type=1400 audit(1477577641.106:23): avc: denied { getattr } for pid=617 comm="login" path="/etc/selinux/config" dev="vda" ino=7597 scontext=system_u:system_r:local_login_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1
  455. -sh: cannot set terminal process group (613): Inappropriate ioctl for device
  456. -sh: no job control in this shell
  457. 78root@qemux86:~# getenforce
  458. Permissive
  459. root@qemux86:~# setenforce 1
  460. [ 0.000000] audit: type=1400 audit(1477577646.843:24): avc: denied { setenforce } for pid=630 comm="setenforce" scontext=root:sysadm_r:sysadm_t:s0-s15:c0.c1023 tcontext=system_u:object_r:security_t:s15:c0.c1023 tclass=security permissive=1
  461. [ 0.000000] audit: type=1404 audit(1477577646.845:25): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
  462. root@qemux86:~# getenforce
  463. Enforcing
  464. root@qemux86:~# exit
  465. logout
  466.  
  467.  
  468. Poky (Yocto Project Reference Distro) 2.2 qemux86 ttyS0
  469.  
  470. qemux86 login: root
  471.  
  472. [ 0.000000] audit: type=1400 audit(1477577653.116:26): avc: denied { getattr } for pid=637 comm="unix_chkpwd" name="/" dev="proc" ino=1 scontext=system_u:system_r:chkpwd_t:s0-s15:c0.c1023 tcontext=system_u:object_r:proc_t:s0 tclass=filesystem permissive=0
  473. [ 0.000000] audit: type=1400 audit(1477577653.177:27): avc: denied { getattr } for pid=638 comm="unix_chkpwd" name="/" dev="proc" ino=1 scontext=system_u:system_r:chkpwd_t:s0-s15:c0.c1023 tcontext=system_u:object_r:proc_t:s0 tclass=filesystem permissive=0
  474. Last login: Thu Oct 27 14:14:01 UTC 2016 on ttyS0
  475. [ 0.000000] audit: type=1400 audit(1477577653.222:28): avc: denied { read } for pid=635 comm="login" name="config" dev="vda" ino=7597 scontext=system_u:system_r:local_login_t:s0-s15:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=0
  476. Unable to get valid context for root
  477.  
  478. Cannot make/remove an entry for the specified session
  479.  
  480.  
  481. Poky (Yocto Project Reference Distro) 2.2 qemux86 ttyS0
  482.  
  483. qemux86 login:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement