Advertisement
Bobrovozka

Untitled

Nov 13th, 2020
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2020-11-13 07:44:16.718  INFO 7 --- [nio-8406-exec-1] t.i.r.s.legacy.ReportServiceLegacy       : start create csv for 5d52e4bf4f3b65f11c677fde
  2. Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000793d80000, 145752064, 0) failed; error='Cannot allocate memory' (errno=12)
  3. #
  4. # There is insufficient memory for the Java Runtime Environment to continue.
  5. # Native memory allocation (mmap) failed to map 145752064 bytes for committing reserved memory.
  6. # Can not save log file, dump to screen..
  7. #
  8. # There is insufficient memory for the Java Runtime Environment to continue.
  9. # Native memory allocation (mmap) failed to map 145752064 bytes for committing reserved memory.
  10. # Possible reasons:
  11. #   The system is out of physical RAM or swap space
  12. #   The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
  13. # Possible solutions:
  14. #   Reduce memory load on the system
  15. #   Increase physical memory or swap space
  16. #   Check if swap backing store is full
  17. #   Decrease Java heap size (-Xmx/-Xms)
  18. #   Decrease number of Java threads
  19. #   Decrease Java thread stack sizes (-Xss)
  20. #   Set larger code cache with -XX:ReservedCodeCacheSize=
  21. #   JVM is running with Zero Based Compressed Oops mode in which the Java heap is
  22. #     placed in the first 32GB address space. The Java Heap base address is the
  23. #     maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
  24. #     to set the Java Heap base and to place the Java Heap above 32GB virtual address.
  25. # This output file may be truncated or incomplete.
  26. #
  27. #  Out of Memory Error (os_linux.cpp:2749), pid=7, tid=0x00007f7a0b6f6700
  28. #
  29. # JRE version: Java(TM) SE Runtime Environment (8.0_202-b08) (build 1.8.0_202-b08)
  30. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b08 mixed mode linux-amd64 compressed oops)
  31. # Core dump written. Default location: //core or core.7
  32. #
  33.  
  34. ---------------  T H R E A D  ---------------
  35.  
  36. Current thread (0x00007f7a200fa800):  VMThread [stack: 0x00007f7a0b5f7000,0x00007f7a0b6f7000] [id=11]
  37.  
  38. Stack: [0x00007f7a0b5f7000,0x00007f7a0b6f7000],  sp=0x00007f7a0b6f53f0,  free space=1016k
  39. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  40. V  [libjvm.so+0xad33a5]  VMError::report_and_die()+0x2e5
  41. V  [libjvm.so+0x4e04c7]  report_vm_out_of_memory(char const*, int, unsigned long, VMErrorType, char const*)+0x67
  42. V  [libjvm.so+0x910290]  os::pd_commit_memory(char*, unsigned long, unsigned long, bool)+0x100
  43. V  [libjvm.so+0x9078bf]  os::commit_memory(char*, unsigned long, unsigned long, bool)+0x1f
  44. V  [libjvm.so+0x98c686]  PSVirtualSpace::expand_by(unsigned long)+0x56
  45. V  [libjvm.so+0x98d918]  PSYoungGen::resize(unsigned long, unsigned long)+0xd8
  46. V  [libjvm.so+0x98a0b6]  PSScavenge::invoke_no_policy()+0x1376
  47. V  [libjvm.so+0x98a44c]  PSScavenge::invoke()+0x4c
  48. V  [libjvm.so+0x93a198]  ParallelScavengeHeap::failed_mem_allocate(unsigned long)+0x68
  49. V  [libjvm.so+0xad4ef3]  VM_ParallelGCFailedAllocation::doit()+0x93
  50. V  [libjvm.so+0xada116]  VM_Operation::evaluate()+0x46
  51. V  [libjvm.so+0xad844d]  VMThread::evaluate_operation(VM_Operation*) [clone .constprop.44]+0xcd
  52. V  [libjvm.so+0xad8a33]  VMThread::loop()+0x3a3
  53. V  [libjvm.so+0xad8e08]  VMThread::run()+0x78
  54. V  [libjvm.so+0x90d8c2]  java_start(Thread*)+0x102
  55.  
  56. VM_Operation (0x00007f79d45f6c60): ParallelGCFailedAllocation, mode: safepoint, requested by thread 0x00007f7a20812000
  57.  
  58.  
  59. ---------------  P R O C E S S  ---------------
  60.  
  61. Java Threads: ( => current thread )
  62.   0x00007f7a2000a000 JavaThread "DestroyJavaVM" [_thread_blocked, id=8, stack(0x00007f7a27e71000,0x00007f7a27f71000)]
  63.   0x00007f7a20359000 JavaThread "http-nio-8406-Acceptor-0" daemon [_thread_in_native, id=41, stack(0x00007f79c77f8000,0x00007f79c78f9000)]
  64.   0x00007f7a20e5a800 JavaThread "http-nio-8406-ClientPoller-1" daemon [_thread_in_native, id=40, stack(0x00007f79c78f9000,0x00007f79c79fa000)]
  65.   0x00007f7a20b4a800 JavaThread "http-nio-8406-ClientPoller-0" daemon [_thread_in_native, id=39, stack(0x00007f79c79fa000,0x00007f79c7afb000)]
  66.   0x00007f7a20b4c000 JavaThread "http-nio-8406-exec-10" daemon [_thread_blocked, id=38, stack(0x00007f79c7afb000,0x00007f79c7bfc000)]
  67.   0x00007f7a20e4f000 JavaThread "http-nio-8406-exec-9" daemon [_thread_blocked, id=37, stack(0x00007f79c7bfc000,0x00007f79c7cfd000)]
  68.   0x00007f7a20dff000 JavaThread "http-nio-8406-exec-8" daemon [_thread_blocked, id=36, stack(0x00007f79c7cfd000,0x00007f79c7dfe000)]
  69.   0x00007f7a21063800 JavaThread "http-nio-8406-exec-7" daemon [_thread_blocked, id=35, stack(0x00007f79c7dfe000,0x00007f79c7eff000)]
  70.   0x00007f7a20328800 JavaThread "http-nio-8406-exec-6" daemon [_thread_blocked, id=34, stack(0x00007f79c7eff000,0x00007f79c8000000)]
  71.   0x00007f7a20477800 JavaThread "http-nio-8406-exec-5" daemon [_thread_blocked, id=33, stack(0x00007f79d40f8000,0x00007f79d41f9000)]
  72.   0x00007f7a20807800 JavaThread "http-nio-8406-exec-4" daemon [_thread_blocked, id=32, stack(0x00007f79d41f9000,0x00007f79d42fa000)]
  73.   0x00007f7a20835000 JavaThread "http-nio-8406-exec-3" daemon [_thread_blocked, id=31, stack(0x00007f79d42fa000,0x00007f79d43fb000)]
  74.   0x00007f7a205b4000 JavaThread "http-nio-8406-exec-2" daemon [_thread_blocked, id=30, stack(0x00007f79d43fb000,0x00007f79d44fc000)]
  75.   0x00007f7a20812000 JavaThread "http-nio-8406-exec-1" daemon [_thread_blocked, id=29, stack(0x00007f79d44fc000,0x00007f79d45fd000)]
  76.   0x00007f7a205a7000 JavaThread "NioBlockingSelector.BlockPoller-1" daemon [_thread_in_native, id=28, stack(0x00007f79d45fd000,0x00007f79d46fe000)]
  77.   0x00007f7a20586000 JavaThread "scheduling-1" [_thread_blocked, id=27, stack(0x00007f79d46fe000,0x00007f79d47ff000)]
  78.   0x00007f7a2082b800 JavaThread "CleanCursors-1-thread-1" daemon [_thread_blocked, id=26, stack(0x00007f79fc08e000,0x00007f79fc18f000)]
  79.   0x00007f7a20bde000 JavaThread "cluster-ClusterId{value='5fae393921639f0007069a63', description='null'}-mongo:27017" daemon [_thread_blocked, id=25, stack(0x00007f79fc18f000,0x00007f79fc290000)]
  80.   0x00007f7a206ee000 JavaThread "container-0" [_thread_blocked, id=24, stack(0x00007f7a08b9b000,0x00007f7a08c9c000)]
  81.   0x00007f7a20cb9800 JavaThread "Catalina-utility-2" [_thread_blocked, id=23, stack(0x00007f7a0adee000,0x00007f7a0aeef000)]
  82.   0x00007f7a20960800 JavaThread "Catalina-utility-1" [_thread_blocked, id=22, stack(0x00007f7a098ae000,0x00007f7a099af000)]
  83.   0x00007f7a20140800 JavaThread "Service Thread" daemon [_thread_blocked, id=17, stack(0x00007f7a0aff0000,0x00007f7a0b0f1000)]
  84.   0x00007f7a2013e000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=16, stack(0x00007f7a0b0f2000,0x00007f7a0b1f2000)]
  85.   0x00007f7a2013b000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=15, stack(0x00007f7a0b1f3000,0x00007f7a0b2f3000)]
  86.   0x00007f7a20139800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=14, stack(0x00007f7a0b2f3000,0x00007f7a0b3f4000)]
  87.   0x00007f7a20107000 JavaThread "Finalizer" daemon [_thread_blocked, id=13, stack(0x00007f7a0b3f4000,0x00007f7a0b4f5000)]
  88.   0x00007f7a20104800 JavaThread "Reference Handler""Alpine Linux"
  89. ID=alpine
  90. VERSION_ID=3.8.2
  91. PRETTY_NAME="Alpine Linux v3.8"
  92. HOME_URL="http://alpinelinux.org"
  93. BUG_REPORT_URL="http://bugs.alpinelinux.org"
  94.  
  95. uname:Linux 4.9.0-9-amd64 #1 SMP Debian 4.9.168-1+deb9u5 (2019-08-11) x86_64
  96. libc:glibc 2.29 NPTL 2.29
  97. rlimit: STACK 8192k, CORE infinity, NPROC infinity, NOFILE 1048576, AS infinity
  98. load average:1.37 0.73 0.41
  99.  
  100. /proc/meminfo:
  101. MemTotal:       16437000 kB
  102. MemFree:          160824 kB
  103. MemAvailable:      12424 kB
  104. Buffers:             460 kB
  105. Cached:           193208 kB
  106. SwapCached:            0 kB
  107. Active:         15921704 kB
  108. Inactive:         126888 kB
  109. Active(anon):   15911332 kB
  110. Inactive(anon):   117404 kB
  111. Active(file):      10372 kB
  112. Inactive(file):     9484 kB
  113. Unevictable:           0 kB
  114. Mlocked:               0 kB
  115. SwapTotal:             0 kB
  116. SwapFree:              0 kB
  117. Dirty:               248 kB
  118. Writeback:            12 kB
  119. AnonPages:      15854976 kB
  120. Mapped:            29536 kB
  121. Shmem:            173760 kB
  122. Slab:              73572 kB
  123. SReclaimable:      22008 kB
  124. SUnreclaim:        51564 kB
  125. KernelStack:       19280 kB
  126. PageTables:        45868 kB
  127. NFS_Unstable:          0 kB
  128. Bounce:                0 kB
  129. WritebackTmp:          0 kB
  130. CommitLimit:     8218500 kB
  131. Committed_AS:   24688928 kB
  132. VmallocTotal:   34359738367 kB
  133. VmallocUsed:           0 kB
  134. VmallocChunk:          0 kB
  135. HardwareCorrupted:     0 kB
  136. AnonHugePages:         0 kB
  137. ShmemHugePages:        0 kB
  138. ShmemPmdMapped:        0 kB
  139. HugePages_Total:       0
  140. HugePages_Free:        0
  141. HugePages_Rsvd:        0
  142. HugePages_Surp:        0
  143. Hugepagesize:       2048 kB
  144. DirectMap4k:     2920300 kB
  145. DirectMap2M:    13856768 kB
  146.  
  147. container (cgroup) information:
  148. container_type: cgroupv1
  149. cpu_cpuset_cpus: 0-1
  150. cpu_memory_nodes: 0
  151. active_processor_count: 2
  152. cpu_quota: -1
  153. cpu_period: 100000
  154. cpu_shares: -1
  155. memory_limit_in_bytes: -1
  156. memory_and_swap_limit_in_bytes: -2
  157. memory_soft_limit_in_bytes: -1
  158. memory_usage_in_bytes: 845615104
  159. memory_max_usage_in_bytes: 845701120
  160.  
  161.  
  162. CPU:total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 15 model 6 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, tsc
  163.  
  164. /proc/cpuinfo:
  165. processor   : 0
  166. vendor_id   : GenuineIntel
  167. cpu family  : 15
  168. model       : 6
  169. model name  : Common KVM processor
  170. stepping    : 1
  171. microcode   : 0x1
  172. cpu MHz     : 3066.774
  173. cache size  : 16384 KB
  174. physical id : 0
  175. siblings    : 2
  176. core id     : 0
  177. cpu cores   : 2
  178. apicid      : 0
  179. initial apicid  : 0
  180. fpu     : yes
  181. fpu_exception   : yes
  182. cpuid level : 13
  183. wp      : yes
  184. flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx lm constant_tsc nopl xtopology pni cx16 x2apic hypervisor lahf_lm kaiser
  185. bugs        : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs
  186. bogomips    : 6133.54
  187. clflush size    : 64
  188. cache_alignment : 128
  189. address sizes   : 40 bits physical, 48 bits virtual
  190. power management:
  191.  
  192. processor   : 1
  193. vendor_id   : GenuineIntel
  194. cpu family  : 15
  195. model       : 6
  196. model name  : Common KVM processor
  197. stepping    : 1
  198. microcode   : 0x1
  199. cpu MHz     : 3066.774
  200. cache size  : 16384 KB
  201. physical id : 0
  202. siblings    : 2
  203. core id     : 1
  204. cpu cores   : 2
  205. apicid      : 1
  206. initial apicid  : 1
  207. fpu     : yes
  208. fpu_exception   : yes
  209. cpuid level : 13
  210. wp      : yes
  211. flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx lm constant_tsc nopl xtopology pni cx16 x2apic hypervisor lahf_lm kaiser
  212. bugs        : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs
  213. bogomips    : 6133.54
  214. clflush size    : 64
  215. cache_alignment : 128
  216. address sizes   : 40 bits physical, 48 bits virtual
  217. power management:
  218.  
  219.  
  220.  
  221. Memory: 4k page, physical 16437000k(160824k free), swap 0k(0k free)
  222.  
  223. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.202-b08) for linux-amd64 JRE (1.8.0_202-b08), built on Dec 15 2018 12:40:22 by "java_re" with gcc 7.3.0
  224.  
  225. time: Fri Nov 13 07:44:38 2020
  226. timezone: UTC
  227. elapsed time: 54 seconds (0d 0h 0m 54s)
  228.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement