Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restore puts processes in wrong cgroup #1651

Open
hanwen-flow opened this issue Jan 29, 2025 · 13 comments
Open

restore puts processes in wrong cgroup #1651

hanwen-flow opened this issue Jan 29, 2025 · 13 comments

Comments

@hanwen-flow
Copy link

See checkpoint-restore/criu#2577

in this example, we have a container with a dummy entrypoint (a python3 http.server) to keep the container alive while other commands run in it. The command we run in it is a daemonized Java server. Checkpointing and restoring works OK, but the restored container is incorrect, because it cannot be checkpointed again.

@adrianreber clarifies:

Try runc instead of crun. crun has a bug that only the first process of the container is put in the correct cgroup after restore.

If I remember it correctly the difference is that runc move the CRIU binary in the correct cgroup and runs it there, crun creates the container and moves only one PID into the container after restore. So either crun must walk the process tree and move all PIDs into the right cgroup or create a helper process that is moved into the cgroup that calls CRIU. Something like that.

@giuseppe
Copy link
Member

do you have a reproducer? I've tried:

# podman --runtime crun run -d --name foo alpine sh -c 'top & top & top & exec top'
# podman container checkpoint foo
# podman container restore foo
# podman container checkpoint foo
# podman container restore foo

and after each restore I've verified that all the top processes are in the same cgroup

@hanwen-flow
Copy link
Author

sent by email.

@giuseppe
Copy link
Member

I get an error locally with the script you've provided, but I am not sure how it is caused by the wrong cgroup. Is it the same problem you've seen?

2025-02-20T11:22:37.978747Z: CRIU checkpointing failed -52.  Please check CRIU logfile /var/lib/containers/storage/overlay-containers/e9854b25ee984e24b054611fb5bc66bec674b8056c025833add6250154df881b/userdata/dump.log: Invalid exchange

the dump.log file contains:

(00.000000) Unable to get $HOME directory, local configuration file will not be used.
(00.000019) Version: 4.0 (gitid 0)
(00.000023) Running on carbon Linux 6.12.13-200.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Feb  8 20:05:26 UTC 2025 x86_64
(00.000042) Loaded kdat cache from /run/criu/criu.kdat
(00.000116) Hugetlb size 2 Mb is supported but cannot get dev's number
(00.000131) Hugetlb size 1024 Mb is supported but cannot get dev's number
(00.000512) cpu: x86_family 6 x86_vendor_id GenuineIntel x86_model_id Intel(R) Core(TM) i7-10850H CPU @ 2.70GHz
(00.000523) cpu: fpu: xfeatures_mask 0x215 xsave_size 2696 xsave_size_max 2696 xsaves_size 968
(00.000527) cpu: fpu: x87 floating point registers     xstate_offsets      0 / 0      xstate_sizes    160 / 160   
(00.000529) cpu: fpu: AVX registers                    xstate_offsets    576 / 576    xstate_sizes    256 / 256   
(00.000530) cpu: fpu: MPX CSR                          xstate_offsets   1024 / 832    xstate_sizes     64 / 64    
(00.000532) cpu: fpu: Protection Keys User registers   xstate_offsets   2688 / 896    xstate_sizes      8 / 8     
(00.000587) ========================================
(00.000609) Dumping processes (pid: 1145280 comm: python3)
(00.000611) ========================================
(00.000616) rlimit: RLIMIT_NOFILE unlimited for self
(00.000623) Running pre-dump scripts
(00.000632) irmap: Searching irmap cache in work dir
(00.000640) No irmap-cache image
(00.000642) irmap: Searching irmap cache in parent
(00.000647) No parent images directory provided
(00.000649) irmap: No irmap cache
(00.000650) cpu: fpu:1 fxsr:1 xsave:1 xsaveopt:1 xsavec:1 xgetbv1:1 xsaves:1
(00.000781) cg-prop: Parsing controller "cpu"
(00.000786) cg-prop: 	Strategy "replace"
(00.000788) cg-prop: 	Property "cpu.shares"
(00.000789) cg-prop: 	Property "cpu.cfs_period_us"
(00.000791) cg-prop: 	Property "cpu.cfs_quota_us"
(00.000792) cg-prop: 	Property "cpu.rt_period_us"
(00.000793) cg-prop: 	Property "cpu.rt_runtime_us"
(00.000794) cg-prop: Parsing controller "memory"
(00.000795) cg-prop: 	Strategy "replace"
(00.000796) cg-prop: 	Property "memory.limit_in_bytes"
(00.000797) cg-prop: 	Property "memory.memsw.limit_in_bytes"
(00.000798) cg-prop: 	Property "memory.swappiness"
(00.000799) cg-prop: 	Property "memory.soft_limit_in_bytes"
(00.000801) cg-prop: 	Property "memory.move_charge_at_immigrate"
(00.000802) cg-prop: 	Property "memory.oom_control"
(00.000803) cg-prop: 	Property "memory.use_hierarchy"
(00.000804) cg-prop: 	Property "memory.kmem.limit_in_bytes"
(00.000807) cg-prop: 	Property "memory.kmem.tcp.limit_in_bytes"
(00.000808) cg-prop: Parsing controller "cpuset"
(00.000811) cg-prop: 	Strategy "replace"
(00.000812) cg-prop: 	Property "cpuset.cpus"
(00.000813) cg-prop: 	Property "cpuset.mems"
(00.000814) cg-prop: 	Property "cpuset.memory_migrate"
(00.000815) cg-prop: 	Property "cpuset.cpu_exclusive"
(00.000816) cg-prop: 	Property "cpuset.mem_exclusive"
(00.000817) cg-prop: 	Property "cpuset.mem_hardwall"
(00.000819) cg-prop: 	Property "cpuset.memory_spread_page"
(00.000820) cg-prop: 	Property "cpuset.memory_spread_slab"
(00.000821) cg-prop: 	Property "cpuset.sched_load_balance"
(00.000822) cg-prop: 	Property "cpuset.sched_relax_domain_level"
(00.000823) cg-prop: Parsing controller "blkio"
(00.000824) cg-prop: 	Strategy "replace"
(00.000825) cg-prop: 	Property "blkio.weight"
(00.000826) cg-prop: Parsing controller "freezer"
(00.000828) cg-prop: 	Strategy "replace"
(00.000829) cg-prop: Parsing controller "perf_event"
(00.000830) cg-prop: 	Strategy "replace"
(00.000831) cg-prop: Parsing controller "net_cls"
(00.000832) cg-prop: 	Strategy "replace"
(00.000833) cg-prop: 	Property "net_cls.classid"
(00.000834) cg-prop: Parsing controller "net_prio"
(00.000835) cg-prop: 	Strategy "replace"
(00.000837) cg-prop: 	Property "net_prio.ifpriomap"
(00.000838) cg-prop: Parsing controller "pids"
(00.000839) cg-prop: 	Strategy "replace"
(00.000840) cg-prop: 	Property "pids.max"
(00.000841) cg-prop: Parsing controller "devices"
(00.000842) cg-prop: 	Strategy "replace"
(00.000843) cg-prop: 	Property "devices.list"
(00.000872) Preparing image inventory (version 1)
(00.000899) Add pid ns 1 pid 1147283
(00.000906) Add net ns 2 pid 1147283
(00.000913) Add ipc ns 3 pid 1147283
(00.000919) Add uts ns 4 pid 1147283
(00.000926) Add time ns 5 pid 1147283
(00.000936) Add mnt ns 6 pid 1147283
(00.000941) Add user ns 7 pid 1147283
(00.000947) Add cgroup ns 8 pid 1147283
(00.000948) cg: Dumping cgroups for thread 1147283
(00.000964) cg:  `- New css ID 1
(00.000965) cg:     `- [] -> [/user.slice/user-0.slice/session-c292.scope] [0]
(00.000967) cg: Set 1 is criu one
(00.001023) Detected cgroup V2 freezer
(00.001025) freezing processes: 100000 attempts with 100 ms steps
(00.001069) cgroup.freeze=0
(00.001242) cgroup.freeze=1
(00.001281) freezing processes: 0 attempts done
(00.001343) SEIZE 1145280 (comm python3): success
(00.001360) SEIZE 1145510 (comm java): success
(00.001372) SEIZE 1145511 (comm java): success
(00.001384) SEIZE 1145512 (comm GC Thread#0): success
(00.001399) SEIZE 1145513 (comm G1 Main Marker): success
(00.001412) SEIZE 1145514 (comm G1 Conc#0): success
(00.001424) SEIZE 1145515 (comm G1 Refine#0): success
(00.001436) SEIZE 1145516 (comm G1 Service): success
(00.001449) SEIZE 1145517 (comm VM Periodic Tas): success
(00.001468) SEIZE 1145518 (comm VM Thread): success
(00.001480) SEIZE 1145519 (comm Reference Handl): success
(00.001492) SEIZE 1145520 (comm Finalizer): success
(00.001505) SEIZE 1145521 (comm Signal Dispatch): success
(00.001519) SEIZE 1145522 (comm Service Thread): success
(00.001532) SEIZE 1145523 (comm Monitor Deflati): success
(00.001545) SEIZE 1145524 (comm C2 CompilerThre): success
(00.001556) SEIZE 1145525 (comm C1 CompilerThre): success
(00.001576) SEIZE 1145526 (comm Common-Cleaner): success
(00.001592) SEIZE 1145527 (comm Notification Th): success
(00.001605) SEIZE 1145529 (comm ForkJoinPool.co): success
(00.001616) SEIZE 1145530 (comm GC Thread#1): success
(00.001629) SEIZE 1145531 (comm GC Thread#2): success
(00.001642) SEIZE 1145532 (comm GC Thread#3): success
(00.001652) SEIZE 1145533 (comm GC Thread#4): success
(00.001661) SEIZE 1145534 (comm GC Thread#5): success
(00.001671) SEIZE 1145535 (comm GC Thread#6): success
(00.001681) SEIZE 1145536 (comm GC Thread#7): success
(00.001692) SEIZE 1145537 (comm GC Thread#8): success
(00.001701) SEIZE 1145538 (comm GC Thread#9): success
(00.001710) SEIZE 1145539 (comm memory-pressure): success
(00.001723) SEIZE 1145540 (comm ForkJoinPool.co): success
(00.001734) SEIZE 1145541 (comm G1 Conc#1): success
(00.001744) SEIZE 1145542 (comm G1 Conc#2): success
(00.001757) SEIZE 1145543 (comm pid-file-watche): success
(00.001768) SEIZE 1145545 (comm grpc-default-bo): success
(00.001778) SEIZE 1145546 (comm grpc-timeout-an): success
(00.001791) SEIZE 1145550 (comm grpc-default-wo): success
(00.001803) SEIZE 1145553 (comm grpc-command-0): success
(00.001814) SEIZE 1145610 (comm Keep-Alive-Time): success
(00.001825) SEIZE 1145870 (comm ForkJoinPool-5-): success
(00.001835) SEIZE 1145871 (comm ForkJoinPool-5-): success
(00.001845) SEIZE 1145872 (comm ForkJoinPool-5-): success
(00.001855) SEIZE 1145873 (comm ForkJoinPool-5-): success
(00.001869) SEIZE 1145874 (comm ForkJoinPool-5-): success
(00.001880) SEIZE 1145875 (comm ForkJoinPool-5-): success
(00.001890) SEIZE 1145876 (comm ForkJoinPool-5-): success
(00.001899) SEIZE 1145890 (comm RxCachedWorkerP): success
(00.001909) SEIZE 1145893 (comm process reaper): success
(00.001918) SEIZE 1145894 (comm Command-Accumul): success
(00.001928) SEIZE 1145895 (comm Command-Accumul): success
(00.001938) SEIZE 1145924 (comm globbing pool-0): success
(00.001952) SEIZE 1145925 (comm globbing pool-1): success
(00.001964) SEIZE 1145926 (comm globbing pool-2): success
(00.001975) SEIZE 1145927 (comm globbing pool-3): success
(00.001990) SEIZE 1145928 (comm globbing pool-4): success
(00.001999) SEIZE 1145929 (comm globbing pool-5): success
(00.002009) SEIZE 1145930 (comm globbing pool-7): success
(00.002018) SEIZE 1145931 (comm globbing pool-6): success
(00.002028) SEIZE 1145932 (comm globbing pool-8): success
(00.002037) SEIZE 1145933 (comm globbing pool-9): success
(00.002053) SEIZE 1145934 (comm globbing pool-1): success
(00.002063) SEIZE 1145935 (comm globbing pool-1): success
(00.002073) SEIZE 1145936 (comm globbing pool-1): success
(00.002082) SEIZE 1145937 (comm globbing pool-1): success
(00.002095) SEIZE 1145943 (comm Read-Poller): success
(00.002107) SEIZE 1145944 (comm Read-Updater): success
(00.002116) SEIZE 1145945 (comm Write-Poller): success
(00.002127) SEIZE 1145946 (comm Write-Updater): success
(00.002137) SEIZE 1145947 (comm VirtualThread-u): success
(00.002147) SEIZE 1145952 (comm ForkJoinPool.co): success
(00.002156) SEIZE 1145953 (comm ForkJoinPool-5-): success
(00.002166) SEIZE 1145954 (comm ForkJoinPool-5-): success
(00.002175) SEIZE 1145967 (comm ForkJoinPool-5-): success
(00.002185) SEIZE 1145968 (comm ForkJoinPool-5-): success
(00.002197) SEIZE 1145969 (comm ForkJoinPool-5-): success
(00.002210) SEIZE 1146086 (comm ForkJoinPool.co): success
(00.002220) SEIZE 1146087 (comm ForkJoinPool.co): success
(00.002229) SEIZE 1146089 (comm ForkJoinPool.co): success
(00.002238) SEIZE 1146094 (comm process reaper): success
(00.002253) SEIZE 1146096 (comm process reaper): success
(00.002266) SEIZE 1146108 (comm process reaper): success
(00.002276) SEIZE 1146115 (comm Command-Accumul): success
(00.002286) SEIZE 1146116 (comm Command-Accumul): success
(00.002295) SEIZE 1146120 (comm tree-deleter): success
(00.002306) SEIZE 1146129 (comm Command-Accumul): success
(00.002316) SEIZE 1146130 (comm Command-Accumul): success
(00.002329) SEIZE 1146145 (comm process reaper): success
(00.002341) SEIZE 1146148 (comm process reaper): success
(00.002350) SEIZE 1146151 (comm process reaper): success
(00.002360) SEIZE 1146155 (comm process reaper): success
(00.002370) SEIZE 1146159 (comm process reaper): success
(00.002380) SEIZE 1146163 (comm process reaper): success
(00.002390) SEIZE 1146166 (comm process reaper): success
(00.002399) SEIZE 1146171 (comm process reaper): success
(00.002411) SEIZE 1146655 (comm tree-artifact-v): success
(00.002421) SEIZE 1146656 (comm tree-artifact-v): success
(00.002431) SEIZE 1146657 (comm tree-artifact-v): success
(00.002440) SEIZE 1146658 (comm tree-artifact-v): success
(00.002451) SEIZE 1146659 (comm tree-artifact-v): success
(00.002460) SEIZE 1147009 (comm C2 CompilerThre): success
(00.002470) SEIZE 1147011 (comm ForkJoinPool.co): success
(00.002479) SEIZE 1147013 (comm C2 CompilerThre): success
(00.002489) SEIZE 1147026 (comm grpc-default-wo): success
(00.002500) SEIZE 1147245 (comm idle-server-tas): success
(00.002927) Seized task 1145280, state 1
(00.002934) seccomp: Collected tid_real 1145280 mode 0x2
(00.002946) Collected (0 attempts, 0 in_progress)
(00.002961) Seized task 1145510, state 0
(00.002989) seccomp: Collected tid_real 1145510 mode 0x2
(00.003139) 	Seizing 1145510's 1145511 thread
(00.003167) seccomp: Collected tid_real 1145511 mode 0x2
(00.003170) 	Seizing 1145510's 1145512 thread
(00.003193) seccomp: Collected tid_real 1145512 mode 0x2
(00.003195) 	Seizing 1145510's 1145513 thread
(00.003218) seccomp: Collected tid_real 1145513 mode 0x2
(00.003220) 	Seizing 1145510's 1145514 thread
(00.003242) seccomp: Collected tid_real 1145514 mode 0x2
(00.003244) 	Seizing 1145510's 1145515 thread
(00.003266) seccomp: Collected tid_real 1145515 mode 0x2
(00.003268) 	Seizing 1145510's 1145516 thread
(00.003289) seccomp: Collected tid_real 1145516 mode 0x2
(00.003291) 	Seizing 1145510's 1145517 thread
(00.003313) seccomp: Collected tid_real 1145517 mode 0x2
(00.003315) 	Seizing 1145510's 1145518 thread
(00.003337) seccomp: Collected tid_real 1145518 mode 0x2
(00.003339) 	Seizing 1145510's 1145519 thread
(00.003361) seccomp: Collected tid_real 1145519 mode 0x2
(00.003363) 	Seizing 1145510's 1145520 thread
(00.003385) seccomp: Collected tid_real 1145520 mode 0x2
(00.003387) 	Seizing 1145510's 1145521 thread
(00.003409) seccomp: Collected tid_real 1145521 mode 0x2
(00.003410) 	Seizing 1145510's 1145522 thread
(00.003433) seccomp: Collected tid_real 1145522 mode 0x2
(00.003435) 	Seizing 1145510's 1145523 thread
(00.003461) seccomp: Collected tid_real 1145523 mode 0x2
(00.003463) 	Seizing 1145510's 1145524 thread
(00.003485) seccomp: Collected tid_real 1145524 mode 0x2
(00.003487) 	Seizing 1145510's 1145525 thread
(00.003509) seccomp: Collected tid_real 1145525 mode 0x2
(00.003511) 	Seizing 1145510's 1145526 thread
(00.003533) seccomp: Collected tid_real 1145526 mode 0x2
(00.003535) 	Seizing 1145510's 1145527 thread
(00.003557) seccomp: Collected tid_real 1145527 mode 0x2
(00.003559) 	Seizing 1145510's 1145529 thread
(00.003595) seccomp: Collected tid_real 1145529 mode 0x2
(00.003600) 	Seizing 1145510's 1145530 thread
(00.003623) seccomp: Collected tid_real 1145530 mode 0x2
(00.003625) 	Seizing 1145510's 1145531 thread
(00.003648) seccomp: Collected tid_real 1145531 mode 0x2
(00.003650) 	Seizing 1145510's 1145532 thread
(00.003672) seccomp: Collected tid_real 1145532 mode 0x2
(00.003674) 	Seizing 1145510's 1145533 thread
(00.003696) seccomp: Collected tid_real 1145533 mode 0x2
(00.003698) 	Seizing 1145510's 1145534 thread
(00.003719) seccomp: Collected tid_real 1145534 mode 0x2
(00.003721) 	Seizing 1145510's 1145535 thread
(00.003743) seccomp: Collected tid_real 1145535 mode 0x2
(00.003745) 	Seizing 1145510's 1145536 thread
(00.003766) seccomp: Collected tid_real 1145536 mode 0x2
(00.003768) 	Seizing 1145510's 1145537 thread
(00.003791) seccomp: Collected tid_real 1145537 mode 0x2
(00.003793) 	Seizing 1145510's 1145538 thread
(00.003814) seccomp: Collected tid_real 1145538 mode 0x2
(00.003816) 	Seizing 1145510's 1145539 thread
(00.003838) seccomp: Collected tid_real 1145539 mode 0x2
(00.003840) 	Seizing 1145510's 1145540 thread
(00.003865) seccomp: Collected tid_real 1145540 mode 0x2
(00.003867) 	Seizing 1145510's 1145541 thread
(00.003889) seccomp: Collected tid_real 1145541 mode 0x2
(00.003891) 	Seizing 1145510's 1145542 thread
(00.003912) seccomp: Collected tid_real 1145542 mode 0x2
(00.003914) 	Seizing 1145510's 1145543 thread
(00.003936) seccomp: Collected tid_real 1145543 mode 0x2
(00.003938) 	Seizing 1145510's 1145545 thread
(00.003959) seccomp: Collected tid_real 1145545 mode 0x2
(00.003961) 	Seizing 1145510's 1145546 thread
(00.003985) seccomp: Collected tid_real 1145546 mode 0x2
(00.003987) 	Seizing 1145510's 1145550 thread
(00.004009) seccomp: Collected tid_real 1145550 mode 0x2
(00.004011) 	Seizing 1145510's 1145553 thread
(00.004033) seccomp: Collected tid_real 1145553 mode 0x2
(00.004035) 	Seizing 1145510's 1145610 thread
(00.004057) seccomp: Collected tid_real 1145610 mode 0x2
(00.004059) 	Seizing 1145510's 1145870 thread
(00.004083) seccomp: Collected tid_real 1145870 mode 0x2
(00.004085) 	Seizing 1145510's 1145871 thread
(00.004109) seccomp: Collected tid_real 1145871 mode 0x2
(00.004111) 	Seizing 1145510's 1145872 thread
(00.004133) seccomp: Collected tid_real 1145872 mode 0x2
(00.004135) 	Seizing 1145510's 1145873 thread
(00.004157) seccomp: Collected tid_real 1145873 mode 0x2
(00.004159) 	Seizing 1145510's 1145874 thread
(00.004183) seccomp: Collected tid_real 1145874 mode 0x2
(00.004185) 	Seizing 1145510's 1145875 thread
(00.004208) seccomp: Collected tid_real 1145875 mode 0x2
(00.004210) 	Seizing 1145510's 1145876 thread
(00.004233) seccomp: Collected tid_real 1145876 mode 0x2
(00.004235) 	Seizing 1145510's 1145890 thread
(00.004257) seccomp: Collected tid_real 1145890 mode 0x2
(00.004259) 	Seizing 1145510's 1145893 thread
(00.004280) seccomp: Collected tid_real 1145893 mode 0x2
(00.004282) 	Seizing 1145510's 1145894 thread
(00.004304) seccomp: Collected tid_real 1145894 mode 0x2
(00.004306) 	Seizing 1145510's 1145895 thread
(00.004329) seccomp: Collected tid_real 1145895 mode 0x2
(00.004331) 	Seizing 1145510's 1145924 thread
(00.004352) seccomp: Collected tid_real 1145924 mode 0x2
(00.004354) 	Seizing 1145510's 1145925 thread
(00.004379) seccomp: Collected tid_real 1145925 mode 0x2
(00.004381) 	Seizing 1145510's 1145926 thread
(00.004403) seccomp: Collected tid_real 1145926 mode 0x2
(00.004405) 	Seizing 1145510's 1145927 thread
(00.004427) seccomp: Collected tid_real 1145927 mode 0x2
(00.004429) 	Seizing 1145510's 1145928 thread
(00.004454) seccomp: Collected tid_real 1145928 mode 0x2
(00.004457) 	Seizing 1145510's 1145929 thread
(00.004478) seccomp: Collected tid_real 1145929 mode 0x2
(00.004480) 	Seizing 1145510's 1145930 thread
(00.004502) seccomp: Collected tid_real 1145930 mode 0x2
(00.004504) 	Seizing 1145510's 1145931 thread
(00.004526) seccomp: Collected tid_real 1145931 mode 0x2
(00.004528) 	Seizing 1145510's 1145932 thread
(00.004550) seccomp: Collected tid_real 1145932 mode 0x2
(00.004552) 	Seizing 1145510's 1145933 thread
(00.004580) seccomp: Collected tid_real 1145933 mode 0x2
(00.004585) 	Seizing 1145510's 1145934 thread
(00.004608) seccomp: Collected tid_real 1145934 mode 0x2
(00.004610) 	Seizing 1145510's 1145935 thread
(00.004633) seccomp: Collected tid_real 1145935 mode 0x2
(00.004635) 	Seizing 1145510's 1145936 thread
(00.004657) seccomp: Collected tid_real 1145936 mode 0x2
(00.004660) 	Seizing 1145510's 1145937 thread
(00.004684) seccomp: Collected tid_real 1145937 mode 0x2
(00.004686) 	Seizing 1145510's 1145943 thread
(00.004708) seccomp: Collected tid_real 1145943 mode 0x2
(00.004710) 	Seizing 1145510's 1145944 thread
(00.004732) seccomp: Collected tid_real 1145944 mode 0x2
(00.004734) 	Seizing 1145510's 1145945 thread
(00.004756) seccomp: Collected tid_real 1145945 mode 0x2
(00.004758) 	Seizing 1145510's 1145946 thread
(00.004780) seccomp: Collected tid_real 1145946 mode 0x2
(00.004782) 	Seizing 1145510's 1145947 thread
(00.004803) seccomp: Collected tid_real 1145947 mode 0x2
(00.004805) 	Seizing 1145510's 1145952 thread
(00.004827) seccomp: Collected tid_real 1145952 mode 0x2
(00.004829) 	Seizing 1145510's 1145953 thread
(00.004851) seccomp: Collected tid_real 1145953 mode 0x2
(00.004853) 	Seizing 1145510's 1145954 thread
(00.004875) seccomp: Collected tid_real 1145954 mode 0x2
(00.004877) 	Seizing 1145510's 1145967 thread
(00.004901) seccomp: Collected tid_real 1145967 mode 0x2
(00.004903) 	Seizing 1145510's 1145968 thread
(00.004925) seccomp: Collected tid_real 1145968 mode 0x2
(00.004927) 	Seizing 1145510's 1145969 thread
(00.004948) seccomp: Collected tid_real 1145969 mode 0x2
(00.004950) 	Seizing 1145510's 1146086 thread
(00.004972) seccomp: Collected tid_real 1146086 mode 0x2
(00.004974) 	Seizing 1145510's 1146087 thread
(00.004996) seccomp: Collected tid_real 1146087 mode 0x2
(00.004998) 	Seizing 1145510's 1146089 thread
(00.005020) seccomp: Collected tid_real 1146089 mode 0x2
(00.005022) 	Seizing 1145510's 1146094 thread
(00.005044) seccomp: Collected tid_real 1146094 mode 0x2
(00.005046) 	Seizing 1145510's 1146096 thread
(00.005068) seccomp: Collected tid_real 1146096 mode 0x2
(00.005070) 	Seizing 1145510's 1146108 thread
(00.005091) seccomp: Collected tid_real 1146108 mode 0x2
(00.005094) 	Seizing 1145510's 1146115 thread
(00.005116) seccomp: Collected tid_real 1146115 mode 0x2
(00.005118) 	Seizing 1145510's 1146116 thread
(00.005141) seccomp: Collected tid_real 1146116 mode 0x2
(00.005143) 	Seizing 1145510's 1146120 thread
(00.005167) seccomp: Collected tid_real 1146120 mode 0x2
(00.005169) 	Seizing 1145510's 1146129 thread
(00.005190) seccomp: Collected tid_real 1146129 mode 0x2
(00.005192) 	Seizing 1145510's 1146130 thread
(00.005215) seccomp: Collected tid_real 1146130 mode 0x2
(00.005217) 	Seizing 1145510's 1146145 thread
(00.005239) seccomp: Collected tid_real 1146145 mode 0x2
(00.005241) 	Seizing 1145510's 1146148 thread
(00.005263) seccomp: Collected tid_real 1146148 mode 0x2
(00.005265) 	Seizing 1145510's 1146151 thread
(00.005286) seccomp: Collected tid_real 1146151 mode 0x2
(00.005288) 	Seizing 1145510's 1146155 thread
(00.005310) seccomp: Collected tid_real 1146155 mode 0x2
(00.005312) 	Seizing 1145510's 1146159 thread
(00.005334) seccomp: Collected tid_real 1146159 mode 0x2
(00.005336) 	Seizing 1145510's 1146163 thread
(00.005358) seccomp: Collected tid_real 1146163 mode 0x2
(00.005360) 	Seizing 1145510's 1146166 thread
(00.005383) seccomp: Collected tid_real 1146166 mode 0x2
(00.005385) 	Seizing 1145510's 1146171 thread
(00.005407) seccomp: Collected tid_real 1146171 mode 0x2
(00.005412) 	Seizing 1145510's 1146655 thread
(00.005436) seccomp: Collected tid_real 1146655 mode 0x2
(00.005438) 	Seizing 1145510's 1146656 thread
(00.005463) seccomp: Collected tid_real 1146656 mode 0x2
(00.005465) 	Seizing 1145510's 1146657 thread
(00.005487) seccomp: Collected tid_real 1146657 mode 0x2
(00.005489) 	Seizing 1145510's 1146658 thread
(00.005512) seccomp: Collected tid_real 1146658 mode 0x2
(00.005514) 	Seizing 1145510's 1146659 thread
(00.005536) seccomp: Collected tid_real 1146659 mode 0x2
(00.005538) 	Seizing 1145510's 1147009 thread
(00.005560) seccomp: Collected tid_real 1147009 mode 0x2
(00.005562) 	Seizing 1145510's 1147011 thread
(00.005589) seccomp: Collected tid_real 1147011 mode 0x2
(00.005593) 	Seizing 1145510's 1147013 thread
(00.005617) seccomp: Collected tid_real 1147013 mode 0x2
(00.005619) 	Seizing 1145510's 1147026 thread
(00.005641) seccomp: Collected tid_real 1147026 mode 0x2
(00.005643) 	Seizing 1145510's 1147245 thread
(00.005666) seccomp: Collected tid_real 1147245 mode 0x2
(00.005722) Collected (-1 attempts, 0 in_progress)
(00.006207) Collected (0 attempts, 0 in_progress)
(00.006324) Collected 1145510 in 1 state
(00.006352) Collected (-1 attempts, 0 in_progress)
(00.006358) Collected 1145280 in 1 state
(00.006483) Will take pid namespace in the image
(00.006485) Add pid ns 9 pid 1145280
(00.006490) Will take net namespace in the image
(00.006491) Add net ns 10 pid 1145280
(00.006496) Will take ipc namespace in the image
(00.006497) Add ipc ns 11 pid 1145280
(00.006503) Will take uts namespace in the image
(00.006504) Add uts ns 12 pid 1145280
(00.006517) Will take mnt namespace in the image
(00.006519) Add mnt ns 13 pid 1145280
(00.006527) Will take cgroup namespace in the image
(00.006528) Add cgroup ns 14 pid 1145280
(00.006583) net: Lock network
(00.006588) Running network-lock scripts
(00.010483) 	type overlay source overlay mnt_id 2222 s_dev 0x59 / @ ./ flags 0x200000 options context="system_u:object_r:container_file_t:s0:c897,c1004",lowerdir=/var/lib/containers/storage/overlay/l/P73LEOQCLDIPOMVNBBSXGLSRCO:/var/lib/containers/storage/overlay/8059188bf683300f1d420c0a3f1efa462e0b94004006ed68710765a93affe6c0/composefs-layers/2::/var/lib/containers/storage/overlay/4b7c01ed0534d4f9be9cf97d068da1598c6c20b26cb6134fad066defdb6d541d/diff,upperdir=/var/lib/containers/storage/overlay/8059188bf683300f1d420c0a3f1efa462e0b94004006ed68710765a93affe6c0/diff,workdir=/var/lib/containers/storage/overlay/8059188bf683300f1d420c0a3f1efa462e0b94004006ed68710765a93affe6c0/work,redirect_dir=on,uuid=on,metacopy=on
(00.010500) 	type proc source proc mnt_id 2223 s_dev 0x82 / @ ./proc flags 0x20000e options 
(00.010507) 	type tmpfs source tmpfs mnt_id 2224 s_dev 0x83 / @ ./dev flags 0x1000002 options context="system_u:object_r:container_file_t:s0:c897,c1004",size=65536k,mode=755,inode64
(00.010513) 	type sysfs source sysfs mnt_id 2225 s_dev 0x84 / @ ./sys flags 0x20000f options seclabel
(00.010534) 	type devpts source devpts mnt_id 2226 s_dev 0x85 / @ ./dev/pts flags 0x20000a options context="system_u:object_r:container_file_t:s0:c897,c1004",gid=5,mode=620,ptmxmode=666
(00.010623) 	type mqueue source mqueue mnt_id 2227 s_dev 0x81 / @ ./dev/mqueue flags 0x20000e options seclabel
(00.010632) 	type tmpfs source tmpfs mnt_id 2228 s_dev 0x1b /containers/storage/overlay-containers/e9854b25ee984e24b054611fb5bc66bec674b8056c025833add6250154df881b/userdata/resolv.conf @ ./etc/resolv.conf flags 0x1000000 options seclabel,size=6495612k,nr_inodes=819200,mode=755,inode64
(00.010637) 	type tmpfs source tmpfs mnt_id 2229 s_dev 0x1b /containers/storage/overlay-containers/e9854b25ee984e24b054611fb5bc66bec674b8056c025833add6250154df881b/userdata/hosts @ ./etc/hosts flags 0x1000000 options seclabel,size=6495612k,nr_inodes=819200,mode=755,inode64
(00.010642) 	type tmpfs source shm mnt_id 2230 s_dev 0x56 / @ ./dev/shm flags 0x20000e options context="system_u:object_r:container_file_t:s0:c897,c1004",size=64000k,inode64
(00.010665) 	type tmpfs source tmpfs mnt_id 2231 s_dev 0x1b /containers/storage/overlay-containers/e9854b25ee984e24b054611fb5bc66bec674b8056c025833add6250154df881b/userdata/.containerenv @ ./run/.containerenv flags 0x1000000 options seclabel,size=6495612k,nr_inodes=819200,mode=755,inode64
(00.010677) 	type tmpfs source tmpfs mnt_id 2232 s_dev 0x1b /containers/storage/overlay-containers/e9854b25ee984e24b054611fb5bc66bec674b8056c025833add6250154df881b/userdata/run/secrets @ ./run/secrets flags 0x1000000 options seclabel,size=6495612k,nr_inodes=819200,mode=755,inode64
(00.010682) 	type tmpfs source tmpfs mnt_id 2233 s_dev 0x1b /containers/storage/overlay-containers/e9854b25ee984e24b054611fb5bc66bec674b8056c025833add6250154df881b/userdata/hostname @ ./etc/hostname flags 0x1000000 options seclabel,size=6495612k,nr_inodes=819200,mode=755,inode64
(00.010687) 	type cgroup2 source cgroup2 mnt_id 2234 s_dev 0x1c /machine.slice/libpod-e9854b25ee984e24b054611fb5bc66bec674b8056c025833add6250154df881b.scope/container @ ./sys/fs/cgroup flags 0x20000f options seclabel
(00.010693) 	type tmpfs source tmpfs mnt_id 2235 s_dev 0x86 / @ ./proc/acpi flags 0x200001 options context="system_u:object_r:container_file_t:s0:c897,c1004",size=0k,inode64
(00.010698) 	type devtmpfs source devtmpfs mnt_id 2236 s_dev 0x6 /null @ ./proc/kcore flags 0x1000001 options seclabel,size=4096k,nr_inodes=4053936,mode=755,inode64
(00.010721) 	type devtmpfs source devtmpfs mnt_id 2237 s_dev 0x6 /null @ ./proc/keys flags 0x1000001 options seclabel,size=4096k,nr_inodes=4053936,mode=755,inode64
(00.010727) 	type devtmpfs source devtmpfs mnt_id 2238 s_dev 0x6 /null @ ./proc/latency_stats flags 0x1000001 options seclabel,size=4096k,nr_inodes=4053936,mode=755,inode64
(00.010732) 	type tmpfs source tmpfs mnt_id 2239 s_dev 0x87 / @ ./proc/scsi flags 0x200001 options context="system_u:object_r:container_file_t:s0:c897,c1004",size=0k,inode64
(00.010737) 	type devtmpfs source devtmpfs mnt_id 2240 s_dev 0x6 /null @ ./proc/timer_list flags 0x1000001 options seclabel,size=4096k,nr_inodes=4053936,mode=755,inode64
(00.010741) 	type tmpfs source tmpfs mnt_id 2241 s_dev 0x88 / @ ./sys/devices/virtual/powercap flags 0x200001 options context="system_u:object_r:container_file_t:s0:c897,c1004",size=0k,inode64
(00.010747) 	type tmpfs source tmpfs mnt_id 2242 s_dev 0x89 / @ ./sys/firmware flags 0x200001 options context="system_u:object_r:container_file_t:s0:c897,c1004",size=0k,inode64
(00.010752) 	type tmpfs source tmpfs mnt_id 2243 s_dev 0x8a / @ ./sys/fs/selinux flags 0x200001 options context="system_u:object_r:container_file_t:s0:c897,c1004",size=0k,inode64
(00.010756) 	type tmpfs source tmpfs mnt_id 2244 s_dev 0x8b / @ ./sys/devices/virtual/powercap flags 0x200001 options context="system_u:object_r:container_file_t:s0:c897,c1004",size=0k,inode64
(00.010765) 	type proc source proc mnt_id 2245 s_dev 0x82 /asound @ ./proc/asound flags 0x20000f options 
(00.010769) 	type proc source proc mnt_id 2246 s_dev 0x82 /bus @ ./proc/bus flags 0x20000f options 
(00.010774) 	type proc source proc mnt_id 2247 s_dev 0x82 /fs @ ./proc/fs flags 0x20000f options 
(00.010778) 	type proc source proc mnt_id 2248 s_dev 0x82 /irq @ ./proc/irq flags 0x20000f options 
(00.010781) 	type proc source proc mnt_id 2249 s_dev 0x82 /sys @ ./proc/sys flags 0x20000f options 
(00.010785) 	type proc source proc mnt_id 2250 s_dev 0x82 /sysrq-trigger @ ./proc/sysrq-trigger flags 0x20000f options 
(00.010790) mnt: Building mountpoints tree
(00.010791) mnt: 	Building plain mount tree
(00.010792) mnt: 		Working on 2250->2223
(00.010794) mnt: 		Working on 2249->2223
(00.010795) mnt: 		Working on 2248->2223
(00.010796) mnt: 		Working on 2247->2223
(00.010797) mnt: 		Working on 2246->2223
(00.010798) mnt: 		Working on 2245->2223
(00.010799) mnt: 		Working on 2244->2241
(00.010800) mnt: 		Working on 2243->2225
(00.010801) mnt: 		Working on 2242->2225
(00.010802) mnt: 		Working on 2241->2225
(00.010803) mnt: 		Working on 2240->2223
(00.010804) mnt: 		Working on 2239->2223
(00.010806) mnt: 		Working on 2238->2223
(00.010807) mnt: 		Working on 2237->2223
(00.010808) mnt: 		Working on 2236->2223
(00.010809) mnt: 		Working on 2235->2223
(00.010810) mnt: 		Working on 2234->2225
(00.010813) mnt: 		Working on 2233->2222
(00.010814) mnt: 		Working on 2232->2222
(00.010815) mnt: 		Working on 2231->2222
(00.010816) mnt: 		Working on 2230->2224
(00.010818) mnt: 		Working on 2229->2222
(00.010819) mnt: 		Working on 2228->2222
(00.010820) mnt: 		Working on 2227->2224
(00.010821) mnt: 		Working on 2226->2224
(00.010822) mnt: 		Working on 2225->2222
(00.010823) mnt: 		Working on 2224->2222
(00.010824) mnt: 		Working on 2223->2222
(00.010825) mnt: 		Working on 2222->2172
(00.010826) mnt: 	Resorting children of 2222 in mount order
(00.010828) mnt: 	Resorting children of 2233 in mount order
(00.010829) mnt: 	Resorting children of 2232 in mount order
(00.010830) mnt: 	Resorting children of 2231 in mount order
(00.010831) mnt: 	Resorting children of 2229 in mount order
(00.010832) mnt: 	Resorting children of 2228 in mount order
(00.010833) mnt: 	Resorting children of 2225 in mount order
(00.010834) mnt: 	Resorting children of 2241 in mount order
(00.010835) mnt: 	Resorting children of 2244 in mount order
(00.010836) mnt: 	Resorting children of 2243 in mount order
(00.010837) mnt: 	Resorting children of 2234 in mount order
(00.010838) mnt: 	Resorting children of 2242 in mount order
(00.010839) mnt: 	Resorting children of 2224 in mount order
(00.010840) mnt: 	Resorting children of 2230 in mount order
(00.010841) mnt: 	Resorting children of 2227 in mount order
(00.010842) mnt: 	Resorting children of 2226 in mount order
(00.010843) mnt: 	Resorting children of 2223 in mount order
(00.010845) mnt: 	Resorting children of 2250 in mount order
(00.010846) mnt: 	Resorting children of 2249 in mount order
(00.010847) mnt: 	Resorting children of 2248 in mount order
(00.010848) mnt: 	Resorting children of 2247 in mount order
(00.010849) mnt: 	Resorting children of 2246 in mount order
(00.010850) mnt: 	Resorting children of 2245 in mount order
(00.010851) mnt: 	Resorting children of 2240 in mount order
(00.010852) mnt: 	Resorting children of 2239 in mount order
(00.010853) mnt: 	Resorting children of 2238 in mount order
(00.010854) mnt: 	Resorting children of 2237 in mount order
(00.010855) mnt: 	Resorting children of 2236 in mount order
(00.010856) mnt: 	Resorting children of 2235 in mount order
(00.010857) mnt: Done:
(00.010858) mnt: [./](2222->2172)
(00.010859) mnt:  [./etc/hostname](2233->2222)
(00.010860) mnt:  <--
(00.010861) mnt:  [./run/secrets](2232->2222)
(00.010863) mnt:  <--
(00.010863) mnt:  [./run/.containerenv](2231->2222)
(00.010865) mnt:  <--
(00.010866) mnt:  [./etc/hosts](2229->2222)
(00.010867) mnt:  <--
(00.010868) mnt:  [./etc/resolv.conf](2228->2222)
(00.010869) mnt:  <--
(00.010870) mnt:  [./sys](2225->2222)
(00.010871) mnt:   [./sys/devices/virtual/powercap](2241->2225)
(00.010872) mnt:    [./sys/devices/virtual/powercap](2244->2241)
(00.010873) mnt:    <--
(00.010874) mnt:   <--
(00.010875) mnt:   [./sys/fs/selinux](2243->2225)
(00.010876) mnt:   <--
(00.010877) mnt:   [./sys/fs/cgroup](2234->2225)
(00.010878) mnt:   <--
(00.010879) mnt:   [./sys/firmware](2242->2225)
(00.010880) mnt:   <--
(00.010881) mnt:  <--
(00.010882) mnt:  [./dev](2224->2222)
(00.010883) mnt:   [./dev/shm](2230->2224)
(00.010885) mnt:   <--
(00.010885) mnt:   [./dev/mqueue](2227->2224)
(00.010887) mnt:   <--
(00.010887) mnt:   [./dev/pts](2226->2224)
(00.010889) mnt:   <--
(00.010890) mnt:  <--
(00.010891) mnt:  [./proc](2223->2222)
(00.010892) mnt:   [./proc/sysrq-trigger](2250->2223)
(00.010893) mnt:   <--
(00.010894) mnt:   [./proc/sys](2249->2223)
(00.010895) mnt:   <--
(00.010896) mnt:   [./proc/irq](2248->2223)
(00.010897) mnt:   <--
(00.010898) mnt:   [./proc/fs](2247->2223)
(00.010899) mnt:   <--
(00.010900) mnt:   [./proc/bus](2246->2223)
(00.010901) mnt:   <--
(00.010902) mnt:   [./proc/asound](2245->2223)
(00.010903) mnt:   <--
(00.010904) mnt:   [./proc/timer_list](2240->2223)
(00.010905) mnt:   <--
(00.010906) mnt:   [./proc/scsi](2239->2223)
(00.010907) mnt:   <--
(00.010908) mnt:   [./proc/latency_stats](2238->2223)
(00.010909) mnt:   <--
(00.010910) mnt:   [./proc/keys](2237->2223)
(00.010913) mnt:   <--
(00.010914) mnt:   [./proc/kcore](2236->2223)
(00.010915) mnt:   <--
(00.010916) mnt:   [./proc/acpi](2235->2223)
(00.010917) mnt:   <--
(00.010918) mnt:  <--
(00.010919) mnt: <--
(00.010925) mnt: 	The mount 2249 is bind for 2250 (@./proc/sys -> @./proc/sysrq-trigger)
(00.010927) mnt: 	The mount 2248 is bind for 2250 (@./proc/irq -> @./proc/sysrq-trigger)
(00.010928) mnt: 	The mount 2247 is bind for 2250 (@./proc/fs -> @./proc/sysrq-trigger)
(00.010929) mnt: 	The mount 2246 is bind for 2250 (@./proc/bus -> @./proc/sysrq-trigger)
(00.010930) mnt: 	The mount 2245 is bind for 2250 (@./proc/asound -> @./proc/sysrq-trigger)
(00.010931) mnt: 	The mount 2223 is bind for 2250 (@./proc -> @./proc/sysrq-trigger)
(00.010933) mnt: 	The mount 2238 is bind for 2240 (@./proc/latency_stats -> @./proc/timer_list)
(00.010934) mnt: 	The mount 2237 is bind for 2240 (@./proc/keys -> @./proc/timer_list)
(00.010935) mnt: 	The mount 2236 is bind for 2240 (@./proc/kcore -> @./proc/timer_list)
(00.010937) mnt: 	The mount 2232 is bind for 2233 (@./run/secrets -> @./etc/hostname)
(00.010938) mnt: 	The mount 2231 is bind for 2233 (@./run/.containerenv -> @./etc/hostname)
(00.010939) mnt: 	The mount 2229 is bind for 2233 (@./etc/hosts -> @./etc/hostname)
(00.010940) mnt: 	The mount 2228 is bind for 2233 (@./etc/resolv.conf -> @./etc/hostname)
(00.010945) mnt: Found /proc/timer_list mapping for ./proc/timer_list mountpoint
(00.010947) mnt: Found /proc/latency_stats mapping for ./proc/latency_stats mountpoint
(00.010948) mnt: Found /proc/keys mapping for ./proc/keys mountpoint
(00.010949) mnt: Found /proc/kcore mapping for ./proc/kcore mountpoint
(00.010951) mnt: Found /etc/hostname mapping for ./etc/hostname mountpoint
(00.010952) mnt: Found /run/secrets mapping for ./run/secrets mountpoint
(00.010953) mnt: Found /run/.containerenv mapping for ./run/.containerenv mountpoint
(00.010955) mnt: Found /dev/shm mapping for ./dev/shm mountpoint
(00.010956) mnt: Found /etc/hosts mapping for ./etc/hosts mountpoint
(00.010957) mnt: Found /etc/resolv.conf mapping for ./etc/resolv.conf mountpoint
(00.010960) mnt: Inspecting sharing on 2250 shared_id 0 master_id 0 (@./proc/sysrq-trigger)
(00.010961) mnt: Inspecting sharing on 2249 shared_id 0 master_id 0 (@./proc/sys)
(00.010962) mnt: Inspecting sharing on 2248 shared_id 0 master_id 0 (@./proc/irq)
(00.010963) mnt: Inspecting sharing on 2247 shared_id 0 master_id 0 (@./proc/fs)
(00.010964) mnt: Inspecting sharing on 2246 shared_id 0 master_id 0 (@./proc/bus)
(00.010966) mnt: Inspecting sharing on 2245 shared_id 0 master_id 0 (@./proc/asound)
(00.010967) mnt: Inspecting sharing on 2244 shared_id 0 master_id 0 (@./sys/devices/virtual/powercap)
(00.010968) mnt: Inspecting sharing on 2243 shared_id 0 master_id 0 (@./sys/fs/selinux)
(00.010969) mnt: Inspecting sharing on 2242 shared_id 0 master_id 0 (@./sys/firmware)
(00.010970) mnt: Inspecting sharing on 2241 shared_id 0 master_id 0 (@./sys/devices/virtual/powercap)
(00.010971) mnt: Inspecting sharing on 2240 shared_id 0 master_id 0 (@./proc/timer_list)
(00.010972) mnt: Inspecting sharing on 2239 shared_id 0 master_id 0 (@./proc/scsi)
(00.010973) mnt: Inspecting sharing on 2238 shared_id 0 master_id 0 (@./proc/latency_stats)
(00.010974) mnt: Inspecting sharing on 2237 shared_id 0 master_id 0 (@./proc/keys)
(00.010975) mnt: Inspecting sharing on 2236 shared_id 0 master_id 0 (@./proc/kcore)
(00.010976) mnt: Inspecting sharing on 2235 shared_id 0 master_id 0 (@./proc/acpi)
(00.010977) mnt: Inspecting sharing on 2234 shared_id 0 master_id 0 (@./sys/fs/cgroup)
(00.010978) mnt: Inspecting sharing on 2233 shared_id 0 master_id 0 (@./etc/hostname)
(00.010979) mnt: Inspecting sharing on 2232 shared_id 0 master_id 0 (@./run/secrets)
(00.010980) mnt: Inspecting sharing on 2231 shared_id 0 master_id 0 (@./run/.containerenv)
(00.010982) mnt: Inspecting sharing on 2230 shared_id 0 master_id 0 (@./dev/shm)
(00.010983) mnt: Inspecting sharing on 2229 shared_id 0 master_id 0 (@./etc/hosts)
(00.010984) mnt: Inspecting sharing on 2228 shared_id 0 master_id 0 (@./etc/resolv.conf)
(00.010987) mnt: Inspecting sharing on 2227 shared_id 0 master_id 0 (@./dev/mqueue)
(00.010988) mnt: Inspecting sharing on 2226 shared_id 0 master_id 0 (@./dev/pts)
(00.010989) mnt: Inspecting sharing on 2225 shared_id 0 master_id 0 (@./sys)
(00.010990) mnt: Inspecting sharing on 2224 shared_id 0 master_id 0 (@./dev)
(00.010991) mnt: Inspecting sharing on 2223 shared_id 0 master_id 0 (@./proc)
(00.010992) mnt: Inspecting sharing on 2222 shared_id 0 master_id 0 (@./)
(00.010998) net: Collecting netns 10/1145280
(00.010999) net: The net[4026533263] netns is external
(00.011000) net: Switching to 1145280's net for collecting sockets
(00.011555) unix: 	Collected: ino 5041632 peer_ino 0 family    1 type    5 state  7 name null
(00.011584) unix: 	Collected: ino 5028269 peer_ino 0 family    1 type    1 state  1 name null
(00.011593) unix: 	Collected: ino 5027335 peer_ino 0 family    1 type    1 state  1 name null
(00.017230) inet: 	Collected: ino 0x4ca587 family AF_INET    type SOCK_STREAM    port     9000 state TCP_LISTEN       src_addr 0.0.0.0
(00.022933) inet: 	Collected: ino 0x4cb60a family AF_INET6   type SOCK_STREAM    port    46301 state TCP_LISTEN       src_addr ::1
(00.022939) inet: 	Collected: ino 0x4cb634 family AF_INET6   type SOCK_STREAM    port    54702 state TCP_ESTABLISHED  src_addr ::ffff:10.89.0.3
(00.022945) inet: 	Collected: ino 0x4c97ee family AF_INET6   type SOCK_STREAM    port    36128 state TCP_ESTABLISHED  src_addr ::ffff:10.89.0.3
(00.022949) inet: 	Collected: ino 0x4cb205 family AF_INET6   type SOCK_STREAM    port    39368 state TCP_ESTABLISHED  src_addr ::ffff:10.89.0.3
(00.023075) netlink: Collect netlink sock 0x4cbc51
(00.023081) netlink: Collect netlink sock 0x4cbc57
(00.023082) netlink: Collect netlink sock 0x4ceddb
(00.023083) netlink: Collect netlink sock 0x4cbc58
(00.023084) netlink: Collect netlink sock 0x4cbc53
(00.023085) netlink: Collect netlink sock 0x4cbc55
(00.023087) netlink: Collect netlink sock 0x4cbc5d
(00.023088) netlink: Collect netlink sock 0x4cbc54
(00.023089) netlink: Collect netlink sock 0x4cbc52
(00.023094) Collecting pidns 9/1145280
(00.023125) seccomp: Use SECCOMP_FILTER_FLAG_TSYNC for tid_real 1145280
(00.023809) seccomp: Use SECCOMP_FILTER_FLAG_TSYNC for tid_real 1145510
(00.023814) seccomp: 	 Disable filter on tid_rea 1145511, will be propagated
(00.023815) seccomp: 	 Disable filter on tid_rea 1145512, will be propagated
(00.023817) seccomp: 	 Disable filter on tid_rea 1145513, will be propagated
(00.023818) seccomp: 	 Disable filter on tid_rea 1145514, will be propagated
(00.023819) seccomp: 	 Disable filter on tid_rea 1145515, will be propagated
(00.023820) seccomp: 	 Disable filter on tid_rea 1145516, will be propagated
(00.023821) seccomp: 	 Disable filter on tid_rea 1145517, will be propagated
(00.023822) seccomp: 	 Disable filter on tid_rea 1145518, will be propagated
(00.023823) seccomp: 	 Disable filter on tid_rea 1145519, will be propagated
(00.023824) seccomp: 	 Disable filter on tid_rea 1145520, will be propagated
(00.023825) seccomp: 	 Disable filter on tid_rea 1145521, will be propagated
(00.023827) seccomp: 	 Disable filter on tid_rea 1145522, will be propagated
(00.023828) seccomp: 	 Disable filter on tid_rea 1145523, will be propagated
(00.023829) seccomp: 	 Disable filter on tid_rea 1145524, will be propagated
(00.023830) seccomp: 	 Disable filter on tid_rea 1145525, will be propagated
(00.023831) seccomp: 	 Disable filter on tid_rea 1145526, will be propagated
(00.023832) seccomp: 	 Disable filter on tid_rea 1145527, will be propagated
(00.023833) seccomp: 	 Disable filter on tid_rea 1145529, will be propagated
(00.023834) seccomp: 	 Disable filter on tid_rea 1145530, will be propagated
(00.023835) seccomp: 	 Disable filter on tid_rea 1145531, will be propagated
(00.023837) seccomp: 	 Disable filter on tid_rea 1145532, will be propagated
(00.023838) seccomp: 	 Disable filter on tid_rea 1145533, will be propagated
(00.023839) seccomp: 	 Disable filter on tid_rea 1145534, will be propagated
(00.023840) seccomp: 	 Disable filter on tid_rea 1145535, will be propagated
(00.023845) seccomp: 	 Disable filter on tid_rea 1145536, will be propagated
(00.023846) seccomp: 	 Disable filter on tid_rea 1145537, will be propagated
(00.023847) seccomp: 	 Disable filter on tid_rea 1145538, will be propagated
(00.023848) seccomp: 	 Disable filter on tid_rea 1145539, will be propagated
(00.023849) seccomp: 	 Disable filter on tid_rea 1145540, will be propagated
(00.023851) seccomp: 	 Disable filter on tid_rea 1145541, will be propagated
(00.023852) seccomp: 	 Disable filter on tid_rea 1145542, will be propagated
(00.023853) seccomp: 	 Disable filter on tid_rea 1145543, will be propagated
(00.023854) seccomp: 	 Disable filter on tid_rea 1145545, will be propagated
(00.023855) seccomp: 	 Disable filter on tid_rea 1145546, will be propagated
(00.023856) seccomp: 	 Disable filter on tid_rea 1145550, will be propagated
(00.023857) seccomp: 	 Disable filter on tid_rea 1145553, will be propagated
(00.023858) seccomp: 	 Disable filter on tid_rea 1145610, will be propagated
(00.023859) seccomp: 	 Disable filter on tid_rea 1145870, will be propagated
(00.023861) seccomp: 	 Disable filter on tid_rea 1145871, will be propagated
(00.023862) seccomp: 	 Disable filter on tid_rea 1145872, will be propagated
(00.023863) seccomp: 	 Disable filter on tid_rea 1145873, will be propagated
(00.023864) seccomp: 	 Disable filter on tid_rea 1145874, will be propagated
(00.023865) seccomp: 	 Disable filter on tid_rea 1145875, will be propagated
(00.023866) seccomp: 	 Disable filter on tid_rea 1145876, will be propagated
(00.023867) seccomp: 	 Disable filter on tid_rea 1145890, will be propagated
(00.023868) seccomp: 	 Disable filter on tid_rea 1145893, will be propagated
(00.023870) seccomp: 	 Disable filter on tid_rea 1145894, will be propagated
(00.023871) seccomp: 	 Disable filter on tid_rea 1145895, will be propagated
(00.023872) seccomp: 	 Disable filter on tid_rea 1145924, will be propagated
(00.023873) seccomp: 	 Disable filter on tid_rea 1145925, will be propagated
(00.023874) seccomp: 	 Disable filter on tid_rea 1145926, will be propagated
(00.023875) seccomp: 	 Disable filter on tid_rea 1145927, will be propagated
(00.023876) seccomp: 	 Disable filter on tid_rea 1145928, will be propagated
(00.023877) seccomp: 	 Disable filter on tid_rea 1145929, will be propagated
(00.023878) seccomp: 	 Disable filter on tid_rea 1145930, will be propagated
(00.023880) seccomp: 	 Disable filter on tid_rea 1145931, will be propagated
(00.023881) seccomp: 	 Disable filter on tid_rea 1145932, will be propagated
(00.023882) seccomp: 	 Disable filter on tid_rea 1145933, will be propagated
(00.023883) seccomp: 	 Disable filter on tid_rea 1145934, will be propagated
(00.023884) seccomp: 	 Disable filter on tid_rea 1145935, will be propagated
(00.023885) seccomp: 	 Disable filter on tid_rea 1145936, will be propagated
(00.023886) seccomp: 	 Disable filter on tid_rea 1145937, will be propagated
(00.023887) seccomp: 	 Disable filter on tid_rea 1145943, will be propagated
(00.023888) seccomp: 	 Disable filter on tid_rea 1145944, will be propagated
(00.023889) seccomp: 	 Disable filter on tid_rea 1145945, will be propagated
(00.023890) seccomp: 	 Disable filter on tid_rea 1145946, will be propagated
(00.023891) seccomp: 	 Disable filter on tid_rea 1145947, will be propagated
(00.023892) seccomp: 	 Disable filter on tid_rea 1145952, will be propagated
(00.023893) seccomp: 	 Disable filter on tid_rea 1145953, will be propagated
(00.023894) seccomp: 	 Disable filter on tid_rea 1145954, will be propagated
(00.023895) seccomp: 	 Disable filter on tid_rea 1145967, will be propagated
(00.023896) seccomp: 	 Disable filter on tid_rea 1145968, will be propagated
(00.023897) seccomp: 	 Disable filter on tid_rea 1145969, will be propagated
(00.023898) seccomp: 	 Disable filter on tid_rea 1146086, will be propagated
(00.023899) seccomp: 	 Disable filter on tid_rea 1146087, will be propagated
(00.023900) seccomp: 	 Disable filter on tid_rea 1146089, will be propagated
(00.023901) seccomp: 	 Disable filter on tid_rea 1146094, will be propagated
(00.023904) seccomp: 	 Disable filter on tid_rea 1146096, will be propagated
(00.023906) seccomp: 	 Disable filter on tid_rea 1146108, will be propagated
(00.023907) seccomp: 	 Disable filter on tid_rea 1146115, will be propagated
(00.023908) seccomp: 	 Disable filter on tid_rea 1146116, will be propagated
(00.023909) seccomp: 	 Disable filter on tid_rea 1146120, will be propagated
(00.023910) seccomp: 	 Disable filter on tid_rea 1146129, will be propagated
(00.023911) seccomp: 	 Disable filter on tid_rea 1146130, will be propagated
(00.023912) seccomp: 	 Disable filter on tid_rea 1146145, will be propagated
(00.023913) seccomp: 	 Disable filter on tid_rea 1146148, will be propagated
(00.023914) seccomp: 	 Disable filter on tid_rea 1146151, will be propagated
(00.023915) seccomp: 	 Disable filter on tid_rea 1146155, will be propagated
(00.023916) seccomp: 	 Disable filter on tid_rea 1146159, will be propagated
(00.023917) seccomp: 	 Disable filter on tid_rea 1146163, will be propagated
(00.023918) seccomp: 	 Disable filter on tid_rea 1146166, will be propagated
(00.023919) seccomp: 	 Disable filter on tid_rea 1146171, will be propagated
(00.023920) seccomp: 	 Disable filter on tid_rea 1146655, will be propagated
(00.023921) seccomp: 	 Disable filter on tid_rea 1146656, will be propagated
(00.023922) seccomp: 	 Disable filter on tid_rea 1146657, will be propagated
(00.023923) seccomp: 	 Disable filter on tid_rea 1146658, will be propagated
(00.023924) seccomp: 	 Disable filter on tid_rea 1146659, will be propagated
(00.023925) seccomp: 	 Disable filter on tid_rea 1147009, will be propagated
(00.023926) seccomp: 	 Disable filter on tid_rea 1147011, will be propagated
(00.023927) seccomp: 	 Disable filter on tid_rea 1147013, will be propagated
(00.023928) seccomp: 	 Disable filter on tid_rea 1147026, will be propagated
(00.023929) seccomp: 	 Disable filter on tid_rea 1147245, will be propagated
(00.024085) No parent images directory provided
(00.024113) 1145280 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024135) 1145510 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024152) 1145511 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024171) 1145512 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024186) 1145513 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024201) 1145514 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024222) 1145515 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024236) 1145516 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024251) 1145517 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024268) 1145518 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024282) 1145519 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024301) 1145520 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024314) 1145521 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024329) 1145522 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024345) 1145523 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024359) 1145524 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024373) 1145525 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024387) 1145526 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024404) 1145527 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024418) 1145529 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024432) 1145530 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024446) 1145531 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024462) 1145532 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024482) 1145533 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024496) 1145534 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024510) 1145535 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024527) 1145536 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024546) 1145537 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024560) 1145538 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024582) 1145539 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024600) 1145540 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024614) 1145541 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024628) 1145542 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024642) 1145543 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024659) 1145545 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024674) 1145546 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024688) 1145550 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024702) 1145553 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024716) 1145610 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024730) 1145870 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024753) 1145871 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024770) 1145872 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024786) 1145873 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024800) 1145874 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024814) 1145875 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024828) 1145876 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024842) 1145890 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024857) 1145893 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024873) 1145894 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024890) 1145895 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024904) 1145924 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024918) 1145925 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024932) 1145926 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024947) 1145927 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024963) 1145928 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024978) 1145929 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.024993) 1145930 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025017) 1145931 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025031) 1145932 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025046) 1145933 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025062) 1145934 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025077) 1145935 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025091) 1145936 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025107) 1145937 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025123) 1145943 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025138) 1145944 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025152) 1145945 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025167) 1145946 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025181) 1145947 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025196) 1145952 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025210) 1145953 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025224) 1145954 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025241) 1145967 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025255) 1145968 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025273) 1145969 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025287) 1146086 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025301) 1146087 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025314) 1146089 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025332) 1146094 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025347) 1146096 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025364) 1146108 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025379) 1146115 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025393) 1146116 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025409) 1146120 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025423) 1146129 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025437) 1146130 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025451) 1146145 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025469) 1146148 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025484) 1146151 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025497) 1146155 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025511) 1146159 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025525) 1146163 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025543) 1146166 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025557) 1146171 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025579) 1146655 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025598) 1146656 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025614) 1146657 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025628) 1146658 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025642) 1146659 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025657) 1147009 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025671) 1147011 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025685) 1147013 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025699) 1147026 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025716) 1147245 has lsm profile system_u:system_r:container_t:s0:c897,c1004
(00.025718) ========================================
(00.025727) Dumping task (pid: 1145280 comm: python3)
(00.025728) ========================================
(00.025729) Obtaining task stat ... 
(00.025750) 
(00.025752) Collecting mappings (pid: 1145280)
(00.025753) ----------------------------------------
(00.025879) Handling VMA with the following smaps entry: 00400000-00420000 r--p 00000000 00:59 271876956                          /usr/bin/python3.12
(00.026121) Found regular file mapping, OK
(00.026237) Dumping path for -3 fd via self 13 [/usr/bin/python3.12]
(00.026309) Handling VMA with the following smaps entry: 00420000-00704000 r-xp 00020000 00:59 271876956                          /usr/bin/python3.12
(00.026319) vma 420000 borrows vfi from previous 400000
(00.026325) Handling VMA with the following smaps entry: 00704000-00a28000 r--p 00304000 00:59 271876956                          /usr/bin/python3.12
(00.026329) vma 704000 borrows vfi from previous 420000
(00.026332) Handling VMA with the following smaps entry: 00a28000-00a29000 r--p 00628000 00:59 271876956                          /usr/bin/python3.12
(00.026336) vma a28000 borrows vfi from previous 704000
(00.026339) Handling VMA with the following smaps entry: 00a29000-00ba7000 rw-p 00629000 00:59 271876956                          /usr/bin/python3.12
(00.026343) vma a29000 borrows vfi from previous a28000
(00.026347) Handling VMA with the following smaps entry: 00ba7000-00baa000 rw-p 00000000 00:00 0 
(00.026405) Handling VMA with the following smaps entry: 12831000-12a86000 rw-p 00000000 00:00 0                                  [heap]
(00.026412) Handling VMA with the following smaps entry: 7f3d2ae0d000-7f3d2ae10000 r--p 00000000 00:59 4885                       /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.5
(00.026446) Found regular file mapping, OK
(00.026473) Dumping path for -3 fd via self 13 [/usr/lib/x86_64-linux-gnu/liblzma.so.5.4.5]
(00.026503) Handling VMA with the following smaps entry: 7f3d2ae10000-7f3d2ae32000 r-xp 00003000 00:59 4885                       /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.5
(00.026514) vma 7f3d2ae10000 borrows vfi from previous 7f3d2ae0d000
(00.026519) Handling VMA with the following smaps entry: 7f3d2ae32000-7f3d2ae3d000 r--p 00025000 00:59 4885                       /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.5
(00.026522) vma 7f3d2ae32000 borrows vfi from previous 7f3d2ae10000
(00.026526) Handling VMA with the following smaps entry: 7f3d2ae3d000-7f3d2ae3e000 r--p 00030000 00:59 4885                       /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.5
(00.026529) vma 7f3d2ae3d000 borrows vfi from previous 7f3d2ae32000
(00.026551) Handling VMA with the following smaps entry: 7f3d2ae3e000-7f3d2ae3f000 rw-p 00031000 00:59 4885                       /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.5
(00.026556) vma 7f3d2ae3e000 borrows vfi from previous 7f3d2ae3d000
(00.026560) Handling VMA with the following smaps entry: 7f3d2ae3f000-7f3d2ae42000 r--p 00000000 00:59 271916555                  /usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so
(00.026594) Found regular file mapping, OK
(00.026621) Dumping path for -3 fd via self 13 [/usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so]
(00.026652) Handling VMA with the following smaps entry: 7f3d2ae42000-7f3d2ae47000 r-xp 00003000 00:59 271916555                  /usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so
(00.026660) vma 7f3d2ae42000 borrows vfi from previous 7f3d2ae3f000
(00.026664) Handling VMA with the following smaps entry: 7f3d2ae47000-7f3d2ae4a000 r--p 00008000 00:59 271916555                  /usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so
(00.026668) vma 7f3d2ae47000 borrows vfi from previous 7f3d2ae42000
(00.026671) Handling VMA with the following smaps entry: 7f3d2ae4a000-7f3d2ae4b000 r--p 0000a000 00:59 271916555                  /usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so
(00.026678) vma 7f3d2ae4a000 borrows vfi from previous 7f3d2ae47000
(00.026696) Handling VMA with the following smaps entry: 7f3d2ae4b000-7f3d2ae4c000 rw-p 0000b000 00:59 271916555                  /usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so
(00.026701) vma 7f3d2ae4b000 borrows vfi from previous 7f3d2ae4a000
(00.026704) Handling VMA with the following smaps entry: 7f3d2ae4c000-7f3d2ae4e000 r--p 00000000 00:59 4685                       /usr/lib/x86_64-linux-gnu/libbz2.so.1.0.4
(00.026717) Found regular file mapping, OK
(00.026736) Dumping path for -3 fd via self 13 [/usr/lib/x86_64-linux-gnu/libbz2.so.1.0.4]
(00.026765) Handling VMA with the following smaps entry: 7f3d2ae4e000-7f3d2ae5c000 r-xp 00002000 00:59 4685                       /usr/lib/x86_64-linux-gnu/libbz2.so.1.0.4
(00.026773) vma 7f3d2ae4e000 borrows vfi from previous 7f3d2ae4c000
(00.026776) Handling VMA with the following smaps entry: 7f3d2ae5c000-7f3d2ae5e000 r--p 00010000 00:59 4685                       /usr/lib/x86_64-linux-gnu/libbz2.so.1.0.4
(00.026780) vma 7f3d2ae5c000 borrows vfi from previous 7f3d2ae4e000
(00.026783) Handling VMA with the following smaps entry: 7f3d2ae5e000-7f3d2ae5f000 r--p 00011000 00:59 4685                       /usr/lib/x86_64-linux-gnu/libbz2.so.1.0.4
(00.026786) vma 7f3d2ae5e000 borrows vfi from previous 7f3d2ae5c000
(00.026806) Handling VMA with the following smaps entry: 7f3d2ae5f000-7f3d2ae60000 rw-p 00012000 00:59 4685                       /usr/lib/x86_64-linux-gnu/libbz2.so.1.0.4
(00.026810) vma 7f3d2ae5f000 borrows vfi from previous 7f3d2ae5e000
(00.026814) Handling VMA with the following smaps entry: 7f3d2ae60000-7f3d2ae62000 r--p 00000000 00:59 271916119                  /usr/lib/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so
(00.026825) Found regular file mapping, OK
(00.026844) Dumping path for -3 fd via self 13 [/usr/lib/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so]
(00.026869) Handling VMA with the following smaps entry: 7f3d2ae62000-7f3d2ae65000 r-xp 00002000 00:59 271916119                  /usr/lib/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so
(00.026880) vma 7f3d2ae62000 borrows vfi from previous 7f3d2ae60000
(00.026884) Handling VMA with the following smaps entry: 7f3d2ae65000-7f3d2ae67000 r--p 00005000 00:59 271916119                  /usr/lib/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so
(00.026887) vma 7f3d2ae65000 borrows vfi from previous 7f3d2ae62000
(00.026890) Handling VMA with the following smaps entry: 7f3d2ae67000-7f3d2ae68000 r--p 00006000 00:59 271916119                  /usr/lib/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so
(00.026894) vma 7f3d2ae67000 borrows vfi from previous 7f3d2ae65000
(00.026956) Handling VMA with the following smaps entry: 7f3d2ae68000-7f3d2ae69000 rw-p 00007000 00:59 271916119                  /usr/lib/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so
(00.026962) vma 7f3d2ae68000 borrows vfi from previous 7f3d2ae67000
(00.026965) Handling VMA with the following smaps entry: 7f3d2ae69000-7f3d2af69000 rw-p 00000000 00:00 0 
(00.026975) Handling VMA with the following smaps entry: 7f3d2af69000-7f3d2b01c000 r--p 00000000 00:59 4739                       /usr/lib/x86_64-linux-gnu/libcrypto.so.3
(00.026986) Found regular file mapping, OK
(00.027005) Dumping path for -3 fd via self 13 [/usr/lib/x86_64-linux-gnu/libcrypto.so.3]
(00.027032) Handling VMA with the following smaps entry: 7f3d2b01c000-7f3d2b34f000 r-xp 000b3000 00:59 4739                       /usr/lib/x86_64-linux-gnu/libcrypto.so.3
(00.027039) vma 7f3d2b01c000 borrows vfi from previous 7f3d2af69000
(00.027043) Handling VMA with the following smaps entry: 7f3d2b34f000-7f3d2b41a000 r--p 003e6000 00:59 4739                       /usr/lib/x86_64-linux-gnu/libcrypto.so.3
(00.027046) vma 7f3d2b34f000 borrows vfi from previous 7f3d2b01c000
(00.027070) Handling VMA with the following smaps entry: 7f3d2b41a000-7f3d2b476000 r--p 004b0000 00:59 4739                       /usr/lib/x86_64-linux-gnu/libcrypto.so.3
(00.027075) vma 7f3d2b41a000 borrows vfi from previous 7f3d2b34f000
(00.027078) Handling VMA with the following smaps entry: 7f3d2b476000-7f3d2b479000 rw-p 0050c000 00:59 4739                       /usr/lib/x86_64-linux-gnu/libcrypto.so.3
(00.027081) vma 7f3d2b476000 borrows vfi from previous 7f3d2b41a000
(00.027085) Handling VMA with the following smaps entry: 7f3d2b479000-7f3d2b47c000 rw-p 00000000 00:00 0 
(00.027093) Handling VMA with the following smaps entry: 7f3d2b47c000-7f3d2b49a000 r--p 00000000 00:59 5134                       /usr/lib/x86_64-linux-gnu/libssl.so.3
(00.027104) Found regular file mapping, OK
(00.027122) Dumping path for -3 fd via self 13 [/usr/lib/x86_64-linux-gnu/libssl.so.3]
(00.027147) Handling VMA with the following smaps entry: 7f3d2b49a000-7f3d2b4fc000 r-xp 0001e000 00:59 5134                       /usr/lib/x86_64-linux-gnu/libssl.so.3
(00.027155) vma 7f3d2b49a000 borrows vfi from previous 7f3d2b47c000
(00.027174) Handling VMA with the following smaps entry: 7f3d2b4fc000-7f3d2b518000 r--p 00080000 00:59 5134                       /usr/lib/x86_64-linux-gnu/libssl.so.3
(00.027179) vma 7f3d2b4fc000 borrows vfi from previous 7f3d2b49a000
(00.027182) Handling VMA with the following smaps entry: 7f3d2b518000-7f3d2b522000 r--p 0009c000 00:59 5134                       /usr/lib/x86_64-linux-gnu/libssl.so.3
(00.027186) vma 7f3d2b518000 borrows vfi from previous 7f3d2b4fc000
(00.027189) Handling VMA with the following smaps entry: 7f3d2b522000-7f3d2b526000 rw-p 000a6000 00:59 5134                       /usr/lib/x86_64-linux-gnu/libssl.so.3
(00.027192) vma 7f3d2b522000 borrows vfi from previous 7f3d2b518000
(00.027195) Handling VMA with the following smaps entry: 7f3d2b526000-7f3d2b539000 r--p 00000000 00:59 271916567                  /usr/lib/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so
(00.027206) Found regular file mapping, OK
(00.027224) Dumping path for -3 fd via self 13 [/usr/lib/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so]
(00.027253) Handling VMA with the following smaps entry: 7f3d2b539000-7f3d2b546000 r-xp 00013000 00:59 271916567                  /usr/lib/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so
(00.027268) vma 7f3d2b539000 borrows vfi from previous 7f3d2b526000
(00.027343) Handling VMA with the following smaps entry: 7f3d2b546000-7f3d2b554000 r--p 00020000 00:59 271916567                  /usr/lib/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so
(00.027348) vma 7f3d2b546000 borrows vfi from previous 7f3d2b539000
(00.027352) Handling VMA with the following smaps entry: 7f3d2b554000-7f3d2b555000 r--p 0002d000 00:59 271916567                  /usr/lib/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so
(00.027355) vma 7f3d2b554000 borrows vfi from previous 7f3d2b546000
(00.027359) Handling VMA with the following smaps entry: 7f3d2b555000-7f3d2b55e000 rw-p 0002e000 00:59 271916567                  /usr/lib/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so
(00.027362) vma 7f3d2b555000 borrows vfi from previous 7f3d2b554000
(00.027365) Handling VMA with the following smaps entry: 7f3d2b55e000-7f3d2b9f7000 rw-p 00000000 00:00 0 
(00.027378) Handling VMA with the following smaps entry: 7f3d2b9f7000-7f3d2b9fe000 r--s 00000000 00:59 547682425                  /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
(00.027389) Found regular file mapping, OK
(00.027407) Dumping path for -3 fd via self 13 [/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache]
(00.027428) Only file size could be stored for validation for file /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
(00.027476) Handling VMA with the following smaps entry: 7f3d2b9fe000-7f3d2ba57000 r--p 00000000 00:59 15085648                   /usr/lib/locale/C.utf8/LC_CTYPE
(00.027491) Found regular file mapping, OK
(00.027510) Dumping path for -3 fd via self 13 [/usr/lib/locale/C.utf8/LC_CTYPE]
(00.027529) Only file size could be stored for validation for file /usr/lib/locale/C.utf8/LC_CTYPE
(00.027537) Handling VMA with the following smaps entry: 7f3d2ba57000-7f3d2ba59000 rw-p 00000000 00:00 0 
(00.027547) Handling VMA with the following smaps entry: 7f3d2ba59000-7f3d2ba81000 r--p 00000000 00:59 918312543                  /usr/lib/x86_64-linux-gnu/libc.so.6
(00.027557) Found regular file mapping, OK
(00.027581) Dumping path for -3 fd via self 13 [/usr/lib/x86_64-linux-gnu/libc.so.6]
(00.027611) Handling VMA with the following smaps entry: 7f3d2ba81000-7f3d2bc09000 r-xp 00028000 00:59 918312543                  /usr/lib/x86_64-linux-gnu/libc.so.6
(00.027619) vma 7f3d2ba81000 borrows vfi from previous 7f3d2ba59000
(00.027622) Handling VMA with the following smaps entry: 7f3d2bc09000-7f3d2bc58000 r--p 001b0000 00:59 918312543                  /usr/lib/x86_64-linux-gnu/libc.so.6
(00.027626) vma 7f3d2bc09000 borrows vfi from previous 7f3d2ba81000
(00.027648) Handling VMA with the following smaps entry: 7f3d2bc58000-7f3d2bc5c000 r--p 001fe000 00:59 918312543                  /usr/lib/x86_64-linux-gnu/libc.so.6
(00.027652) vma 7f3d2bc58000 borrows vfi from previous 7f3d2bc09000
(00.027656) Handling VMA with the following smaps entry: 7f3d2bc5c000-7f3d2bc5e000 rw-p 00202000 00:59 918312543                  /usr/lib/x86_64-linux-gnu/libc.so.6
(00.027659) vma 7f3d2bc5c000 borrows vfi from previous 7f3d2bc58000
(00.027662) Handling VMA with the following smaps entry: 7f3d2bc5e000-7f3d2bc6b000 rw-p 00000000 00:00 0 
(00.027671) Handling VMA with the following smaps entry: 7f3d2bc6b000-7f3d2bc6f000 r--p 00000000 00:59 918336214                  /usr/lib/x86_64-linux-gnu/libexpat.so.1.9.1
(00.027683) Found regular file mapping, OK
(00.027701) Dumping path for -3 fd via self 13 [/usr/lib/x86_64-linux-gnu/libexpat.so.1.9.1]
(00.027725) Handling VMA with the following smaps entry: 7f3d2bc6f000-7f3d2bc8b000 r-xp 00004000 00:59 918336214                  /usr/lib/x86_64-linux-gnu/libexpat.so.1.9.1
(00.027732) vma 7f3d2bc6f000 borrows vfi from previous 7f3d2bc6b000
(00.027750) Handling VMA with the following smaps entry: 7f3d2bc8b000-7f3d2bc93000 r--p 00020000 00:59 918336214                  /usr/lib/x86_64-linux-gnu/libexpat.so.1.9.1
(00.027757) vma 7f3d2bc8b000 borrows vfi from previous 7f3d2bc6f000
(00.027761) Handling VMA with the following smaps entry: 7f3d2bc93000-7f3d2bc95000 r--p 00027000 00:59 918336214                  /usr/lib/x86_64-linux-gnu/libexpat.so.1.9.1
(00.027765) vma 7f3d2bc93000 borrows vfi from previous 7f3d2bc8b000
(00.027768) Handling VMA with the following smaps entry: 7f3d2bc95000-7f3d2bc96000 rw-p 00029000 00:59 918336214                  /usr/lib/x86_64-linux-gnu/libexpat.so.1.9.1
(00.027772) vma 7f3d2bc95000 borrows vfi from previous 7f3d2bc93000
(00.027775) Handling VMA with the following smaps entry: 7f3d2bc96000-7f3d2bc98000 r--p 00000000 00:59 5236                       /usr/lib/x86_64-linux-gnu/libz.so.1.3
(00.027786) Found regular file mapping, OK
(00.027804) Dumping path for -3 fd via self 13 [/usr/lib/x86_64-linux-gnu/libz.so.1.3]
(00.027830) Handling VMA with the following smaps entry: 7f3d2bc98000-7f3d2bcaa000 r-xp 00002000 00:59 5236                       /usr/lib/x86_64-linux-gnu/libz.so.1.3
(00.027838) vma 7f3d2bc98000 borrows vfi from previous 7f3d2bc96000
(00.027860) Handling VMA with the following smaps entry: 7f3d2bcaa000-7f3d2bcb0000 r--p 00014000 00:59 5236                       /usr/lib/x86_64-linux-gnu/libz.so.1.3
(00.027865) vma 7f3d2bcaa000 borrows vfi from previous 7f3d2bc98000
(00.027868) Handling VMA with the following smaps entry: 7f3d2bcb0000-7f3d2bcb1000 r--p 0001a000 00:59 5236                       /usr/lib/x86_64-linux-gnu/libz.so.1.3
(00.027872) vma 7f3d2bcb0000 borrows vfi from previous 7f3d2bcaa000
(00.027875) Handling VMA with the following smaps entry: 7f3d2bcb1000-7f3d2bcb2000 rw-p 0001b000 00:59 5236                       /usr/lib/x86_64-linux-gnu/libz.so.1.3
(00.027879) vma 7f3d2bcb1000 borrows vfi from previous 7f3d2bcb0000
(00.027882) Handling VMA with the following smaps entry: 7f3d2bcb2000-7f3d2bcc2000 r--p 00000000 00:59 918385073                  /usr/lib/x86_64-linux-gnu/libm.so.6
(00.027893) Found regular file mapping, OK
(00.027910) Dumping path for -3 fd via self 13 [/usr/lib/x86_64-linux-gnu/libm.so.6]
(00.027935) Handling VMA with the following smaps entry: 7f3d2bcc2000-7f3d2bd41000 r-xp 00010000 00:59 918385073                  /usr/lib/x86_64-linux-gnu/libm.so.6
(00.027942) vma 7f3d2bcc2000 borrows vfi from previous 7f3d2bcb2000
(00.027964) Handling VMA with the following smaps entry: 7f3d2bd41000-7f3d2bd99000 r--p 0008f000 00:59 918385073                  /usr/lib/x86_64-linux-gnu/libm.so.6
(00.027972) vma 7f3d2bd41000 borrows vfi from previous 7f3d2bcc2000
(00.027975) Handling VMA with the following smaps entry: 7f3d2bd99000-7f3d2bd9a000 r--p 000e7000 00:59 918385073                  /usr/lib/x86_64-linux-gnu/libm.so.6
(00.027979) vma 7f3d2bd99000 borrows vfi from previous 7f3d2bd41000
(00.027982) Handling VMA with the following smaps entry: 7f3d2bd9a000-7f3d2bd9b000 rw-p 000e8000 00:59 918385073                  /usr/lib/x86_64-linux-gnu/libm.so.6
(00.027986) vma 7f3d2bd9a000 borrows vfi from previous 7f3d2bd99000
(00.027989) Handling VMA with the following smaps entry: 7f3d2bd9e000-7f3d2bda0000 rw-p 00000000 00:00 0 
(00.027998) Handling VMA with the following smaps entry: 7f3d2bda0000-7f3d2bda4000 r--p 00000000 00:00 0                          [vvar]
(00.028020) Handling VMA with the following smaps entry: 7f3d2bda4000-7f3d2bda6000 r-xp 00000000 00:00 0                          [vdso]
(00.028026) Handling VMA with the following smaps entry: 7f3d2bda6000-7f3d2bda7000 r--p 00000000 00:59 918293692                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
(00.028036) Found regular file mapping, OK
(00.028054) Dumping path for -3 fd via self 13 [/usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2]
(00.028079) Handling VMA with the following smaps entry: 7f3d2bda7000-7f3d2bdd2000 r-xp 00001000 00:59 918293692                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
(00.028086) vma 7f3d2bda7000 borrows vfi from previous 7f3d2bda6000
(00.028090) Handling VMA with the following smaps entry: 7f3d2bdd2000-7f3d2bddc000 r--p 0002c000 00:59 918293692                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
(00.028096) vma 7f3d2bdd2000 borrows vfi from previous 7f3d2bda7000
(00.028099) Handling VMA with the following smaps entry: 7f3d2bddc000-7f3d2bdde000 r--p 00036000 00:59 918293692                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
(00.028103) vma 7f3d2bddc000 borrows vfi from previous 7f3d2bdd2000
(00.028114) Handling VMA with the following smaps entry: 7f3d2bdde000-7f3d2bde0000 rw-p 00038000 00:59 918293692                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
(00.028118) vma 7f3d2bdde000 borrows vfi from previous 7f3d2bddc000
(00.028121) Handling VMA with the following smaps entry: 7ffec8381000-7ffec83a2000 rw-p 00000000 00:00 0                          [stack]
(00.028130) Handling VMA with the following smaps entry: ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
(00.028138) Collected, longest area occupies 1177 pages
(00.028141) 0x400000-0x420000 (128K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x1
(00.028143) 0x420000-0x704000 (2960K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x20000 reg fp  shmid: 0x1
(00.028145) 0x704000-0xa28000 (3216K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x304000 reg fp  shmid: 0x1
(00.028146) 0xa28000-0xa29000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x628000 reg fp  shmid: 0x1
(00.028148) 0xa29000-0xba7000 (1528K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x629000 reg fp  shmid: 0x1
(00.028149) 0xba7000-0xbaa000 (12K) prot 0x3 flags 0x22 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.028151) 0x12831000-0x12a86000 (2388K) prot 0x3 flags 0x22 fdflags 0 st 0x221 off 0 reg heap ap  shmid: 0
(00.028152) 0x7f3d2ae0d000-0x7f3d2ae10000 (12K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x2
(00.028154) 0x7f3d2ae10000-0x7f3d2ae32000 (136K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x3000 reg fp  shmid: 0x2
(00.028155) 0x7f3d2ae32000-0x7f3d2ae3d000 (44K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x25000 reg fp  shmid: 0x2
(00.028157) 0x7f3d2ae3d000-0x7f3d2ae3e000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x30000 reg fp  shmid: 0x2
(00.028158) 0x7f3d2ae3e000-0x7f3d2ae3f000 (4K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x31000 reg fp  shmid: 0x2
(00.028159) 0x7f3d2ae3f000-0x7f3d2ae42000 (12K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x3
(00.028161) 0x7f3d2ae42000-0x7f3d2ae47000 (20K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x3000 reg fp  shmid: 0x3
(00.028162) 0x7f3d2ae47000-0x7f3d2ae4a000 (12K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x8000 reg fp  shmid: 0x3
(00.028163) 0x7f3d2ae4a000-0x7f3d2ae4b000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0xa000 reg fp  shmid: 0x3
(00.028165) 0x7f3d2ae4b000-0x7f3d2ae4c000 (4K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0xb000 reg fp  shmid: 0x3
(00.028166) 0x7f3d2ae4c000-0x7f3d2ae4e000 (8K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x4
(00.028167) 0x7f3d2ae4e000-0x7f3d2ae5c000 (56K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x2000 reg fp  shmid: 0x4
(00.028169) 0x7f3d2ae5c000-0x7f3d2ae5e000 (8K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x10000 reg fp  shmid: 0x4
(00.028170) 0x7f3d2ae5e000-0x7f3d2ae5f000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x11000 reg fp  shmid: 0x4
(00.028171) 0x7f3d2ae5f000-0x7f3d2ae60000 (4K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x12000 reg fp  shmid: 0x4
(00.028172) 0x7f3d2ae60000-0x7f3d2ae62000 (8K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x5
(00.028174) 0x7f3d2ae62000-0x7f3d2ae65000 (12K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x2000 reg fp  shmid: 0x5
(00.028175) 0x7f3d2ae65000-0x7f3d2ae67000 (8K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x5000 reg fp  shmid: 0x5
(00.028176) 0x7f3d2ae67000-0x7f3d2ae68000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x6000 reg fp  shmid: 0x5
(00.028178) 0x7f3d2ae68000-0x7f3d2ae69000 (4K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x7000 reg fp  shmid: 0x5
(00.028179) 0x7f3d2ae69000-0x7f3d2af69000 (1024K) prot 0x3 flags 0x22 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.028180) 0x7f3d2af69000-0x7f3d2b01c000 (716K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x6
(00.028184) 0x7f3d2b01c000-0x7f3d2b34f000 (3276K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0xb3000 reg fp  shmid: 0x6
(00.028185) 0x7f3d2b34f000-0x7f3d2b41a000 (812K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x3e6000 reg fp  shmid: 0x6
(00.028187) 0x7f3d2b41a000-0x7f3d2b476000 (368K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x4b0000 reg fp  shmid: 0x6
(00.028188) 0x7f3d2b476000-0x7f3d2b479000 (12K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x50c000 reg fp  shmid: 0x6
(00.028189) 0x7f3d2b479000-0x7f3d2b47c000 (12K) prot 0x3 flags 0x22 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.028191) 0x7f3d2b47c000-0x7f3d2b49a000 (120K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x7
(00.028192) 0x7f3d2b49a000-0x7f3d2b4fc000 (392K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x1e000 reg fp  shmid: 0x7
(00.028193) 0x7f3d2b4fc000-0x7f3d2b518000 (112K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x80000 reg fp  shmid: 0x7
(00.028195) 0x7f3d2b518000-0x7f3d2b522000 (40K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x9c000 reg fp  shmid: 0x7
(00.028196) 0x7f3d2b522000-0x7f3d2b526000 (16K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0xa6000 reg fp  shmid: 0x7
(00.028197) 0x7f3d2b526000-0x7f3d2b539000 (76K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x8
(00.028199) 0x7f3d2b539000-0x7f3d2b546000 (52K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x13000 reg fp  shmid: 0x8
(00.028200) 0x7f3d2b546000-0x7f3d2b554000 (56K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x20000 reg fp  shmid: 0x8
(00.028201) 0x7f3d2b554000-0x7f3d2b555000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x2d000 reg fp  shmid: 0x8
(00.028203) 0x7f3d2b555000-0x7f3d2b55e000 (36K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x2e000 reg fp  shmid: 0x8
(00.028204) 0x7f3d2b55e000-0x7f3d2b9f7000 (4708K) prot 0x3 flags 0x22 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.028205) 0x7f3d2b9f7000-0x7f3d2b9fe000 (28K) prot 0x1 flags 0x1 fdflags 0 st 0x81 off 0 reg fs  shmid: 0x9
(00.028207) 0x7f3d2b9fe000-0x7f3d2ba57000 (356K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0xa
(00.028208) 0x7f3d2ba57000-0x7f3d2ba59000 (8K) prot 0x3 flags 0x22 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.028209) 0x7f3d2ba59000-0x7f3d2ba81000 (160K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0xb
(00.028211) 0x7f3d2ba81000-0x7f3d2bc09000 (1568K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x28000 reg fp  shmid: 0xb
(00.028212) 0x7f3d2bc09000-0x7f3d2bc58000 (316K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x1b0000 reg fp  shmid: 0xb
(00.028213) 0x7f3d2bc58000-0x7f3d2bc5c000 (16K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x1fe000 reg fp  shmid: 0xb
(00.028215) 0x7f3d2bc5c000-0x7f3d2bc5e000 (8K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x202000 reg fp  shmid: 0xb
(00.028216) 0x7f3d2bc5e000-0x7f3d2bc6b000 (52K) prot 0x3 flags 0x22 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.028217) 0x7f3d2bc6b000-0x7f3d2bc6f000 (16K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0xc
(00.028219) 0x7f3d2bc6f000-0x7f3d2bc8b000 (112K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x4000 reg fp  shmid: 0xc
(00.028220) 0x7f3d2bc8b000-0x7f3d2bc93000 (32K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x20000 reg fp  shmid: 0xc
(00.028221) 0x7f3d2bc93000-0x7f3d2bc95000 (8K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x27000 reg fp  shmid: 0xc
(00.028222) 0x7f3d2bc95000-0x7f3d2bc96000 (4K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x29000 reg fp  shmid: 0xc
(00.028224) 0x7f3d2bc96000-0x7f3d2bc98000 (8K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0xd
(00.028225) 0x7f3d2bc98000-0x7f3d2bcaa000 (72K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x2000 reg fp  shmid: 0xd
(00.028226) 0x7f3d2bcaa000-0x7f3d2bcb0000 (24K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x14000 reg fp  shmid: 0xd
(00.028228) 0x7f3d2bcb0000-0x7f3d2bcb1000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x1a000 reg fp  shmid: 0xd
(00.028229) 0x7f3d2bcb1000-0x7f3d2bcb2000 (4K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x1b000 reg fp  shmid: 0xd
(00.028230) 0x7f3d2bcb2000-0x7f3d2bcc2000 (64K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0xe
(00.028233) 0x7f3d2bcc2000-0x7f3d2bd41000 (508K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x10000 reg fp  shmid: 0xe
(00.028234) 0x7f3d2bd41000-0x7f3d2bd99000 (352K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x8f000 reg fp  shmid: 0xe
(00.028235) 0x7f3d2bd99000-0x7f3d2bd9a000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0xe7000 reg fp  shmid: 0xe
(00.028237) 0x7f3d2bd9a000-0x7f3d2bd9b000 (4K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0xe8000 reg fp  shmid: 0xe
(00.028238) 0x7f3d2bd9e000-0x7f3d2bda0000 (8K) prot 0x3 flags 0x22 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.028239) 0x7f3d2bda0000-0x7f3d2bda4000 (16K) prot 0x1 flags 0x22 fdflags 0 st 0x1201 off 0 reg vvar ap  shmid: 0
(00.028241) 0x7f3d2bda4000-0x7f3d2bda6000 (8K) prot 0x5 flags 0x22 fdflags 0 st 0x209 off 0 reg vdso ap  shmid: 0
(00.028242) 0x7f3d2bda6000-0x7f3d2bda7000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0xf
(00.028244) 0x7f3d2bda7000-0x7f3d2bdd2000 (172K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x1000 reg fp  shmid: 0xf
(00.028245) 0x7f3d2bdd2000-0x7f3d2bddc000 (40K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x2c000 reg fp  shmid: 0xf
(00.028246) 0x7f3d2bddc000-0x7f3d2bdde000 (8K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x36000 reg fp  shmid: 0xf
(00.028248) 0x7f3d2bdde000-0x7f3d2bde0000 (8K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x38000 reg fp  shmid: 0xf
(00.028249) 0x7ffec8381000-0x7ffec83a2000 (132K) prot 0x3 flags 0x122 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.028250) 0xffffffffff600000-0xffffffffff601000 (4K) prot 0x4 flags 0x22 fdflags 0 st 0x204 off 0 vsys ap  shmid: 0
(00.028252) ----------------------------------------
(00.028253) 
(00.028254) Collecting fds (pid: 1145280)
(00.028255) ----------------------------------------
(00.028272) Found 4 file descriptors
(00.028273) ----------------------------------------
(00.028283) Dump private signals of 1145280
(00.028288) Dump shared signals of 1145280
(00.028293) Dump rseq of 1145280: ptr = 0x7f3d2ba589a0 sign = 0x53053053
(00.028302) Parasite syscall_ip at 0x420000
(00.028513) Set up parasite blob using memfd
(00.028545) Putting parasite blob into 0x7f46430fb000->0x7f3d2ade4000
(00.028609) Dumping general registers for 1145280 in native mode
(00.028616) Warn  (compel/arch/x86/src/lib/infect.c:418): Will restore 1145280 with interrupted system call
(00.028617) Dumping GP/FPU registers for 1145280
(00.028633) x86: xsave runtime structure
(00.028635) x86: -----------------------
(00.028636) x86: cwd:0x37f swd:0 twd:0 fop:0 mxcsr:0x1fa0 mxcsr_mask:0xffff
(00.028637) x86: magic1:0x46505853 extended_size:2700 xstate_bv:0x203 xstate_size:2696
(00.028639) x86: xstate_bv: 0x203
(00.028640) x86: -----------------------
(00.028641) Putting tsock into pid 1145280
(00.028715) Wait for parasite being daemonized...
(00.028719) Wait for ack 2 on daemon socket
pie: 1: Running daemon thread leader
pie: 1: __sent ack msg: 2 2 0
pie: 1: Daemon waits for command
(00.028741) Fetched ack: 2 2 0
(00.028744) Parasite 1145280 has been switched to daemon mode
(00.028751) Sent msg to daemon 72 0 0
pie: 1: __fetched msg: 72 0 0
pie: 1: __sent ack msg: 72 72 0
pie: 1: Daemon waits for command
(00.028860) Wait for ack 72 on daemon socket
(00.028865) Fetched ack: 72 72 0
(00.028866) vdso: vDSO hint is reliable - omit checking
(00.028872) Sent msg to daemon 74 0 0
(00.028874) Wait for ack 74 on daemon socket
pie: 1: __fetched msg: 74 0 0
pie: 1: __sent ack msg: 74 74 0
pie: 1: Daemon waits for command
(00.028890) Fetched ack: 74 74 0
(00.028896) Sent msg to daemon 70 0 0
(00.028898) Wait for ack 70 on daemon socket
pie: 1: __fetched msg: 70 0 0
pie: 1: __sent ack msg: 70 70 0
pie: 1: Daemon waits for command
(00.028915) Fetched ack: 70 70 0
(00.028919) sid=1 pgid=1 pid=1
(00.028955) 
(00.028958) Dumping opened files (pid: 1145280)
(00.028959) ----------------------------------------
(00.028964) Sent msg to daemon 71 0 0
pie: 1: __fetched msg: 71 0 0
pie: 1: __sent ack msg: 71 71 0
pie: 1: Daemon waits for command
(00.029561) Wait for ack 71 on daemon socket
(00.029582) Fetched ack: 71 71 0
(00.029609) 1145280 fdinfo 0: pos:                0 flags:           100002/0
(00.029625) Dumping path for 0 fd via self 16 [/dev/null]
(00.029678) 1145280 fdinfo 1: pos:                0 flags:                1/0
(00.029682) Dumping pipe 17 with id 0x11 pipe_id 0x4ca1b0
(00.029696) 1145280 fdinfo 2: pos:                0 flags:                1/0
(00.029698) Dumping pipe 18 with id 0x12 pipe_id 0x4ca1b1
(00.029709) 1145280 fdinfo 3: pos:                0 flags:                2/0x1
(00.029719) sockets: Searching for socket 0x4ca587 family 2
(00.029732) sockets: No filter for socket
(00.029733) inet: Dumping inet socket at 3
(00.029735) inet: 	Dumping: ino 0x4ca587 family AF_INET    type SOCK_STREAM    port     9000 state TCP_LISTEN       src_addr 0.0.0.0
(00.029738) inet: 	Dumped: family AF_INET    type SOCK_STREAM    proto IPPROTO_TCP      port 9000 state 0                src_addr 0.0.0.0
(00.029756) ----------------------------------------
(00.029775) Sent msg to daemon 65 0 0
(00.029778) Wait for ack 65 on daemon socket
pie: 1: __fetched msg: 65 0 0
pie: 1: __sent ack msg: 65 65 0
pie: 1: Daemon waits for command
(00.029799) Fetched ack: 65 65 0
(00.029803) 
(00.029804) Dumping pages (type: 59 pid: 1145280)
(00.029805) ----------------------------------------
(00.029806)    Private vmas 1177/6633 pages
(00.029818) pagemap-cache: created for pid 1145280 (takes 9416 bytes)
(00.029820) page-pipe: Create page pipe for 6633 segs
(00.029822) page-pipe: Will grow page pipe (iov off is 0)
(00.029868) No parent images directory provided
(00.029871) pagemap-cache: 1145280: filling VMA 400000-420000 (128K) [l:400000 h:600000]
(00.029872) pagemap-cache: 	1145280:           400000-420000           nr:1     cov:131072
(00.029874) pagemap-cache: 	1145280: simple mode [l:400000 h:420000]
(00.029883) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.029885) pagemap-cache: 1145280: filling VMA 420000-704000 (2960K) [l:400000 h:600000]
(00.029911) page-pipe: Add iov to page pipe (0 iovs, 0/6633 total)
(00.029912) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.029913) pagemap-cache: 1145280: filling VMA 704000-a28000 (3216K) [l:600000 h:800000]
(00.029932) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.029933) pagemap-cache: 1145280: filling VMA a28000-a29000 (4K) [l:a00000 h:c00000]
(00.029934) pagemap-cache: 	1145280:           a28000-a29000           nr:1     cov:4096
(00.029936) pagemap-cache: 	1145280:           a29000-ba7000           nr:2     cov:1568768
(00.029937) pagemap-cache: 	1145280:           ba7000-baa000           nr:3     cov:1581056
(00.029938) pagemap-cache: 	1145280: cache  mode [l:a28000 h:c00000]
(00.029957) page-pipe: Add iov to page pipe (1 iovs, 1/6633 total)
(00.029959) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.029962) page-pipe: Grow pipe 10 -> 20
(00.029964) page-pipe: Grow pipe 20 -> 40
(00.029966) page-pipe: Add iov to page pipe (2 iovs, 2/6633 total)
(00.029967) page-pipe: Add iov to page pipe (3 iovs, 3/6633 total)
(00.029968) page-pipe: Add iov to page pipe (4 iovs, 4/6633 total)
(00.029969) page-pipe: Add iov to page pipe (5 iovs, 5/6633 total)
(00.029971) page-pipe: Grow pipe 40 -> 80
(00.029974) page-pipe: Grow pipe 80 -> 100
(00.029980) page-pipe: Grow pipe 100 -> 200
(00.029981) page-pipe: Add iov to page pipe (6 iovs, 6/6633 total)
(00.029982) page-pipe: Add iov to page pipe (7 iovs, 7/6633 total)
(00.029983) page-pipe: Add iov to page pipe (8 iovs, 8/6633 total)
(00.029984) page-pipe: Add iov to page pipe (9 iovs, 9/6633 total)
(00.029986) Pagemap generated: 307 pages (0 lazy) 0 holes
(00.029987) page-pipe: Will grow page pipe (iov off is 10)
(00.029993) page-pipe: Add iov to page pipe (0 iovs, 10/6633 total)
(00.029994) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.029995) pagemap-cache: 1145280: filling VMA 12831000-12a86000 (2388K) [l:12800000 h:12a00000]
(00.030039) page-pipe: Add iov to page pipe (1 iovs, 11/6633 total)
(00.030041) page-pipe: Grow pipe 10 -> 20
(00.030043) page-pipe: Grow pipe 20 -> 40
(00.030048) page-pipe: Grow pipe 40 -> 80
(00.030051) page-pipe: Grow pipe 80 -> 100
(00.030057) page-pipe: Grow pipe 100 -> 200
(00.030066) page-pipe: Grow pipe 200 -> 400
(00.030069) Pagemap generated: 597 pages (0 lazy) 0 holes
(00.030070) pagemap-cache: 1145280: filling VMA 7f3d2ae0d000-7f3d2ae10000 (12K) [l:7f3d2ae00000 h:7f3d2b000000]
(00.030071) pagemap-cache: 	1145280:     7f3d2ae0d000-7f3d2ae10000     nr:1     cov:12288
(00.030073) pagemap-cache: 	1145280:     7f3d2ae10000-7f3d2ae32000     nr:2     cov:151552
(00.030074) pagemap-cache: 	1145280:     7f3d2ae32000-7f3d2ae3d000     nr:3     cov:196608
(00.030075) pagemap-cache: 	1145280:     7f3d2ae3d000-7f3d2ae3e000     nr:4     cov:200704
(00.030076) pagemap-cache: 	1145280:     7f3d2ae3e000-7f3d2ae3f000     nr:5     cov:204800
(00.030077) pagemap-cache: 	1145280:     7f3d2ae3f000-7f3d2ae42000     nr:6     cov:217088
(00.030079) pagemap-cache: 	1145280:     7f3d2ae42000-7f3d2ae47000     nr:7     cov:237568
(00.030080) pagemap-cache: 	1145280:     7f3d2ae47000-7f3d2ae4a000     nr:8     cov:249856
(00.030081) pagemap-cache: 	1145280:     7f3d2ae4a000-7f3d2ae4b000     nr:9     cov:253952
(00.030082) pagemap-cache: 	1145280:     7f3d2ae4b000-7f3d2ae4c000     nr:10    cov:258048
(00.030083) pagemap-cache: 	1145280:     7f3d2ae4c000-7f3d2ae4e000     nr:11    cov:266240
(00.030084) pagemap-cache: 	1145280:     7f3d2ae4e000-7f3d2ae5c000     nr:12    cov:323584
(00.030086) pagemap-cache: 	1145280:     7f3d2ae5c000-7f3d2ae5e000     nr:13    cov:331776
(00.030087) pagemap-cache: 	1145280:     7f3d2ae5e000-7f3d2ae5f000     nr:14    cov:335872
(00.030088) pagemap-cache: 	1145280:     7f3d2ae5f000-7f3d2ae60000     nr:15    cov:339968
(00.030089) pagemap-cache: 	1145280:     7f3d2ae60000-7f3d2ae62000     nr:16    cov:348160
(00.030090) pagemap-cache: 	1145280:     7f3d2ae62000-7f3d2ae65000     nr:17    cov:360448
(00.030091) pagemap-cache: 	1145280:     7f3d2ae65000-7f3d2ae67000     nr:18    cov:368640
(00.030093) pagemap-cache: 	1145280:     7f3d2ae67000-7f3d2ae68000     nr:19    cov:372736
(00.030094) pagemap-cache: 	1145280:     7f3d2ae68000-7f3d2ae69000     nr:20    cov:376832
(00.030095) pagemap-cache: 	1145280:     7f3d2ae69000-7f3d2af69000     nr:21    cov:1425408
(00.030096) pagemap-cache: 	1145280: cache  mode [l:7f3d2ae0d000 h:7f3d2b000000]
(00.030119) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030120) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030121) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030123) page-pipe: Will grow page pipe (iov off is 12)
(00.030127) page-pipe: Add iov to page pipe (0 iovs, 12/6633 total)
(00.030128) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.030129) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.030130) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030131) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030132) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030133) page-pipe: Add iov to page pipe (1 iovs, 13/6633 total)
(00.030134) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.030135) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.030136) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030137) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030138) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030139) page-pipe: Add iov to page pipe (2 iovs, 14/6633 total)
(00.030140) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.030141) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.030142) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030144) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030145) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030146) page-pipe: Add iov to page pipe (3 iovs, 15/6633 total)
(00.030147) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.030148) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.030149) page-pipe: Will grow page pipe (iov off is 16)
(00.030152) page-pipe: Add iov to page pipe (0 iovs, 16/6633 total)
(00.030154) page-pipe: Grow pipe 10 -> 20
(00.030156) page-pipe: Grow pipe 20 -> 40
(00.030157) page-pipe: Add iov to page pipe (1 iovs, 17/6633 total)
(00.030159) page-pipe: Grow pipe 40 -> 80
(00.030162) page-pipe: Add iov to page pipe (2 iovs, 18/6633 total)
(00.030163) page-pipe: Add iov to page pipe (3 iovs, 19/6633 total)
(00.030165) page-pipe: Add iov to page pipe (4 iovs, 20/6633 total)
(00.030166) page-pipe: Add iov to page pipe (5 iovs, 21/6633 total)
(00.030168) page-pipe: Grow pipe 80 -> 100
(00.030170) page-pipe: Add iov to page pipe (6 iovs, 22/6633 total)
(00.030171) page-pipe: Add iov to page pipe (7 iovs, 23/6633 total)
(00.030172) page-pipe: Add iov to page pipe (8 iovs, 24/6633 total)
(00.030173) page-pipe: Add iov to page pipe (9 iovs, 25/6633 total)
(00.030174) page-pipe: Add iov to page pipe (10 iovs, 26/6633 total)
(00.030175) page-pipe: Add iov to page pipe (11 iovs, 27/6633 total)
(00.030177) page-pipe: Add iov to page pipe (12 iovs, 28/6633 total)
(00.030178) page-pipe: Add iov to page pipe (13 iovs, 29/6633 total)
(00.030179) page-pipe: Add iov to page pipe (14 iovs, 30/6633 total)
(00.030180) page-pipe: Add iov to page pipe (15 iovs, 31/6633 total)
(00.030181) page-pipe: Add iov to page pipe (16 iovs, 32/6633 total)
(00.030182) page-pipe: Add iov to page pipe (17 iovs, 33/6633 total)
(00.030183) Pagemap generated: 191 pages (0 lazy) 0 holes
(00.030184) pagemap-cache: 1145280: filling VMA 7f3d2af69000-7f3d2b01c000 (716K) [l:7f3d2ae00000 h:7f3d2b000000]
(00.030192) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030194) pagemap-cache: 1145280: filling VMA 7f3d2b01c000-7f3d2b34f000 (3276K) [l:7f3d2b000000 h:7f3d2b200000]
(00.030210) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030212) pagemap-cache: 1145280: filling VMA 7f3d2b34f000-7f3d2b41a000 (812K) [l:7f3d2b200000 h:7f3d2b400000]
(00.030217) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030218) pagemap-cache: 1145280: filling VMA 7f3d2b41a000-7f3d2b476000 (368K) [l:7f3d2b400000 h:7f3d2b600000]
(00.030220) pagemap-cache: 	1145280:     7f3d2b41a000-7f3d2b476000     nr:1     cov:376832
(00.030221) pagemap-cache: 	1145280:     7f3d2b476000-7f3d2b479000     nr:2     cov:389120
(00.030222) pagemap-cache: 	1145280:     7f3d2b479000-7f3d2b47c000     nr:3     cov:401408
(00.030223) pagemap-cache: 	1145280:     7f3d2b47c000-7f3d2b49a000     nr:4     cov:524288
(00.030224) pagemap-cache: 	1145280:     7f3d2b49a000-7f3d2b4fc000     nr:5     cov:925696
(00.030226) pagemap-cache: 	1145280:     7f3d2b4fc000-7f3d2b518000     nr:6     cov:1040384
(00.030227) pagemap-cache: 	1145280:     7f3d2b518000-7f3d2b522000     nr:7     cov:1081344
(00.030228) pagemap-cache: 	1145280:     7f3d2b522000-7f3d2b526000     nr:8     cov:1097728
(00.030229) pagemap-cache: 	1145280:     7f3d2b526000-7f3d2b539000     nr:9     cov:1175552
(00.030230) pagemap-cache: 	1145280:     7f3d2b539000-7f3d2b546000     nr:10    cov:1228800
(00.030231) pagemap-cache: 	1145280:     7f3d2b546000-7f3d2b554000     nr:11    cov:1286144
(00.030232) pagemap-cache: 	1145280:     7f3d2b554000-7f3d2b555000     nr:12    cov:1290240
(00.030234) pagemap-cache: 	1145280:     7f3d2b555000-7f3d2b55e000     nr:13    cov:1327104
(00.030235) pagemap-cache: 	1145280: cache  mode [l:7f3d2b41a000 h:7f3d2b600000]
(00.030254) page-pipe: Will grow page pipe (iov off is 34)
(00.030258) page-pipe: Add iov to page pipe (0 iovs, 34/6633 total)
(00.030260) page-pipe: Grow pipe 10 -> 20
(00.030262) page-pipe: Grow pipe 20 -> 40
(00.030265) page-pipe: Grow pipe 40 -> 80
(00.030266) Pagemap generated: 92 pages (0 lazy) 0 holes
(00.030267) Pagemap generated: 3 pages (0 lazy) 0 holes
(00.030268) page-pipe: Will grow page pipe (iov off is 35)
(00.030275) page-pipe: Add iov to page pipe (0 iovs, 35/6633 total)
(00.030276) page-pipe: Add iov to page pipe (1 iovs, 36/6633 total)
(00.030277) Pagemap generated: 2 pages (0 lazy) 0 holes
(00.030278) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030279) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030280) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030281) page-pipe: Will grow page pipe (iov off is 37)
(00.030284) page-pipe: Add iov to page pipe (0 iovs, 37/6633 total)
(00.030285) Pagemap generated: 10 pages (0 lazy) 0 holes
(00.030286) Pagemap generated: 4 pages (0 lazy) 0 holes
(00.030289) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030290) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030291) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.030292) page-pipe: Add iov to page pipe (1 iovs, 38/6633 total)
(00.030293) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.030295) page-pipe: Grow pipe 10 -> 20
(00.030296) Pagemap generated: 9 pages (0 lazy) 0 holes
(00.030297) pagemap-cache: 1145280: filling VMA 7f3d2b55e000-7f3d2b9f7000 (4708K) [l:7f3d2b400000 h:7f3d2b600000]
(00.030348) page-pipe: Will grow page pipe (iov off is 39)
(00.030354) page-pipe: Add iov to page pipe (0 iovs, 39/6633 total)
(00.030356) page-pipe: Grow pipe 10 -> 20
(00.030358) page-pipe: Grow pipe 20 -> 40
(00.030359) page-pipe: Add iov to page pipe (1 iovs, 40/6633 total)
(00.030362) page-pipe: Grow pipe 40 -> 80
(00.030365) page-pipe: Grow pipe 80 -> 100
(00.030367) page-pipe: Add iov to page pipe (2 iovs, 41/6633 total)
(00.030371) page-pipe: Grow pipe 100 -> 200
(00.030372) page-pipe: Add iov to page pipe (3 iovs, 42/6633 total)
(00.030373) page-pipe: Add iov to page pipe (4 iovs, 43/6633 total)
(00.030375) page-pipe: Add iov to page pipe (5 iovs, 44/6633 total)
(00.030384) page-pipe: Grow pipe 200 -> 400
(00.030385) page-pipe: Add iov to page pipe (6 iovs, 45/6633 total)
(00.030386) page-pipe: Add iov to page pipe (7 iovs, 46/6633 total)
(00.030387) page-pipe: Add iov to page pipe (8 iovs, 47/6633 total)
(00.030392) page-pipe: Add iov to page pipe (9 iovs, 48/6633 total)
(00.030393) page-pipe: Add iov to page pipe (10 iovs, 49/6633 total)
(00.030394) page-pipe: Add iov to page pipe (11 iovs, 50/6633 total)
(00.030395) page-pipe: Add iov to page pipe (12 iovs, 51/6633 total)
(00.030396) page-pipe: Add iov to page pipe (13 iovs, 52/6633 total)
(00.030397) page-pipe: Add iov to page pipe (14 iovs, 53/6633 total)
(00.030399) page-pipe: Add iov to page pipe (15 iovs, 54/6633 total)
(00.030402) page-pipe: Will grow page pipe (iov off is 55)
(00.030403) Pagemap full
(00.030404) Pagemap generated: 1024 pages (0 lazy) 0 holes
(00.030406) page-pipe: Page pipe:
(00.030407) page-pipe: * 8 pipes 55/6633 iovs:
(00.030408) page-pipe: 	buf 309 pages, 10 iovs, flags: 0 pipe_off: 0 :
(00.030409) page-pipe: 		0x420000 1
(00.030410) page-pipe: 		0xa28000 51
(00.030411) page-pipe: 		0xa5c000 1
(00.030412) page-pipe: 		0xa5e000 1
(00.030413) page-pipe: 		0xa60000 5
(00.030414) page-pipe: 		0xa6a000 205
(00.030415) page-pipe: 		0xb38000 1
(00.030416) page-pipe: 		0xb3b000 12
(00.030417) page-pipe: 		0xb48000 2
(00.030418) page-pipe: 		0xb89000 30
(00.030419) page-pipe: 	buf 598 pages, 2 iovs, flags: 1 pipe_off: 0 :
(00.030421) page-pipe: 		0xba7000 1
(00.030422) page-pipe: 		0x12831000 597
(00.030423) page-pipe: 	buf 8 pages, 4 iovs, flags: 0 pipe_off: 0 :
(00.030424) page-pipe: 		0x7f3d2ae3d000 2
(00.030425) page-pipe: 		0x7f3d2ae4a000 2
(00.030426) page-pipe: 		0x7f3d2ae5e000 2
(00.030427) page-pipe: 		0x7f3d2ae67000 2
(00.030428) page-pipe: 	buf 191 pages, 18 iovs, flags: 1 pipe_off: 0 :
(00.030429) page-pipe: 		0x7f3d2ae6c000 61
(00.030430) page-pipe: 		0x7f3d2aeac000 7
(00.030431) page-pipe: 		0x7f3d2aeb4000 2
(00.030432) page-pipe: 		0x7f3d2aeb8000 19
(00.030433) page-pipe: 		0x7f3d2aecc000 15
(00.030434) page-pipe: 		0x7f3d2aedc000 31
(00.030435) page-pipe: 		0x7f3d2aefc000 2
(00.030436) page-pipe: 		0x7f3d2af00000 3
(00.030437) page-pipe: 		0x7f3d2af04000 9
(00.030438) page-pipe: 		0x7f3d2af10000 1
(00.030439) page-pipe: 		0x7f3d2af14000 29
(00.030440) page-pipe: 		0x7f3d2af34000 2
(00.030441) page-pipe: 		0x7f3d2af38000 1
(00.030442) page-pipe: 		0x7f3d2af3c000 1
(00.030443) page-pipe: 		0x7f3d2af40000 5
(00.030443) page-pipe: 		0x7f3d2af48000 1
(00.030444) page-pipe: 		0x7f3d2af4c000 1
(00.030445) page-pipe: 		0x7f3d2af50000 1
(00.030446) page-pipe: 	buf 95 pages, 1 iovs, flags: 0 pipe_off: 0 :
(00.030448) page-pipe: 		0x7f3d2b41a000 95
(00.030449) page-pipe: 	buf 2 pages, 2 iovs, flags: 1 pipe_off: 0 :
(00.030450) page-pipe: 		0x7f3d2b479000 1
(00.030451) page-pipe: 		0x7f3d2b47b000 1
(00.030453) page-pipe: 	buf 24 pages, 2 iovs, flags: 0 pipe_off: 0 :
(00.030454) page-pipe: 		0x7f3d2b518000 14
(00.030455) page-pipe: 		0x7f3d2b554000 10
(00.030456) page-pipe: 	buf 1024 pages, 16 iovs, flags: 1 pipe_off: 0 :
(00.030457) page-pipe: 		0x7f3d2b55e000 51
(00.030458) page-pipe: 		0x7f3d2b594000 191
(00.030459) page-pipe: 		0x7f3d2b654000 30
(00.030460) page-pipe: 		0x7f3d2b674000 1
(00.030461) page-pipe: 		0x7f3d2b678000 24
(00.030462) page-pipe: 		0x7f3d2b694000 219
(00.030463) page-pipe: 		0x7f3d2b770000 23
(00.030464) page-pipe: 		0x7f3d2b788000 8
(00.030465) page-pipe: 		0x7f3d2b794000 252
(00.030466) page-pipe: 		0x7f3d2b891000 3
(00.030467) page-pipe: 		0x7f3d2b895000 1
(00.030468) page-pipe: 		0x7f3d2b89e000 1
(00.030469) page-pipe: 		0x7f3d2b8b6000 1
(00.030470) page-pipe: 		0x7f3d2b8c5000 1
(00.030471) page-pipe: 		0x7f3d2b8f8000 121
(00.030472) page-pipe: 		0x7f3d2b974000 97
(00.030473) page-pipe: * 0 holes:
(00.030474) PPB: 309 pages 10 segs 512 pipe 0 off
(00.030478) Sent msg to daemon 66 0 0
(00.030484) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.030608) Fetched ack: 66 66 0
(00.030612) PPB: 598 pages 2 segs 1024 pipe 10 off
(00.030617) Sent msg to daemon 66 0 0
(00.030623) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.030669) Fetched ack: 66 66 0
(00.030672) PPB: 8 pages 4 segs 16 pipe 12 off
(00.030676) Sent msg to daemon 66 0 0
(00.030681) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.030699) Fetched ack: 66 66 0
(00.030702) PPB: 191 pages 18 segs 256 pipe 16 off
(00.030707) Sent msg to daemon 66 0 0
(00.030711) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.030739) Fetched ack: 66 66 0
(00.030742) PPB: 95 pages 1 segs 128 pipe 34 off
(00.030746) Sent msg to daemon 66 0 0
(00.030751) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.030771) Fetched ack: 66 66 0
(00.030774) PPB: 2 pages 2 segs 16 pipe 35 off
(00.030779) Sent msg to daemon 66 0 0
(00.030783) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.030799) Fetched ack: 66 66 0
(00.030802) PPB: 24 pages 2 segs 32 pipe 37 off
(00.030807) Sent msg to daemon 66 0 0
(00.030811) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.030829) Fetched ack: 66 66 0
(00.030832) PPB: 1024 pages 16 segs 1024 pipe 39 off
(00.030836) Sent msg to daemon 66 0 0
(00.030841) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.030905) Fetched ack: 66 66 0
(00.030909) page-xfer: Transferring pages:
(00.030910) page-xfer: 	buf 309/10
(00.030912) page-xfer: 	p 0x420000 [1]
(00.030929) page-xfer: 	p 0xa28000 [51]
(00.030990) page-xfer: 	p 0xa5c000 [1]
(00.030998) page-xfer: 	p 0xa5e000 [1]
(00.031002) page-xfer: 	p 0xa60000 [5]
(00.031013) page-xfer: 	p 0xa6a000 [205]
(00.031186) page-xfer: 	p 0xb38000 [1]
(00.031192) page-xfer: 	p 0xb3b000 [12]
(00.031209) page-xfer: 	p 0xb48000 [2]
(00.031218) page-xfer: 	p 0xb89000 [30]
(00.031249) page-xfer: 	buf 598/2
(00.031250) page-xfer: 	p 0xba7000 [1]
(00.031256) page-xfer: 	p 0x12831000 [597]
(00.031728) page-xfer: 	buf 8/4
(00.031732) page-xfer: 	p 0x7f3d2ae3d000 [2]
(00.031739) page-xfer: 	p 0x7f3d2ae4a000 [2]
(00.031744) page-xfer: 	p 0x7f3d2ae5e000 [2]
(00.031748) page-xfer: 	p 0x7f3d2ae67000 [2]
(00.031753) page-xfer: 	buf 191/18
(00.031754) page-xfer: 	p 0x7f3d2ae6c000 [61]
(00.031811) page-xfer: 	p 0x7f3d2aeac000 [7]
(00.031821) page-xfer: 	p 0x7f3d2aeb4000 [2]
(00.031826) page-xfer: 	p 0x7f3d2aeb8000 [19]
(00.031847) page-xfer: 	p 0x7f3d2aecc000 [15]
(00.031878) page-xfer: 	p 0x7f3d2aedc000 [31]
(00.031909) page-xfer: 	p 0x7f3d2aefc000 [2]
(00.031914) page-xfer: 	p 0x7f3d2af00000 [3]
(00.031921) page-xfer: 	p 0x7f3d2af04000 [9]
(00.031931) page-xfer: 	p 0x7f3d2af10000 [1]
(00.031934) page-xfer: 	p 0x7f3d2af14000 [29]
(00.031965) page-xfer: 	p 0x7f3d2af34000 [2]
(00.031970) page-xfer: 	p 0x7f3d2af38000 [1]
(00.031974) page-xfer: 	p 0x7f3d2af3c000 [1]
(00.031977) page-xfer: 	p 0x7f3d2af40000 [5]
(00.031985) page-xfer: 	p 0x7f3d2af48000 [1]
(00.031988) page-xfer: 	p 0x7f3d2af4c000 [1]
(00.031992) page-xfer: 	p 0x7f3d2af50000 [1]
(00.031995) page-xfer: 	buf 95/1
(00.031996) page-xfer: 	p 0x7f3d2b41a000 [95]
(00.032077) page-xfer: 	buf 2/2
(00.032079) page-xfer: 	p 0x7f3d2b479000 [1]
(00.032083) page-xfer: 	p 0x7f3d2b47b000 [1]
(00.032087) page-xfer: 	buf 24/2
(00.032088) page-xfer: 	p 0x7f3d2b518000 [14]
(00.032104) page-xfer: 	p 0x7f3d2b554000 [10]
(00.032117) page-xfer: 	buf 1024/16
(00.032119) page-xfer: 	p 0x7f3d2b55e000 [51]
(00.032179) page-xfer: 	p 0x7f3d2b594000 [191]
(00.032329) page-xfer: 	p 0x7f3d2b654000 [30]
(00.032361) page-xfer: 	p 0x7f3d2b674000 [1]
(00.032366) page-xfer: 	p 0x7f3d2b678000 [24]
(00.032391) page-xfer: 	p 0x7f3d2b694000 [219]
(00.032585) page-xfer: 	p 0x7f3d2b770000 [23]
(00.032611) page-xfer: 	p 0x7f3d2b788000 [8]
(00.032626) page-xfer: 	p 0x7f3d2b794000 [252]
(00.032833) page-xfer: 	p 0x7f3d2b891000 [3]
(00.032843) page-xfer: 	p 0x7f3d2b895000 [1]
(00.032847) page-xfer: 	p 0x7f3d2b89e000 [1]
(00.032853) page-xfer: 	p 0x7f3d2b8b6000 [1]
(00.032857) page-xfer: 	p 0x7f3d2b8c5000 [1]
(00.032861) page-xfer: 	p 0x7f3d2b8f8000 [121]
(00.032979) page-xfer: 	p 0x7f3d2b974000 [97]
(00.033059) page-pipe: Clean up page pipe
(00.033061) page-pipe: Will grow page pipe (iov off is 55)
(00.033063) page-pipe: Will grow page pipe (iov off is 55)
(00.033064) page-pipe: Add iov to page pipe (0 iovs, 55/6633 total)
(00.033066) Pagemap generated: 31 pages (0 lazy) 0 holes
(00.033067) pagemap-cache: 1145280: filling VMA 7f3d2b9fe000-7f3d2ba57000 (356K) [l:7f3d2b800000 h:7f3d2ba00000]
(00.033076) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033077) pagemap-cache: 1145280: filling VMA 7f3d2ba57000-7f3d2ba59000 (8K) [l:7f3d2ba00000 h:7f3d2bc00000]
(00.033078) pagemap-cache: 	1145280:     7f3d2ba57000-7f3d2ba59000     nr:1     cov:8192
(00.033080) pagemap-cache: 	1145280:     7f3d2ba59000-7f3d2ba81000     nr:2     cov:172032
(00.033081) pagemap-cache: 	1145280: cache  mode [l:7f3d2ba57000 h:7f3d2bc00000]
(00.033101) page-pipe: Add iov to page pipe (1 iovs, 56/6633 total)
(00.033105) page-pipe: Grow pipe 20 -> 40
(00.033106) Pagemap generated: 2 pages (0 lazy) 0 holes
(00.033107) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033108) pagemap-cache: 1145280: filling VMA 7f3d2ba81000-7f3d2bc09000 (1568K) [l:7f3d2ba00000 h:7f3d2bc00000]
(00.033115) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033117) pagemap-cache: 1145280: filling VMA 7f3d2bc09000-7f3d2bc58000 (316K) [l:7f3d2bc00000 h:7f3d2be00000]
(00.033118) pagemap-cache: 	1145280:     7f3d2bc09000-7f3d2bc58000     nr:1     cov:323584
(00.033119) pagemap-cache: 	1145280:     7f3d2bc58000-7f3d2bc5c000     nr:2     cov:339968
(00.033121) pagemap-cache: 	1145280:     7f3d2bc5c000-7f3d2bc5e000     nr:3     cov:348160
(00.033122) pagemap-cache: 	1145280:     7f3d2bc5e000-7f3d2bc6b000     nr:4     cov:401408
(00.033123) pagemap-cache: 	1145280:     7f3d2bc6b000-7f3d2bc6f000     nr:5     cov:417792
(00.033124) pagemap-cache: 	1145280:     7f3d2bc6f000-7f3d2bc8b000     nr:6     cov:532480
(00.033125) pagemap-cache: 	1145280:     7f3d2bc8b000-7f3d2bc93000     nr:7     cov:565248
(00.033127) pagemap-cache: 	1145280:     7f3d2bc93000-7f3d2bc95000     nr:8     cov:573440
(00.033128) pagemap-cache: 	1145280:     7f3d2bc95000-7f3d2bc96000     nr:9     cov:577536
(00.033129) pagemap-cache: 	1145280:     7f3d2bc96000-7f3d2bc98000     nr:10    cov:585728
(00.033130) pagemap-cache: 	1145280:     7f3d2bc98000-7f3d2bcaa000     nr:11    cov:659456
(00.033131) pagemap-cache: 	1145280:     7f3d2bcaa000-7f3d2bcb0000     nr:12    cov:684032
(00.033134) pagemap-cache: 	1145280:     7f3d2bcb0000-7f3d2bcb1000     nr:13    cov:688128
(00.033135) pagemap-cache: 	1145280:     7f3d2bcb1000-7f3d2bcb2000     nr:14    cov:692224
(00.033136) pagemap-cache: 	1145280:     7f3d2bcb2000-7f3d2bcc2000     nr:15    cov:757760
(00.033137) pagemap-cache: 	1145280:     7f3d2bcc2000-7f3d2bd41000     nr:16    cov:1277952
(00.033139) pagemap-cache: 	1145280:     7f3d2bd41000-7f3d2bd99000     nr:17    cov:1638400
(00.033140) pagemap-cache: 	1145280:     7f3d2bd99000-7f3d2bd9a000     nr:18    cov:1642496
(00.033141) pagemap-cache: 	1145280:     7f3d2bd9a000-7f3d2bd9b000     nr:19    cov:1646592
(00.033142) pagemap-cache: 	1145280:     7f3d2bd9e000-7f3d2bda0000     nr:20    cov:1654784
(00.033143) pagemap-cache: 	1145280:     7f3d2bda0000-7f3d2bda4000     nr:21    cov:1671168
(00.033144) pagemap-cache: 	1145280:     7f3d2bda4000-7f3d2bda6000     nr:22    cov:1679360
(00.033145) pagemap-cache: 	1145280:     7f3d2bda6000-7f3d2bda7000     nr:23    cov:1683456
(00.033147) pagemap-cache: 	1145280:     7f3d2bda7000-7f3d2bdd2000     nr:24    cov:1859584
(00.033148) pagemap-cache: 	1145280:     7f3d2bdd2000-7f3d2bddc000     nr:25    cov:1900544
(00.033149) pagemap-cache: 	1145280:     7f3d2bddc000-7f3d2bdde000     nr:26    cov:1908736
(00.033150) pagemap-cache: 	1145280:     7f3d2bdde000-7f3d2bde0000     nr:27    cov:1916928
(00.033151) pagemap-cache: 	1145280: cache  mode [l:7f3d2bc09000 h:7f3d2be00000]
(00.033171) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033173) page-pipe: Will grow page pipe (iov off is 57)
(00.033174) page-pipe: Add iov to page pipe (0 iovs, 57/6633 total)
(00.033175) Pagemap generated: 4 pages (0 lazy) 0 holes
(00.033176) Pagemap generated: 2 pages (0 lazy) 0 holes
(00.033177) page-pipe: Will grow page pipe (iov off is 58)
(00.033178) page-pipe: Add iov to page pipe (0 iovs, 58/6633 total)
(00.033179) page-pipe: Add iov to page pipe (1 iovs, 59/6633 total)
(00.033180) page-pipe: Add iov to page pipe (2 iovs, 60/6633 total)
(00.033181) Pagemap generated: 6 pages (0 lazy) 0 holes
(00.033183) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033184) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033185) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033186) page-pipe: Will grow page pipe (iov off is 61)
(00.033186) page-pipe: Add iov to page pipe (0 iovs, 61/6633 total)
(00.033188) Pagemap generated: 2 pages (0 lazy) 0 holes
(00.033189) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.033190) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033191) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033192) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033193) page-pipe: Add iov to page pipe (1 iovs, 62/6633 total)
(00.033194) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.033195) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.033196) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033197) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033198) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033199) page-pipe: Add iov to page pipe (2 iovs, 63/6633 total)
(00.033200) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.033201) Pagemap generated: 1 pages (0 lazy) 0 holes
(00.033202) page-pipe: Will grow page pipe (iov off is 64)
(00.033203) page-pipe: Add iov to page pipe (0 iovs, 64/6633 total)
(00.033204) Pagemap generated: 2 pages (0 lazy) 0 holes
(00.033205) page-pipe: Will grow page pipe (iov off is 65)
(00.033206) page-pipe: Add iov to page pipe (0 iovs, 65/6633 total)
(00.033208) Pagemap generated: 2 pages (0 lazy) 0 holes
(00.033209) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033210) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033211) Pagemap generated: 0 pages (0 lazy) 0 holes
(00.033212) page-pipe: Add iov to page pipe (1 iovs, 66/6633 total)
(00.033213) Pagemap generated: 2 pages (0 lazy) 0 holes
(00.033214) Pagemap generated: 2 pages (0 lazy) 0 holes
(00.033215) pagemap-cache: 1145280: filling VMA 7ffec8381000-7ffec83a2000 (132K) [l:7ffec8200000 h:7ffec8400000]
(00.033219) page-pipe: Will grow page pipe (iov off is 67)
(00.033220) page-pipe: Add iov to page pipe (0 iovs, 67/6633 total)
(00.033223) Pagemap generated: 19 pages (0 lazy) 0 holes
(00.033224) page-pipe: Page pipe:
(00.033226) page-pipe: * 8 pipes 68/6633 iovs:
(00.033227) page-pipe: 	buf 0 pages, 0 iovs, flags: 0 pipe_off: 0 :
(00.033228) page-pipe: 	buf 33 pages, 2 iovs, flags: 1 pipe_off: 0 :
(00.033229) page-pipe: 		0x7f3d2b9d5000 31
(00.033230) page-pipe: 		0x7f3d2ba57000 2
(00.033231) page-pipe: 	buf 6 pages, 1 iovs, flags: 0 pipe_off: 0 :
(00.033232) page-pipe: 		0x7f3d2bc58000 6
(00.033233) page-pipe: 	buf 6 pages, 3 iovs, flags: 1 pipe_off: 0 :
(00.033234) page-pipe: 		0x7f3d2bc5e000 1
(00.033235) page-pipe: 		0x7f3d2bc62000 3
(00.033236) page-pipe: 		0x7f3d2bc69000 2
(00.033237) page-pipe: 	buf 7 pages, 3 iovs, flags: 0 pipe_off: 0 :
(00.033238) page-pipe: 		0x7f3d2bc93000 3
(00.033239) page-pipe: 		0x7f3d2bcb0000 2
(00.033240) page-pipe: 		0x7f3d2bd99000 2
(00.033241) page-pipe: 	buf 2 pages, 1 iovs, flags: 1 pipe_off: 0 :
(00.033242) page-pipe: 		0x7f3d2bd9e000 2
(00.033243) page-pipe: 	buf 6 pages, 2 iovs, flags: 0 pipe_off: 0 :
(00.033244) page-pipe: 		0x7f3d2bda4000 2
(00.033245) page-pipe: 		0x7f3d2bddc000 4
(00.033246) page-pipe: 	buf 19 pages, 1 iovs, flags: 1 pipe_off: 0 :
(00.033247) page-pipe: 		0x7ffec838f000 19
(00.033248) page-pipe: * 0 holes:
(00.033249) PPB: 0 pages 0 segs 1024 pipe 55 off
(00.033257) Sent msg to daemon 66 0 0
(00.033263) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.033292) Fetched ack: 66 66 0
(00.033296) PPB: 33 pages 2 segs 64 pipe 55 off
(00.033300) Sent msg to daemon 66 0 0
(00.033304) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.033325) Fetched ack: 66 66 0
(00.033328) PPB: 6 pages 1 segs 16 pipe 57 off
(00.033332) Sent msg to daemon 66 0 0
(00.033336) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.033353) Fetched ack: 66 66 0
(00.033356) PPB: 6 pages 3 segs 128 pipe 58 off
(00.033360) Sent msg to daemon 66 0 0
(00.033364) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.033381) Fetched ack: 66 66 0
(00.033384) PPB: 7 pages 3 segs 256 pipe 61 off
(00.033388) Sent msg to daemon 66 0 0
(00.033393) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.033409) Fetched ack: 66 66 0
(00.033412) PPB: 2 pages 1 segs 16 pipe 64 off
(00.033416) Sent msg to daemon 66 0 0
(00.033421) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.033437) Fetched ack: 66 66 0
(00.033440) PPB: 6 pages 2 segs 1024 pipe 65 off
(00.033444) Sent msg to daemon 66 0 0
(00.033448) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.033470) Fetched ack: 66 66 0
(00.033473) PPB: 19 pages 1 segs 512 pipe 67 off
(00.033477) Sent msg to daemon 66 0 0
(00.033482) Wait for ack 66 on daemon socket
pie: 1: __fetched msg: 66 0 0
pie: 1: __sent ack msg: 66 66 0
pie: 1: Daemon waits for command
(00.033499) Fetched ack: 66 66 0
(00.033502) page-xfer: Transferring pages:
(00.033504) page-xfer: 	buf 0/0
(00.033505) page-xfer: 	buf 33/2
(00.033507) page-xfer: 	p 0x7f3d2b9d5000 [31]
(00.033543) page-xfer: 	p 0x7f3d2ba57000 [2]
(00.033549) page-xfer: 	buf 6/1
(00.033551) page-xfer: 	p 0x7f3d2bc58000 [6]
(00.033561) page-xfer: 	buf 6/3
(00.033563) page-xfer: 	p 0x7f3d2bc5e000 [1]
(00.033584) page-xfer: 	p 0x7f3d2bc62000 [3]
(00.033591) page-xfer: 	p 0x7f3d2bc69000 [2]
(00.033597) page-xfer: 	buf 7/3
(00.033598) page-xfer: 	p 0x7f3d2bc93000 [3]
(00.033605) page-xfer: 	p 0x7f3d2bcb0000 [2]
(00.033611) page-xfer: 	p 0x7f3d2bd99000 [2]
(00.033618) page-xfer: 	buf 2/1
(00.033619) page-xfer: 	p 0x7f3d2bd9e000 [2]
(00.033626) page-xfer: 	buf 6/2
(00.033629) page-xfer: 	p 0x7f3d2bda4000 [2]
(00.033636) page-xfer: 	p 0x7f3d2bddc000 [4]
(00.033646) page-xfer: 	buf 19/1
(00.033648) page-xfer: 	p 0x7ffec838f000 [19]
(00.033694) page-pipe: Killing page pipe
(00.033748) ----------------------------------------
(00.033753) Sent msg to daemon 65 0 0
(00.033756) Wait for ack 65 on daemon socket
pie: 1: __fetched msg: 65 0 0
pie: 1: __sent ack msg: 65 65 0
pie: 1: Daemon waits for command
(00.033775) Fetched ack: 65 65 0
(00.033781) Sent msg to daemon 67 0 0
(00.033783) Wait for ack 67 on daemon socket
pie: 1: __fetched msg: 67 0 0
pie: 1: __sent ack msg: 67 67 0
pie: 1: Daemon waits for command
(00.033809) Fetched ack: 67 67 0
(00.033817) Sent msg to daemon 68 0 0
(00.033819) Wait for ack 68 on daemon socket
pie: 1: __fetched msg: 68 0 0
pie: 1: __sent ack msg: 68 68 0
pie: 1: Daemon waits for command
(00.033834) Fetched ack: 68 68 0
(00.033840) Sent msg to daemon 69 0 0
(00.033842) Wait for ack 69 on daemon socket
pie: 1: __fetched msg: 69 0 0
pie: 1: __sent ack msg: 69 69 0
pie: 1: Daemon waits for command
(00.033854) Fetched ack: 69 69 0
(00.033858) 
(00.033860) Dumping core (pid: 1145280)
(00.033861) ----------------------------------------
(00.033862) Obtaining personality ... 
(00.033889) Sent msg to daemon 64 0 0
(00.033892) Wait for ack 64 on daemon socket
pie: 1: __fetched msg: 64 0 0
pie: 1: __sent ack msg: 64 64 0
pie: 1: Daemon waits for command
(00.033924) Fetched ack: 64 64 0
(00.033931) 1145280 has 0 sched policy
(00.033937) 	dumping 0 nice for 1145280
(00.033939) dumping /proc/1145280/loginuid
(00.033950) dumping /proc/1145280/oom_score_adj
(00.033978) Sent msg to daemon 76 0 0
(00.033981) Wait for ack 76 on daemon socket
pie: 1: __fetched msg: 76 0 0
pie: 1: __sent ack msg: 76 76 0
pie: 1: Daemon waits for command
(00.034103) Fetched ack: 76 76 0
(00.034107) cg: Dumping cgroups for thread 1145280
(00.034146) cg:  `- New css ID 2
(00.034151) cg:     `- [] -> [/machine.slice/libpod-e9854b25ee984e24b054611fb5bc66bec674b8056c025833add6250154df881b.scope/container] [102]
(00.034194) cg: adding cgroup /proc/self/fd/17/machine.slice/libpod-e9854b25ee984e24b054611fb5bc66bec674b8056c025833add6250154df881b.scope/container
(00.034216) cg: Dumping value  from /proc/self/fd/17/machine.slice/libpod-e9854b25ee984e24b054611fb5bc66bec674b8056c025833add6250154df881b.scope/container/cgroup.subtree_control
(00.034230) cg: Dumping value max from /proc/self/fd/17/machine.slice/libpod-e9854b25ee984e24b054611fb5bc66bec674b8056c025833add6250154df881b.scope/container/cgroup.max.descendants
(00.034242) cg: Dumping value max from /proc/self/fd/17/machine.slice/libpod-e9854b25ee984e24b054611fb5bc66bec674b8056c025833add6250154df881b.scope/container/cgroup.max.depth
(00.034255) cg: Dumping value 0 from /proc/self/fd/17/machine.slice/libpod-e9854b25ee984e24b054611fb5bc66bec674b8056c025833add6250154df881b.scope/container/cgroup.freeze
(00.034269) cg: Dumping value domain from /proc/self/fd/17/machine.slice/libpod-e9854b25ee984e24b054611fb5bc66bec674b8056c025833add6250154df881b.scope/container/cgroup.type
(00.034451) cg: Set 2 is root one
(00.034523) ----------------------------------------
(00.034528) Waiting for 1145280 to trap
(00.034543) Daemon 1145280 exited trapping
(00.034550) Sent msg to daemon 3 0 0
pie: 1: __fetched msg: 3 0 0
pie: 1: 1: new_sp=0x7f3d2ae047c8 ip 0x7f3d2bb74494
(00.051690) 1145280 was trapped
(00.051722) 1145280 was trapped
(00.051728) 1145280 (native) is going to execute the syscall 15, required is 15
(00.051746) 1145280 was stopped
(00.051833) 
(00.051838) Dumping mm (pid: 1145280)
(00.051839) ----------------------------------------
(00.051841) 0x400000-0x420000 (128K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x1
(00.051844) 0x420000-0x704000 (2960K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x20000 reg fp  shmid: 0x1
(00.051846) 0x704000-0xa28000 (3216K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x304000 reg fp  shmid: 0x1
(00.051848) 0xa28000-0xa29000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x628000 reg fp  shmid: 0x1
(00.051850) 0xa29000-0xba7000 (1528K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x629000 reg fp  shmid: 0x1
(00.051854) 0xba7000-0xbaa000 (12K) prot 0x3 flags 0x22 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.051856) 0x12831000-0x12a86000 (2388K) prot 0x3 flags 0x22 fdflags 0 st 0x221 off 0 reg heap ap  shmid: 0
(00.051858) 0x7f3d2ae0d000-0x7f3d2ae10000 (12K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x2
(00.051860) 0x7f3d2ae10000-0x7f3d2ae32000 (136K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x3000 reg fp  shmid: 0x2
(00.051862) 0x7f3d2ae32000-0x7f3d2ae3d000 (44K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x25000 reg fp  shmid: 0x2
(00.051864) 0x7f3d2ae3d000-0x7f3d2ae3e000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x30000 reg fp  shmid: 0x2
(00.051865) 0x7f3d2ae3e000-0x7f3d2ae3f000 (4K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x31000 reg fp  shmid: 0x2
(00.051867) 0x7f3d2ae3f000-0x7f3d2ae42000 (12K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x3
(00.051869) 0x7f3d2ae42000-0x7f3d2ae47000 (20K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x3000 reg fp  shmid: 0x3
(00.051871) 0x7f3d2ae47000-0x7f3d2ae4a000 (12K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x8000 reg fp  shmid: 0x3
(00.051873) 0x7f3d2ae4a000-0x7f3d2ae4b000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0xa000 reg fp  shmid: 0x3
(00.051874) 0x7f3d2ae4b000-0x7f3d2ae4c000 (4K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0xb000 reg fp  shmid: 0x3
(00.051876) 0x7f3d2ae4c000-0x7f3d2ae4e000 (8K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x4
(00.051878) 0x7f3d2ae4e000-0x7f3d2ae5c000 (56K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x2000 reg fp  shmid: 0x4
(00.051880) 0x7f3d2ae5c000-0x7f3d2ae5e000 (8K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x10000 reg fp  shmid: 0x4
(00.051881) 0x7f3d2ae5e000-0x7f3d2ae5f000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x11000 reg fp  shmid: 0x4
(00.051883) 0x7f3d2ae5f000-0x7f3d2ae60000 (4K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x12000 reg fp  shmid: 0x4
(00.051885) 0x7f3d2ae60000-0x7f3d2ae62000 (8K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x5
(00.051887) 0x7f3d2ae62000-0x7f3d2ae65000 (12K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x2000 reg fp  shmid: 0x5
(00.051889) 0x7f3d2ae65000-0x7f3d2ae67000 (8K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x5000 reg fp  shmid: 0x5
(00.051890) 0x7f3d2ae67000-0x7f3d2ae68000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x6000 reg fp  shmid: 0x5
(00.051892) 0x7f3d2ae68000-0x7f3d2ae69000 (4K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x7000 reg fp  shmid: 0x5
(00.051894) 0x7f3d2ae69000-0x7f3d2af69000 (1024K) prot 0x3 flags 0x22 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.051895) 0x7f3d2af69000-0x7f3d2b01c000 (716K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x6
(00.051897) 0x7f3d2b01c000-0x7f3d2b34f000 (3276K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0xb3000 reg fp  shmid: 0x6
(00.051899) 0x7f3d2b34f000-0x7f3d2b41a000 (812K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x3e6000 reg fp  shmid: 0x6
(00.051901) 0x7f3d2b41a000-0x7f3d2b476000 (368K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x4b0000 reg fp  shmid: 0x6
(00.051902) 0x7f3d2b476000-0x7f3d2b479000 (12K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x50c000 reg fp  shmid: 0x6
(00.051904) 0x7f3d2b479000-0x7f3d2b47c000 (12K) prot 0x3 flags 0x22 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.051906) 0x7f3d2b47c000-0x7f3d2b49a000 (120K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x7
(00.051907) 0x7f3d2b49a000-0x7f3d2b4fc000 (392K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x1e000 reg fp  shmid: 0x7
(00.051909) 0x7f3d2b4fc000-0x7f3d2b518000 (112K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x80000 reg fp  shmid: 0x7
(00.051911) 0x7f3d2b518000-0x7f3d2b522000 (40K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x9c000 reg fp  shmid: 0x7
(00.051912) 0x7f3d2b522000-0x7f3d2b526000 (16K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0xa6000 reg fp  shmid: 0x7
(00.051914) 0x7f3d2b526000-0x7f3d2b539000 (76K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0x8
(00.051916) 0x7f3d2b539000-0x7f3d2b546000 (52K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x13000 reg fp  shmid: 0x8
(00.051919) 0x7f3d2b546000-0x7f3d2b554000 (56K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x20000 reg fp  shmid: 0x8
(00.051921) 0x7f3d2b554000-0x7f3d2b555000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x2d000 reg fp  shmid: 0x8
(00.051922) 0x7f3d2b555000-0x7f3d2b55e000 (36K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x2e000 reg fp  shmid: 0x8
(00.051924) 0x7f3d2b55e000-0x7f3d2b9f7000 (4708K) prot 0x3 flags 0x22 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.051926) 0x7f3d2b9f7000-0x7f3d2b9fe000 (28K) prot 0x1 flags 0x1 fdflags 0 st 0x81 off 0 reg fs  shmid: 0x9
(00.051928) 0x7f3d2b9fe000-0x7f3d2ba57000 (356K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0xa
(00.051930) 0x7f3d2ba57000-0x7f3d2ba59000 (8K) prot 0x3 flags 0x22 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.051931) 0x7f3d2ba59000-0x7f3d2ba81000 (160K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0xb
(00.051933) 0x7f3d2ba81000-0x7f3d2bc09000 (1568K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x28000 reg fp  shmid: 0xb
(00.051935) 0x7f3d2bc09000-0x7f3d2bc58000 (316K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x1b0000 reg fp  shmid: 0xb
(00.051936) 0x7f3d2bc58000-0x7f3d2bc5c000 (16K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x1fe000 reg fp  shmid: 0xb
(00.051938) 0x7f3d2bc5c000-0x7f3d2bc5e000 (8K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x202000 reg fp  shmid: 0xb
(00.051940) 0x7f3d2bc5e000-0x7f3d2bc6b000 (52K) prot 0x3 flags 0x22 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.051942) 0x7f3d2bc6b000-0x7f3d2bc6f000 (16K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0xc
(00.051943) 0x7f3d2bc6f000-0x7f3d2bc8b000 (112K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x4000 reg fp  shmid: 0xc
(00.051945) 0x7f3d2bc8b000-0x7f3d2bc93000 (32K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x20000 reg fp  shmid: 0xc
(00.051947) 0x7f3d2bc93000-0x7f3d2bc95000 (8K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x27000 reg fp  shmid: 0xc
(00.051949) 0x7f3d2bc95000-0x7f3d2bc96000 (4K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x29000 reg fp  shmid: 0xc
(00.051950) 0x7f3d2bc96000-0x7f3d2bc98000 (8K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0xd
(00.051952) 0x7f3d2bc98000-0x7f3d2bcaa000 (72K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x2000 reg fp  shmid: 0xd
(00.051954) 0x7f3d2bcaa000-0x7f3d2bcb0000 (24K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x14000 reg fp  shmid: 0xd
(00.051955) 0x7f3d2bcb0000-0x7f3d2bcb1000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x1a000 reg fp  shmid: 0xd
(00.051957) 0x7f3d2bcb1000-0x7f3d2bcb2000 (4K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x1b000 reg fp  shmid: 0xd
(00.051959) 0x7f3d2bcb2000-0x7f3d2bcc2000 (64K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0xe
(00.051960) 0x7f3d2bcc2000-0x7f3d2bd41000 (508K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x10000 reg fp  shmid: 0xe
(00.051962) 0x7f3d2bd41000-0x7f3d2bd99000 (352K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x8f000 reg fp  shmid: 0xe
(00.051964) 0x7f3d2bd99000-0x7f3d2bd9a000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0xe7000 reg fp  shmid: 0xe
(00.051965) 0x7f3d2bd9a000-0x7f3d2bd9b000 (4K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0xe8000 reg fp  shmid: 0xe
(00.051967) 0x7f3d2bd9e000-0x7f3d2bda0000 (8K) prot 0x3 flags 0x22 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.051969) 0x7f3d2bda0000-0x7f3d2bda4000 (16K) prot 0x1 flags 0x22 fdflags 0 st 0x1201 off 0 reg vvar ap  shmid: 0
(00.051971) 0x7f3d2bda4000-0x7f3d2bda6000 (8K) prot 0x5 flags 0x22 fdflags 0 st 0x209 off 0 reg vdso ap  shmid: 0
(00.051973) 0x7f3d2bda6000-0x7f3d2bda7000 (4K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0 reg fp  shmid: 0xf
(00.051974) 0x7f3d2bda7000-0x7f3d2bdd2000 (172K) prot 0x5 flags 0x2 fdflags 0 st 0x41 off 0x1000 reg fp  shmid: 0xf
(00.051976) 0x7f3d2bdd2000-0x7f3d2bddc000 (40K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x2c000 reg fp  shmid: 0xf
(00.051978) 0x7f3d2bddc000-0x7f3d2bdde000 (8K) prot 0x1 flags 0x2 fdflags 0 st 0x41 off 0x36000 reg fp  shmid: 0xf
(00.051979) 0x7f3d2bdde000-0x7f3d2bde0000 (8K) prot 0x3 flags 0x2 fdflags 0 st 0x41 off 0x38000 reg fp  shmid: 0xf
(00.051983) 0x7ffec8381000-0x7ffec83a2000 (132K) prot 0x3 flags 0x122 fdflags 0 st 0x201 off 0 reg ap  shmid: 0
(00.051984) 0xffffffffff600000-0xffffffffff601000 (4K) prot 0x4 flags 0x22 fdflags 0 st 0x204 off 0 vsys ap  shmid: 0
(00.051987) Obtaining task auvx ...
(00.052135) Dumping path for -3 fd via self 17 [/build]
(00.052165) Dumping path for -3 fd via self 17 [/]
(00.052171) Dumping task cwd id 0x14 root id 0x15
(00.052273) ========================================
(00.052285) Dumping task (pid: 1145510 comm: java)
(00.052287) ========================================
(00.052288) Obtaining task stat ... 
(00.052325) 
(00.052327) Collecting mappings (pid: 1145510)
(00.052328) ----------------------------------------
(00.054298) Handling VMA with the following smaps entry: 610400000-618400000 rw-p 00000000 00:00 0 
(00.054321) Handling VMA with the following smaps entry: 618400000-62e400000 ---p 00000000 00:00 0 
(00.054327) Handling VMA with the following smaps entry: 62e400000-62e800000 rw-p 00000000 00:00 0 
(00.054332) Handling VMA with the following smaps entry: 62e800000-62f000000 ---p 00000000 00:00 0 
(00.054337) Handling VMA with the following smaps entry: 62f000000-62f400000 rw-p 00000000 00:00 0 
(00.054342) Handling VMA with the following smaps entry: 62f400000-800000000 ---p 00000000 00:00 0 
(00.054389) Handling VMA with the following smaps entry: 800000000-800020000 rw-p 00000000 00:00 0 
(00.054395) Handling VMA with the following smaps entry: 800020000-800040000 rw-p 00000000 00:00 0 
(00.054400) Handling VMA with the following smaps entry: 800040000-8000c0000 rw-p 00000000 00:00 0 
(00.054405) Handling VMA with the following smaps entry: 8000c0000-800140000 rw-p 00000000 00:00 0 
(00.054414) Handling VMA with the following smaps entry: 800140000-8001c0000 rw-p 00000000 00:00 0 
(00.054419) Handling VMA with the following smaps entry: 8001c0000-800200000 rw-p 00000000 00:00 0 
(00.054515) Handling VMA with the following smaps entry: 800200000-800540000 rw-p 00000000 00:00 0 
(00.054525) Handling VMA with the following smaps entry: 800540000-8005c0000 rw-p 00000000 00:00 0 
(00.054533) Handling VMA with the following smaps entry: 8005c0000-800660000 rw-p 00000000 00:00 0 
(00.054542) Handling VMA with the following smaps entry: 800660000-800740000 rw-p 00000000 00:00 0 
(00.054551) Handling VMA with the following smaps entry: 800740000-800760000 rw-p 00000000 00:00 0 
(00.054604) Handling VMA with the following smaps entry: 800760000-800780000 ---p 00000000 00:00 0 
(00.054615) Handling VMA with the following smaps entry: 800780000-800930000 rw-p 00000000 00:00 0 
(00.054620) Handling VMA with the following smaps entry: 800930000-840000000 ---p 00000000 00:00 0 
(00.054625) Handling VMA with the following smaps entry: 55c08a826000-55c08a827000 r-xp 00000000 00:59 546139731                  /build/.cache/bazel/_bazel_build/install/937e6e0d806e40997135c14c1d61532a/embedded_tools/jdk/bin/java
(00.054640) Found regular file mapping, OK
(00.054686) Dumping path for -3 fd via self 13 [/build/.cache/bazel/_bazel_build/install/937e6e0d806e40997135c14c1d61532a/embedded_tools/jdk/bin/java]
(00.054733) Handling VMA with the following smaps entry: 55c08a828000-55c08a829000 r--p 00001000 00:59 546139731                  /build/.cache/bazel/_bazel_build/install/937e6e0d806e40997135c14c1d61532a/embedded_tools/jdk/bin/java
(00.054743) vma 55c08a828000 borrows vfi from previous 55c08a826000
(00.054769) Handling VMA with the following smaps entry: 55c08a829000-55c08a82a000 rw-p 00002000 00:59 546139731                  /build/.cache/bazel/_bazel_build/install/937e6e0d806e40997135c14c1d61532a/embedded_tools/jdk/bin/java
(00.054774) vma 55c08a829000 borrows vfi from previous 55c08a828000
(00.054777) Handling VMA with the following smaps entry: 55c08c4c9000-55c08c510000 rw-p 00000000 00:00 0                          [heap]
(00.054788) Handling VMA with the following smaps entry: 7fbb72900000-7fbb72904000 ---p 00000000 00:00 0 
(00.054797) Handling VMA with the following smaps entry: 7fbb72904000-7fbb72a00000 rw-p 00000000 00:00 0 
(00.054802) Handling VMA with the following smaps entry: 7fbb72b00000-7fbb72b04000 ---p 00000000 00:00 0 
(00.054807) Handling VMA with the following smaps entry: 7fbb72b04000-7fbb72c00000 rw-p 00000000 00:00 0 
(00.054825) Handling VMA with the following smaps entry: 7fbb73100000-7fbb73104000 ---p 00000000 00:00 0 
(00.054830) Handling VMA with the following smaps entry: 7fbb73104000-7fbb73200000 rw-p 00000000 00:00 0 
(00.054835) Handling VMA with the following smaps entry: 7fbb73300000-7fbb73304000 ---p 00000000 00:00 0 
(00.054839) Handling VMA with the following smaps entry: 7fbb73304000-7fbb73400000 rw-p 00000000 00:00 0 
(00.054844) Handling VMA with the following smaps entry: 7fbb74100000-7fbb74104000 ---p 00000000 00:00 0 
(00.054865) Handling VMA with the following smaps entry: 7fbb74104000-7fbb74200000 rw-p 00000000 00:00 0 
(00.054870) Handling VMA with the following smaps entry: 7fbb74200000-7fbb74204000 ---p 00000000 00:00 0 
(00.054875) Handling VMA with the following smaps entry: 7fbb74204000-7fbb74300000 rw-p 00000000 00:00 0 
(00.054880) Handling VMA with the following smaps entry: 7fbb74700000-7fbb74704000 ---p 00000000 00:00 0 
(00.054886) Handling VMA with the following smaps entry: 7fbb74704000-7fbb74800000 rw-p 00000000 00:00 0 
(00.054949) Handling VMA with the following smaps entry: 7fbb74c00000-7fbb74c04000 ---p 00000000 00:00 0 
(00.054957) Handling VMA with the following smaps entry: 7fbb74c04000-7fbb74d00000 rw-p 00000000 00:00 0 
(00.054962) Handling VMA with the following smaps entry: 7fbb75000000-7fbb75200000 rw-p 00000000 00:00 0 
(00.054967) Handling VMA with the following smaps entry: 7fbb75200000-7fbb79000000 ---p 00000000 00:00 0 
(00.054971) Handling VMA with the following smaps entry: 7fbb79100000-7fbb79104000 ---p 00000000 00:00 0 
(00.054976) Handling VMA with the following smaps entry: 7fbb79104000-7fbb79200000 rw-p 00000000 00:00 0 
(00.054993) Handling VMA with the following smaps entry: 7fbb79200000-7fbb79204000 ---p 00000000 00:00 0 
(00.054998) Handling VMA with the following smaps entry: 7fbb79204000-7fbb79300000 rw-p 00000000 00:00 0 
(00.055003) Handling VMA with the following smaps entry: 7fbb79300000-7fbb79304000 ---p 00000000 00:00 0 
(00.055008) Handling VMA with the following smaps entry: 7fbb79304000-7fbb79400000 rw-p 00000000 00:00 0 
(00.055013) Handling VMA with the following smaps entry: 7fbb79400000-7fbb79404000 ---p 00000000 00:00 0 
(00.055036) Handling VMA with the following smaps entry: 7fbb79404000-7fbb79500000 rw-p 00000000 00:00 0 
(00.055042) Handling VMA with the following smaps entry: 7fbb79500000-7fbb79504000 ---p 00000000 00:00 0 
(00.055046) Handling VMA with the following smaps entry: 7fbb79504000-7fbb79600000 rw-p 00000000 00:00 0 
(00.055051) Handling VMA with the following smaps entry: 7fbb79600000-7fbb79604000 ---p 00000000 00:00 0 
(00.055056) Handling VMA with the following smaps entry: 7fbb79604000-7fbb79700000 rw-p 00000000 00:00 0 
(00.055061) Handling VMA with the following smaps entry: 7fbb79700000-7fbb79704000 ---p 00000000 00:00 0 
(00.055081) Handling VMA with the following smaps entry: 7fbb79704000-7fbb79800000 rw-p 00000000 00:00 0 
(00.055089) Handling VMA with the following smaps entry: 7fbb79a00000-7fbb79a04000 ---p 00000000 00:00 0 
(00.055098) Handling VMA with the following smaps entry: 7fbb79a04000-7fbb79b00000 rw-p 00000000 00:00 0 
(00.055106) Handling VMA with the following smaps entry: 7fbb79e00000-7fbb79e04000 ---p 00000000 00:00 0 
(00.055111) Handling VMA with the following smaps entry: 7fbb79e04000-7fbb79f00000 rw-p 00000000 00:00 0 
(00.055133) Handling VMA with the following smaps entry: 7fbb7a300000-7fbb7a304000 ---p 00000000 00:00 0 
(00.055138) Handling VMA with the following smaps entry: 7fbb7a304000-7fbb7a400000 rw-p 00000000 00:00 0 
(00.055143) Handling VMA with the following smaps entry: 7fbb7a600000-7fbb7a604000 ---p 00000000 00:00 0 
(00.055148) Handling VMA with the following smaps entry: 7fbb7a604000-7fbb7a700000 rw-p 00000000 00:00 0 
(00.055155) Handling VMA with the following smaps entry: 7fbb7ac00000-7fbb7ac04000 ---p 00000000 00:00 0 
(00.055160) Handling VMA with the following smaps entry: 7fbb7ac04000-7fbb7ad00000 rw-p 00000000 00:00 0 
(00.055176) Handling VMA with the following smaps entry: 7fbb7ae00000-7fbb7ae04000 ---p 00000000 00:00 0 
(00.055184) Handling VMA with the following smaps entry: 7fbb7ae04000-7fbb7af00000 rw-p 00000000 00:00 0 
(00.055192) Handling VMA with the following smaps entry: 7fbb7af00000-7fbb7af04000 ---p 00000000 00:00 0 
(00.055200) Handling VMA with the following smaps entry: 7fbb7af04000-7fbb7b000000 rw-p 00000000 00:00 0 
(00.055211) Handling VMA with the following smaps entry: 7fbb7b000000-7fbb7b004000 ---p 00000000 00:00 0 
(00.055233) Handling VMA with the following smaps entry: 7fbb7b004000-7fbb7b100000 rw-p 00000000 00:00 0 
(00.055238) Handling VMA with the following smaps entry: 7fbb7b500000-7fbb7b504000 ---p 00000000 00:00 0 
(00.055243) Handling VMA with the following smaps entry: 7fbb7b504000-7fbb7b600000 rw-p 00000000 00:00 0 
(00.055248) Handling VMA with the following smaps entry: 7fbb7b900000-7fbb7b904000 ---p 00000000 00:00 0 
(00.055253) Handling VMA with the following smaps entry: 7fbb7b904000-7fbb7ba00000 rw-p 00000000 00:00 0 
(00.055258) Handling VMA with the following smaps entry: 7fbb7ba00000-7fbb7ba04000 ---p 00000000 00:00 0 
(00.055275) Handling VMA with the following smaps entry: 7fbb7ba04000-7fbb7bb00000 rw-p 00000000 00:00 0 
(00.055281) Handling VMA with the following smaps entry: 7fbb7bb00000-7fbb7bb04000 ---p 00000000 00:00 0 
(00.055286) Handling VMA with the following smaps entry: 7fbb7bb04000-7fbb7bc00000 rw-p 00000000 00:00 0 
(00.055290) Handling VMA with the following smaps entry: 7fbb7be00000-7fbb7be04000 ---p 00000000 00:00 0 
(00.055295) Handling VMA with the following smaps entry: 7fbb7be04000-7fbb7bf00000 rw-p 00000000 00:00 0 
(00.055323) Handling VMA with the following smaps entry: 7fbb7bf00000-7fbb7bf04000 ---p 00000000 00:00 0 
(00.055332) Handling VMA with the following smaps entry: 7fbb7bf04000-7fbb7c000000 rw-p 00000000 00:00 0 
(00.055338) Handling VMA with the following smaps entry: 7fbb7c400000-7fbb7c404000 ---p 00000000 00:00 0 
(00.055343) Handling VMA with the following smaps entry: 7fbb7c404000-7fbb7c500000 rw-p 00000000 00:00 0 
(00.055347) Handling VMA with the following smaps entry: 7fbb7ca00000-7fbb7ca04000 ---p 00000000 00:00 0 
(00.055353) Handling VMA with the following smaps entry: 7fbb7ca04000-7fbb7cb00000 rw-p 00000000 00:00 0 
(00.055380) Handling VMA with the following smaps entry: 7fbb7ce00000-7fbb7ce04000 ---p 00000000 00:00 0 
(00.055388) Handling VMA with the following smaps entry: 7fbb7ce04000-7fbb7cf00000 rw-p 00000000 00:00 0 
(00.055393) Handling VMA with the following smaps entry: 7fbb7d000000-7fbb7d004000 ---p 00000000 00:00 0 
(00.055398) Handling VMA with the following smaps entry: 7fbb7d004000-7fbb7d100000 rw-p 00000000 00:00 0 
(00.055403) Handling VMA with the following smaps entry: 7fbb7d400000-7fbb7d404000 ---p 00000000 00:00 0 
(00.055423) Handling VMA with the following smaps entry: 7fbb7d404000-7fbb7d500000 rw-p 00000000 00:00 0 
(00.055429) Handling VMA with the following smaps entry: 7fbb7d700000-7fbb7d704000 ---p 00000000 00:00 0 
(00.055434) Handling VMA with the following smaps entry: 7fbb7d704000-7fbb7d800000 rw-p 00000000 00:00 0 
(00.055440) Handling VMA with the following smaps entry: 7fbb7d800000-7fbb7d804000 ---p 00000000 00:00 0 
(00.055448) Handling VMA with the following smaps entry: 7fbb7d804000-7fbb7d900000 rw-p 00000000 00:00 0 
(00.055457) Handling VMA with the following smaps entry: 7fbb7d900000-7fbb7d904000 ---p 00000000 00:00 0 
(00.055488) Handling VMA with the following smaps entry: 7fbb7d904000-7fbb7da00000 rw-p 00000000 00:00 0 
(00.055494) Handling VMA with the following smaps entry: 7fbb7e100000-7fbb7e104000 ---p 00000000 00:00 0 
(00.055499) Handling VMA with the following smaps entry: 7fbb7e104000-7fbb7e200000 rw-p 00000000 00:00 0 
(00.055503) Handling VMA with the following smaps entry: 7fbb7ea00000-7fbb7ea04000 ---p 00000000 00:00 0 
(00.055511) Handling VMA with the following smaps entry: 7fbb7ea04000-7fbb7eb00000 rw-p 00000000 00:00 0 
(00.055541) Handling VMA with the following smaps entry: 7fbb7ee00000-7fbb7ee04000 ---p 00000000 00:00 0 
(00.055549) Handling VMA with the following smaps entry: 7fbb7ee04000-7fbb7ef00000 rw-p 00000000 00:00 0 
(00.055554) Handling VMA with the following smaps entry: 7fbb7f200000-7fbb7f204000 ---p 00000000 00:00 0 
(00.055559) Handling VMA with the following smaps entry: 7fbb7f204000-7fbb7f300000 rw-p 00000000 00:00 0 
(00.055577) Handling VMA with the following smaps entry: 7fbb7f600000-7fbb7f604000 ---p 00000000 00:00 0 
(00.055591) Handling VMA with the following smaps entry: 7fbb7f604000-7fbb7f700000 rw-p 00000000 00:00 0 
(00.055612) Handling VMA with the following smaps entry: 7fbb7f800000-7fbb7f804000 ---p 00000000 00:00 0 
(00.055617) Handling VMA with the following smaps entry: 7fbb7f804000-7fbb7f900000 rw-p 00000000 00:00 0 
(00.055622) Handling VMA with the following smaps entry: 7fbb7fb00000-7fbb7fb04000 ---p 00000000 00:00 0 
(00.055626) Handling VMA with the following smaps entry: 7fbb7fb04000-7fbb7fc00000 rw-p 00000000 00:00 0 
(00.055631) Handling VMA with the following smaps entry: 7fbb80000000-7fbb80025000 rw-p 00000000 00:00 0 
(00.055786) Handling VMA with the following smaps entry: 7fbb80025000-7fbb84000000 ---p 00000000 00:00 0 
(00.055796) Handling VMA with the following smaps entry: 7fbb84000000-7fbb8405b000 rw-p 00000000 00:00 0 
(00.055802) Handling VMA with the following smaps entry: 7fbb8405b000-7fbb88000000 ---p 00000000 00:00 0 
(00.055807) Handling VMA with the following smaps entry: 7fbb88000000-7fbb8874b000 rw-p 00000000 00:00 0 
(00.055814) Handling VMA with the following smaps entry: 7fbb8874b000-7fbb8c000000 ---p 00000000 00:00 0 
(00.055822) Handling VMA with the following smaps entry: 7fbb8c000000-7fbb8c03a000 rw-p 00000000 00:00 0 
(00.055848) Handling VMA with the following smaps entry: 7fbb8c03a000-7fbb90000000 ---p 00000000 00:00 0 
(00.055857) Handling VMA with the following smaps entry: 7fbb90000000-7fbb90021000 rw-p 00000000 00:00 0 
(00.055866) Handling VMA with the following smaps entry: 7fbb90021000-7fbb94000000 ---p 00000000 00:00 0 
(00.055874) Handling VMA with the following smaps entry: 7fbb94000000-7fbb94026000 rw-p 00000000 00:00 0 
(00.055880) Handling VMA with the following smaps entry: 7fbb94026000-7fbb98000000 ---p 00000000 00:00 0 
(00.056135) Handling VMA with the following smaps entry: 7fbb98000000-7fbb9822e000 rw-p 00000000 00:00 0 
(00.056144) Handling VMA with the following smaps entry: 7fbb9822e000-7fbb9c000000 ---p 00000000 00:00 0 
(00.056148) Handling VMA with the following smaps entry: 7fbb9c000000-7fbb9c021000 rw-p 00000000 00:00 0 
(00.056153) Handling VMA with the following smaps entry: 7fbb9c021000-7fbba0000000 ---p 00000000 00:00 0 
(00.056158) Handling VMA with the following smaps entry: 7fbba0000000-7fbba0ab0000 rw-p 00000000 00:00 0 
(00.056162) Handling VMA with the following smaps entry: 7fbba0ab0000-7fbba4000000 ---p 00000000 00:00 0 
(00.056181) Handling VMA with the following smaps entry: 7fbba4000000-7fbba4021000 rw-p 00000000 00:00 0 
(00.056187) Handling VMA with the following smaps entry: 7fbba4021000-7fbba8000000 ---p 00000000 00:00 0 
(00.056192) Handling VMA with the following smaps entry: 7fbba8000000-7fbba8021000 rw-p 00000000 00:00 0 
(00.056196) Handling VMA with the following smaps entry: 7fbba8021000-7fbbac000000 ---p 00000000 00:00 0 
(00.056201) Handling VMA with the following smaps entry: 7fbbac000000-7fbbac021000 rw-p 00000000 00:00 0 
(00.056286) Handling VMA with the following smaps entry: 7fbbac021000-7fbbb0000000 ---p 00000000 00:00 0 
(00.056296) Handling VMA with the following smaps entry: 7fbbb0000000-7fbbb00da000 rw-p 00000000 00:00 0 
(00.056303) Handling VMA with the following smaps entry: 7fbbb00da000-7fbbb4000000 ---p 00000000 00:00 0 
(00.056307) Handling VMA with the following smaps entry: 7fbbb4000000-7fbbb4150000 rw-p 00000000 00:00 0 
(00.056319) Handling VMA with the following smaps entry: 7fbbb4150000-7fbbb8000000 ---p 00000000 00:00 0 
(00.056328) Handling VMA with the following smaps entry: 7fbbb8000000-7fbbb806e000 rw-p 00000000 00:00 0 
(00.056361) Handling VMA with the following smaps entry: 7fbbb806e000-7fbbbc000000 ---p 00000000 00:00 0 
(00.056371) Handling VMA with the following smaps entry: 7fbbbc000000-7fbbbc051000 rw-p 00000000 00:00 0 
(00.056376) Handling VMA with the following smaps entry: 7fbbbc051000-7fbbc0000000 ---p 00000000 00:00 0 
(00.056381) Handling VMA with the following smaps entry: 7fbbc0000000-7fbbc0027000 rw-p 00000000 00:00 0 
(00.056385) Handling VMA with the following smaps entry: 7fbbc0027000-7fbbc4000000 ---p 00000000 00:00 0 
(00.056424) Handling VMA with the following smaps entry: 7fbbc4000000-7fbbc402d000 rw-p 00000000 00:00 0 
(00.056431) Handling VMA with the following smaps entry: 7fbbc402d000-7fbbc8000000 ---p 00000000 00:00 0 
(00.056436) Handling VMA with the following smaps entry: 7fbbc8000000-7fbbc8021000 rw-p 00000000 00:00 0 
(00.056441) Handling VMA with the following smaps entry: 7fbbc8021000-7fbbcc000000 ---p 00000000 00:00 0 
(00.056446) Handling VMA with the following smaps entry: 7fbbcc000000-7fbbcc03a000 rw-p 00000000 00:00 0 
(00.056450) Handling VMA with the following smaps entry: 7fbbcc03a000-7fbbd0000000 ---p 00000000 00:00 0 
(00.056491) Handling VMA with the following smaps entry: 7fbbd0000000-7fbbd018a000 rw-p 00000000 00:00 0 
(00.056497) Handling VMA with the following smaps entry: 7fbbd018a000-7fbbd4000000 ---p 00000000 00:00 0 
(00.056502) Handling VMA with the following smaps entry: 7fbbd4000000-7fbbd4079000 rw-p 00000000 00:00 0 
(00.056506) Handling VMA with the following smaps entry: 7fbbd4079000-7fbbd8000000 ---p 00000000 00:00 0 
(00.056510) Handling VMA with the following smaps entry: 7fbbd8500000-7fbbd8504000 ---p 00000000 00:00 0 
(00.056542) Handling VMA with the following smaps entry: 7fbbd8504000-7fbbd8600000 rw-p 00000000 00:00 0 
(00.056548) Handling VMA with the following smaps entry: 7fbbd8700000-7fbbd8704000 ---p 00000000 00:00 0 
(00.056553) Handling VMA with the following smaps entry: 7fbbd8704000-7fbbd8800000 rw-p 00000000 00:00 0 
(00.056559) Handling VMA with the following smaps entry: 7fbbd8d00000-7fbbd8d04000 ---p 00000000 00:00 0 
(00.056572) Handling VMA with the following smaps entry: 7fbbd8d04000-7fbbd8e00000 rw-p 00000000 00:00 0 
(00.056582) Handling VMA with the following smaps entry: 7fbbd8f00000-7fbbd8f04000 ---p 00000000 00:00 0 
(00.056602) Handling VMA with the following smaps entry: 7fbbd8f04000-7fbbd9000000 rw-p 00000000 00:00 0 
(00.056607) Handling VMA with the following smaps entry: 7fbbd9000000-7fbbd9004000 ---p 00000000 00:00 0 
(00.056611) Handling VMA with the following smaps entry: 7fbbd9004000-7fbbd9100000 rw-p 00000000 00:00 0 
(00.056616) Handling VMA with the following smaps entry: 7fbbd9300000-7fbbd9304000 ---p 00000000 00:00 0 
(00.056621) Handling VMA with the following smaps entry: 7fbbd9304000-7fbbd9400000 rw-p 00000000 00:00 0 
(00.056643) Handling VMA with the following smaps entry: 7fbbd9600000-7fbbd9604000 ---p 00000000 00:00 0 
(00.056648) Handling VMA with the following smaps entry: 7fbbd9604000-7fbbd9700000 rw-p 00000000 00:00 0 
(00.056653) Handling VMA with the following smaps entry: 7fbbd9700000-7fbbd9704000 ---p 00000000 00:00 0 
(00.056657) Handling VMA with the following smaps entry: 7fbbd9704000-7fbbd9800000 rw-p 00000000 00:00 0 
(00.056662) Handling VMA with the following smaps entry: 7fbbd9a00000-7fbbd9a04000 ---p 00000000 00:00 0 
(00.056667) Handling VMA with the following smaps entry: 7fbbd9a04000-7fbbd9b00000 rw-p 00000000 00:00 0 
(00.056683) Handling VMA with the following smaps entry: 7fbbd9e00000-7fbbd9e04000 ---p 00000000 00:00 0 
(00.056689) Handling VMA with the following smaps entry: 7fbbd9e04000-7fbbd9f00000 rw-p 00000000 00:00 0 
(00.056694) Handling VMA with the following smaps entry: 7fbbd9f00000-7fbbd9f04000 ---p 00000000 00:00 0 
(00.056698) Handling VMA with the following smaps entry: 7fbbd9f04000-7fbbda000000 rw-p 00000000 00:00 0 
(00.056706) Handling VMA with the following smaps entry: 7fbbda100000-7fbbda104000 ---p 00000000 00:00 0 
(00.056726) Handling VMA with the following smaps entry: 7fbbda104000-7fbbda200000 rw-p 00000000 00:00 0 
(00.056731) Handling VMA with the following smaps entry: 7fbbda200000-7fbbda204000 ---p 00000000 00:00 0 
(00.056736) Handling VMA with the following smaps entry: 7fbbda204000-7fbbda300000 rw-p 00000000 00:00 0 
(00.056741) Handling VMA with the following smaps entry: 7fbbda300000-7fbbda304000 ---p 00000000 00:00 0 
(00.056746) Handling VMA with the following smaps entry: 7fbbda304000-7fbbda400000 rw-p 00000000 00:00 0 
(00.056750) Handling VMA with the following smaps entry: 7fbbda400000-7fbbda404000 ---p 00000000 00:00 0 
(00.056769) Handling VMA with the following smaps entry: 7fbbda404000-7fbbda500000 rw-p 00000000 00:00 0 
(00.056774) Handling VMA with the following smaps entry: 7fbbda500000-7fbbda504000 ---p 00000000 00:00 0 
(00.056779) Handling VMA with the following smaps entry: 7fbbda504000-7fbbda600000 rw-p 00000000 00:00 0 
(00.056783) Handling VMA with the following smaps entry: 7fbbda600000-7fbbda604000 ---p 00000000 00:00 0 
(00.056789) Handling VMA with the following smaps entry: 7fbbda604000-7fbbda700000 rw-p 00000000 00:00 0 
(00.056811) Handling VMA with the following smaps entry: 7fbbda800000-7fbbda804000 ---p 00000000 00:00 0 
(00.056816) Handling VMA with the following smaps entry: 7fbbda804000-7fbbda900000 rw-p 00000000 00:00 0 
(00.056821) Handling VMA with the following smaps entry: 7fbbda900000-7fbbda904000 ---p 00000000 00:00 0 
(00.056826) Handling VMA with the following smaps entry: 7fbbda904000-7fbbdaa00000 rw-p 00000000 00:00 0 
(00.056831) Handling VMA with the following smaps entry: 7fbbdaa00000-7fbbdaa04000 ---p 00000000 00:00 0 
(00.056836) Handling VMA with the following smaps entry: 7fbbdaa04000-7fbbdab00000 rw-p 00000000 00:00 0 
(00.056852) Handling VMA with the following smaps entry: 7fbbdaf00000-7fbbdaf04000 ---p 00000000 00:00 0 
(00.056857) Handling VMA with the following smaps entry: 7fbbdaf04000-7fbbdb000000 rw-p 00000000 00:00 0 
(00.056861) Handling VMA with the following smaps entry: 7fbbdb000000-7fbbdb004000 ---p 00000000 00:00 0 
(00.056866) Handling VMA with the following smaps entry: 7fbbdb004000-7fbbdb100000 rw-p 00000000 00:00 0 
(00.056871) Handling VMA with the following smaps entry: 7fbbdb100000-7fbbdb104000 ---p 00000000 00:00 0 
(00.056894) Handling VMA with the following smaps entry: 7fbbdb104000-7fbbdb200000 rw-p 00000000 00:00 0 
(00.056900) Handling VMA with the following smaps entry: 7fbbdb700000-7fbbdb704000 ---p 00000000 00:00 0 
(00.056904) Handling VMA with the following smaps entry: 7fbbdb704000-7fbbdb800000 rw-p 00000000 00:00 0 
(00.056909) Handling VMA with the following smaps entry: 7fbbdba00000-7fbbdba04000 ---p 00000000 00:00 0 
(00.056913) Handling VMA with the following smaps entry: 7fbbdba04000-7fbbdbb00000 rw-p 00000000 00:00 0 
(00.056918) Handling VMA with the following smaps entry: 7fbbdbc00000-7fbbdbc04000 ---p 00000000 00:00 0 
(00.056965) Handling VMA with the following smaps entry: 7fbbdbc04000-7fbbdbd00000 rw-p 00000000 00:00 0 
(00.056970) Handling VMA with the following smaps entry: 7fbbdc000000-7fbbdc214000 rw-p 00000000 00:00 0 
(00.056975) Handling VMA with the following smaps entry: 7fbbdc214000-7fbbe0000000 ---p 00000000 00:00 0 
(00.056980) Handling VMA with the following smaps entry: 7fbbe0000000-7fbbe0046000 rw-p 00000000 00:00 0 
(00.056984) Handling VMA with the following smaps entry: 7fbbe0046000-7fbbe4000000 ---p 00000000 00:00 0 
(00.057017) Handling VMA with the following smaps entry: 7fbbe4000000-7fbbe4042000 rw-p 00000000 00:00 0 
(00.057023) Handling VMA with the following smaps entry: 7fbbe4042000-7fbbe8000000 ---p 00000000 00:00 0 
(00.057027) Handling VMA with the following smaps entry: 7fbbe8000000-7fbbe8022000 rw-p 00000000 00:00 0 
(00.057032) Handling VMA with the following smaps entry: 7fbbe8022000-7fbbec000000 ---p 00000000 00:00 0 
(00.057037) Handling VMA with the following smaps entry: 7fbbec000000-7fbbec07c000 rw-p 00000000 00:00 0 
(00.057044) Handling VMA with the following smaps entry: 7fbbec07c000-7fbbf0000000 ---p 00000000 00:00 0 
(00.057071) Handling VMA with the following smaps entry: 7fbbf0000000-7fbbf0021000 rw-p 00000000 00:00 0 
(00.057076) Handling VMA with the following smaps entry: 7fbbf0021000-7fbbf4000000 ---p 00000000 00:00 0 
(00.057081) Handling VMA with the following smaps entry: 7fbbf4000000-7fbbf4030000 rw-p 00000000 00:00 0 
(00.057085) Handling VMA with the following smaps entry: 7fbbf4030000-7fbbf8000000 ---p 00000000 00:00 0 
(00.057090) Handling VMA with the following smaps entry: 7fbbf8000000-7fbbf8021000 rw-p 00000000 00:00 0 
(00.057115) Handling VMA with the following smaps entry: 7fbbf8021000-7fbbfc000000 ---p 00000000 00:00 0 
(00.057120) Handling VMA with the following smaps entry: 7fbbfc000000-7fbbfc021000 rw-p 00000000 00:00 0 
(00.057124) Handling VMA with the following smaps entry: 7fbbfc021000-7fbc00000000 ---p 00000000 00:00 0 
(00.057129) Handling VMA with the following smaps entry: 7fbc00000000-7fbc00021000 rw-p 00000000 00:00 0 
(00.057133) Handling VMA with the following smaps entry: 7fbc00021000-7fbc04000000 ---p 00000000 00:00 0 
(00.057138) Handling VMA with the following smaps entry: 7fbc04000000-7fbc04025000 rw-p 00000000 00:00 0 
(00.057162) Handling VMA with the following smaps entry: 7fbc04025000-7fbc08000000 ---p 00000000 00:00 0 
(00.057167) Handling VMA with the following smaps entry: 7fbc08000000-7fbc0806c000 rw-p 00000000 00:00 0 
(00.057172) Handling VMA with the following smaps entry: 7fbc0806c000-7fbc0c000000 ---p 00000000 00:00 0 
(00.057176) Handling VMA with the following smaps entry: 7fbc0c000000-7fbc0c029000 rw-p 00000000 00:00 0 
(00.057181) Handling VMA with the following smaps entry: 7fbc0c029000-7fbc10000000 ---p 00000000 00:00 0 
(00.057381) Handling VMA with the following smaps entry: 7fbc10000000-7fbc10026000 rw-p 00000000 00:00 0 
(00.057387) Handling VMA with the following smaps entry: 7fbc10026000-7fbc14000000 ---p 00000000 00:00 0 
(00.057392) Handling VMA with the following smaps entry: 7fbc14000000-7fbc1402f000 rw-p 00000000 00:00 0 
(00.057397) Handling VMA with the following smaps entry: 7fbc1402f000-7fbc18000000 ---p 00000000 00:00 0 
(00.057401) Handling VMA with the following smaps entry: 7fbc18000000-7fbc18bf8000 rw-p 00000000 00:00 0 
(00.057406) Handling VMA with the following smaps entry: 7fbc18bf8000-7fbc1c000000 ---p 00000000 00:00 0 
(00.057426) Handling VMA with the following smaps entry: 7fbc1c000000-7fbc1c021000 rw-p 00000000 00:00 0 
(00.057432) Handling VMA with the following smaps entry: 7fbc1c021000-7fbc20000000 ---p 00000000 00:00 0 
(00.057437) Handling VMA with the following smaps entry: 7fbc20000000-7fbc20021000 rw-p 00000000 00:00 0 
(00.057441) Handling VMA with the following smaps entry: 7fbc20021000-7fbc24000000 ---p 00000000 00:00 0 
(00.057446) Handling VMA with the following smaps entry: 7fbc24000000-7fbc24027000 rw-p 00000000 00:00 0 
(00.057501) Handling VMA with the following smaps entry: 7fbc24027000-7fbc28000000 ---p 00000000 00:00 0 
(00.057507) Handling VMA with the following smaps entry: 7fbc28000000-7fbc28021000 rw-p 00000000 00:00 0 
(00.057512) Handling VMA with the following smaps entry: 7fbc28021000-7fbc2c000000 ---p 00000000 00:00 0 
(00.057516) Handling VMA with the following smaps entry: 7fbc2c000000-7fbc2c245000 rw-p 00000000 00:00 0 
(00.057521) Handling VMA with the following smaps entry: 7fbc2c245000-7fbc30000000 ---p 00000000 00:00 0 
(00.057525) Handling VMA with the following smaps entry: 7fbc30000000-7fbc30021000 rw-p 00000000 00:00 0 
(00.057563) Handling VMA with the following smaps entry: 7fbc30021000-7fbc34000000 ---p 00000000 00:00 0 
(00.057580) Handling VMA with the following smaps entry: 7fbc34000000-7fbc340a1000 rw-p 00000000 00:00 0 
(00.057586) Handling VMA with the following smaps entry: 7fbc340a1000-7fbc38000000 ---p 00000000 00:00 0 
(00.057591) Handling VMA with the following smaps entry: 7fbc38000000-7fbc38119000 rw-p 00000000 00:00 0 
(00.057597) Handling VMA with the following smaps entry: 7fbc38119000-7fbc3c000000 ---p 00000000 00:00 0 
(00.057655) Handling VMA with the following smaps entry: 7fbc3c000000-7fbc3c037000 rw-p 00000000 00:00 0 
(00.057661) Handling VMA with the following smaps entry: 7fbc3c037000-7fbc40000000 ---p 00000000 00:00 0 
(00.057666) Handling VMA with the following smaps entry: 7fbc40000000-7fbc40093000 rw-p 00000000 00:00 0 
(00.057670) Handling VMA with the following smaps entry: 7fbc40093000-7fbc44000000 ---p 00000000 00:00 0 
(00.057675) Handling VMA with the following smaps entry: 7fbc44000000-7fbc44213000 rw-p 00000000 00:00 0 
(00.057679) Handling VMA with the following smaps entry: 7fbc44213000-7fbc48000000 ---p 00000000 00:00 0 
(00.057712) Handling VMA with the following smaps entry: 7fbc48000000-7fbc48055000 rw-p 00000000 00:00 0 
(00.057717) Handling VMA with the following smaps entry: 7fbc48055000-7fbc4c000000 ---p 00000000 00:00 0 
(00.057722) Handling VMA with the following smaps entry: 7fbc4c000000-7fbc4c036000 rw-p 00000000 00:00 0 
(00.057726) Handling VMA with the following smaps entry: 7fbc4c036000-7fbc50000000 ---p 00000000 00:00 0 
(00.057731) Handling VMA with the following smaps entry: 7fbc50000000-7fbc50073000 rw-p 00000000 00:00 0 
(00.057755) Handling VMA with the following smaps entry: 7fbc50073000-7fbc54000000 ---p 00000000 00:00 0 
(00.057761) Handling VMA with the following smaps entry: 7fbc54000000-7fbc54021000 rw-p 00000000 00:00 0 
(00.057765) Handling VMA with the following smaps entry: 7fbc54021000-7fbc58000000 ---p 00000000 00:00 0 
(00.057770) Handling VMA with the following smaps entry: 7fbc58000000-7fbc58028000 rw-p 00000000 00:00 0 
(00.057774) Handling VMA with the following smaps entry: 7fbc58028000-7fbc5c000000 ---p 00000000 00:00 0 
(00.057779) Handling VMA with the following smaps entry: 7fbc5c000000-7fbc5c02b000 rw-p 00000000 00:00 0 
(00.057899) Handling VMA with the following smaps entry: 7fbc5c02b000-7fbc60000000 ---p 00000000 00:00 0 
(00.057905) Handling VMA with the following smaps entry: 7fbc60000000-7fbc6006c000 rw-p 00000000 00:00 0 
(00.057910) Handling VMA with the following smaps entry: 7fbc6006c000-7fbc64000000 ---p 00000000 00:00 0 
(00.057914) Handling VMA with the following smaps entry: 7fbc64000000-7fbc6464b000 rw-p 00000000 00:00 0 
(00.057919) Handling VMA with the following smaps entry: 7fbc6464b000-7fbc68000000 ---p 00000000 00:00 0 
(00.058056) Handling VMA with the following smaps entry: 7fbc68000000-7fbc680e5000 rw-p 00000000 00:00 0 
(00.058062) Handling VMA with the following smaps entry: 7fbc680e5000-7fbc6c000000 ---p 00000000 00:00 0 
(00.058066) Handling VMA with the following smaps entry: 7fbc6c000000-7fbc6c021000 rw-p 00000000 00:00 0 
(00.058071) Handling VMA with the following smaps entry: 7fbc6c021000-7fbc70000000 ---p 00000000 00:00 0 
(00.058075) Handling VMA with the following smaps entry: 7fbc70000000-7fbc707f6000 rw-p 00000000 00:00 0 
(00.058080) Handling VMA with the following smaps entry: 7fbc707f6000-7fbc74000000 ---p 00000000 00:00 0 
(00.058167) Handling VMA with the following smaps entry: 7fbc74000000-7fbc748cb000 rw-p 00000000 00:00 0 
(00.058174) Handling VMA with the following smaps entry: 7fbc748cb000-7fbc78000000 ---p 00000000 00:00 0 
(00.058178) Handling VMA with the following smaps entry: 7fbc78000000-7fbc78095000 rw-p 00000000 00:00 0 
(00.058183) Handling VMA with the following smaps entry: 7fbc78095000-7fbc7c000000 ---p 00000000 00:00 0 
(00.058187) Handling VMA with the following smaps entry: 7fbc7c000000-7fbc7c021000 rw-p 00000000 00:00 0 
(00.058212) Handling VMA with the following smaps entry: 7fbc7c021000-7fbc80000000 ---p 00000000 00:00 0 
(00.058217) Handling VMA with the following smaps entry: 7fbc80000000-7fbc80021000 rw-p 00000000 00:00 0 
(00.058221) Handling VMA with the following smaps entry: 7fbc80021000-7fbc84000000 ---p 00000000 00:00 0 
(00.058226) Handling VMA with the following smaps entry: 7fbc84000000-7fbc84021000 rw-p 00000000 00:00 0 
(00.058231) Handling VMA with the following smaps entry: 7fbc84021000-7fbc88000000 ---p 00000000 00:00 0 
(00.058237) Handling VMA with the following smaps entry: 7fbc88000000-7fbc88021000 rw-p 00000000 00:00 0 
(00.058255) Handling VMA with the following smaps entry: 7fbc88021000-7fbc8c000000 ---p 00000000 00:00 0 
(00.058260) Handling VMA with the following smaps entry: 7fbc8c000000-7fbc8c021000 rw-p 00000000 00:00 0 
(00.058264) Handling VMA with the following smaps entry: 7fbc8c021000-7fbc90000000 ---p 00000000 00:00 0 
(00.058269) Handling VMA with the following smaps entry: 7fbc90000000-7fbc90021000 rw-p 00000000 00:00 0 
(00.058274) Handling VMA with the following smaps entry: 7fbc90021000-7fbc94000000 ---p 00000000 00:00 0 
(00.058298) Handling VMA with the following smaps entry: 7fbc94000000-7fbc94021000 rw-p 00000000 00:00 0 
(00.058303) Handling VMA with the following smaps entry: 7fbc94021000-7fbc98000000 ---p 00000000 00:00 0 
(00.058307) Handling VMA with the following smaps entry: 7fbc98000000-7fbc98021000 rw-p 00000000 00:00 0 
(00.058312) Handling VMA with the following smaps entry: 7fbc98021000-7fbc9c000000 ---p 00000000 00:00 0 
(00.058317) Handling VMA with the following smaps entry: 7fbc9c000000-7fbc9c021000 rw-p 00000000 00:00 0 
(00.058321) Handling VMA with the following smaps entry: 7fbc9c021000-7fbca0000000 ---p 00000000 00:00 0 
(00.058340) Handling VMA with the following smaps entry: 7fbca0000000-7fbca0021000 rw-p 00000000 00:00 0 
(00.058345) Handling VMA with the following smaps entry: 7fbca0021000-7fbca4000000 ---p 00000000 00:00 0 
(00.058349) Handling VMA with the following smaps entry: 7fbca4000000-7fbca4021000 rw-p 00000000 00:00 0 
(00.058354) Handling VMA with the following smaps entry: 7fbca4021000-7fbca8000000 ---p 00000000 00:00 0 
(00.058358) Handling VMA with the following smaps entry: 7fbca8000000-7fbca8021000 rw-p 00000000 00:00 0 
(00.058390) Handling VMA with the following smaps entry: 7fbca8021000-7fbcac000000 ---p 00000000 00:00 0 
(00.058396) Handling VMA with the following smaps entry: 7fbcac000000-7fbcac021000 rw-p 00000000 00:00 0 
(00.058400) Handling VMA with the following smaps entry: 7fbcac021000-7fbcb0000000 ---p 00000000 00:00 0 
(00.058405) Handling VMA with the following smaps entry: 7fbcb0000000-7fbcb0021000 rw-p 00000000 00:00 0 
(00.058409) Handling VMA with the following smaps entry: 7fbcb0021000-7fbcb4000000 ---p 00000000 00:00 0 
(00.058414) Handling VMA with the following smaps entry: 7fbcb4000000-7fbcb4021000 rw-p 00000000 00:00 0 
(00.058432) Handling VMA with the following smaps entry: 7fbcb4021000-7fbcb8000000 ---p 00000000 00:00 0 
(00.058437) Handling VMA with the following smaps entry: 7fbcb8102000-7fbcb8106000 ---p 00000000 00:00 0 
(00.058442) Handling VMA with the following smaps entry: 7fbcb8106000-7fbcb8202000 rw-p 00000000 00:00 0 
(00.058446) Handling VMA with the following smaps entry: 7fbcb8802000-7fbcb8806000 ---p 00000000 00:00 0 
(00.058451) Handling VMA with the following smaps entry: 7fbcb8806000-7fbcb8902000 rw-p 00000000 00:00 0 
(00.058473) Handling VMA with the following smaps entry: 7fbcb8c02000-7fbcb8c06000 ---p 00000000 00:00 0 
(00.058479) Handling VMA with the following smaps entry: 7fbcb8c06000-7fbcb8d02000 rw-p 00000000 00:00 0 
(00.058484) Handling VMA with the following smaps entry: 7fbcb8d02000-7fbcb8d06000 ---p 00000000 00:00 0 
(00.058488) Handling VMA with the following smaps entry: 7fbcb8d06000-7fbcb8e02000 rw-p 00000000 00:00 0 
(00.058493) Handling VMA with the following smaps entry: 7fbcb8e02000-7fbcb8e06000 ---p 00000000 00:00 0 
(00.058497) Handling VMA with the following smaps entry: 7fbcb8e06000-7fbcb8f02000 rw-p 00000000 00:00 0 
(00.058515) Handling VMA with the following smaps entry: 7fbcb9002000-7fbcb9006000 ---p 00000000 00:00 0 
(00.058520) Handling VMA with the following smaps entry: 7fbcb9006000-7fbcb9102000 rw-p 00000000 00:00 0 
(00.058525) Handling VMA with the following smaps entry: 7fbcb9202000-7fbcb9206000 ---p 00000000 00:00 0 
(00.058529) Handling VMA with the following smaps entry: 7fbcb9206000-7fbcb9302000 rw-p 00000000 00:00 0 
(00.058534) Handling VMA with the following smaps entry: 7fbcb9402000-7fbcb9406000 ---p 00000000 00:00 0 
(00.058557) Handling VMA with the following smaps entry: 7fbcb9406000-7fbcb9502000 rw-p 00000000 00:00 0 
(00.058563) Handling VMA with the following smaps entry: 7fbcb9502000-7fbcb9506000 ---p 00000000 00:00 0 
(00.058577) Handling VMA with the following smaps entry: 7fbcb9506000-7fbcb9602000 rw-p 00000000 00:00 0 
(00.058582) Handling VMA with the following smaps entry: 7fbcb9602000-7fbcb9606000 ---p 00000000 00:00 0 
(00.058586) Handling VMA with the following smaps entry: 7fbcb9606000-7fbcb9702000 rw-p 00000000 00:00 0 
(00.058591) Handling VMA with the following smaps entry: 7fbcb9702000-7fbcb9706000 ---p 00000000 00:00 0 
(00.058611) Handling VMA with the following smaps entry: 7fbcb9706000-7fbcb9802000 rw-p 00000000 00:00 0 
(00.058617) Handling VMA with the following smaps entry: 7fbcb9802000-7fbcb9806000 ---p 00000000 00:00 0 
(00.058621) Handling VMA with the following smaps entry: 7fbcb9806000-7fbcb9902000 rw-p 00000000 00:00 0 
(00.058626) Handling VMA with the following smaps entry: 7fbcb9902000-7fbcb9906000 ---p 00000000 00:00 0 
(00.058630) Handling VMA with the following smaps entry: 7fbcb9906000-7fbcb9a02000 rw-p 00000000 00:00 0 
(00.058657) Handling VMA with the following smaps entry: 7fbcb9a02000-7fbcb9a06000 ---p 00000000 00:00 0 
(00.058662) Handling VMA with the following smaps entry: 7fbcb9a06000-7fbcb9b02000 rw-p 00000000 00:00 0 
(00.058666) Handling VMA with the following smaps entry: 7fbcb9b02000-7fbcb9b06000 ---p 00000000 00:00 0 
(00.058671) Handling VMA with the following smaps entry: 7fbcb9b06000-7fbcb9c02000 rw-p 00000000 00:00 0 
(00.058675) Handling VMA with the following smaps entry: 7fbcb9c02000-7fbcb9c06000 ---p 00000000 00:00 0 
(00.058680) Handling VMA with the following smaps entry: 7fbcb9c06000-7fbcb9d02000 rw-p 00000000 00:00 0 
(00.058697) Handling VMA with the following smaps entry: 7fbcb9d02000-7fbcb9d06000 ---p 00000000 00:00 0 
(00.058702) Handling VMA with the following smaps entry: 7fbcb9d06000-7fbcb9e02000 rw-p 00000000 00:00 0 
(00.058707) Handling VMA with the following smaps entry: 7fbcb9e02000-7fbcb9e06000 ---p 00000000 00:00 0 
(00.058711) Handling VMA with the following smaps entry: 7fbcb9e06000-7fbcb9f02000 rw-p 00000000 00:00 0 
(00.058717) Handling VMA with the following smaps entry: 7fbcb9f02000-7fbcb9f06000 ---p 00000000 00:00 0 
(00.058738) Handling VMA with the following smaps entry: 7fbcb9f06000-7fbcba002000 rw-p 00000000 00:00 0 
(00.058743) Handling VMA with the following smaps entry: 7fbcba002000-7fbcba006000 ---p 00000000 00:00 0 
(00.058748) Handling VMA with the following smaps entry: 7fbcba006000-7fbcba102000 rw-p 00000000 00:00 0 
(00.058752) Handling VMA with the following smaps entry: 7fbcba202000-7fbcba206000 ---p 00000000 00:00 0 
(00.058757) Handling VMA with the following smaps entry: 7fbcba206000-7fbcba302000 rw-p 00000000 00:00 0 
(00.058762) Handling VMA with the following smaps entry: 7fbcba302000-7fbcba306000 ---p 00000000 00:00 0 
(00.058806) Handling VMA with the following smaps entry: 7fbcba306000-7fbcba402000 rw-p 00000000 00:00 0 
(00.058811) Handling VMA with the following smaps entry: 7fbcba402000-7fbcba603000 rw-p 00000000 00:00 0 
(00.058816) Handling VMA with the following smaps entry: 7fbcba603000-7fbcba607000 ---p 00000000 00:00 0 
(00.058821) Handling VMA with the following smaps entry: 7fbcba607000-7fbcba703000 rw-p 00000000 00:00 0 
(00.058826) Handling VMA with the following smaps entry: 7fbcba733000-7fbcba737000 ---p 00000000 00:00 0 
(00.058845) Handling VMA with the following smaps entry: 7fbcba737000-7fbcba755000 rw-p 00000000 00:00 0 
(00.058851) Handling VMA with the following smaps entry: 7fbcba755000-7fbcba759000 ---p 00000000 00:00 0 
(00.058855) Handling VMA with the following smaps entry: 7fbcba759000-7fbcba777000 rw-p 00000000 00:00 0 
(00.058860) Handling VMA with the following smaps entry: 7fbcba777000-7fbcba77b000 ---p 00000000 00:00 0 
(00.058864) Handling VMA with the following smaps entry: 7fbcba77b000-7fbcba799000 rw-p 00000000 00:00 0 
(00.058871) Handling VMA with the following smaps entry: 7fbcba799000-7fbcba79d000 ---p 00000000 00:00 0 
(00.058888) Handling VMA with the following smaps entry: 7fbcba79d000-7fbcba7bb000 rw-p 00000000 00:00 0 
(00.058894) Handling VMA with the following smaps entry: 7fbcba7bb000-7fbcba7bf000 ---p 00000000 00:00 0 
(00.058900) Handling VMA with the following smaps entry: 7fbcba7bf000-7fbcba7dd000 rw-p 00000000 00:00 0 
(00.058905) Handling VMA with the following smaps entry: 7fbcba7dd000-7fbcba7e1000 ---p 00000000 00:00 0 
(00.058910) Handling VMA with the following smaps entry: 7fbcba7e1000-7fbcba7ff000 rw-p 00000000 00:00 0 
(00.058963) Handling VMA with the following smaps entry: 7fbcba8ff000-7fbcbab00000 rw-p 00000000 00:00 0 
(00.058968) Handling VMA with the following smaps entry: 7fbcbab00000-7fbcbab04000 ---p 00000000 00:00 0 
(00.058973) Handling VMA with the following smaps entry: 7fbcbab04000-7fbcbac00000 rw-p 00000000 00:00 0 
(00.058978) Handling VMA with the following smaps entry: 7fbcbac00000-7fbcbac11000 r-xp 00000000 00:59 12114811                   /tmp/libnetty_transport_native_epoll_x86_6414798824452324763820.so (deleted)
(00.058992) Found regular file mapping, OK
(00.059025) Dumping path for -3 fd via self 13 [/tmp/libnetty_transport_native_epoll_x86_6414798824452324763820.so (deleted)]
(00.059028) Strip ' (deleted)' tag from './tmp/libnetty_transport_native_epoll_x86_6414798824452324763820.so (deleted)'
(00.059029) Dumping ghost file for fd 13 id 0x17
(00.059031) mnt: Path `/tmp/libnetty_transport_native_epoll_x86_6414798824452324763820.so' resolved to `./' mountpoint
(00.059033) Dumping ghost file contents (id 0x1)
(00.060316) Handling VMA with the following smaps entry: 7fbcbac11000-7fbcbae10000 ---p 00011000 00:59 12114811                   /tmp/libnetty_transport_native_epoll_x86_6414798824452324763820.so (deleted)
(00.060328) vma 7fbcbac11000 borrows vfi from previous 7fbcbac00000
(00.060349) Handling VMA with the following smaps entry: 7fbcbae10000-7fbcbae12000 r--p 00010000 00:59 12114811                   /tmp/libnetty_transport_native_epoll_x86_6414798824452324763820.so (deleted)
(00.060353) vma 7fbcbae10000 borrows vfi from previous 7fbcbac11000
(00.060357) Handling VMA with the following smaps entry: 7fbcbae12000-7fbcbae13000 rw-p 00000000 00:00 0 
(00.060366) Handling VMA with the following smaps entry: 7fbcbae25000-7fbcbae29000 ---p 00000000 00:00 0 
(00.060371) Handling VMA with the following smaps entry: 7fbcbae29000-7fbcbae47000 rw-p 00000000 00:00 0 
(00.060376) Handling VMA with the following smaps entry: 7fbcbae47000-7fbcbae4b000 ---p 00000000 00:00 0 
(00.060381) Handling VMA with the following smaps entry: 7fbcbae4b000-7fbcbaf47000 rw-p 00000000 00:00 0 
(00.060399) Handling VMA with the following smaps entry: 7fbcbaf47000-7fbcbaf4b000 ---p 00000000 00:00 0 
(00.060404) Handling VMA with the following smaps entry: 7fbcbaf4b000-7fbcbb047000 rw-p 00000000 00:00 0 
(00.060409) Handling VMA with the following smaps entry: 7fbcbb047000-7fbcbb04b000 ---p 00000000 00:00 0 
(00.060414) Handling VMA with the following smaps entry: 7fbcbb04b000-7fbcbb147000 rw-p 00000000 00:00 0 
(00.060418) Handling VMA with the following smaps entry: 7fbcbb147000-7fbcbb148000 ---p 00000000 00:00 0 
(00.060439) Handling VMA with the following smaps entry: 7fbcbb148000-7fbcbb248000 rw-p 00000000 00:00 0 
(00.060444) Handling VMA with the following smaps entry: 7fbcbb248000-7fbcbb249000 ---p 00000000 00:00 0 
(00.060449) Handling VMA with the following smaps entry: 7fbcbb249000-7fbcbb349000 rw-p 00000000 00:00 0 
(00.060455) Handling VMA with the following smaps entry: 7fbcbb349000-7fbcbb34d000 ---p 00000000 00:00 0 
(00.060459) Handling VMA with the following smaps entry: 7fbcbb34d000-7fbcbb449000 rw-p 00000000 00:00 0 
(00.060464) Handling VMA with the following smaps entry: 7fbcbb449000-7fbcbb44d000 ---p 00000000 00:00 0 
(00.060482) Handling VMA with the following smaps entry: 7fbcbb44d000-7fbcbb549000 rw-p 00000000 00:00 0 
(00.060487) Handling VMA with the following smaps entry: 7fbcbb54d000-7fbcbb551000 ---p 00000000 00:00 0 
(00.060497) Handling VMA with the following smaps entry: 7fbcbb551000-7fbcbb56f000 rw-p 00000000 00:00 0 
(00.060502) Handling VMA with the following smaps entry: 7fbcbb56f000-7fbcbb573000 ---p 00000000 00:00 0 
(00.060506) Handling VMA with the following smaps entry: 7fbcbb573000-7fbcbb591000 rw-p 00000000 00:00 0 
(00.060527) Handling VMA with the following smaps entry: 7fbcbb591000-7fbcbb595000 ---p 00000000 00:00 0 
(00.060533) Handling VMA with the following smaps entry: 7fbcbb595000-7fbcbb5b3000 rw-p 00000000 00:00 0 
(00.060538) Handling VMA with the following smaps entry: 7fbcbb5b3000-7fbcbb5b7000 ---p 00000000 00:00 0 
(00.060543) Handling VMA with the following smaps entry: 7fbcbb5b7000-7fbcbb5d5000 rw-p 00000000 00:00 0 
(00.060548) Handling VMA with the following smaps entry: 7fbcbb5d5000-7fbcbb5d9000 ---p 00000000 00:00 0 
(00.060552) Handling VMA with the following smaps entry: 7fbcbb5d9000-7fbcbb5f7000 rw-p 00000000 00:00 0 
(00.060578) Handling VMA with the following smaps entry: 7fbcbb5f7000-7fbcbb5f8000 ---p 00000000 00:00 0 
(00.060588) Handling VMA with the following smaps entry: 7fbcbb5f8000-7fbcbb6f8000 rw-p 00000000 00:00 0 
(00.060592) Handling VMA with the following smaps entry: 7fbcbb6f8000-7fbcbb6f9000 ---p 00000000 00:00 0 
(00.060597) Handling VMA with the following smaps entry: 7fbcbb6f9000-7fbcbb7f9000 rw-p 00000000 00:00 0 
(00.060602) Handling VMA with the following smaps entry: 7fbcbb7f9000-7fbcbb7fa000 ---p 00000000 00:00 0 
(00.060622) Handling VMA with the following smaps entry: 7fbcbb7fa000-7fbcbb8fa000 rw-p 00000000 00:00 0 
(00.060627) Handling VMA with the following smaps entry: 7fbcbb8fa000-7fbcbb8fb000 ---p 00000000 00:00 0 
(00.060632) Handling VMA with the following smaps entry: 7fbcbb8fb000-7fbcbb9fb000 rw-p 00000000 00:00 0 
(00.060637) Handling VMA with the following smaps entry: 7fbcbb9fb000-7fbcbb9fc000 ---p 00000000 00:00 0 
(00.060641) Handling VMA with the following smaps entry: 7fbcbb9fc000-7fbcbbafc000 rw-p 00000000 00:00 0 
(00.060646) Handling VMA with the following smaps entry: 7fbcbbafc000-7fbcbbafd000 ---p 00000000 00:00 0 
(00.060662) Handling VMA with the following smaps entry: 7fbcbbafd000-7fbcbbbfd000 rw-p 00000000 00:00 0 
(00.060667) Handling VMA with the following smaps entry: 7fbcbbbfd000-7fbcbbbfe000 ---p 00000000 00:00 0 
(00.060672) Handling VMA with the following smaps entry: 7fbcbbbfe000-7fbcbbcfe000 rw-p 00000000 00:00 0 
(00.060677) Handling VMA with the following smaps entry: 7fbcbbcfe000-7fbcbbcff000 ---p 00000000 00:00 0 
(00.060682) Handling VMA with the following smaps entry: 7fbcbbcff000-7fbcbbdff000 rw-p 00000000 00:00 0 
(00.060707) Handling VMA with the following smaps entry: 7fbcbbdff000-7fbcbbe00000 ---p 00000000 00:00 0 
(00.060713) Handling VMA with the following smaps entry: 7fbcbbe00000-7fbcbbf00000 rw-p 00000000 00:00 0 
(00.060717) Handling VMA with the following smaps entry: 7fbcbbf00000-7fbcbbf04000 ---p 00000000 00:00 0 
(00.060722) Handling VMA with the following smaps entry: 7fbcbbf04000-7fbcbc000000 rw-p 00000000 00:00 0 
(00.060727) Handling VMA with the following smaps entry: 7fbcbc000000-7fbcbc036000 rw-p 00000000 00:00 0 
(00.060732) Handling VMA with the following smaps entry: 7fbcbc036000-7fbcc0000000 ---p 00000000 00:00 0 
(00.060958) Handling VMA with the following smaps entry: 7fbcc0000000-7fbcc045f000 rw-p 00000000 00:00 0 
(00.060965) Handling VMA with the following smaps entry: 7fbcc045f000-7fbcc4000000 ---p 00000000 00:00 0 
(00.060970) Handling VMA with the following smaps entry: 7fbcc4000000-7fbcc49ec000 rw-p 00000000 00:00 0 
(00.060974) Handling VMA with the following smaps entry: 7fbcc49ec000-7fbcc8000000 ---p 00000000 00:00 0 
(00.060979) Handling VMA with the following smaps entry: 7fbcc8000000-7fbcc8021000 rw-p 00000000 00:00 0 
(00.061222) Handling VMA with the following smaps entry: 7fbcc8021000-7fbccc000000 ---p 00000000 00:00 0 
(00.061229) Handling VMA with the following smaps entry: 7fbccc000000-7fbccc021000 rw-p 00000000 00:00 0 
(00.061234) Handling VMA with the following smaps entry: 7fbccc021000-7fbcd0000000 ---p 00000000 00:00 0 
(00.061241) Handling VMA with the following smaps entry: 7fbcd0000000-7fbcd1216000 rw-p 00000000 00:00 0 
(00.061246) Handling VMA with the following smaps entry: 7fbcd1216000-7fbcd4000000 ---p 00000000 00:00 0 
(00.061250) Handling VMA with the following smaps entry: 7fbcd4000000-7fbcd4021000 rw-p 00000000 00:00 0 
(00.061269) Handling VMA with the following smaps entry: 7fbcd4021000-7fbcd8000000 ---p 00000000 00:00 0 
(00.061276) Handling VMA with the following smaps entry: 7fbcd8000000-7fbcd8021000 rw-p 00000000 00:00 0 
(00.061282) Handling VMA with the following smaps entry: 7fbcd8021000-7fbcdc000000 ---p 00000000 00:00 0 
(00.061289) Handling VMA with the following smaps entry: 7fbcdc000000-7fbcdc021000 rw-p 00000000 00:00 0 
(00.061293) Handling VMA with the following smaps entry: 7fbcdc021000-7fbce0000000 ---p 00000000 00:00 0 
(00.061411) Handling VMA with the following smaps entry: 7fbce0000000-7fbce0021000 rw-p 00000000 00:00 0 
(00.061417) Handling VMA with the following smaps entry: 7fbce0021000-7fbce4000000 ---p 00000000 00:00 0 
(00.061422) Handling VMA with the following smaps entry: 7fbce4000000-7fbce4500000 rw-p 00000000 00:00 0 
(00.061427) Handling VMA with the following smaps entry: 7fbce4500000-7fbce4580000 rw-p 00000000 00:00 0 
(00.061431) Handling VMA with the following smaps entry: 7fbce4580000-7fbce4680000 rw-p 00000000 00:00 0 
(00.061435) Handling VMA with the following smaps entry: 7fbce4680000-7fbce4700000 rw-p 00000000 00:00 0 
(00.061559) Handling VMA with the following smaps entry: 7fbce4700000-7fbce4900000 rw-p 00000000 00:00 0 
(00.061576) Handling VMA with the following smaps entry: 7fbce4900000-7fbce4980000 rw-p 00000000 00:00 0 
(00.061586) Handling VMA with the following smaps entry: 7fbce4980000-7fbce4b00000 rw-p 00000000 00:00 0 
(00.061591) Handling VMA with the following smaps entry: 7fbce4b00000-7fbce4d80000 rw-p 00000000 00:00 0 
(00.061596) Handling VMA with the following smaps entry: 7fbce4d80000-7fbce4e00000 rw-p 00000000 00:00 0 
(00.061952) Handling VMA with the following smaps entry: 7fbce4e00000-7fbce5100000 rw-p 00000000 00:00 0 
(00.061958) Handling VMA with the following smaps entry: 7fbce5100000-7fbce5200000 rw-p 00000000 00:00 0 
(00.061963) Handling VMA with the following smaps entry: 7fbce5200000-7fbce5700000 rw-p 00000000 00:00 0 
(00.061967) Handling VMA with the following smaps entry: 7fbce5700000-7fbce5800000 rw-p 00000000 00:00 0 
(00.061972) Handling VMA with the following smaps entry: 7fbce5800000-7fbce6580000 rw-p 00000000 00:00 0 
(00.061977) Handling VMA with the following smaps entry: 7fbce6580000-7fbce6600000 rw-p 00000000 00:00 0 
(00.062090) Handling VMA with the following smaps entry: 7fbce6600000-7fbce6900000 rw-p 00000000 00:00 0 
(00.062096) Handling VMA with the following smaps entry: 7fbce6900000-7fbce6b00000 rw-p 00000000 00:00 0 
(00.062100) Handling VMA with the following smaps entry: 7fbce6b00000-7fbce6b40000 rw-p 00000000 00:00 0 
(00.062105) Handling VMA with the following smaps entry: 7fbce6b40000-7fbce6b80000 rw-p 00000000 00:00 0 
(00.062109) Handling VMA with the following smaps entry: 7fbce6b80000-7fbce6c80000 rw-p 00000000 00:00 0 
(00.062435) Handling VMA with the following smaps entry: 7fbce6c80000-7fbce6d00000 rw-p 00000000 00:00 0 
(00.062441) Handling VMA with the following smaps entry: 7fbce6d00000-7fbce7100000 rw-p 00000000 00:00 0 
(00.062445) Handling VMA with the following smaps entry: 7fbce7100000-7fbce7200000 rw-p 00000000 00:00 0 
(00.062450) Handling VMA with the following smaps entry: 7fbce7200000-7fbce7700000 rw-p 00000000 00:00 0 
(00.062455) Handling VMA with the following smaps entry: 7fbce7700000-7fbce7800000 rw-p 00000000 00:00 0 
(00.062459) Handling VMA with the following smaps entry: 7fbce7800000-7fbce7fc0000 rw-p 00000000 00:00 0 
(00.062480) Handling VMA with the following smaps entry: 7fbce7fc0000-7fbce8000000 rw-p 00000000 00:00 0 
(00.062486) Handling VMA with the following smaps entry: 7fbce8000000-7fbce8021000 rw-p 00000000 00:00 0 
(00.062492) Handling VMA with the following smaps entry: 7fbce8021000-7fbcec000000 ---p 00000000 00:00 0 
(00.062498) Handling VMA with the following smaps entry: 7fbcec000000-7fbcec021000 rw-p 00000000 00:00 0 
(00.062503) Handling VMA with the following smaps entry: 7fbcec021000-7fbcf0000000 ---p 00000000 00:00 0 
(00.062525) Handling VMA with the following smaps entry: 7fbcf0000000-7fbcf0021000 rw-p 00000000 00:00 0 
(00.062530) Handling VMA with the following smaps entry: 7fbcf0021000-7fbcf4000000 ---p 00000000 00:00 0 
(00.062535) Handling VMA with the following smaps entry: 7fbcf4000000-7fbcf4021000 rw-p 00000000 00:00 0 
(00.062539) Handling VMA with the following smaps entry: 7fbcf4021000-7fbcf8000000 ---p 00000000 00:00 0 
(00.062543) Handling VMA with the following smaps entry: 7fbcf8000000-7fbcf8021000 rw-p 00000000 00:00 0 
(00.062548) Handling VMA with the following smaps entry: 7fbcf8021000-7fbcfc000000 ---p 00000000 00:00 0 
(00.062576) Handling VMA with the following smaps entry: 7fbcfc000000-7fbcfc021000 rw-p 00000000 00:00 0 
(00.062584) Handling VMA with the following smaps entry: 7fbcfc021000-7fbd00000000 ---p 00000000 00:00 0 
(00.062589) Handling VMA with the following smaps entry: 7fbd00000000-7fbd00021000 rw-p 00000000 00:00 0 
(00.062594) Handling VMA with the following smaps entry: 7fbd00021000-7fbd04000000 ---p 00000000 00:00 0 
(00.062599) Handling VMA with the following smaps entry: 7fbd04014000-7fbd04018000 r--p 00000000 00:59 4811                       /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
(00.062615) Found regular file mapping, OK
(00.062639) Dumping path for -3 fd via self 13 [/usr/lib/x86_64-linux-gnu/libgcc_s.so.1]
(00.062695) Handling VMA with the following smaps entry: 7fbd04018000-7fbd0403c000 r-xp 00004000 00:59 4811                       /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
(00.062703) vma 7fbd04018000 borrows vfi from previous 7fbd04014000
(00.062707) Handling VMA with the following smaps entry: 7fbd0403c000-7fbd04040000 r--p 00028000 00:59 4811                       /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
(00.062711) vma 7fbd0403c000 borrows vfi from previous 7fbd04018000
(00.062714) Handling VMA with the following smaps entry: 7fbd04040000-7fbd04041000 r--p 0002b000 00:59 4811                       /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
(00.062718) vma 7fbd04040000 borrows vfi from previous 7fbd0403c000
(00.062721) Handling VMA with the following smaps entry: 7fbd04041000-7fbd04042000 rw-p 0002c000 00:59 4811                       /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
(00.062725) vma 7fbd04041000 borrows vfi from previous 7fbd04040000
(00.062728) Handling VMA with the following smaps entry: 7fbd04042000-7fbd040df000 r--p 00000000 00:59 5143                       /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
(00.062740) Found regular file mapping, OK
(00.062760) Dumping path for -3 fd via self 13 [/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33]
(00.062815) Handling VMA with the following smaps entry: 7fbd040df000-7fbd04227000 r-xp 0009d000 00:59 5143                       /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
(00.062827) vma 7fbd040df000 borrows vfi from previous 7fbd04042000
(00.062831) Handling VMA with the following smaps entry: 7fbd04227000-7fbd042ae000 r--p 001e5000 00:59 5143                       /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
(00.062834) vma 7fbd04227000 borrows vfi from previous 7fbd040df000
(00.062837) Handling VMA with the following smaps entry: 7fbd042ae000-7fbd042b9000 r--p 0026b000 00:59 5143                       /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
(00.062841) vma 7fbd042ae000 borrows vfi from previous 7fbd04227000
(00.062844) Handling VMA with the following smaps entry: 7fbd042b9000-7fbd042bc000 rw-p 00276000 00:59 5143                       /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
(00.062848) vma 7fbd042b9000 borrows vfi from previous 7fbd042ae000
(00.062851) Handling VMA with the following smaps entry: 7fbd042bc000-7fbd042c0000 rw-p 00000000 00:00 0 
(00.062885) Handling VMA with the following smaps entry: 7fbd042c0000-7fbd043d6000 r-xp 00000000 00:59 544399732                  /tmp/bazel-jni.16477091265976229333/libunix_jni.so (deleted)
(00.062900) Found regular file mapping, OK
(00.062924) Dumping path for -3 fd via self 13 [/tmp/bazel-jni.16477091265976229333/libunix_jni.so (deleted)]
(00.062927) Strip ' (deleted)' tag from './tmp/bazel-jni.16477091265976229333/libunix_jni.so (deleted)'
(00.062928) Dumping ghost file for fd 13 id 0x1a
(00.062929) Error (criu/files-reg.c:1031): Can't dump ghost file /tmp/bazel-jni.16477091265976229333/libunix_jni.so of 1265664 size, increase limit
(00.062937) Error (criu/cr-dump.c:1570): Collect mappings (pid: 1145510) failed with -1
(00.063009) net: Unlock network
(00.063011) Running network-unlock scripts
(00.113693) Unfreezing tasks into 1
(00.113707) 	Unseizing 1145280 into 1
(00.113712) 	Unseizing 1145510 into 1
(00.114048) Error (criu/cr-dump.c:2111): Dumping FAILED.

@hanwen-flow
Copy link
Author

hanwen-flow commented Feb 20, 2025 via email

@giuseppe
Copy link
Member

with that settings, I get:

(00.000000) Parsing config file /etc/criu/default.conf
(00.000000) Unable to get $HOME directory, local configuration file will not be used.
(00.000051) Version: 4.0 (gitid 0)
(00.000061) Running on carbon Linux 6.12.13-200.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Feb  8 20:05:26 UTC 2025 x86_64
(00.000095) Loaded kdat cache from /run/criu/criu.kdat
(00.000269) Hugetlb size 2 Mb is supported but cannot get dev's number
(00.000467) Hugetlb size 1024 Mb is supported but cannot get dev's number
(00.001515) cpu: x86_family 6 x86_vendor_id GenuineIntel x86_model_id Intel(R) Core(TM) i7-10850H CPU @ 2.70GHz
(00.001566) cpu: fpu: xfeatures_mask 0x215 xsave_size 2696 xsave_size_max 2696 xsaves_size 968
(00.001577) cpu: fpu: x87 floating point registers     xstate_offsets      0 / 0      xstate_sizes    160 / 160
(00.001581) cpu: fpu: AVX registers                    xstate_offsets    576 / 576    xstate_sizes    256 / 256
(00.001584) cpu: fpu: MPX CSR                          xstate_offsets   1024 / 832    xstate_sizes     64 / 64
(00.001587) cpu: fpu: Protection Keys User registers   xstate_offsets   2688 / 896    xstate_sizes      8 / 8
(00.001650) Will drop all TCP connections on restore
(00.001673) ========================================
(00.001728) Dumping processes (pid: 1152290 comm: python3)
(00.001732) ========================================
(00.001741) rlimit: RLIMIT_NOFILE unlimited for self
(00.001751) Running pre-dump scripts
(00.001769) irmap: Searching irmap cache in work dir
(00.001797) No irmap-cache image
(00.001804) irmap: Searching irmap cache in parent
(00.001819) No parent images directory provided
(00.001821) irmap: No irmap cache
(00.001823) cpu: fpu:1 fxsr:1 xsave:1 xsaveopt:1 xsavec:1 xgetbv1:1 xsaves:1
(00.002145) cg-prop: Parsing controller "cpu"
(00.002161) cg-prop:    Strategy "replace"
(00.002167) cg-prop:    Property "cpu.shares"
(00.002170) cg-prop:    Property "cpu.cfs_period_us"
(00.002172) cg-prop:    Property "cpu.cfs_quota_us"
(00.002174) cg-prop:    Property "cpu.rt_period_us"
(00.002176) cg-prop:    Property "cpu.rt_runtime_us"
(00.002179) cg-prop: Parsing controller "memory"
(00.002181) cg-prop:    Strategy "replace"
(00.002184) cg-prop:    Property "memory.limit_in_bytes"
(00.002186) cg-prop:    Property "memory.memsw.limit_in_bytes"
(00.002188) cg-prop:    Property "memory.swappiness"
(00.002190) cg-prop:    Property "memory.soft_limit_in_bytes"
(00.002192) cg-prop:    Property "memory.move_charge_at_immigrate"
(00.002194) cg-prop:    Property "memory.oom_control"
(00.002200) cg-prop:    Property "memory.use_hierarchy"
(00.002203) cg-prop:    Property "memory.kmem.limit_in_bytes"
(00.002208) cg-prop:    Property "memory.kmem.tcp.limit_in_bytes"
(00.002211) cg-prop: Parsing controller "cpuset"
(00.002213) cg-prop:    Strategy "replace"
(00.002216) cg-prop:    Property "cpuset.cpus"
(00.002218) cg-prop:    Property "cpuset.mems"
(00.002220) cg-prop:    Property "cpuset.memory_migrate"
(00.002223) cg-prop:    Property "cpuset.cpu_exclusive"
(00.002225) cg-prop:    Property "cpuset.mem_exclusive"
(00.002227) cg-prop:    Property "cpuset.mem_hardwall"
(00.002230) cg-prop:    Property "cpuset.memory_spread_page"
(00.002232) cg-prop:    Property "cpuset.memory_spread_slab"
(00.002234) cg-prop:    Property "cpuset.sched_load_balance"
(00.002237) cg-prop:    Property "cpuset.sched_relax_domain_level"
(00.002240) cg-prop: Parsing controller "blkio"
(00.002242) cg-prop:    Strategy "replace"
(00.002245) cg-prop:    Property "blkio.weight"
(00.002247) cg-prop: Parsing controller "freezer"
(00.002249) cg-prop:    Strategy "replace"
(00.002252) cg-prop: Parsing controller "perf_event"
(00.002254) cg-prop:    Strategy "replace"
(00.002256) cg-prop: Parsing controller "net_cls"
(00.002258) cg-prop:    Strategy "replace"
(00.002261) cg-prop:    Property "net_cls.classid"
(00.002264) cg-prop: Parsing controller "net_prio"
(00.002266) cg-prop:    Strategy "replace"
(00.002268) cg-prop:    Property "net_prio.ifpriomap"
(00.002271) cg-prop: Parsing controller "pids"
(00.002273) cg-prop:    Strategy "replace"
(00.002275) cg-prop:    Property "pids.max"
(00.002286) cg-prop: Parsing controller "devices"
(00.002308) cg-prop:    Strategy "replace"
(00.002314) cg-prop:    Property "devices.list"
(00.002380) Preparing image inventory (version 1)
(00.002438) Add pid ns 1 pid 1153213
(00.002453) Add net ns 2 pid 1153213
(00.002470) Add ipc ns 3 pid 1153213
(00.002482) Add uts ns 4 pid 1153213
(00.002496) Add time ns 5 pid 1153213
(00.002521) Add mnt ns 6 pid 1153213
(00.002536) Add user ns 7 pid 1153213
(00.002549) Add cgroup ns 8 pid 1153213
(00.002553) cg: Dumping cgroups for thread 1153213
(00.002589) cg:  `- New css ID 1
(00.002593) cg:     `- [] -> [/user.slice/user-0.slice/session-c296.scope] [0]
(00.002596) cg: Set 1 is criu one
(00.002785) Detected cgroup V2 freezer
(00.002791) freezing processes: 100000 attempts with 100 ms steps
(00.002817) cgroup.freeze=0
(00.002833) cgroup.freeze=1
(00.002898) freezing processes: 0 attempts done
(00.002949) SEIZE 1152290 (comm python3): success
(00.004072) Seized task 1152290, state 1
(00.004097) seccomp: Collected tid_real 1152290 mode 0x2
(00.004133) Collected (0 attempts, 0 in_progress)
(00.004168) Seized task 1152314, state 0
(00.004241) Error (compel/src/lib/infect.c:263): Unseizable non-zombie 1152314 found, state S, err -1/10
(00.004333) Seized task 1152314, state 0
(00.004404) Error (compel/src/lib/infect.c:263): Unseizable non-zombie 1152314 found, state S, err -1/10
(00.004409) Collected (-1 attempts, 1 in_progress)
(00.004441) net: Unlock network
(00.004452) Unfreezing tasks into 1
(00.004455)     Unseizing 1152290 into 1
(00.004481) Error (criu/cr-dump.c:2111): Dumping FAILED.

@hanwen-flow
Copy link
Author

with that settings, I get:

exactly. This is what the bugreport is about.

@giuseppe
Copy link
Member

the processes in the first restored container are all in the same cgroup.

Why is that a problem?

@hanwen-flow
Copy link
Author

the processes in the first restored container are all in the same cgroup.

what do you mean with 'first' ? there is only one container named restored.

The bug is the failure you described in #1651 (comment)

The analysis (about cgroups) was given by @adrianreber . I don't understand enough of the problem to understand if it is an accurate analysis. The problem does go away when using runc instead of crun as container runtime.

@giuseppe
Copy link
Member

I mean the container created with:

$PODMAN container restore --import  snapshot.tar --print-stats -k --name restored

The /proc/$PID/cgroup is the same for all the processes in the container. @adrianreber is there anything else that could cause the problem? Or what cgroup is causing the problem?

@adrianreber
Copy link
Contributor

I can reproduce it:

# rpm -q crun
crun-1.19.1-1.fc40.x86_64
# podman run -d quay.io/adrianreber/counter:latest
51a80dc7af55e5b3d31fb163fff0d0e1612acef00ff830d60799193bf852c30f
#  podman container checkpoint --export /tmp/cp.tar -l
#  podman container restore --import /tmp/bla.tar --name new
785a4c1b192cc1b88dcbabd60015ab605660059a4183711da0c6586944970519
# ps auxf
fedora   1888694  0.0  0.0   4184   280 ?        Ss   13:46   0:00  \_ bash -c /home/counter/counter.py 2>&1 | tee /home/counter/logfile
fedora   1888715  0.3  0.0  21796  9308 ?        S    13:46   0:00      \_ /usr/bin/python3 /home/counter/counter.py
fedora   1888716  0.0  0.0   4932   236 ?        S    13:46   0:00      \_ /usr/bin/coreutils --coreutils-prog-shebang=tee /usr/bin/tee /home/counter/logfile
#  cat /proc/1888694/cgroup 
2:name=zdtmtst.defaultroot:/
1:name=zdtmtst:/
0::/machine.slice/libpod-785a4c1b192cc1b88dcbabd60015ab605660059a4183711da0c6586944970519.scope/container
# cat /proc/1888715/cgroup 
2:name=zdtmtst.defaultroot:/
1:name=zdtmtst:/
0::/machine.slice/libpod-51a80dc7af55e5b3d31fb163fff0d0e1612acef00ff830d60799193bf852c30f.scope/container
# cat /proc/1888716/cgroup 
2:name=zdtmtst.defaultroot:/
1:name=zdtmtst:/
0::/machine.slice/libpod-51a80dc7af55e5b3d31fb163fff0d0e1612acef00ff830d60799193bf852c30f.scope/container

The first process has the cgroup of the new container. The other processes have the cgroup of the old container.

One thing which might make sense to try would be to change this:

  if (cr_options->manage_cgroups_mode == -1)
    /* Defaulting to CRIU_CG_MODE_SOFT just as runc */
    libcriu_wrapper->criu_set_manage_cgroups_mode (CRIU_CG_MODE_SOFT);

runc also defaults to CRIU_CG_MODE_IGNORE since 1.2.0 . Maybe that would help. I cannot currently test it.

@hanwen-flow
Copy link
Author

#  podman container checkpoint --export /tmp/cp.tar -l
#  podman container restore --import /tmp/bla.tar --name new

not sure if an oversight, but those are two different snapshot tar files.

@giuseppe
Copy link
Member

one big issue I've seen with crun is that criu_set_manage_cgroups creates directly the cgroup without using systemd

@giuseppe
Copy link
Member

one big issue I've seen with crun is that criu_set_manage_cgroups creates directly the cgroup without using systemd

no nevermind, I was doing something wrong...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants