【求助】龙芯loongarch64适配完openharmony3.2.2以后,samgr 服务crashed
1问题现象: Critical service " samgr " crashed 1 times, rebooting system 具体日志如下: [13.903143] [pid=1][PARAM][ERROR][param_service.c:151]Failed to set param 100 name startup.service
1问题现象:
Critical service " samgr " crashed 1 times, rebooting system
具体日志如下:
[ 0.000000] Linux version 6.5.0 (sam@builder) (clang version 18.0.0, LLD 18.0.0) #1 SMP PREEMPT Thu Oct 19 15:43:06 CST 2023
[ 0.000000] 64-bit Loongson Processor probed (LA264 Core)
[ 0.000000] CPU0 revision is: 0014a000 (Loongson-64bit)
[ 0.000000] FPU0 revision is: 00000000
[ 0.000000] efi: EFI v2.9 by Das U-Boot
[ 0.000000] efi: RTPROP=0x900000000c9e1040 SMBIOS=0x900000000c9dd000 FDTPTR=0x9000000007f00000 INITRD=0x900000000c9d8040 MEMRESERVE=0x900000000c9d7040 MEMMAP=0x900000000c9d5040
[ 0.000000] ACPI: OSL: System description tables not found
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: OSL: System description tables not found
[ 0.000000] earlycon: ns16550a0 at MMIO 0x000000001fe20000 (options '115200n8')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000000ffffffff]
[ 0.000000] Resvd: mem_type:9, mem_start:0x9000000007f00000, mem_size:0x6000 Bytes
[ 0.000000] Resvd: mem_type:9, mem_start:0x900000000c9d5000, mem_size:0x1000 Bytes
[ 0.000000] Resvd: mem_type:6, mem_start:0x900000000c9dd000, mem_size:0x1000 Bytes
[ 0.000000] Resvd: mem_type:6, mem_start:0x900000000c9e1000, mem_size:0x3000 Bytes
[ 0.000000] Resvd: mem_type:6, mem_start:0x900000000c9e5000, mem_size:0x4000 Bytes
[ 0.000000] Resvd: mem_type:5, mem_start:0x900000000ec01000, mem_size:0x2000 Bytes
[ 0.000000] Resvd: mem_type:0, mem_start:0x900000000f000000, mem_size:0x1000000 Bytes
[ 0.000000] Node0's addrspace_offset is 0x0
[ 0.000000] Node0: start_pfn=0x0, end_pfn=0x40000
[ 0.000000] SMBIOS 3.0 present.
[ 0.000000] DMI: Loongson LS2K1000/LS2K1000-DP, BIOS 2022.04-g77815c75-dirty 04/01/2022
[ 0.000000] CpuClock = 0
[ 0.000000] The BIOS Version: 2022.04-g77815c75-dirty
[ 0.000000] EFI runtime services will be disabled.
[ 0.000000] OF: reserved mem: node linux,cma compatible matching fail
[ 0.000000] OF: reserved mem: 0x000000000f000000..0x000000000fffffff (16384 KiB) nomap non-reusable bootparam_region
[ 0.000000] software IO TLB: area num 1.
[ 0.000000] software IO TLB: mapped [mem 0x0000000001ad0000-0x0000000005ad0000] (64MB)
[ 0.000000] Detected 2 available CPU(s)
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000000000-0x00000000ffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000000effffff]
[ 0.000000] node 0: [mem 0x0000000090000000-0x00000000ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000ffffffff]
[ 0.000000] On node 0, zone DMA32: 33792 pages in unavailable ranges
[ 0.000000] percpu: cpu 0 has no node -1 or node-local memory
[ 0.000000] percpu: Embedded 5 pages/cpu s37200 r8192 d36528 u16777216
[ 0.000000] Kernel command line: console=ttyS0,115200 rw rootwait efi=noruntime earlycon root=/dev/ram0 init=/bin/init hardware=pi2 ohos.required_mount.system=/dev/block/sda3@/usr@ext4@rw,barrier=1@wait,required ohos.required_mount.vendor=/dev/block/sda4@/vendor@ext4@ro,barrier=1@wait,required
[ 0.000000] Unknown kernel command line parameters "hardware=pi2", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 262144 (order: 7, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 6, 1048576 bytes, linear)
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129540
[ 0.000000] Policy zone: DMA32
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] Memory: 1947904K/2080768K available (17536K kernel code, 1597K rwdata, 4280K rodata, 576K init, 1206K bss, 132864K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 576, nr_irqs: 576, preallocated irqs: 16
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] Constant clock event device register
[ 0.000000] clocksource: Constant: mask: 0xffffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns
[ 0.000001] sched_clock: 64 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
[ 0.008112] Constant clock source device register
[ 0.013153] Console: colour dummy device 80x25
[ 0.017729] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
[ 0.028222] pid_max: default: 32768 minimum: 301
[ 0.032942] LSM: initializing lsm=capability,yama,integrity
[ 0.038565] Yama: becoming mindful.
[ 0.042244] Mount-cache hash table entries: 4096 (order: 1, 32768 bytes, linear)
[ 0.049699] Mountpoint-cache hash table entries: 4096 (order: 1, 32768 bytes, linear)
[ 0.059114] ACPI PPTT: No PPTT table found, CPU and cache topology may be inaccurate
[ 0.066922] Invalid BIOS PPTT
[ 0.071111] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[ 0.078353] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[ 0.086091] Performance counters: loongarch/loongson64 PMU enabled, 4 64-bit counters available to each CPU.
[ 0.096158] rcu: Hierarchical SRCU implementation.
[ 0.100981] rcu: Max phase no-delay instances is 1000.
[ 0.106840] smp: Bringing up secondary CPUs ...
[ 0.112129] Booting CPU#1...
[ 5.125015] CPU1: failed to start
[ 5.128444] smp: Brought up 1 node, 1 CPU
[ 5.133187] devtmpfs: initialized
[ 5.140763] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 5.150600] futex hash table entries: 512 (order: 1, 32768 bytes, linear)
[ 5.158918] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 5.165711] audit: initializing netlink subsys (disabled)
[ 5.172155] thermal_sys: Registered thermal governor 'step_wise'
[ 5.172523] hw-breakpoint: Found 4 breakpoint and 2 watchpoint registers.
[ 5.185384] audit: type=2000 audit(5.120:1): state=initialized audit_enabled=0 res=1
[ 5.200442] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 5.207316] HugeTLB: 112 KiB vmemmap can be freed for a 32.0 MiB page
[ 5.313088] raid6: int64x8 gen() 689 MB/s
[ 5.385044] raid6: int64x4 gen() 706 MB/s
[ 5.457099] raid6: int64x2 gen() 555 MB/s
[ 5.529043] raid6: int64x1 gen() 487 MB/s
[ 5.533330] raid6: using algorithm int64x4 gen() 706 MB/s
[ 5.605119] raid6: .... xor() 359 MB/s, rmw enabled
[ 5.610014] raid6: using intx1 recovery algorithm
[ 5.615030] ACPI: Interpreter disabled.
[ 5.618985] iommu: Default domain type: Translated
[ 5.623798] iommu: DMA domain TLB invalidation policy: strict mode
[ 5.630464] SCSI subsystem initialized
[ 5.634797] usbcore: registered new interface driver usbfs
[ 5.640378] usbcore: registered new interface driver hub
[ 5.645766] usbcore: registered new device driver usb
[ 5.651185] pps_core: LinuxPPS API ver. 1 registered
[ 5.656176] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 5.665369] PTP clock support registered
[ 5.669755] Advanced Linux Sound Architecture Driver Initialized.
[ 5.677108] vgaarb: loaded
[ 5.680378] clocksource: Switched to clocksource Constant
[ 5.686226] VFS: Disk quotas dquot_6.6.0
[ 5.690223] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes)
[ 5.697439] FS-Cache: Loaded
[ 5.700516] pnp: PnP ACPI: disabled
[ 5.714931] NET: Registered PF_INET protocol family
[ 5.720249] IP idents hash table entries: 32768 (order: 4, 262144 bytes, linear)
[ 5.730933] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 16384 bytes, linear)
[ 5.739591] Table-perturb hash table entries: 65536 (order: 4, 262144 bytes, linear)
[ 5.747385] TCP established hash table entries: 16384 (order: 3, 131072 bytes, linear)
[ 5.755479] TCP bind hash table entries: 16384 (order: 5, 524288 bytes, linear)
[ 5.763259] TCP: Hash tables configured (established 16384 bind 16384)
[ 5.769994] UDP hash table entries: 1024 (order: 1, 32768 bytes, linear)
[ 5.776770] UDP-Lite hash table entries: 1024 (order: 1, 32768 bytes, linear)
[ 5.784271] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 5.790595] RPC: Registered named UNIX socket transport module.
[ 5.796590] RPC: Registered udp transport module.
[ 5.801320] RPC: Registered tcp transport module.
[ 5.806042] RPC: Registered tcp-with-tls transport module.
[ 5.811548] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 5.818017] NET: Registered PF_XDP protocol family
[ 5.822869] PCI: CLS 0 bytes, default 64
[ 5.827092] Trying to unpack rootfs image as initramfs...
[ 5.833733] Initialise system trusted keyrings
[ 5.844731] workingset: timestamp_bits=40 max_order=17 bucket_order=0
[ 5.856425] zbud: loaded
[ 5.864851] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 5.876921] NFS: Registering the id_resolver key type
[ 5.888439] Key type id_resolver registered
[ 5.896394] Key type id_legacy registered
[ 5.904484] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 5.916406] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 5.933207] SGI XFS with ACLs, security attributes, quota, no debug enabled
[ 5.949138] 9p: Installing v9fs 9p2000 file system support
[ 5.960836] xor: measuring software checksum speed
[ 5.980441] 8regs : 1988 MB/sec
[ 6.000451] 8regs_prefetch : 1982 MB/sec
[ 6.016428] 32regs : 2335 MB/sec
[ 6.032385] 32regs_prefetch : 2325 MB/sec
[ 6.040397] xor: using function: 32regs (2335 MB/sec)
[ 6.052408] Key type asymmetric registered
[ 6.060392] Asymmetric key parser 'x509' registered
[ 6.180855] Freeing initrd memory: 2656K
[ 6.192586] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 6.200311] io scheduler mq-deadline registered
[ 6.204907] io scheduler kyber registered
[ 6.209031] io scheduler bfq registered
[ 6.224592] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 6.231706] loongson-pci 1a000000.pcie: host bridge /bus@10000000/pcie@1a000000 ranges:
[ 6.239798] loongson-pci 1a000000.pcie: No bus range found for /bus@10000000/pcie@1a000000, using [bus 00-ff]
[ 6.250012] loongson-pci 1a000000.pcie: IO 0x0018008000..0x001800ffff -> 0x0000008000
[ 6.258455] loongson-pci 1a000000.pcie: MEM 0x0060000000..0x007fffffff -> 0x0060000000
[ 6.269130] loongson-pci 1a000000.pcie: PCI host bridge to bus 0000:00
[ 6.275703] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 6.281226] pci_bus 0000:00: root bus resource [io 0x0000-0x7fff] (bus address [0x8000-0xffff])
[ 6.290049] pci_bus 0000:00: root bus resource [mem 0x60000000-0x7fffffff]
[ 6.297074] pci 0000:00:02.0: [0014:7a02] type 00 class 0x088000
[ 6.303406] pci 0000:00:03.0: [0014:7a03] type 00 class 0x020000
[ 6.309464] pci 0000:00:03.0: reg 0x10: [mem 0x40040000-0x40047fff 64bit]
[ 6.316643] pci 0000:00:03.1: [0014:7a03] type 00 class 0x020000
[ 6.322694] pci 0000:00:03.1: reg 0x10: [mem 0x40050000-0x40057fff 64bit]
[ 6.329855] pci 0000:00:04.0: [0014:7a04] type 00 class 0x0c0380
[ 6.335906] pci 0000:00:04.0: reg 0x10: [mem 0x40000000-0x4003ffff 64bit]
[ 6.342942] pci 0000:00:04.1: [0014:7a14] type 00 class 0x0c0320
[ 6.348993] pci 0000:00:04.1: reg 0x10: [mem 0x40060000-0x40067fff 64bit]
[ 6.356128] pci 0000:00:04.2: [0014:7a24] type 00 class 0x0c0310
[ 6.362178] pci 0000:00:04.2: reg 0x10: [mem 0x40070000-0x40077fff 64bit]
[ 6.369305] pci 0000:00:05.0: [0014:7a05] type 00 class 0x030200
[ 6.375354] pci 0000:00:05.0: reg 0x10: [mem 0x00000000-0x0003ffff 64bit]
[ 6.382493] pci 0000:00:06.0: [0014:7a06] type 00 class 0x030000
[ 6.388544] pci 0000:00:06.0: reg 0x10: [mem 0x400c0000-0x400cffff 64bit]
[ 6.395509] pci 0000:00:06.0: vgaarb: setting as boot VGA device
[ 6.401535] pci 0000:00:06.0: vgaarb: bridge control possible
[ 6.407295] pci 0000:00:06.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[ 6.415753] pci 0000:00:06.0: Fixed dependency cycle(s) with /display@0/port@0/endpoint@0
[ 6.424027] pci 0000:00:07.0: [0014:7a07] type 00 class 0x040300
[ 6.430074] pci 0000:00:07.0: reg 0x10: [mem 0x400d0000-0x400dffff 64bit]
[ 6.437280] pci 0000:00:08.0: [0014:7a08] type 00 class 0x010601
[ 6.443332] pci 0000:00:08.0: reg 0x10: [mem 0x400e0000-0x400effff 64bit]
[ 6.450566] pci 0000:00:0d.0: [0014:7a19] type 01 class 0x060400
[ 6.456625] pci 0000:00:0d.0: reg 0x10: [mem 0x10000000-0x10000fff 64bit]
[ 6.463495] pci 0000:00:0d.0: supports D1 D2
[ 6.467791] pci 0000:00:0d.0: PME# supported from D0 D1 D3hot D3cold
[ 6.474571] pci 0000:00:0e.0: [0014:7a09] type 01 class 0x060400
[ 6.480626] pci 0000:00:0e.0: reg 0x10: [mem 0x10100000-0x10100fff 64bit]
[ 6.487490] pci 0000:00:0e.0: supports D1 D2
[ 6.491785] pci 0000:00:0e.0: PME# supported from D0 D1 D3hot D3cold
[ 6.498553] pci 0000:00:0f.0: [0014:7a0f] type 00 class 0x088000
[ 6.504604] pci 0000:00:0f.0: reg 0x10: [mem 0x00000000-0x000000ff 64bit]
[ 6.511635] pci 0000:00:10.0: [0014:7a16] type 00 class 0x048000
[ 6.517684] pci 0000:00:10.0: reg 0x10: [mem 0x00000000-0x000001ff 64bit]
[ 6.524509] pci 0000:00:10.0: reg 0x18: [mem 0x00000000-0x000000ff]
[ 6.530811] pci 0000:00:10.0: reg 0x20: [mem 0x00000000-0x000000ff]
[ 6.537112] pci 0000:00:10.0: reg 0x30: [mem 0x00000000-0x000007ff pref]
[ 6.544061] pci 0000:00:11.0: [0014:7a26] type 00 class 0x048000
[ 6.550111] pci 0000:00:11.0: reg 0x10: [mem 0x00000000-0x000000ff 64bit]
[ 6.556936] pci 0000:00:11.0: reg 0x18: [mem 0x00000000-0x000000ff]
[ 6.563243] pci 0000:00:11.0: reg 0x20: [mem 0x00000000-0x000000ff]
[ 6.569545] pci 0000:00:11.0: reg 0x30: [mem 0x00000000-0x000007ff pref]
[ 6.576723] pci 0000:00:0d.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 6.584773] pci 0000:00:0e.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 6.592980] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 6.599789] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[ 6.606518] pci 0000:00:04.0: BAR 0: assigned [mem 0x60000000-0x6003ffff 64bit]
[ 6.613874] pci 0000:00:05.0: BAR 0: assigned [mem 0x60040000-0x6007ffff 64bit]
[ 6.621223] pci 0000:00:06.0: BAR 0: assigned [mem 0x60080000-0x6008ffff 64bit]
[ 6.628571] pci 0000:00:07.0: BAR 0: assigned [mem 0x60090000-0x6009ffff 64bit]
[ 6.635918] pci 0000:00:08.0: BAR 0: assigned [mem 0x600a0000-0x600affff 64bit]
[ 6.643266] pci 0000:00:03.0: BAR 0: assigned [mem 0x600b0000-0x600b7fff 64bit]
[ 6.650613] pci 0000:00:03.1: BAR 0: assigned [mem 0x600b8000-0x600bffff 64bit]
[ 6.657961] pci 0000:00:04.1: BAR 0: assigned [mem 0x600c0000-0x600c7fff 64bit]
[ 6.665314] pci 0000:00:04.2: BAR 0: assigned [mem 0x600c8000-0x600cffff 64bit]
[ 6.672662] pci 0000:00:0d.0: BAR 0: assigned [mem 0x600d0000-0x600d0fff 64bit]
[ 6.680011] pci 0000:00:0e.0: BAR 0: assigned [mem 0x600d1000-0x600d1fff 64bit]
[ 6.687360] pci 0000:00:10.0: BAR 6: assigned [mem 0x600d2000-0x600d27ff pref]
[ 6.694618] pci 0000:00:11.0: BAR 6: assigned [mem 0x600d2800-0x600d2fff pref]
[ 6.701876] pci 0000:00:10.0: BAR 0: assigned [mem 0x600d3000-0x600d31ff 64bit]
[ 6.709223] pci 0000:00:0f.0: BAR 0: assigned [mem 0x600d3200-0x600d32ff 64bit]
[ 6.716570] pci 0000:00:10.0: BAR 2: assigned [mem 0x600d3300-0x600d33ff]
[ 6.723393] pci 0000:00:10.0: BAR 4: assigned [mem 0x600d3400-0x600d34ff]
[ 6.730217] pci 0000:00:11.0: BAR 0: assigned [mem 0x600d3500-0x600d35ff 64bit]
[ 6.737564] pci 0000:00:11.0: BAR 2: assigned [mem 0x600d3600-0x600d36ff]
[ 6.744387] pci 0000:00:11.0: BAR 4: assigned [mem 0x600d3700-0x600d37ff]
[ 6.751222] pci 0000:00:0d.0: PCI bridge to [bus 01]
[ 6.756222] pci 0000:00:0e.0: PCI bridge to [bus 02]
[ 6.761321] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 7.124603] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 7.130481] pci 0000:00:04.1: quirk_usb_early_handoff+0x0/0x9e0 took 360534 usecs
[ 7.138282] pcieport 0000:00:0d.0: enabling device (0000 -> 0002)
[ 7.144654] pcieport 0000:00:0d.0: PME: Signaling with IRQ 20
[ 7.150842] pcieport 0000:00:0d.0: AER: enabled with IRQ 20
[ 7.156847] pcieport 0000:00:0e.0: enabling device (0000 -> 0002)
[ 7.163183] pcieport 0000:00:0e.0: PME: Signaling with IRQ 21
[ 7.169292] pcieport 0000:00:0e.0: AER: enabled with IRQ 21
[ 7.175581] efifb: probing for efifb
[ 7.179218] efifb: framebuffer at 0x900000000dc00000, using 2400k, total 2400k
[ 7.186474] efifb: mode is 1024x600x32, linelength=4096, pages=1
[ 7.192512] efifb: scrolling: redraw
[ 7.196092] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 7.206736] Console: switching to colour frame buffer device 128x37
[ 7.217009] fb0: EFI VGA frame buffer device
[ 7.227034] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 7.254261] brd: module loaded
[ 7.263318] loop: module loaded
[ 7.266946] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[ 7.274472] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[ 7.281634] megasas: 07.725.01.00-rc1
[ 7.285428] mpt3sas version 43.100.00.00 loaded
[ 7.292013] ahci 0000:00:08.0: SSS flag set, parallel bus scan disabled
[ 7.298839] ahci 0000:00:08.0: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
[ 7.307002] ahci 0000:00:08.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst
[ 7.317574] scsi host0: ahci
[ 7.320830] ata1: SATA max UDMA/133 abar m65536@0x600a0000 port 0x600a0100 irq 22
[ 7.330894] e1000: Intel(R) PRO/1000 Network Driver
[ 7.335805] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 7.341636] e1000e: Intel(R) PRO/1000 Network Driver
[ 7.346624] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 7.352634] igb: Intel(R) Gigabit Ethernet Network Driver
[ 7.358057] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 7.363714] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver
[ 7.369834] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[ 7.376094] dwmac_loongson_pci: Incompatible OF node
[ 7.381155] dwmac_loongson_pci: Incompatible OF node
[ 7.386733] ehci-pci 0000:00:04.1: Found HC with no IRQ. Check BIOS/PCI 0000:00:04.1 setup!
[ 7.395305] ohci-pci 0000:00:04.2: Found HC with no IRQ. Check BIOS/PCI 0000:00:04.2 setup!
[ 7.403711] ehci-pci 0000:00:04.1: init 0000:00:04.1 fail, -19
[ 7.409622] ohci-pci 0000:00:04.2: init 0000:00:04.2 fail, -19
[ 7.415815] i8042: PNP: No PS/2 controller found.
[ 7.420931] mousedev: PS/2 mouse device common for all mice
[ 7.426882] i2c_dev: i2c /dev entries driver
[ 7.431652] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 7.440264] hid: raw HID events driver (C) Jiri Kosina
[ 7.445546] usbcore: registered new interface driver usbhid
[ 7.451149] usbhid: USB HID core driver
[ 7.456009] Initializing XFRM netlink socket
[ 7.460512] NET: Registered PF_INET6 protocol family
[ 7.467199] Segment Routing with IPv6
[ 7.471015] In-situ OAM (IOAM) with IPv6
[ 7.475090] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 7.481908] NET: Registered PF_PACKET protocol family
[ 7.487007] NET: Registered PF_KEY protocol family
[ 7.492408] NET: Registered PF_RDS protocol family
[ 7.497311] 9pnet: Installing 9P2000 support
[ 7.501752] Key type dns_resolver registered
[ 7.527472] registered taskstats version 1
[ 7.531916] Loading compiled-in X.509 certificates
[ 7.550744] Btrfs loaded, zoned=no, fsverity=no
[ 7.800403] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 7.812533] ata1.00: ATA-10: KINGSTON SNS4151S316GD, S9FM01.6, max UDMA/100
[ 7.828380] ata1.00: 31277232 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 7.840550] ata1.00: Features: Dev-Sleep
[ 7.848702] ata1.00: configured for UDMA/100
[ 7.866931] scsi 0:0:0:0: Direct-Access ATA KINGSTON SNS4151 01.6 PQ: 0 ANSI: 5
[ 7.886132] sd 0:0:0:0: [sda] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 7.894062] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 7.904444] sd 0:0:0:0: [sda] Write Protect is off
[ 7.912530] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 7.932514] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 7.953912] sda: sda1 sda2 sda3 sda4 sda5
[ 7.965522] sd 0:0:0:0: [sda] Attached SCSI disk
[ 8.664522] OF: fdt: not creating '/sys/firmware/fdt': CRC check failed
[ 8.671292] [I/osal_cdev] register hdf class success
[ 8.676652] [I/osal_cdev] add cdev dev_mgr success
[ 8.676652]
[ 8.683223] [I/osal_cdev] add cdev devsvc_mgr success
[ 8.683223]
[ 8.689906] [I/devmgr_service] start svcmgr result 0
[ 8.695004] [I/hcs_blob_if] CheckHcsBlobLength: the blobLength: 1384, byteAlign: 1
[ 8.702831] [I/device_node] launch devnode
[ 8.707129] [I/linux_gpio_adapter] LinuxGpioInit: dev service: init done!
[ 8.714059] [I/device_node] launch devnode HDF_PLATFORM_GPIO_MANAGER
[ 8.720525] [I/gpio_service] GpioServiceBind: enter
[ 8.725525] [I/gpio_service] GpioServiceBind: success!
[ 8.730942] [I/osal_cdev] add cdev HDF_PLATFORM_GPIO_MANAGER success
[ 8.730942]
[ 8.738909] [I/HDF_LOG_TAG] HdfDriverManagerGetDriver:try to dynamic load driver HDF_PLATFORM_UART
[ 8.747993] [E/devhost_service_clnt] failed to AddDevice HDF_PLATFORM_UART_0, ret = -207
[ 8.756242] [I/device_node] launch devnode hdf_kevent
[ 8.761408] [I/kevent] HdfKeventDriverInit:register pm notifier success
[ 8.768137] [I/kevent] HdfKeventDriverInit:register fb notifier success
[ 8.775036] [I/osal_cdev] add cdev hdf_kevent success
[ 8.775036]
[ 8.781711] [I/hdf_power_manager] HdfPmTaskQueueInit HdfTaskQueueCreate success
[ 8.789244] clk: Disabling unused clocks
[ 8.793198] ALSA device list:
[ 8.796174] No soundcards found.
[ 8.799642] Warning: unable to open an initial console.
[ 8.806921] Freeing unused kernel image (initmem) memory: 576K
[ 8.812820] This architecture does not have kernel memory protection.
[ 8.819311] Run /init as init process
[ 8.827489] [pid=1][Init][INFO][init.c:259]Start init first stage.
[ 8.827552] [pid=1][Init][INFO][init_mount.c:38]LoadRequiredFstab >> start LoadFstabFromCommandLine
[ 9.744399] random: crng init done
[ 9.757032] [pid=1][BEGET][ERROR][fstab.c:570]-->> cmdline ' console=ttyS0,115200 rw rootwait efi=noruntime earlycon root=/dev/ram0 init=/bin/init hardware=pi2
[ 9.771408] [pid=1][BEGET][ERROR][fstab.c:549]Mount option of partition item =ohos.required_mount.system=/dev/block/sda3@/usr@ext4@rw,barrier=1@wait,required,s
[ 9.785936] [pid=1][BEGET][ERROR][fstab.c:549]Mount option of partition item =ohos.required_mount.vendor=/dev/block/sda4@/vendor@ext4@ro,barrier=1@wait,require
[ 9.800443] [pid=1][Init][INFO][init_mount.c:49]LoadRequiredFstab LoadFstabFromCommandLine-->>> end
[ 9.800516] [pid=1][Init][INFO][init.c:182]---->>>>StartInitSecondStage-->> end GetRequiredDevices
[ 9.809644] [pid=1][Init][INFO][init.c:184]StartInitSecondStage:/dev/block/sda3
[ 9.818814] [pid=1][ueventd][ERROR][ueventd.c:365]Failed get default_boot_device value from cmdline
[ 9.835814] [pid=1][ueventd][INFO][ueventd.c:180]/dev/block/sda3 match with required partition sda success, now handle it
[ 9.846671] [pid=1][ueventd][INFO][ueventd.c:190]Handle required partitionName vendor
[ 9.859358] [pid=1][ueventd][INFO][ueventd.c:194]Handle required partitionName updater
[ 9.867298] [pid=1][ueventd][ERROR][ueventd.c:195]Handle required device /dev/block/sda3
[ 9.875279] [pid=1][ueventd][INFO][ueventd.c:194]Handle required partitionName updater
[ 9.883419] [pid=1][ueventd][ERROR][ueventd.c:195]Handle required device /dev/block/sda4
[ 9.891892] [pid=1][ueventd][INFO][ueventd.c:194]Handle required partitionName data
[ 9.900059] [pid=1][ueventd][ERROR][ueventd.c:195]Handle required device /dev/block/sda3
[ 9.907790] [pid=1][ueventd][INFO][ueventd.c:194]Handle required partitionName data
[ 9.915971] [pid=1][ueventd][ERROR][ueventd.c:195]Handle required device /dev/block/sda4
[ 9.924229] [pid=1][ueventd][INFO][ueventd.c:190]Handle required partitionName system
[ 9.934085] [pid=1][ueventd][INFO][ueventd.c:194]Handle required partitionName esp
[ 9.942002] [pid=1][ueventd][ERROR][ueventd.c:195]Handle required device /dev/block/sda3
[ 9.949646] [pid=1][ueventd][INFO][ueventd.c:194]Handle required partitionName esp
[ 9.957798] [pid=1][ueventd][ERROR][ueventd.c:195]Handle required device /dev/block/sda4
[ 10.042457] [pid=1][Init][INFO][init_mount.c:30]Mount required partitions
[ 10.050713] [pid=1][BEGET][INFO][fstab_mount.c:353]No valid slot value found from parameter, try to get it from cmdline
[ 10.057647] [pid=1][BEGET][INFO][fstab_mount.c:324]Failed to get bootslots value from cmdline
[ 10.075255] EXT4-fs (sda3): mounted filesystem 1ededa7f-121c-46b9-8ff6-eb9432ae87b5 r/w without journal. Quota mode: none.
[ 10.095063] [pid=1][BEGET][INFO][fstab_mount.c:421]Mount /dev/block/sda3 to /usr successful
[ 10.095105] [pid=1][BEGET][INFO][fstab_mount.c:353]No valid slot value found from parameter, try to get it from cmdline
[ 10.103604] [pid=1][BEGET][INFO][fstab_mount.c:324]Failed to get bootslots value from cmdline
[ 10.116444] EXT4-fs (sda4): mounted filesystem 78d1321d-f3e0-4d7f-a07c-4e1e5984147d ro without journal. Quota mode: none.
[ 10.136138] [pid=1][BEGET][INFO][fstab_mount.c:421]Mount /dev/block/sda4 to /vendor successful
[ 10.136167] [pid=1][Init][INFO][init.c:189]---->>>> FreeStringVector
[ 10.219267] [pid=1][Init][INFO][init.c:123]---->>>>LogInit-->> SecondStage
[ 10.219419] [pid=1][LoopEvent][INFO][le_signal.c:74]LE_AddSignal 17 0
[ 10.226520] [pid=1][LoopEvent][INFO][le_signal.c:74]LE_AddSignal 15 1
[ 10.233332] [pid=1][Init][WARNING][init.c:88]Failed to change mode of fd holder socket, err = 38
[ 10.239845] [pid=1][Init][INFO][init.c:90]Init fd holder socket done
[ 10.248980] [pid=1][BEGET][INFO][fstab.c:507]GetBlockDevicePath >> start LoadFstabFromCommandLine,partName=/misc,path=
[ 10.255447] [pid=1][BEGET][ERROR][fstab.c:570]-->> cmdline ' console=ttyS0,115200 rw rootwait efi=noruntime earlycon root=/dev/ram0 init=/bin/init hardware=pi2
[ 10.280584] [pid=1][BEGET][ERROR][fstab.c:549]Mount option of partition item =ohos.required_mount.system=/dev/block/sda3@/usr@ext4@rw,barrier=1@wait,required,s
[ 10.294957] [pid=1][BEGET][ERROR][fstab.c:549]Mount option of partition item =ohos.required_mount.vendor=/dev/block/sda4@/vendor@ext4@ro,barrier=1@wait,require
[ 10.309334] [pid=1][BEGET][ERROR][fstab.c:336]Failed to get fstab item from mount point " /misc "
[ 10.309360] [pid=1][BEGET][INFO][fstab.c:518]Mount point not found, try to get path by device name.
[ 10.318316] [pid=1][BEGET][ERROR][reboot_misc.c:77]Failed to get misc path
[ 10.327441] [pid=1][Init][INFO][init_group_manager.c:198]boot start device.boot.group
[ 10.336490] [pid=1][BEGET][INFO][modulemgr.c:226]Scan module with name '/chipset/lib64/init/autorun/librebootloader'
[ 10.346292] [pid=1][Init][INFO][init.c:339]Executing hook [0:0] cost [11894]us, return 0.
[ 10.356951] [pid=1][Init][INFO][init.c:339]Executing hook [0:0] cost [9]us, return 0.
[ 10.365267] [pid=1][Init][INFO][init.c:339]Executing hook [0:0] cost [14]us, return 0.
[ 10.373170] [pid=1][PARAM][INFO][param_service.c:376]InitParamService pipe: /dev/unix/socket/paramservice.
[ 10.381281] [pid=1][PARAM][INFO][param_base.c:80]Init parameter dac success
[ 10.391020] [pid=1][PARAM][INFO][param_base.c:272]AddWorkSpace param_storage spaceSize: 81920 onlyRead false
[ 10.431135] [pid=1][PARAM][WARNING][param_dac.c:306]Invalid user for 'uhdf_driver' gid 3066 uid -1
[ 10.441914] [pid=1][PARAM][WARNING][param_dac.c:306]Invalid user for 'appspawn' gid 4000 uid -1
[ 10.452177] [pid=1][Init][INFO][init_group_manager.c:68]Parse group config /system/etc/device.boot.group.cfg
[ 10.461373] [pid=1][Init][INFO][init.c:442]boot init finish.
[ 10.472240] [pid=1][PARAM][ERROR][param_server.c:56]Get ohos.boot.bootgroup parameter value is null.
[ 10.477998] [pid=1][PARAM][ERROR][param_server.c:56]Get ohos.boot.reboot_reason parameter value is null.
[ 10.487253] [pid=1][PARAM][ERROR][param_server.c:56]Get ohos.boot.bootslots parameter value is null.
[ 10.496832] [pid=1][Init][ERROR][init_utils.c:188]Failed to read file /sys/block/mmcblk0/device/cid
[ 10.506185] [pid=1][PARAM][ERROR][param_server.c:64]Read sn from /sys/block/mmcblk0/device/cid file failed!
[ 10.515356] [pid=1][Init][ERROR][init_utils.c:188]Failed to read file /proc/bootdevice/cid
[ 10.525205] [pid=1][PARAM][ERROR][param_server.c:64]Read sn from /proc/bootdevice/cid file failed!
[ 10.533545] [pid=1][PARAM][INFO][param_server.c:218]load parameters from build
[ 10.542598] [pid=1][PARAM][INFO][param_server.c:204]Load default parameters from /system/etc/param/ohos_const.
[ 10.551183] [pid=1][PARAM][INFO][param_server.c:204]Load default parameters from /chipset/etc/param.
[ 10.562670] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 14 success /chipset/etc/param/usb.para.dac
[ 10.571921] [pid=1][PARAM][INFO][param_server.c:204]Load default parameters from /system/etc/param.
[ 10.595780] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 14 success /system/etc/param/useriam.para.dac
[ 10.605655] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 15 success /system/etc/param/screenlock.para.dac
[ 10.617299] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 14 success /system/etc/param/audio_hifi_watchdog.para.dac
[ 10.642809] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 14 success /system/etc/param/accessibility.para.dac
[ 10.656057] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 16 success /system/etc/param/samgr.para.dac
[ 10.668951] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 15 success /system/etc/param/graphic.para.dac
[ 10.680635] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 16 success /system/etc/param/hilog.para.dac
[ 10.692586] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 14 success /system/etc/param/multimodalinput.para.dac
[ 10.704064] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 14 success /system/etc/param/hitrace.para.dac
[ 10.716657] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 14 success /system/etc/param/pasteboard.para.dac
[ 10.728974] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 15 success /system/etc/param/netmanager_base.para.dac
[ 10.754479] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 14 success /system/etc/param/ace_engine.para.dac
[ 10.766957] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 14 success /system/etc/param/access_token.para.dac
[ 10.779034] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 14 success /system/etc/param/wms.para.dac
[ 10.791317] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 14 success /system/etc/param/time.para.dac
[ 10.802770] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 14 success /system/etc/param/devicemanager.para.dac
[ 10.814961] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 20 success /system/etc/param/language_config.para.dac
[ 10.827037] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 15 success /system/etc/param/customization.para.dac
[ 10.841445] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 19 success /system/etc/param/appfwk.para.dac
[ 10.868994] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 18 success /system/etc/param/memmgr.para.dac
[ 10.881514] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 18 success /system/etc/param/hdc.para.dac
[ 10.893179] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 15 success /system/etc/param/telephony.para.dac
[ 10.908826] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 28 success /system/etc/param/ohos.para.dac
[ 10.920713] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 14 success /system/etc/param/hiview.para.dac
[ 10.932096] [pid=1][PARAM][INFO][param_dac.c:155]Load parameter label total 14 success /system/etc/param/audio_config.para.dac
[ 10.943177] [pid=1][Init][INFO][init.c:339]Executing hook [30:0] cost [21]us, return 0.
[ 10.954712] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /etc/init.cfg
[ 10.977722] [pid=1][Init][INFO][init_config.c:87]Import /etc/init.usb.cfg ...
[ 10.985733] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /etc/init.usb.cfg
[ 10.993913] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:hdcd.
[ 11.002345] [pid=1][Init][INFO][init_config.c:87]Import /vendor/etc/init.pi2.usb.cfg ...
[ 11.009291] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /vendor/etc/init.pi2.usb.cfg
[ 11.018279] [pid=1][Init][INFO][init_config.c:87]Import /etc/init.usb.configfs.cfg ...
[ 11.027579] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /etc/init.usb.configfs.cfg
[ 11.035700] [pid=1][Init][ERROR][init_utils.c:137]Unexpected config file " /etc/init.usb.configfs.cfg ", check if it exist. if exist, check file size
[ 11.044806] [pid=1][Init][ERROR][init_config.c:48]Failed to read file content /etc/init.usb.configfs.cfg
[ 11.058273] [pid=1][Init][INFO][init_config.c:87]Import /vendor/etc/init.pi2.cfg ...
[ 11.067812] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /vendor/etc/init.pi2.cfg
[ 11.089720] [pid=1][Init][INFO][init_config.c:87]Import init.pi2.usb.cfg ...
[ 11.098713] [pid=1][Init][INFO][init_config.c:37]Parse init configs from init.pi2.usb.cfg
[ 11.105948] [pid=1][Init][ERROR][init_utils.c:137]Unexpected config file " init.pi2.usb.cfg ", check if it exist. if exist, check file size
[ 11.114182] [pid=1][Init][ERROR][init_config.c:48]Failed to read file content init.pi2.usb.cfg
[ 11.127718] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/token_sync.cfg
[ 11.137085] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:token_sync_service.
[ 11.146741] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/netsysnative.cfg
[ 11.156563] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:netsysnative.
[ 11.166314] [pid=1][Init][INFO][init_group_manager.c:303]Found services:netsysnative in job group
[ 11.174113] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/ui_service.cfg
[ 11.183703] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:ui_service.
[ 11.193485] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/sys_installer_sa.cfg
[ 11.207579] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:sys_installer_sa.
[ 11.217807] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/huks_service.cfg
[ 11.226693] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:huks_service.
[ 11.236540] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/mdnsmanager.cfg
[ 11.245146] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:mdnsmanager.
[ 11.254865] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/pulseaudio.cfg
[ 11.263330] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:pulseaudio.
[ 11.272960] [pid=1][Init][INFO][init_group_manager.c:303]Found pulseaudio:restartaudio_policy_service in job group
[ 11.280570] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/faultloggerd.cfg
[ 11.292556] [pid=1][Init][ERROR][init_service_manager.c:251]Failed to get gid for faultloggerd
[ 11.302504] [pid=1][Init][WARNING][init_service_manager.c:287]Parse service faultloggerd gid failed from item "faultloggerd".
[ 11.311477] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:faultloggerd.
[ 11.322913] [pid=1][Init][INFO][init_group_manager.c:303]Found services:faultloggerd in job group
[ 11.330703] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/device_manager.cfg
[ 11.340450] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:device_manager.
[ 11.350486] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/edm.cfg
[ 11.359255] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:edm_sa.
[ 11.368320] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/nwebspawn.cfg
[ 11.376146] [pid=1][Init][ERROR][init_service_socket.c:116]fchmodat fail 38
[ 11.385736] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:nwebspawn.
[ 11.392951] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/appspawn.cfg
[ 11.400926] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:appspawn.
[ 11.410408] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/storage_manager.cfg
[ 11.431914] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:storage_manager.
[ 11.441992] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/dscreen.cfg
[ 11.450655] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:dscreen.
[ 11.460036] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/wifi_hal_service.cfg
[ 11.467975] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:wifi_hal_service.
[ 11.478187] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/pasteboardservice.cfg
[ 11.487524] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:pasteboard_service.
[ 11.497715] [pid=1][Init][INFO][init_group_manager.c:303]Found services:pasteboard_service in job group
[ 11.506014] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/hiview.cfg
[ 11.516712] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:hiview.
[ 11.526080] [pid=1][Init][INFO][init_group_manager.c:303]Found services:hiview in job group
[ 11.533397] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/multimodalinput.cfg
[ 11.542730] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:multimodalinput.
[ 11.552917] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:udevd_service.
[ 11.561530] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:mmi_uinput_service.
[ 11.569427] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/downloadservice.cfg
[ 11.578509] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:download_server.
[ 11.588577] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/dhardware.cfg
[ 11.597528] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:dhardware.
[ 11.607022] [pid=1][Init][INFO][init_group_manager.c:303]Found services:dhardware in job group
[ 11.614500] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/graphic.cfg
[ 11.624157] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:render_service.
[ 11.634039] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:bootanimation.
[ 11.642053] [pid=1][Init][INFO][init_group_manager.c:303]Found services:restartrender_service in job group
[ 11.649931] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/distributedbms.cfg
[ 11.663261] [pid=1][Init][ERROR][init_service_manager.c:251]Failed to get gid for d-bms
[ 11.673191] [pid=1][Init][WARNING][init_service_manager.c:287]Parse service d-bms gid failed from item "dbms".
[ 11.681464] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:d-bms.
[ 11.691558] [pid=1][Init][INFO][init_group_manager.c:303]Found services:d-bms in job group
[ 11.698691] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/pinauth_sa_profile.cfg
[ 11.707984] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:pinauth.
[ 11.718438] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/screenlockservice.cfg
[ 11.726619] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:screenlock_server.
[ 11.736906] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/distributedfile.cfg
[ 11.745558] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:distributedfiledaemon.
[ 11.755741] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/watchdog.cfg
[ 11.765224] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:watchdog_service.
[ 11.774704] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/locationsa.cfg
[ 11.783446] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:locationhub.
[ 11.793123] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/timeservice.cfg
[ 11.801636] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:time_service.
[ 11.811392] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/ueventd.cfg
[ 11.819847] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket ueventd success
[ 11.829180] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:ueventd.
[ 11.837267] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/init.reboot.cfg
[ 11.844976] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/storage_daemon.cfg
[ 11.855188] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:storage_daemon.
[ 11.865217] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/deviceinfoservice.cfg
[ 11.873971] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:deviceinfoservice.
[ 11.884210] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/ubsan.cfg
[ 11.892733] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/device_usage_statistics_service.cfg
[ 11.902708] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:device_usage_stats_service.
[ 11.914203] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/quick_fix.cfg
[ 11.923688] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:quick_fix.
[ 11.933262] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/softbus_server_musl.cfg
[ 11.941446] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:softbus_server.
[ 11.951883] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/bytrace.cfg
[ 11.961571] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/hidumper_service.cfg
[ 11.971711] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:hidumper_service.
[ 11.981818] [pid=1][Init][INFO][init_group_manager.c:303]Found services:hidumper_service in job group
[ 11.989903] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/distributedsched.cfg
[ 12.000109] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:distributedsched.
[ 12.010208] [pid=1][Init][INFO][init_group_manager.c:303]Found service:distributedsched in job group
[ 12.018298] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/installs.cfg
[ 12.028227] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:installs.
[ 12.037709] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/thermal_protector.cfg
[ 12.045651] [pid=1][Init][ERROR][init_utils.c:87]Failed to decode uid for thermal
[ 12.055826] [pid=1][Init][ERROR][init_service_manager.c:834]Failed to get uid for service thermal_protector
[ 12.063453] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/deviceauth_service.cfg
[ 12.074135] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:deviceauth_service.
[ 12.084508] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/netmanager_base.cfg
[ 12.093817] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:netmanager.
[ 12.103930] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/telephony.cfg
[ 12.112098] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:telephony_sa.
[ 12.121672] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/hitrace.cfg
[ 12.132690] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/usb_service.cfg
[ 12.142750] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:usb_service.
[ 12.152530] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/hilogd.cfg
[ 12.161587] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:hilogd.
[ 12.170968] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/privacy.cfg
[ 12.178780] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:privacy_service.
[ 12.188186] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/bluetooth_service.cfg
[ 12.196797] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:bluetooth_service.
[ 12.207079] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/param_watcher.cfg
[ 12.216170] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:param_watcher.
[ 12.226128] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/wifi_standard.cfg
[ 12.234685] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:wifi_manager_service.
[ 12.244522] [pid=1][Init][INFO][init_group_manager.c:303]Found services:wifi_manager_service in job group
[ 12.253001] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/cert_manager_service.cfg
[ 12.263531] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:cert_manager_service.
[ 12.274078] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/console.cfg
[ 12.283282] [pid=1][Init][ERROR][init_service_manager.c:968]Failed to open /dev/console, err = 19
[ 12.292585] [pid=1][Init][WARNING][init_service_manager.c:1032]Failed to watch '/dev/console' device
[ 12.301531] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:console.
[ 12.310796] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/dslm_service.cfg
[ 12.318402] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:dslm_service.
[ 12.328243] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/bgtaskmgr_service.cfg
[ 12.336851] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:bgtaskmgr_service.
[ 12.347122] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/samgr_standard.cfg
[ 12.356113] [pid=1][Init][INFO][init_service_manager.c:1037]--------ignored samgr device!!-----------
[ 12.366089] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/accessibility.cfg
[ 12.376532] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:accessibility.
[ 12.386451] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/updater_sa.cfg
[ 12.394910] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:updater_sa.
[ 12.404562] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/resource_schedule_service.cfg
[ 12.413046] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:resource_schedule_service.
[ 12.424264] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/avsession_service.cfg
[ 12.433839] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:av_session.
[ 12.444104] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/wallpaperservice.cfg
[ 12.452529] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:wallpaper_service.
[ 12.462723] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/useriam.cfg
[ 12.471711] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:useriam.
[ 12.481022] [pid=1][Init][INFO][init_group_manager.c:303]Found service:useriam in job group
[ 12.488312] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/distributed_data.cfg
[ 12.497769] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:distributeddata.
[ 12.507865] [pid=1][Init][INFO][init_group_manager.c:303]Found services:distributeddata in job group
[ 12.515901] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/foundation.cfg
[ 12.525883] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:foundation.
[ 12.535482] [pid=1][Init][INFO][init_group_manager.c:303]Found services:foundation in job group
[ 12.543031] [pid=1][Init][INFO][init_group_manager.c:303]Found services:restartfoundation in job group
[ 12.551936] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/accountmgr.cfg
[ 12.562475] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:accountmgr.
[ 12.572064] [pid=1][Init][INFO][init_group_manager.c:303]Found services:accountmgr in job group
[ 12.579690] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/access_token.cfg
[ 12.589137] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:accesstoken_service.
[ 12.598979] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/audio_policy.cfg
[ 12.607959] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:audio_policy.
[ 12.617804] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/memmgrservice.cfg
[ 12.626482] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:memmgrservice.
[ 12.636500] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /system/etc/init/media_service.cfg
[ 12.644836] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:media_service.
[ 12.655150] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /chipset/etc/init/hdf_peripheral.cfg
[ 12.663671] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /chipset/etc/init/init.usb.configfs.cfg
[ 12.674687] [pid=1][Init][INFO][init_config.c:37]Parse init configs from /chipset/etc/init/hdf_devmgr.cfg
[ 12.686076] [pid=1][Init][INFO][init_service_manager.c:1045]fieldStr:hdf_devmgr.
[ 12.695782] [pid=1][Init][INFO][init.c:458]boot parse config file done.
[ 12.703337] [pid=1][Init][INFO][init.c:398]-->> Add hdf_devmgr to job boot-service:service-1-000.
[ 12.710036] [pid=1][Init][INFO][init.c:398]-->> Add samgr to job boot-service:service-1-000.
[ 12.718978] [pid=1][Init][INFO][init.c:398]-->> Add param_watcher to job boot-service:service-1-000.
[ 12.727482] [pid=1][Init][INFO][init.c:398]-->> Add storage_daemon to job boot-service:service-1-000.
[ 12.736701] [pid=1][Init][INFO][init.c:398]-->> Add hiview to job boot-service:service-1-001.
[ 12.746023] [pid=1][Init][INFO][init.c:398]-->> Add storage_manager to job boot-service:service-1-001.
[ 12.754611] [pid=1][Init][INFO][init.c:398]-->> Add appspawn to job boot-service:service-1-001.
[ 12.763980] [pid=1][Init][INFO][init.c:398]-->> Add device_manager to job boot-service:service-1-001.
[ 12.772762] [pid=1][Init][INFO][init.c:398]-->> Add media_service to job boot-service:service-2-000.
[ 12.782050] [pid=1][Init][INFO][init.c:398]-->> Add memmgrservice to job boot-service:service-2-000.
[ 12.791246] [pid=1][Init][INFO][init.c:398]-->> Add accesstoken_service to job boot-service:service-2-000.
[ 12.800441] [pid=1][Init][INFO][init.c:398]-->> Add accountmgr to job boot-service:service-2-000.
[ 12.810172] [pid=1][Init][INFO][init.c:398]-->> Add foundation to job boot-service:service-2-001.
[ 12.819105] [pid=1][Init][INFO][init.c:398]-->> Add distributeddata to job boot-service:service-2-001.
[ 12.828038] [pid=1][Init][INFO][init.c:398]-->> Add useriam to job boot-service:service-2-001.
[ 12.837409] [pid=1][Init][INFO][init.c:398]-->> Add wallpaper_service to job boot-service:service-2-001.
[ 12.846095] [pid=1][Init][INFO][init.c:398]-->> Add av_session to job boot-service:service-2-002.
[ 12.855641] [pid=1][Init][INFO][init.c:398]-->> Add resource_schedule_service to job boot-service:service-2-002.
[ 12.864575] [pid=1][Init][INFO][init.c:398]-->> Add accessibility to job boot-service:service-2-002.
[ 12.874814] [pid=1][Init][INFO][init.c:398]-->> Add bgtaskmgr_service to job boot-service:service-2-002.
[ 12.884025] [pid=1][Init][INFO][init.c:398]-->> Add wifi_manager_service to job boot-service:service-2-003.
[ 12.893572] [pid=1][Init][INFO][init.c:398]-->> Add bluetooth_service to job boot-service:service-2-003.
[ 12.903377] [pid=1][Init][INFO][init.c:398]-->> Add privacy_service to job boot-service:service-2-003.
[ 12.912921] [pid=1][Init][INFO][init.c:398]-->> Add telephony_sa to job boot-service:service-2-003.
[ 12.922361] [pid=1][Init][INFO][init.c:398]-->> Add netmanager to job boot-service:service-2-004.
[ 12.931472] [pid=1][Init][INFO][init.c:398]-->> Add deviceauth_service to job boot-service:service-2-004.
[ 12.940408] [pid=1][Init][INFO][init.c:398]-->> Add installs to job boot-service:service-2-004.
[ 12.950065] [pid=1][Init][INFO][init.c:398]-->> Add distributedsched to job boot-service:service-2-004.
[ 12.958841] [pid=1][Init][INFO][init.c:398]-->> Add hidumper_service to job boot-service:service-2-005.
[ 12.968297] [pid=1][Init][INFO][init.c:398]-->> Add softbus_server to job boot-service:service-2-005.
[ 12.977754] [pid=1][Init][INFO][init.c:398]-->> Add device_usage_stats_service to job boot-service:service-2-005.
[ 12.987037] [pid=1][Init][INFO][init.c:398]-->> Add time_service to job boot-service:service-2-005.
[ 12.997382] [pid=1][Init][INFO][init.c:398]-->> Add locationhub to job boot-service:service-2-006.
[ 13.006493] [pid=1][Init][INFO][init.c:398]-->> Add distributedfiledaemon to job boot-service:service-2-006.
[ 13.015513] [pid=1][Init][INFO][init.c:398]-->> Add screenlock_server to job boot-service:service-2-006.
[ 13.025405] [pid=1][Init][INFO][init.c:398]-->> Add bootanimation to job boot-service:service-2-006.
[ 13.034963] [pid=1][Init][INFO][init.c:398]-->> Add render_service to job boot-service:service-2-007.
[ 13.044162] [pid=1][Init][INFO][init.c:398]-->> Add pasteboard_service to job boot-service:service-2-007.
[ 13.053445] [pid=1][Init][INFO][init.c:398]-->> Add edm_sa to job boot-service:service-2-007.
[ 13.063074] [pid=1][Init][INFO][init.c:398]-->> Add faultloggerd to job boot-service:service-2-007.
[ 13.071674] [pid=1][Init][INFO][init.c:398]-->> Add ui_service to job boot-service:service-2-008.
[ 13.080781] [pid=1][Init][INFO][init.c:398]-->> Add netsysnative to job boot-service:service-2-008.
[ 13.089713] [pid=1][Init][INFO][init.c:473]------>>>>>>>>>>>>> SystemRun!
[ 13.098858] [pid=1][Init][INFO][init.c:299]boot job pre-init start.
[ 13.105710] [pid=1][PARAM][INFO][trigger_processor.c:82]StartTriggerExecute_ trigger pre-init flags:0x000d
[ 13.112024] [pid=1][PARAM][INFO][trigger_processor.c:35]Do execute trigger pre-init type: 0
[ 13.121996] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/kernel/sysrq 0" took 0 ms
[ 13.130433] [pid=1][Init][INFO][init_common_cmds.c:218]DoStart ueventd
[ 13.140860] [pid=1][Init][INFO][init_service_manager.c:1093]Start service ueventd
[ 13.148182] [pid=1][Init][INFO][init_common_service.c:387]Service ueventd(pid 85) started
[ 13.155993] [pid=85][Init][ERROR][init_common_service.c:301]Set service ueventd access token failed
[ 13.164326] [pid=1][PARAM][INFO][param_service.c:143]SystemSetParam name startup.service.ctl.ueventd value: 2
[ 13.174384] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "start ueventd" took 43 ms
[ 13.185232] [pid=1][Init][INFO][init_common_cmds.c:218]DoStart watchdog_service
[ 13.200526] [pid=1][Init][INFO][init_service_manager.c:1093]Start service watchdog_service
[ 13.213119] [pid=1][Init][INFO][init_common_service.c:387]Service watchdog_service(pid 86) started
[ 13.224091] [pid=85][ueventd][INFO][ueventd_main.c:71]Ueventd started, trigger uevent
[ 13.233332] [pid=86][Init][ERROR][init_common_service.c:301]Set service watchdog_service access token failed
[ 13.241344] [pid=1][PARAM][INFO][param_service.c:143]SystemSetParam name startup.service.ctl.watchdog_service value: 2
[ 13.251880] [pid=85][ueventd][ERROR][ueventd.c:365]Failed get default_boot_device value from cmdline
[ 13.268711] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "start watchdog_service" took 83 ms
[ 13.292715] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /data" took 0 ms
[ 13.312564] [pid=1][Init][INFO][init_cmds.c:291]Mount partitions from fstab file " /vendor/etc/fstab.pi2 "
[ 13.329313] [pid=1][BEGET][INFO][fstab_mount.c:78]Execute /system/bin/resize2fs begin
[ 13.393735] [pid=1][BEGET][INFO][fstab_mount.c:93]Execute /system/bin/resize2fs end
[ 13.408592] [pid=1][BEGET][INFO][fstab_mount.c:78]Execute /system/bin/e2fsck begin
[ 13.505730] [pid=1][BEGET][INFO][fstab_mount.c:93]Execute /system/bin/e2fsck end
[ 13.513589] ext4: Unknown parameter 'none'
[ 13.525208] [pid=1][BEGET][WARNING][fstab_mount.c:417]Mount /dev/block/sda5 to /data failed, err = 22. Ignore failure
[ 13.525291] [pid=1][Init][INFO][init_cmds.c:293]Mount partitions from fstab file " /vendor/etc/fstab.pi2 " finish ret 0
[ 13.536077] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mount_fstab /vendor/etc/fstab.${ohos.boot.hardware}" took 223 ms
[ 13.546968] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "restorecon /data" took 0 ms
[ 13.559756] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /data" took 0 ms
[ 13.569082] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0771 /data" took 0 ms
[ 13.580177] [pid=1][Init][INFO][fscrypt_control.c:391]Fscrypt have not enabled
[ 13.589429] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /data/service 0711 root root" took 10 ms
[ 13.597144] [pid=1][Init][INFO][fscrypt_control.c:391]Fscrypt have not enabled
[ 13.608027] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /data/service/el0 0711 root root" took 11 ms
[ 13.615735] [pid=1][Init][INFO][fscrypt_control.c:391]Fscrypt have not enabled
[ 13.626974] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /data/service/el0/startup 0755 root root" took 11 ms
[ 13.634679] [pid=1][Init][INFO][fscrypt_control.c:391]Fscrypt have not enabled
[ 13.646606] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /data/service/el0/startup/init 0755 root root" took 12 ms
[ 13.653937] [pid=1][Init][ERROR][init_common_cmds.c:338]Create directory '/data/vendor/log' failed, err=2.
[ 13.666276] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /data/vendor/log 0755 system log" took 12 ms
[ 13.676168] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mount configfs none /config nodev noexec nosuid" took 0 ms
[ 13.688053] [pid=1][PARAM][INFO][param_persistadp.c:45]Load persist param, from file /data/service/el1/startup/parameters/persist_parameters
[ 13.699972] [pid=1][PARAM][ERROR][param_persistadp.c:47]No valid persist parameter file /data/service/el1/startup/parameters/persist_parameters
[ 13.713209] [pid=1][PLUGIN][INFO][bootchart_static.c:25]bootchart disabled.
[ 13.726211] [pid=1][Init][INFO][init_hook.c:197]Can not get log level from param, keep the original loglevel.
[ 13.733272] [pid=1][PLUGIN][INFO][seccomp_policy_static.c:36]SetSeccompPolicy executorId 7
[ 13.743245] [pid=1][PLUGIN][INFO][seccomp_policy_static.c:44]seccomp enabled.
[ 13.751574] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "load_persist_params " took 64 ms
[ 13.758778] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "bootchart start" took 0 ms
[ 13.768758] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/access_token_id, err 2.
[ 13.777846] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown access_token access_token /dev/access_token_id" took 9 ms
[ 13.788093] [pid=1][Init][ERROR][init_common_cmds.c:376]Failed to change mode " /dev/access_token_id " to 0666, err=2
[ 13.800455] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0666 /dev/access_token_id" took 12 ms
[ 13.811355] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/vm/min_free_kbytes 10240" took 0 ms
[ 13.822099] [pid=1][Init][ERROR][init_common_cmds.c:455]Failed to mount for /sys/kernel/debug, err 2.
[ 13.833423] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mount debugfs /sys/kernel/debug /sys/kernel/debug mode=755" took 11 ms
[ 13.842760] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /sys/kernel/debug/hisi_inno_phy/role peripheral" took 0 ms
[ 13.855735] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "export UBSAN_OPTIONS log_path=/data/log/sanitizer/ubsan/ubsan.log" took 0 ms
[ 13.868265] [pid=1][Init][ERROR][init_common_cmds.c:455]Failed to mount for /sys/kernel/debug, err 2.
[ 13.881784] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mount debugfs /sys/kernel/debug /sys/kernel/debug mode=755" took 13 ms
[ 13.891170] [pid=1][Init][ERROR][init_common_cmds.c:455]Failed to mount for /sys/kernel/tracing, err 2.
[ 13.904114] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mount tracefs /sys/kernel/tracing /sys/kernel/tracing mode=755" took 13 ms
[ 13.913656] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/cpuset" took 0 ms
[ 13.927436] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mount cgroup none /dev/cpuset cpuset" took 0 ms
[ 13.936773] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/cpuctl" took 0 ms
[ 13.948103] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mount cgroup none /dev/cpuctl cpu" took 0 ms
[ 13.958020] [pid=1][Init][INFO][fscrypt_control.c:391]Fscrypt have not enabled
[ 13.968746] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /data/service/el0/access_token 0750 root access_token" took 11 ms
[ 14.175707] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "load_access_token_id " took 199 ms
[ 14.189251] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/hdf_input_host, err 2.
[ 14.199098] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown input_user_host input_user_host /dev/hdf_input_host" took 10 ms
[ 14.209496] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/hdf_input_event1, err 2.
[ 14.222379] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown input_user_host input_user_host /dev/hdf_input_event1" took 13 ms
[ 14.232963] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/hdf_input_event2, err 2.
[ 14.246025] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown input_user_host input_user_host /dev/hdf_input_event2" took 13 ms
[ 14.256638] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/hdf_input_event3, err 2.
[ 14.269691] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown input_user_host input_user_host /dev/hdf_input_event3" took 13 ms
[ 14.280248] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/hdf_input_event4, err 2.
[ 14.293351] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown input_user_host input_user_host /dev/hdf_input_event4" took 13 ms
[ 14.303921] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/hdf_input_event5, err 2.
[ 14.316981] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown input_user_host input_user_host /dev/hdf_input_event5" took 13 ms
[ 14.327539] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/hdf_input_event6, err 2.
[ 14.340593] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown input_user_host input_user_host /dev/hdf_input_event6" took 13 ms
[ 14.351282] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown hdf_devmgr uhdf_driver /dev/dev_mgr" took 0 ms
[ 14.364794] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown hdf_devmgr uhdf_driver /dev/hdf_kevent" took 0 ms
[ 14.376519] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/hdf_audio_render, err 2.
[ 14.388186] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown audio_hdi_server_host audio_hdi_server_host /dev/hdf_audio_render" took 11 ms
[ 14.398760] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/hdf_audio_capture, err 2.
[ 14.412860] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown audio_hdi_server_host audio_hdi_server_host /dev/hdf_audio_capture" took 14 ms
[ 14.423498] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/hdf_audio_control, err 2.
[ 14.437683] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown audio_hdi_server_host audio_hdi_server_host /dev/hdf_audio_control" took 14 ms
[ 14.448338] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/hdf_sensor_manager_ap, err 2.
[ 14.462565] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown sensor_host sensor_host /dev/hdf_sensor_manager_ap" took 14 ms
[ 14.473575] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/hdf_misc_vibrator, err 2.
[ 14.486369] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown vibrator_host vibrator_host /dev/hdf_misc_vibrator" took 13 ms
[ 14.497028] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/hdf_light, err 2.
[ 14.509821] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown light_host light_host /dev/hdf_light" took 13 ms
[ 14.519799] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /sys/class/leds/blue/brightness, err 2.
[ 14.531375] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown light_host light_host /sys/class/leds/blue/brightness" took 11 ms
[ 14.542818] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /sys/class/leds/blue/delay_on, err 2.
[ 14.555874] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown light_host light_host /sys/class/leds/blue/delay_on" took 13 ms
[ 14.567141] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /sys/class/leds/blue/delay_off, err 2.
[ 14.580025] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown light_host light_host /sys/class/leds/blue/delay_off" took 13 ms
[ 14.591382] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /sys/class/leds/red/brightness, err 2.
[ 14.604402] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown light_host light_host /sys/class/leds/red/brightness" took 13 ms
[ 14.615742] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /sys/class/leds/red/delay_on, err 2.
[ 14.628708] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown light_host light_host /sys/class/leds/red/delay_on" took 13 ms
[ 14.639888] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /sys/class/leds/red/delay_off, err 2.
[ 14.652681] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown light_host light_host /sys/class/leds/red/delay_off" took 13 ms
[ 14.663953] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /sys/class/leds/green/brightness, err 2.
[ 14.676835] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown light_host light_host /sys/class/leds/green/brightness" took 13 ms
[ 14.688401] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /sys/class/leds/green/delay_on, err 2.
[ 14.701539] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown light_host light_host /sys/class/leds/green/delay_on" took 13 ms
[ 14.712876] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /sys/class/leds/green/delay_off, err 2.
[ 14.725843] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown light_host light_host /sys/class/leds/green/delay_off" took 13 ms
[ 14.737327] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/mpp_service, err 2.
[ 14.750381] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown vendor_mpp_driver vendor_mpp_driver /dev/mpp_service" took 13 ms
[ 14.760547] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/rga, err 2.
[ 14.773515] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system vendor_mpp_driver /dev/rga" took 13 ms
[ 14.782942] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/video0, err 2.
[ 14.794293] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown camera_host camera_host /dev/video0" took 11 ms
[ 14.803981] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/video1, err 2.
[ 14.815494] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown camera_host camera_host /dev/video1" took 11 ms
[ 14.825176] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/video2, err 2.
[ 14.836663] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown camera_host camera_host /dev/video2" took 11 ms
[ 14.846345] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/video3, err 2.
[ 14.857832] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown camera_host camera_host /dev/video3" took 11 ms
[ 14.867511] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/video4, err 2.
[ 14.878998] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown camera_host camera_host /dev/video4" took 11 ms
[ 14.888700] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/video5, err 2.
[ 14.900188] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown camera_host camera_host /dev/video5" took 11 ms
[ 14.909867] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/video6, err 2.
[ 14.921354] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown camera_host camera_host /dev/video6" took 11 ms
[ 14.931035] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/video7, err 2.
[ 14.942551] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown camera_host camera_host /dev/video7" took 11 ms
[ 14.952236] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/video8, err 2.
[ 14.963724] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown camera_host camera_host /dev/video8" took 11 ms
[ 14.973320] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/hdfwifi, err 2.
[ 14.984807] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown wifi wifi_group /dev/hdfwifi" took 11 ms
[ 14.994375] [pid=1][Init][INFO][init.c:304]boot job pre-init finish diff 1895513 us.
[ 15.005337] [pid=1][Init][INFO][init.c:299]boot job init start.
[ 15.013148] [pid=1][PARAM][INFO][trigger_processor.c:82]StartTriggerExecute_ trigger init flags:0x000d
[ 15.019146] [pid=1][PARAM][INFO][trigger_processor.c:35]Do execute trigger init type: 0
[ 15.029429] [pid=1][BEGET][INFO][sandbox.c:372]Parse sandbox cfg file is /system/etc/sandbox/system-sandbox.json
[ 15.038317] [pid=1][BEGET][INFO][sandbox.c:228]Get src-path is null
[ 15.048908] [pid=1][BEGET][INFO][sandbox.c:413]Mount point ' /mnt/sandbox/system ' already exist, no need to mkdir
[ 15.055964] [pid=1][BEGET][WARNING][sandbox.c:448]Not configure mount rec, must configure mount rec flag.
[ 15.066530] [pid=1][Init][ERROR][init_utils.c:383]Create directory " /mnt/sandbox/system/sys/kernel/debug " failed, err = 1
[ 15.076179] [pid=1][BEGET][ERROR][sandbox.c:418]Failed MakeDirRecursive /mnt/sandbox/system/sys/kernel/debug, err=1
[ 15.087372] [pid=1][BEGET][ERROR][sandbox.c:437]Failed make /mnt/sandbox/system/sys/kernel/debug dir.
[ 15.097871] [pid=1][BEGET][WARNING][sandbox.c:484]Failed bind mount /sys/kernel/debug to /mnt/sandbox/system/sys/kernel/debug.
[ 15.107212] [pid=1][Init][ERROR][init_utils.c:383]Create directory " /mnt/sandbox/system/sys/kernel/debug " failed, err = 1
[ 15.118668] [pid=1][BEGET][ERROR][sandbox.c:418]Failed MakeDirRecursive /mnt/sandbox/system/sys/kernel/debug/tracing, err=1
[ 15.129854] [pid=1][BEGET][ERROR][sandbox.c:437]Failed make /mnt/sandbox/system/sys/kernel/debug/tracing dir.
[ 15.141044] [pid=1][BEGET][WARNING][sandbox.c:484]Failed bind mount /sys/kernel/debug/tracing to /mnt/sandbox/system/sys/kernel/debug/tracing.
[ 15.152744] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mksandbox system" took 124 ms
[ 15.166029] [pid=1][BEGET][INFO][sandbox.c:372]Parse sandbox cfg file is /system/etc/sandbox/chipset-sandbox.json
[ 15.176228] [pid=1][BEGET][INFO][sandbox.c:228]Get src-path is null
[ 15.186865] [pid=1][BEGET][INFO][sandbox.c:413]Mount point ' /mnt/sandbox/chipset ' already exist, no need to mkdir
[ 15.193798] [pid=1][BEGET][WARNING][sandbox.c:448]Not configure mount rec, must configure mount rec flag.
[ 15.204470] [pid=1][Init][ERROR][init_utils.c:383]Create directory " /mnt/sandbox/chipset/sys/kernel/debug " failed, err = 1
[ 15.214103] [pid=1][BEGET][ERROR][sandbox.c:418]Failed MakeDirRecursive /mnt/sandbox/chipset/sys/kernel/debug, err=1
[ 15.225420] [pid=1][BEGET][ERROR][sandbox.c:437]Failed make /mnt/sandbox/chipset/sys/kernel/debug dir.
[ 15.236002] [pid=1][BEGET][WARNING][sandbox.c:484]Failed bind mount /sys/kernel/debug to /mnt/sandbox/chipset/sys/kernel/debug.
[ 15.245434] [pid=1][Init][ERROR][init_utils.c:383]Create directory " /mnt/sandbox/chipset/sys/kernel/debug " failed, err = 1
[ 15.256974] [pid=1][BEGET][ERROR][sandbox.c:418]Failed MakeDirRecursive /mnt/sandbox/chipset/sys/kernel/debug/tracing, err=1
[ 15.268252] [pid=1][BEGET][ERROR][sandbox.c:437]Failed make /mnt/sandbox/chipset/sys/kernel/debug/tracing dir.
[ 15.279526] [pid=1][BEGET][WARNING][sandbox.c:484]Failed bind mount /sys/kernel/debug/tracing to /mnt/sandbox/chipset/sys/kernel/debug/tracing.
[ 15.291152] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mksandbox chipset" took 125 ms
[ 15.304512] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "copy /proc/cmdline /dev/urandom" took 0 ms
[ 15.314003] [pid=1][Init][ERROR][init_common_cmds.c:258]Failed to get real path /system/etc/prop.default
[ 15.324532] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "copy /system/etc/prop.default /dev/urandom" took 10 ms
[ 15.334136] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "symlink /proc/self/fd/0 /dev/stdin" took 0 ms
[ 15.345716] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "symlink /proc/self/fd/1 /dev/stdout" took 0 ms
[ 15.356508] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "symlink /proc/self/fd/2 /dev/stderr" took 0 ms
[ 15.367511] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/kernel/panic_on_oops 1" took 0 ms
[ 15.378446] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/kernel/hung_task_timeout_secs 0" took 0 ms
[ 15.389634] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/cpu/alignment 4" took 0 ms
[ 15.401616] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/kernel/sched_tunable_scaling 0" took 0 ms
[ 15.411854] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/kernel/sched_latency_ns 10000000" took 0 ms
[ 15.423787] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/kernel/sched_wakeup_granularity_ns 2000000" took 0 ms
[ 15.435952] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/kernel/sched_child_runs_first 0" took 0 ms
[ 15.448960] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/kernel/randomize_va_space 2" took 0 ms
[ 15.461010] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/vm/mmap_min_addr 32768" took 0 ms
[ 15.472747] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/net/ipv4/ping_group_range 0 2147483647" took 0 ms
[ 15.484064] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/net/unix/max_dgram_qlen 600" took 0 ms
[ 15.496729] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/kernel/sched_rt_runtime_us 950000" took 0 ms
[ 15.508462] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/kernel/sched_rt_period_us 1000000" took 0 ms
[ 15.520693] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/net/core/rmem_max 262144" took 0 ms
[ 15.532914] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/net/core/wmem_max 262144" took 0 ms
[ 15.544464] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/net/ipv4/fwmark_reflect 1" took 0 ms
[ 15.555919] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/net/ipv6/fwmark_reflect 1" took 0 ms
[ 15.567442] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/net/ipv4/tcp_fwmark_accept 1" took 0 ms
[ 15.578991] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/net/ipv4/conf/all/accept_redirects 0" took 0 ms
[ 15.590796] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/net/ipv6/conf/all/accept_redirects 0" took 0 ms
[ 15.603260] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0400 /proc/net/fib_trie" took 0 ms
[ 15.615864] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /proc/pressure/memory, err 2.
[ 15.626230] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /proc/pressure/memory" took 10 ms
[ 15.636535] [pid=1][Init][ERROR][init_common_cmds.c:376]Failed to change mode " /proc/pressure/memory " to 0664, err=2
[ 15.648018] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0664 /proc/pressure/memory" took 11 ms
[ 15.659026] [pid=1][Init][INFO][fscrypt_control.c:391]Fscrypt have not enabled
[ 15.669731] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/fscklogs 0770 root system" took 10 ms
[ 15.677084] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/abi/swp 1" took 0 ms
[ 15.688164] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "symlink /proc/self/fd /dev/fd" took 0 ms
[ 15.698184] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "export DOWNLOAD_CACHE /data/cache" took 0 ms
[ 15.708549] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "setrlimit RLIMIT_NICE 40 40" took 0 ms
[ 15.719251] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "setrlimit RLIMIT_NOFILE 32768 32768" took 0 ms
[ 15.729466] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /sys/class/leds/vibrator/trigger transient" took 0 ms
[ 15.740624] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /sys/power/state" took 0 ms
[ 15.752831] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /sys/power/wakeup_count" took 0 ms
[ 15.763830] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0660 /sys/power/state" took 0 ms
[ 15.775437] [pid=1][Init][ERROR][init_common_cmds.c:455]Failed to mount for /sys/fs/pstore, err 2.
[ 15.785601] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mount pstore pstore /sys/fs/pstore nodev noexec nosuid" took 10 ms
[ 15.794804] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /sys/fs/pstore, err 2.
[ 15.807465] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system log /sys/fs/pstore" took 12 ms
[ 15.817141] [pid=1][Init][ERROR][init_common_cmds.c:376]Failed to change mode " /sys/fs/pstore " to 0555, err=2
[ 15.827753] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0555 /sys/fs/pstore" took 10 ms
[ 15.840642] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "ifup lo" took 2 ms
[ 15.850881] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "hostname localhost" took 0 ms
[ 15.859444] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "domainname localdomain" took 0 ms
[ 15.868861] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "export TMPDIR /data/local/tmp" took 0 ms
[ 15.878747] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/1/oom_score_adj -1000" took 0 ms
[ 15.889160] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /proc/sys/kernel/hung_task_timeout_secs 90" took 0 ms
[ 15.899918] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /sys/kernel/hungtask/enable on" took 0 ms
[ 15.911968] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /sys/kernel/hungtask/monitorlist whitelist,init,appspawn" took 0 ms
[ 15.923168] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /sys/kernel/hungtask/userlist, err 2.
[ 15.936488] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /sys/kernel/hungtask/userlist" took 13 ms
[ 15.947679] [pid=1][Init][INFO][fscrypt_control.c:391]Fscrypt have not enabled
[ 15.959865] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/char 0755 root system" took 12 ms
[ 15.967370] [pid=1][Init][INFO][fscrypt_control.c:391]Fscrypt have not enabled
[ 15.978076] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/v4l 0755 root system" took 10 ms
[ 15.985398] [pid=1][Init][ERROR][init_common_cmds.c:376]Failed to change mode " /dev/mali0 " to 0666, err=2
[ 15.996029] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 666 /dev/mali0" took 10 ms
[ 16.006033] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/mali0, err 2.
[ 16.015690] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system graphics /dev/mali0" took 9 ms
[ 16.025548] [pid=1][Init][INFO][fscrypt_control.c:391]Fscrypt have not enabled
[ 16.036173] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /data/service/el0/render_service 0711 system system" took 11 ms
[ 16.043889] [pid=1][Init][INFO][fscrypt_control.c:391]Fscrypt have not enabled
[ 16.056806] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /data/log/ 0775 system log" took 13 ms
[ 16.064552] [pid=1][Init][INFO][fscrypt_control.c:391]Fscrypt have not enabled
[ 16.075259] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /data/log/hilog/ 0755 logd log" took 11 ms
[ 16.082558] [pid=1][Init][INFO][init_common_cmds.c:218]DoStart hilogd
[ 16.093578] [pid=1][Init][INFO][init_service_manager.c:1093]Start service hilogd
[ 16.100798] [pid=1][Init][INFO][init_common_service.c:387]Service hilogd(pid 89) started
[ 16.108461] [pid=89][Init][ERROR][init_common_service.c:301]Set service hilogd access token failed
[ 16.116712] [pid=1][PARAM][INFO][param_service.c:143]SystemSetParam name startup.service.ctl.hilogd value: 2
[ 16.125928] [pid=89][Init][ERROR][init_service_socket.c:116]fchmodat fail 38
[ 16.136150] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "start hilogd" took 53 ms
[ 16.143470] [pid=89][Init][ERROR][init_common_service.c:309]service hilogd exit! create socket failed!
[ 16.152656] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /dev/cpuset/cgroup.clone_children 1" took 0 ms
[ 16.162048] [pid=89][Init][ERROR][init_common_service.c:380]Failed init service property
[ 16.173695] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/cpuset/foreground" took 0 ms
[ 16.182358] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/cpuset/background" took 0 ms
[ 16.192789] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/cpuset/top-app" took 0 ms
[ 16.203217] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/cpuset/system-background" took 0 ms
[ 16.213490] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuset" took 0 ms
[ 16.224629] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuset/foreground" took 0 ms
[ 16.235356] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuset/background" took 0 ms
[ 16.247050] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuset/top-app" took 0 ms
[ 16.258779] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuset/system-background" took 0 ms
[ 16.270250] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuset/tasks" took 0 ms
[ 16.282558] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuset/foreground/tasks" took 0 ms
[ 16.293801] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuset/background/tasks" took 0 ms
[ 16.306009] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuset/top-app/tasks" took 0 ms
[ 16.318274] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuset/system-background/tasks" took 0 ms
[ 16.330060] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0664 /dev/cpuset/tasks" took 0 ms
[ 16.342704] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0664 /dev/cpuset/foreground/tasks" took 0 ms
[ 16.352976] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0664 /dev/cpuset/background/tasks" took 0 ms
[ 16.364203] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0664 /dev/cpuset/top-app/tasks" took 0 ms
[ 16.375428] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0664 /dev/cpuset/system-background/tasks" took 0 ms
[ 16.386598] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/cpuctl/foreground" took 0 ms
[ 16.398604] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/cpuctl/background" took 0 ms
[ 16.409036] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/cpuctl/top-app" took 0 ms
[ 16.419462] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/cpuctl/system-background" took 0 ms
[ 16.429651] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuctl" took 0 ms
[ 16.440738] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuctl/foreground" took 0 ms
[ 16.451460] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuctl/background" took 0 ms
[ 16.463136] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuctl/top-app" took 0 ms
[ 16.474846] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuctl/system-background" took 0 ms
[ 16.486263] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuctl/tasks" took 0 ms
[ 16.498552] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuctl/foreground/tasks" took 0 ms
[ 16.509843] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuctl/background/tasks" took 0 ms
[ 16.522048] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuctl/top-app/tasks" took 0 ms
[ 16.534248] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/cpuctl/system-background/tasks" took 0 ms
[ 16.546026] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0664 /dev/cpuctl/tasks" took 0 ms
[ 16.558668] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0664 /dev/cpuctl/foreground/tasks" took 0 ms
[ 16.568938] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0664 /dev/cpuctl/background/tasks" took 0 ms
[ 16.580164] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0664 /dev/cpuctl/top-app/tasks" took 0 ms
[ 16.591390] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0664 /dev/cpuctl/system-background/tasks" took 0 ms
[ 16.602491] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /dev/cpuctl/background/cpu.shares 512" took 0 ms
[ 16.614358] [pid=1][Init][ERROR][init_common_cmds.c:554]Failed unlink -rf err=2.
[ 16.625931] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "rm -rf /dev/frz" took 11 ms
[ 16.633425] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/frz" took 0 ms
[ 16.643016] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mount cgroup none /dev/frz freezer" took 0 ms
[ 16.652182] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/frz/Frozen" took 0 ms
[ 16.663070] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/frz/Thawed" took 0 ms
[ 16.672916] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown root root /dev/frz" took 0 ms
[ 16.682779] [pid=1][Init][ERROR][init_common_cmds.c:319]Failed to change owner for /dev/frz/cgroup.proc, err 2.
[ 16.692703] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown root root /dev/frz/cgroup.proc" took 10 ms
[ 16.703064] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown root root /dev/frz/Frozen" took 0 ms
[ 16.714297] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown root root /dev/frz/Thawed" took 0 ms
[ 16.724852] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0755 /dev/frz" took 0 ms
[ 16.735404] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0755 /dev/frz/Frozen" took 0 ms
[ 16.744890] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0755 /dev/frz/Thawed" took 0 ms
[ 16.755116] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /dev/frz/Frozen/freezer.state FROZEN" took 0 ms
[ 16.765335] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "write /dev/frz/Thawed/freezer.state THAWED" took 0 ms
[ 16.776854] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mkdir /dev/memcg" took 0 ms
[ 16.800680] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "mount cgroup none /dev/memcg memory" took 12 ms
[ 16.810107] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/memcg" took 0 ms
[ 16.821351] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/memcg/tasks" took 0 ms
[ 16.831993] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/memcg/memory.oom_control" took 0 ms
[ 16.843152] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/memcg/cgroup.event_control" took 0 ms
[ 16.855439] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chown system system /dev/memcg/memory.pressure_level" took 0 ms
[ 16.867737] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0755 /dev/memcg" took 0 ms
[ 16.880118] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0755 /dev/memcg/tasks" took 0 ms
[ 16.889814] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0755 /dev/memcg/memory.oom_control" took 0 ms
[ 16.899995] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0755 /dev/memcg/cgroup.event_control" took 0 ms
[ 16.911306] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "chmod 0755 /dev/memcg/memory.pressure_level" took 0 ms
[ 16.922943] [pid=1][Init][INFO][init.c:304]boot job init finish diff 1917597 us.
[ 16.934585] [pid=1][Init][ERROR][init_signal_handler.c:45]Child process hilogd(pid 89) exit with code : 127
[ 16.942060] [pid=1][Init][INFO][init_signal_handler.c:53]SigHandler, SIGCHLD received, Service:hilogd pid:89 uid:0 status:32512.
[ 16.951880] [pid=1][Init][INFO][init_common_service.c:499]Reap service hilogd, pid 89.
[ 16.963534] [pid=1][PARAM][INFO][param_service.c:143]SystemSetParam name startup.service.ctl.hilogd value: 5
[ 16.972327] [pid=1][Init][INFO][init_common_service.c:387]Service hilogd(pid 90) started
[ 16.982448] [pid=90][Init][ERROR][init_common_service.c:301]Set service hilogd access token failed
[ 16.990705] [pid=1][PARAM][INFO][param_service.c:143]SystemSetParam name startup.service.ctl.hilogd value: 2
[ 16.999912] [pid=90][Init][ERROR][init_service_socket.c:116]fchmodat fail 38
[ 17.010144] [pid=1][Init][INFO][init.c:299]boot job boot-service:service-1-000 start.
[ 17.017471] [pid=90][Init][ERROR][init_common_service.c:309]service hilogd exit! create socket failed!
[ 17.025393] [pid=1][PARAM][INFO][trigger_processor.c:82]StartTriggerExecute_ trigger boot-service:service-1-000 flags:0x0005
[ 17.034774] [pid=90][Init][ERROR][init_common_service.c:380]Failed init service property
[ 17.046062] [pid=1][PARAM][INFO][trigger_processor.c:35]Do execute trigger boot-service:service-1-000 type: 0
[ 17.054523] [pid=1][Init][INFO][init_common_cmds.c:218]DoStart hdf_devmgr
[ 17.064498] [pid=1][Init][INFO][init_service_manager.c:1093]Start service hdf_devmgr
[ 17.072645] [pid=1][Init][INFO][init_common_service.c:387]Service hdf_devmgr(pid 91) started
[ 17.080683] [pid=91][Init][ERROR][init_common_service.c:301]Set service hdf_devmgr access token failed
[ 17.089286] [pid=1][PARAM][INFO][param_service.c:143]SystemSetParam name startup.service.ctl.hdf_devmgr value: 2
[ 17.099596] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "start hdf_devmgr" took 45 ms
[ 17.110660] [pid=1][Init][INFO][init_common_cmds.c:218]DoStart samgr
[ 17.122222] [pid=1][Init][INFO][init_service_manager.c:1093]Start service samgr
[ 17.130561] [pid=1][Init][INFO][init_common_service.c:387]Service samgr(pid 92) started
[ 17.138588] [pid=92][Init][ERROR][init_common_service.c:301]Set service samgr access token failed
[ 17.147600] [pid=1][PARAM][INFO][param_service.c:143]SystemSetParam name startup.service.ctl.samgr value: 2
[ 17.159570] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "start samgr" took 47 ms
[ 17.172215] [pid=1][Init][INFO][init_common_cmds.c:218]DoStart param_watcher
[ 17.181556] [pid=1][Init][INFO][init_service_manager.c:1093]Start service param_watcher
[ 17.191164] [pid=1][Init][INFO][init_common_service.c:387]Service param_watcher(pid 93) started
[ 17.205041] [pid=93][Init][ERROR][init_common_service.c:301]Set service param_watcher access token failed
[ 17.221802] [pid=1][PARAM][INFO][param_service.c:143]SystemSetParam name startup.service.ctl.param_watcher value: 2
[ 17.236911] [pid=93][PLUGIN][INFO][seccomp_policy_static.c:22]SetSystemSeccompPolicy argc 1 SetSeccompPolicy
[ 17.256949] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "start param_watcher" took 84 ms
[ 17.273804] [pid=93][PLUGIN][ERROR][seccomp_policy.c:184]get filter file name faield
[ 17.291079] [pid=1][Init][INFO][init_common_cmds.c:218]DoStart storage_daemon
[ 17.304520] [pid=93][PLUGIN][ERROR][seccomp_policy_static.c:26]SetSystemSeccompPolicy failed
[ 17.314031] [pid=1][Init][INFO][init_service_manager.c:1093]Start service storage_daemon
[ 17.325115] [pid=1][Init][INFO][init_common_service.c:387]Service storage_daemon(pid 94) started
[ 17.337239] [pid=94][Init][ERROR][init_common_service.c:301]Set service storage_daemon access token failed
[ 17.346883] [pid=1][PARAM][INFO][param_service.c:143]SystemSetParam name startup.service.ctl.storage_daemon value: 2
[ 17.380820] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "start storage_daemon" took 89 ms
[ 17.432661] [pid=1][Init][INFO][init.c:304]boot job boot-service:service-1-000 finish diff 422490 us.
[ 17.468582] [pid=1][Init][ERROR][init_signal_handler.c:45]Child process hilogd(pid 90) exit with code : 127
[ 17.504505] [pid=1][Init][INFO][init_signal_handler.c:53]SigHandler, SIGCHLD received, Service:hilogd pid:90 uid:0 status:32512.
[ 17.548467] [pid=1][Init][INFO][init_common_service.c:499]Reap service hilogd, pid 90.
[ 17.596481] [pid=1][PARAM][INFO][param_service.c:143]SystemSetParam name startup.service.ctl.hilogd value: 5
[ 17.629365] [pid=1][Init][INFO][init_common_service.c:387]Service hilogd(pid 95) started
[ 17.644629] [pid=95][Init][ERROR][init_common_service.c:301]Set service hilogd access token failed
[ 17.680714] [pid=95][Init][ERROR][init_service_socket.c:116]fchmodat fail 38
[ 17.689890] [pid=1][PARAM][INFO][param_service.c:143]SystemSetParam name startup.service.ctl.hilogd value: 2
[ 17.719101] [pid=1][Init][ERROR][init_signal_handler.c:45]Child process hdf_devmgr(pid 91) exit with code : 127
[ 17.732539] [pid=95][Init][ERROR][init_common_service.c:309]service hilogd exit! create socket failed!
[ 17.765795] [pid=1][Init][INFO][init_signal_handler.c:53]SigHandler, SIGCHLD received, Service:hdf_devmgr pid:91 uid:0 status:32512.
[ 17.780486] [pid=95][Init][ERROR][init_common_service.c:380]Failed init service property
[ 17.804500] [pid=1][Init][INFO][init_common_service.c:499]Reap service hdf_devmgr, pid 91.
[ 17.822864] [pid=1][PARAM][INFO][param_service.c:143]SystemSetParam name startup.service.ctl.hdf_devmgr value: 5
[ 17.833322] [pid=1][Init][INFO][init_common_service.c:387]Service hdf_devmgr(pid 96) started
[ 17.843855] [pid=96][Init][ERROR][init_common_service.c:301]Set service hdf_devmgr access token failed
[ 17.852543] [pid=1][PARAM][INFO][param_service.c:143]SystemSetParam name startup.service.ctl.hdf_devmgr value: 2
[ 17.872931] [pid=1][Init][ERROR][init_signal_handler.c:45]Child process samgr(pid 92) exit with code : 127
[ 17.892468] [pid=1][Init][INFO][init_signal_handler.c:53]SigHandler, SIGCHLD received, Service:samgr pid:92 uid:0 status:32512.
[ 17.912503] [pid=1][Init][INFO][init_common_service.c:499]Reap service samgr, pid 92.
[ 17.928465] [pid=1][PARAM][INFO][param_service.c:143]SystemSetParam name startup.service.ctl.samgr value: 5
[ 17.936543] [pid=1][Init][ERROR][init_common_service.c:537]Critical service " samgr " crashed 1 times, rebooting system
[ 17.946373] [pid=1][Init][INFO][init_reboot.c:24]ExecReboot panic
[ 17.958715] [pid=1][PLUGIN][INFO][reboot.c:162]Reboot adapter plug-in init now ...
[ 17.965145] [pid=1][BEGET][INFO][fstab.c:507]GetBlockDevicePath >> start LoadFstabFromCommandLine,partName=/misc,path=
[ 17.972856] [pid=1][BEGET][ERROR][fstab.c:570]-->> cmdline ' console=ttyS0,115200 rw rootwait efi=noruntime earlycon root=/dev/ram0 init=/bin/init hardware=pi2
[ 17.997959] [pid=1][BEGET][ERROR][fstab.c:549]Mount option of partition item =ohos.required_mount.system=/dev/block/sda3@/usr@ext4@rw,barrier=1@wait,required,s
[ 18.012332] [pid=1][BEGET][ERROR][fstab.c:549]Mount option of partition item =ohos.required_mount.vendor=/dev/block/sda4@/vendor@ext4@ro,barrier=1@wait,require
[ 18.026678] [pid=1][BEGET][ERROR][fstab.c:336]Failed to get fstab item from mount point " /misc "
[ 18.026703] [pid=1][BEGET][INFO][fstab.c:518]Mount point not found, try to get path by device name.
[ 18.035639] [pid=1][BEGET][ERROR][reboot_misc.c:89]Failed to get misc path for (null).
[ 18.044777] [pid=1][PARAM][INFO][trigger_processor.c:82]StartTriggerExecute_ trigger reboot flags:0x000c
[ 18.052747] [pid=1][PARAM][INFO][trigger_processor.c:35]Do execute trigger reboot type: 0
[ 18.062295] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service hdf_devmgr
[ 18.070524] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service media_service
[ 18.079707] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service memmgrservice
[ 18.089153] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service audio_policy
[ 18.098596] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service accesstoken_service
[ 18.107953] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service accountmgr
[ 18.117971] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service foundation
[ 18.127158] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service distributeddata
[ 18.136342] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service useriam
[ 18.145962] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service wallpaper_service
[ 18.154883] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service av_session
[ 18.164675] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service resource_schedule_service
[ 18.173858] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service updater_sa
[ 18.184346] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service accessibility
[ 18.193527] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service samgr
[ 18.202971] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service bgtaskmgr_service
[ 18.211718] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service dslm_service
[ 18.221513] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service console
[ 18.230871] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service cert_manager_service
[ 18.239793] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service wifi_manager_service
[ 18.249847] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service param_watcher
[ 18.259900] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service bluetooth_service
[ 18.269379] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service privacy_service
[ 18.279175] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service hilogd
[ 18.288793] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service usb_service
[ 18.297629] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service telephony_sa
[ 18.306902] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service netmanager
[ 18.316260] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service deviceauth_service
[ 18.325535] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service installs
[ 18.335439] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service distributedsched
[ 18.344470] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service hidumper_service
[ 18.354184] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service softbus_server
[ 18.363890] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service quick_fix
[ 18.373422] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service device_usage_stats_service
[ 18.382516] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service deviceinfoservice
[ 18.393092] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service storage_daemon
[ 18.402883] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service ueventd
[ 18.412413] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service time_service
[ 18.421334] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service locationhub
[ 18.430694] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service watchdog_service
[ 18.439964] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service distributedfiledaemon
[ 18.449668] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service screenlock_server
[ 18.459810] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service pinauth
[ 18.469602] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service d-bms
[ 18.478522] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service bootanimation
[ 18.487269] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service render_service
[ 18.496774] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service dhardware
[ 18.506310] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service download_server
[ 18.515406] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service mmi_uinput_service
[ 18.525024] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service udevd_service
[ 18.534930] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service multimodalinput
[ 18.544389] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service hiview
[ 18.554043] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service pasteboard_service
[ 18.562883] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service wifi_hal_service
[ 18.572763] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service dscreen
[ 18.582467] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service storage_manager
[ 18.591389] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service appspawn
[ 18.601007] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service nwebspawn
[ 18.610014] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service edm_sa
[ 18.619109] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service device_manager
[ 18.627943] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service faultloggerd
[ 18.637476] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service pulseaudio
[ 18.646832] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service mdnsmanager
[ 18.656014] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service huks_service
[ 18.665286] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service sys_installer_sa
[ 18.674641] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service ui_service
[ 18.684345] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service netsysnative
[ 18.693527] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service token_sync_service
[ 18.702884] [pid=1][Init][INFO][init_service_manager.c:1140]StopAllServices stop service hdcd
[ 18.712783] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "stopAllServices true" took 650 ms
[ 18.735307] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "sync " took 13 ms
[ 18.745156] [pid=1][Init][INFO][init_cmds.c:346]DoUmount /vendor
[ 18.753875] [pid=1][Init][ERROR][init_cmds.c:353]Failed to umount /vendor, errno 16
[ 18.759975] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "umount /vendor" took 14 ms
[ 18.767719] [pid=1][Init][INFO][init_cmds.c:346]DoUmount /data
[ 18.777080] [pid=1][Init][INFO][init_cmds.c:355]/data is already umounted
[ 18.782993] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "umount /data MNT_FORCE" took 15 ms
[ 18.790074] [pid=1][Init][INFO][init_common_cmds.c:779]Execute command "sync " took 0 ms
[ 18.799994] sysrq: Trigger a crash
[ 18.811620] Kernel panic - not syncing: sysrq triggered crash
[ 18.817381] CPU: 0 PID: 1 Comm: init Not tainted 6.5.0 #1
[ 18.822797] Hardware name: Loongson LS2K1000/LS2K1000-DP, BIOS 2022.04-g77815c75-dirty 04/01/2022
[ 18.831690] Stack : 0000000000000000 0000000000000000 9000000001320a50 900000000a08c000
[ 18.839739] 900000000a08f9f0 0000000000000000 0000000000000000 90000000016b6a84
[ 18.847781] 900000000a08f9f8 0000000000000140 0000000000000140 0000000000000000
[ 18.855821] 90000000014d8910 0000000000000000 0000000000000060 fffffffffffdc000
[ 18.863861] 0000000000ffff0a 0000000000000000 0000000000000016 0000000000000001
[ 18.871901] 000000002a333900 0000000000000012 0000000006c30000 900000000182a748
[ 18.879941] 0000000000000004 00000000000000b0 0000000000000004 ffffffffffffffff
[ 18.887981] 0000000000000000 9000000001947708 90000000014cf528 ffffffffffffffff
[ 18.896020] 0000000000000005 0000000000000000 9000000000222d40 0000007ffbb2f47c
[ 18.904060] 00000000000000b0 0000000000000004 0000000000000000 0000000000071c1c
[ 18.912099] ...
[ 18.914553] Call Trace:
[ 18.914560] [<9000000000222d40>] show_stack+0x80/0x160
[ 18.922173] [<9000000001320a50>] dump_stack_lvl+0x5c/0x7c
[ 18.927600] [<9000000001316258>] panic+0x144/0x338
[ 18.932409] [<9000000000bd4198>] sysrq_handle_crash+0x18/0x20
[ 18.938180] [<9000000000bd3cdc>] __handle_sysrq+0x19c/0x1e0
[ 18.943772] [<9000000000bd4da4>] write_sysrq_trigger+0x84/0xa0
[ 18.949628] [<9000000000545e0c>] proc_reg_write+0x6c/0xe0
[ 18.955051] [<90000000004b04d0>] do_iter_write+0x170/0x360
[ 18.960558] [<90000000004b1f2c>] vfs_writev+0x12c/0x1c0
[ 18.965801] [<90000000004b1d3c>] do_writev+0x9c/0x160
[ 18.970869] [<900000000132169c>] do_syscall+0x7c/0xa0
[ 18.975937] [<900000000022125c>] handle_syscall+0xbc/0x158
[ 18.981443]
[ 18.982941] ---[ end Kernel panic - not syncing: sysrq triggered crash ]---
更多推荐
所有评论(0)